:root{--blue: #0a66ff;--blue-hover: #0058e6;--blue-pressed: #004bc4;--black: #0b0d12;--gray-strong: #343842;--gray-body: #5f6570;--gray-muted: #8a919d;--gray-border: #e3e6eb;--gray-bg: #f7f8fa;--white: #fff;--success: #207a4a;--radius-control: 12px;--radius-card: 20px;--radius-stage: 28px;--shadow-ui: 0 8px 24px rgba(11, 13, 18, .08);--shadow-product: 0 28px 70px rgba(11, 13, 18, .16);--ease: cubic-bezier(.2, .8, .2, 1);--container: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(10,102,255,.55);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(100% - 64px,var(--container));margin-inline:auto}.section-shell{padding-block:128px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;text-wrap:balance}h1{margin-bottom:24px;font-size:clamp(3.25rem,6.1vw,4.5rem);line-height:1.055;font-weight:650}h2{margin-bottom:24px;font-size:clamp(2.5rem,4.5vw,3rem);line-height:1.125;font-weight:650}h3{margin-bottom:12px;font-size:1.375rem;line-height:1.27;font-weight:650}p{color:var(--gray-body)}.eyebrow{margin-bottom:16px;color:var(--blue);font-size:.75rem;line-height:1.3;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow--light{color:#91baff}.section-heading{max-width:680px;margin-bottom:64px}.section-heading--center{margin-inline:auto;text-align:center}.section-copy{margin-bottom:0;font-size:1.25rem;line-height:1.55}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:1px solid transparent;border-radius:var(--radius-control);font-size:.94rem;line-height:1;font-weight:650;transition:transform .15s var(--ease),background-color .15s var(--ease),border-color .15s var(--ease),color .15s var(--ease)}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--primary{background:var(--blue);color:var(--white)}.button--primary:hover{background:var(--blue-hover)}.button--primary:active{background:var(--blue-pressed)}.button--secondary{background:var(--white);color:var(--black);border-color:var(--gray-border)}.button--secondary:hover{border-color:#bac0c9}.button--ghost{background:transparent;color:var(--black)}.site-nav{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(227,230,235,.8);background:#ffffffeb;backdrop-filter:blur(14px)}.nav-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:94px;height:auto}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.desktop-nav a{color:var(--gray-strong);font-size:.88rem;font-weight:550;transition:color .15s var(--ease)}.desktop-nav a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:16px}.menu-button{width:44px;height:44px;display:none;place-items:center;gap:6px;padding:12px;border:0;background:transparent}.menu-button span:not(.sr-only){width:20px;height:2px;display:block;background:var(--black)}.mobile-menu{padding:8px 24px 24px;border-top:1px solid var(--gray-border);background:var(--white)}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid var(--gray-border);font-weight:550}.hero{min-height:calc(100svh - 80px);display:flex;align-items:center;overflow:hidden;background:var(--white)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:96px}.hero-copy{position:relative;z-index:2}.hero-lede{max-width:640px;margin-bottom:32px;font-size:1.25rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px}.hero-trust{display:flex;flex-wrap:wrap;gap:10px 24px;color:var(--gray-body);font-size:.82rem;font-weight:550}.hero-trust span:before{content:"";width:7px;height:7px;display:inline-block;margin-right:9px;border-radius:50%;background:var(--blue)}.hero-product{position:relative;min-height:660px;display:grid;place-items:center}.hero-product .phone-frame{width:355px}.hero-workflow-card{position:absolute;left:-42px;bottom:22px;width:310px;padding:20px;border:1px solid var(--gray-border);border-radius:var(--radius-card);background:#fffffff5;box-shadow:var(--shadow-ui)}.hero-workflow-card>p{margin-bottom:16px;color:var(--black);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-workflow-card .workflow{gap:10px}.hero-workflow-card .workflow__number{width:26px;height:26px;font-size:.62rem}.hero-workflow-card .workflow__label{font-size:.82rem}.hero-workflow-card .workflow__step{min-height:30px}.hero-workflow-card .workflow__line{top:26px;bottom:-10px;left:13px}.phone-frame{position:relative;width:min(100%,390px);margin:0;padding:5px;border:2px solid #2a2b30;border-radius:43px;background:#111216;box-shadow:0 24px 60px #11182729,inset 0 0 0 1px #ffffff29}.phone-frame:before,.phone-frame:after{content:"";position:absolute;left:-5px;width:3px;border-radius:3px 0 0 3px;background:#303138}.phone-frame:before{top:118px;height:54px}.phone-frame:after{top:184px;height:82px}.phone-frame__screen{aspect-ratio:852 / 1846;overflow:hidden;border-radius:36px;background:var(--white)}.phone-frame__screen picture{display:block;width:100%;height:100%}.phone-frame__screen img{width:100%;height:100%;object-fit:cover}.product-showcase{background:var(--gray-bg)}.story-list{display:grid;gap:96px}.story-row{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:64px}.story-row--reverse{grid-template-columns:1.28fr .72fr}.story-row--reverse .story-copy{order:2}.story-copy{max-width:420px}.story-copy h3{font-size:2rem}.story-copy p{font-size:1.1rem}.story-index{display:block;margin-bottom:24px;color:var(--blue);font-size:.78rem;font-weight:700;letter-spacing:.12em}.product-stage{min-height:680px;display:grid;place-items:end center;overflow:hidden}.product-stage .phone-frame{width:390px;margin-bottom:-210px}.product-stage--dark,.product-stage--blue{background:transparent}.workflow-panels{display:grid;grid-template-columns:1fr 1fr;gap:24px}.workflow-panels>article{padding:48px;border:1px solid var(--gray-border);border-radius:var(--radius-card)}.workflow-panels h3{max-width:360px;margin-bottom:48px;font-size:2rem}.workflow{display:grid;gap:24px;margin:0;padding:0;list-style:none}.workflow__step{position:relative;min-height:48px;display:grid;grid-template-columns:48px 1fr;align-items:center;column-gap:16px}.workflow__number{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--gray-bg);color:var(--blue);font-size:.75rem;font-weight:700}.workflow__label{color:var(--black);font-weight:650}.workflow__note{grid-column:2;color:var(--gray-body);font-size:.88rem}.workflow__line{position:absolute;top:48px;bottom:-24px;left:23px;width:1px;background:var(--gray-border)}.trust{background:var(--black)}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:96px}.trust h2,.trust h3{color:var(--white)}.trust .eyebrow{color:#91baff}.trust .section-copy{color:#b9bec7}.trust-items article{padding:32px 0;border-top:1px solid rgba(255,255,255,.14)}.trust-items article:first-child{padding-top:0;border:0}.trust-items span{display:block;margin-bottom:12px;color:#91baff;font-size:.75rem;font-weight:700}.trust-items p{max-width:620px;margin-bottom:0;color:#b9bec7}.detailers .section-heading{max-width:780px}.detailer-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px}.detailer-benefits{display:grid;gap:32px}.detailer-benefits article{padding-bottom:24px;border-bottom:1px solid var(--gray-border)}.detailer-benefits article p{margin-bottom:0}.detailer-benefits .button{justify-self:start}.detailer-screens{min-height:720px;display:flex;align-items:flex-end;justify-content:center;gap:20px;overflow:hidden;padding:64px 48px 0}.detailer-screens .phone-frame{width:310px;margin-bottom:-120px}.plus{background:var(--black);color:var(--white)}.plus-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px}.plus h2,.plus h3{color:var(--white)}.plus-price{display:flex;align-items:baseline;gap:10px;margin:48px 0 12px;color:var(--white)}.plus-price strong{font-size:4.5rem;line-height:1;letter-spacing:-.06em}.plus-price span{color:#b9bec7}.plus-note{max-width:480px;color:#b9bec7}.outcome-list article{padding:32px 0;border-top:1px solid rgba(255,255,255,.14)}.outcome-list article:first-child{padding-top:0;border-top:0}.outcome-list p{margin-bottom:0;color:#b9bec7}.comparison-table{overflow-x:auto;border:1px solid var(--gray-border);border-radius:var(--radius-card)}table{width:100%;min-width:760px;border-collapse:collapse}th,td{padding:24px;border-bottom:1px solid var(--gray-border);text-align:left;vertical-align:top}thead th{background:var(--gray-bg);color:var(--gray-body);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}tbody th{font-weight:650}tbody td{color:var(--gray-body)}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.comparison-highlight{background:#f1f6ff}.comparison-highlight th{color:var(--blue-pressed)}.growth{padding-block:96px;background:var(--gray-bg)}.growth-inner{max-width:800px;text-align:center}.growth-inner p:not(.eyebrow){font-size:1.25rem}.growth-items{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0 24px;padding:0;list-style:none}.growth-items li{display:grid;place-items:center;min-height:112px;padding:24px;border:1px solid var(--gray-line);border-radius:var(--radius-card);background:var(--white);font-weight:650;line-height:1.35}.growth-inner small{color:var(--gray-body)}.download{overflow:hidden;padding-bottom:0}.download-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:96px}.download-copy{padding-bottom:128px}.download-copy>p:not(.eyebrow){margin-bottom:32px;font-size:1.25rem}.download .phone-frame{margin:0 auto -180px}.store-availability{display:inline-grid;justify-items:start;gap:8px}.platform-note{color:var(--gray-body);font-size:.78rem;font-weight:550}.store-button{display:inline-block;border-radius:10px;transition:transform .15s var(--ease)}.store-button:hover{transform:translateY(-1px)}.store-button--preview{cursor:default}.store-button--preview:hover{transform:none}.store-button img{height:55px;width:auto}.site-footer{padding:80px 0 32px;border-top:1px solid var(--gray-border)}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(4,1fr);gap:48px}.footer-brand img{width:96px;height:auto;margin-bottom:20px}.footer-brand p{max-width:300px;font-size:.9rem}.footer-grid h2{margin-bottom:20px;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-grid a{color:var(--gray-body);font-size:.88rem}.footer-grid a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;margin-top:64px;padding-top:24px;border-top:1px solid var(--gray-border);color:var(--gray-body);font-size:.78rem}@media(max-width:1020px){.desktop-nav{display:none}.menu-button{display:grid}.hero-grid,.trust-grid,.detailer-grid,.plus-grid,.download-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{order:1}.hero-product{order:2;margin-top:32px}.hero-workflow-card{left:4%}.story-row,.story-row--reverse{grid-template-columns:1fr}.story-row--reverse .story-copy{order:initial}.detailer-screens{max-width:760px}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media(max-width:720px){body{font-size:16px}.container{width:min(100% - 40px,var(--container))}.section-shell{padding-block:64px}h1{margin-bottom:18px;font-size:clamp(2.25rem,10.5vw,2.55rem);line-height:1.06}h2{margin-bottom:18px;font-size:2rem;line-height:1.1}h3{font-size:1.2rem}.eyebrow{margin-bottom:12px;font-size:.68rem}.nav-inner{min-height:64px}.brand img{width:84px}.nav-actions>.button{display:none}.menu-button{width:40px;height:40px}.hero{padding-top:48px;padding-bottom:56px}.hero-grid{gap:0}.hero-lede{margin-bottom:24px;font-size:1rem;line-height:1.55}.hero-actions{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.hero-actions .button{min-height:48px;width:auto;padding:13px 18px;font-size:.86rem}.store-button img{height:48px}.hero-trust{display:flex;gap:8px 16px;font-size:.76rem}.hero-product{height:470px;min-height:0;margin-top:28px;align-items:start;overflow:hidden}.hero-product .phone-frame{width:min(68vw,264px)}.hero-workflow-card{left:8px;right:8px;bottom:0;width:auto;padding:16px}.hero-workflow-card>p{margin-bottom:12px}.hero-workflow-card .workflow{gap:7px}.section-heading{margin-bottom:36px}.section-copy{font-size:1rem;line-height:1.5}.story-list{gap:56px}.story-row{gap:24px}.story-copy h3{font-size:1.65rem}.story-copy p{font-size:1rem}.story-index{margin-bottom:14px}.product-stage{min-height:460px}.product-stage .phone-frame{width:286px;margin-bottom:-130px}.workflow-panels{grid-template-columns:1fr}.workflow-panels>article{padding:28px 22px}.workflow-panels h3{margin-bottom:32px;font-size:1.55rem}.workflow{gap:18px}.workflow__step{min-height:42px;grid-template-columns:42px 1fr}.workflow__number{width:42px;height:42px}.workflow__line{top:42px;bottom:-18px;left:20px}.trust-grid,.plus-grid{gap:36px}.trust-items article{padding:24px 0}.detailer-grid{gap:36px}.detailer-benefits{gap:24px}.detailer-benefits article{padding-bottom:18px}.detailer-screens{min-height:500px;gap:8px;padding:32px 4px 0}.detailer-screens .phone-frame{width:202px;flex:0 0 202px;margin-bottom:-90px}.plus-price{margin-top:32px}.plus-price strong{font-size:3.35rem}.outcome-list article{padding:24px 0}.growth-items{grid-template-columns:1fr}.growth{padding-block:64px}.growth-inner p:not(.eyebrow){font-size:1rem}.growth-items{margin-block:24px 18px}.growth-items li{min-height:72px;padding:18px}th,td{padding:16px}.download-copy{padding-bottom:0}.download-grid{gap:28px}.download-copy>p:not(.eyebrow){margin-bottom:24px;font-size:1rem}.download .phone-frame{width:280px;margin:28px auto -125px}.site-footer{padding-top:56px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-grid{gap:32px 24px}.footer-bottom{margin-top:48px;align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:390px){.hero-actions{display:grid;justify-items:start}.hero-trust{display:grid}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
