:root{--ink:#142034;--muted:#667083;--purple:#6623d9;--purple-dark:#4b16a9;--line:#e4e6ed;--paper:#fff;--wash:#f6f7fa;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;font-size:1rem}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #9862ee;outline-offset:5px}.wrap{max-width:1200px;width:calc(100% - 80px);margin-inline:auto}.purple{color:var(--purple)}.site-header{height:90px;border-bottom:1px solid #eeeef3;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:750;letter-spacing:-1px;line-height:1}.brand img{width:40px;height:40px;object-fit:contain}.header-inner nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header-inner nav a:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--purple);color:white;padding:14px 24px;border:1px solid var(--purple);border-radius:8px;font-size:15px;font-weight:650;box-shadow:0 3px 8px #6424df14;transition:background .18s,transform .18s}.button:hover{background:var(--purple-dark);transform:translateY(-1px)}.button.small{padding:10px 16px;font-size:14px;gap:18px}.text-link{font-weight:650;font-size:15px;display:inline-flex;gap:18px;align-items:center}.text-link:hover{color:var(--purple)}.eyebrow{color:var(--purple);font-size:12px;font-weight:750;letter-spacing:1.9px;line-height:1.5;margin:0 0 22px}.hero{text-align:center;padding-top:62px}.hero h1{font-size:clamp(44px,5vw,68px);font-weight:700;line-height:1.08;letter-spacing:-2.8px;margin:0}.hero h1 span{color:var(--purple)}.hero-description{font-size:18px;color:var(--muted);line-height:1.65;margin:24px auto}.hero-actions{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:26px;margin-bottom:46px}.hero-visual{max-width:1060px;margin:auto;position:relative;border:1px solid #dfe0ec;border-radius:14px;box-shadow:0 24px 70px -24px #28294a33;text-align:left;background:#fff}.hero-visual:before{content:"";position:absolute;z-index:-1;inset:60px -54px -25px;background:linear-gradient(110deg,#ded5fb,#ede7ff 45%,#e2eafa);border-radius:28px}.preview-top{height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.preview-label{font-weight:650;color:#3f3c57;display:flex;align-items:center;gap:8px}.app-dot{width:8px;height:8px;border-radius:2px;background:var(--purple)}.shot-button{padding:0;border:0;display:block;width:100%;background:#f3f3f6;position:relative;text-align:left;overflow:hidden}.hero-shot{height:490px;border-radius:0 0 14px 14px}.hero-shot img{width:100%;height:auto}.zoom-label{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:7px;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 3px 10px #14203414;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:600;transition:color .15s}.shot-button:hover .zoom-label{color:var(--purple);border-color:#b49bdd}.zoom-label svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.image-note{font-size:12px;color:#788093;margin:44px 0 0}.section{padding-block:106px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:54px}.section-heading>p{max-width:360px;margin:0 0 4px;color:var(--muted);font-size:1rem}h2{font-size:clamp(32px,3.3vw,44px);line-height:1.15;letter-spacing:-1.5px;margin:0;font-weight:650}.section-heading .eyebrow{margin-bottom:16px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding-bottom:55px}.feature-row article{border-top:1px solid var(--line);padding-top:22px}.feature-number{font-size:12px;color:var(--purple);font-weight:650}.feature-row h3{font-size:20px;letter-spacing:-.35px;line-height:1.35;margin:14px 0 10px}.feature-row p{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.calendar-showcase{background:#f5f3fa;border:1px solid #ece7f4;border-radius:18px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;min-height:470px}.calendar-copy{padding:46px 36px 42px 44px}.pill{font-size:11px;letter-spacing:1px;font-weight:700;color:#6228b6;display:inline-block;margin-bottom:22px}.calendar-copy h3{font-size:32px;line-height:1.2;letter-spacing:-.8px;margin:0 0 20px;font-weight:650}.calendar-copy>p{max-width:350px;font-size:15px;color:#616577}.check-list{padding:0;margin:24px 0;list-style:none}.check-list li{padding-left:24px;position:relative;margin:12px 0;font-size:14px;line-height:1.6}.check-list li:before{content:"✓";color:var(--purple);position:absolute;left:0;font-weight:700}.calendar-copy .muted-note{font-size:12px;max-width:320px;margin-bottom:0;color:#757184}.calendar-image{padding:42px 0 0 0;display:flex;align-items:flex-end;min-width:0}.calendar-shot{box-shadow:0 10px 30px #21124115;height:440px;border-radius:12px 0 0 0;border:1px solid #ddd8e6;border-right:0;border-bottom:0;align-self:stretch}.calendar-shot img{width:100%;min-width:670px;max-width:none;object-position:top left}.photo-section{padding:94px 0;background:#f6f7fa;border-block:1px solid #e9eaf0}.photo-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center}.photo-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;margin:24px 0;max-width:350px}.format-list{display:flex;gap:8px}.format-list span{border:1px solid #dce0e8;background:#fff;border-radius:5px;padding:4px 10px;font-size:12px;color:#687082;font-weight:600}.photo-copy .text-link{color:var(--purple);margin-top:10px}.photo-visual{box-shadow:0 20px 50px -22px #18203440;border:1px solid #dadde8;border-radius:14px;overflow:hidden;background:#fff;min-width:0}.photo-window-top{display:flex;align-items:center;gap:9px;padding:13px 17px;border-bottom:1px solid var(--line);font-size:14px;font-weight:650}.photo-window-top img{width:28px;height:28px}.version{margin-left:auto;font-size:12px;font-weight:400;color:var(--muted)}.photo-shot{aspect-ratio:1200/790;min-height:220px}.photo-shot>img{width:100%;height:100%;object-fit:contain}.photo-summary{display:flex;gap:9px;align-items:center;padding:19px 18px;font-size:12px;color:var(--muted);border-top:1px solid var(--line)}.photo-summary strong{font-size:18px;color:var(--ink);white-space:nowrap}.summary-divider{height:22px;background:var(--line);width:1px;margin-inline:10px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-section p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;margin:24px 0 0}.contact-card{background:#211535;color:#fff;padding:38px 34px;border-radius:12px;display:flex;flex-direction:column;gap:12px;position:relative}.contact-kicker{font-size:11px;letter-spacing:1.4px;color:#c5a8f6;margin-bottom:7px;font-weight:600}.contact-email{font-size:clamp(18px,2vw,25px);font-weight:600;letter-spacing:-.4px;display:flex;justify-content:space-between;gap:15px}.contact-email:hover{color:#d9c3ff}.contact-phone{font-size:22px;color:#f1eafa;width:fit-content}.contact-phone:hover{text-decoration:underline}.contact-name{font-size:14px;color:#c1b6cd}.contact-rule{height:1px;background:#ffffff20;margin-top:10px}.contact-location{font-size:12px;color:#c1b6cd;display:flex;justify-content:space-between}footer{border-top:1px solid var(--line);display:flex;gap:28px;align-items:center;padding-block:30px;font-size:12px;color:var(--muted)}footer>span:last-child{margin-left:auto}.footer-brand{font-size:21px;color:var(--ink)}.footer-brand img{width:30px;height:30px}.skip{position:fixed;left:12px;top:-100px;background:#fff;padding:10px 20px;z-index:100}.skip:focus{top:10px}dialog{border:1px solid var(--line);border-radius:12px;padding:0;width:min(1360px,94vw);max-width:94vw;max-height:92dvh;box-shadow:0 30px 90px #0005}dialog::backdrop{background:#0e152ccc;backdrop-filter:blur(5px)}.dialog-header{position:sticky;top:0;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 22px;background:white;z-index:1;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:16px;letter-spacing:0;line-height:1.4}.dialog-header button{border:1px solid var(--line);border-radius:6px;padding:7px 12px;background:#fff;color:var(--ink);font-size:14px;white-space:nowrap}.dialog-header button span{font-size:18px;margin-left:8px}.dialog-body{padding:16px;background:#f4f5f8}.dialog-body img{width:100%;height:auto}body.dialog-open{overflow:hidden}
@media(min-width:1500px){.hero{padding-top:76px}.hero-shot{height:535px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header-inner{gap:20px}.header-inner nav{gap:22px}.section-heading{gap:30px}.feature-row{gap:24px}.calendar-copy{padding:32px 24px}.calendar-copy h3{font-size:28px}.photo-grid{gap:36px;grid-template-columns:.9fr 1.1fr}.photo-summary{flex-wrap:wrap;gap:5px 9px}.summary-divider{display:none}.photo-summary span:not(.summary-divider){flex:1 0 55%}.contact-section{gap:40px}.contact-card{padding:28px 24px}.hero-visual:before{inset:40px -14px -18px}.hero-shot{height:420px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.site-header{height:auto;min-height:76px}.header-inner{min-height:76px;flex-wrap:wrap;gap:0;padding-block:16px;row-gap:14px}.brand{font-size:23px}.brand img{width:34px;height:34px}.header-inner nav{gap:18px;font-size:13px;margin-left:auto}.header-cta{display:none}.hero{padding-top:44px}.eyebrow{font-size:10px;letter-spacing:1.4px}.hero h1{font-size:clamp(40px,10vw,60px);letter-spacing:-1.8px}.hero-description{font-size:16px;margin:20px 0}.desktop-break{display:none}.hero-actions{gap:22px;flex-wrap:wrap;margin:26px 0 34px}.button{font-size:14px;padding:12px 18px;gap:15px}.text-link{font-size:14px;gap:10px}.preview-top{padding:0 12px;height:40px}.preview-top>span:last-child{display:none}.hero-shot{height:auto;aspect-ratio:1.6}.hero-shot>img{width:100%;min-width:0;max-width:100%}.hero-visual{border-radius:10px}.hero-visual:before{inset:25px -8px -13px;border-radius:14px}.zoom-label{right:10px;bottom:10px;font-size:11px;padding:6px 9px}.image-note{font-size:11px;margin-top:30px}.section{padding-block:64px}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:20px;max-width:100%}h2{font-size:34px;letter-spacing:-1.1px}.feature-row{grid-template-columns:1fr;gap:24px;padding-bottom:36px}.feature-row article{padding-top:15px}.feature-row h3{margin:7px 0 7px;font-size:20px}.feature-row p{font-size:15px}.calendar-showcase{display:block;border-radius:12px}.calendar-copy{padding:28px 24px}.calendar-copy h3{font-size:30px}.calendar-copy>p{max-width:none}.calendar-image{padding:0 0 0 22px;height:335px}.calendar-shot{height:335px}.calendar-shot img{min-width:650px}.photo-section{padding:62px 0}.photo-grid{grid-template-columns:1fr;gap:36px}.photo-copy>p:not(.eyebrow){max-width:none}.photo-summary{flex-wrap:nowrap;gap:6px;font-size:10px;padding:16px 12px}.photo-summary span:not(.summary-divider){flex:0 1 auto}.photo-summary strong{font-size:16px;margin-left:8px}.photo-summary strong:first-child{margin-left:0}.photo-window-top{padding:11px 14px}.contact-section{grid-template-columns:1fr;gap:30px}.contact-card{padding:28px}.contact-email{font-size:22px}footer{flex-wrap:wrap;gap:18px;padding-block:24px}footer>span:last-child{margin-left:0;width:100%}footer>span:nth-child(2){margin-left:auto;font-size:11px}.dialog-header{padding:12px;gap:10px}.dialog-header h2{font-size:13px}.dialog-header button{font-size:12px;padding:6px 9px}.dialog-body{padding:6px;overflow:auto}.dialog-body img{min-width:900px;max-width:none}dialog{max-height:90dvh}}
@media(max-width:360px){.header-inner{justify-content:center;row-gap:12px}.header-inner nav{margin:0;width:100%;justify-content:center}.hero h1{font-size:39px}.contact-email{font-size:18px}.contact-card{padding:24px}.photo-summary{flex-wrap:wrap}.hero-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.hero-price{font-size:16px;color:var(--muted);margin:0}.hero-price strong{font-size:22px;color:var(--ink)}.hero-shot{height:auto!important;aspect-ratio:auto!important}.hero-shot img{width:100%}
.screen-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:36px}.screen-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;background:var(--wash)}.screen-copy{padding:30px;background:#fff;flex:1}.screen-copy .pill{margin-bottom:12px}.screen-copy h3,.custom-note h3,.demo-callout h3{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin:0 0 14px}.screen-copy p,.custom-note p{font-size:16px;color:var(--muted);margin:0}.screen-card .shot-button{height:260px;border-top:1px solid var(--line)}.screen-card .shot-button img{width:100%;height:auto}.custom-note{padding:32px 0 0;margin-top:38px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:10px 40px}.custom-note .feature-number{grid-column:1/-1}.custom-note h3{margin:0}.pricing-section{background:#f6f3fc;padding:88px 0;border-block:1px solid #ebe4f6}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pricing-grid>div>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:450px}.price-card{background:#fff;border:1px solid #dcd1ed;border-radius:18px;padding:38px;box-shadow:0 16px 50px #2f16400a}.price-card .price-product{color:var(--purple);font-weight:650;margin:0 0 10px}.price-amount{font-size:76px;letter-spacing:-3px;font-weight:700;line-height:1.1}.price-amount span{font-size:46px;font-weight:500}.price-card .price-period{margin:8px 0 26px}.price-card .check-list{border-top:1px solid var(--line);padding-top:12px}.price-examples{display:flex;gap:26px;border-block:1px solid var(--line);padding:16px 0;margin:24px 0}.price-examples span{font-size:14px;color:var(--muted)}.price-examples strong{display:block;color:var(--ink);font-size:16px}.price-card .button{width:100%}.price-card .price-note{font-size:13px;margin:14px 0 0;line-height:1.6}.demo-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.demo-steps li{display:flex;gap:22px;border-top:1px solid var(--line);padding:26px 0}.demo-steps li>span{color:var(--purple);font-size:16px;font-weight:650;line-height:32px}.demo-steps h3{margin:0 0 7px;font-size:21px;letter-spacing:-.4px}.demo-steps p{margin:0;color:var(--muted);font-size:16px}.demo-callout{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;background:#f5f3fa;border:1px solid #e8e1f0;border-radius:16px;padding:34px;margin-top:20px;align-items:center}.demo-callout p{font-size:16px;color:var(--muted);margin:0}.demo-actions{display:flex;flex-direction:column;align-items:center;gap:18px}.demo-actions .text-link{font-size:14px}.feature-row p,.calendar-copy>p,.check-list li{font-size:16px}.pill,.contact-kicker,.eyebrow{font-size:12px}.calendar-shot{height:auto;min-height:420px}.calendar-shot img{width:100%;min-width:800px}.calendar-copy .muted-note{font-size:13px}.image-note,.zoom-label{font-size:12px}
@media(max-width:1000px){.pricing-grid{gap:45px}.price-card{padding:28px}.demo-callout{gap:24px}.screen-card .shot-button{height:210px}.header-inner nav{gap:18px}.header-cta{font-size:13px!important}}
@media(max-width:700px){.screen-grid,.pricing-grid,.demo-steps,.demo-callout,.custom-note{grid-template-columns:1fr}.screen-copy{padding:24px}.screen-card .shot-button{height:240px}.screen-card .shot-button img{min-width:520px}.screen-grid{gap:24px}.custom-note{gap:12px}.pricing-section{padding:60px 0}.pricing-grid{gap:30px}.price-card{padding:28px 24px}.price-amount{font-size:68px}.demo-steps{gap:0}.demo-callout{padding:26px 22px;gap:26px}.demo-actions{align-items:flex-start}.demo-steps li{gap:16px}.header-inner nav{font-size:14px;gap:16px}.header-inner{justify-content:center;gap:14px}.header-inner nav{margin:0;flex-wrap:wrap;justify-content:center}.eyebrow,.image-note,.zoom-label,.pill,.contact-kicker{font-size:12px}footer>span:nth-child(2){font-size:12px}.photo-summary{font-size:12px;flex-wrap:wrap}.calendar-image{height:320px}.calendar-shot{min-height:320px;height:320px}.calendar-shot img{min-width:690px}.feature-row p{font-size:16px}.photo-copy .check-list li{font-size:16px}}
