:root{--background:#fff;--background-soft:#f7f8fa;--surface:#fff;--surface-muted:#f3f4f6;--text:#141414;--muted:#666a70;--muted-strong:#34383e;--border:#e7e8ec;--border-strong:#d8dbe2;--accent:#ff7a1a;--accent-dark:#d85308;--accent-soft:#fff2e8;--green:#18a957;--blue:#2563eb;--shadow:0 28px 74px #16181d24}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--text);background:var(--background);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{overflow:visible}.auth-callback-page{background:radial-gradient(circle at 50% 0%, #ff7a1a24, transparent 34%), var(--background-soft);place-items:center;min-height:100svh;padding:32px 20px;display:grid}.auth-callback-panel{text-align:center;width:min(100%,390px);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #e7e8ecdb;border-radius:28px;justify-items:center;padding:34px 24px 28px;display:grid}.auth-callback-panel__icon{border-radius:18px;width:70px;height:70px;margin-bottom:18px}.auth-callback-panel__eyebrow{color:var(--accent-dark);margin:0 0 6px;font-size:14px;font-weight:760}.auth-callback-panel h1{margin:0;font-size:clamp(2rem,9vw,2.75rem);line-height:1.02}.auth-callback-panel__copy{color:var(--muted);margin:14px 0 0;font-size:17px;font-weight:610;line-height:1.42}.auth-callback-panel__button{color:#fff;background:var(--text);width:100%;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:26px;font-size:17px;font-weight:760}.auth-callback-panel__link{color:var(--muted);margin-top:18px;font-size:14px;font-weight:680}@keyframes fade-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes device-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes phone-swap{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.site-header{z-index:30;-webkit-backdrop-filter:blur(24px);background:#ffffffc7;border-bottom:1px solid #e7e8ecc2;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:100%;min-height:72px;padding:12px max(24px,50vw - 640px);display:grid;position:sticky;top:0}.site-header__desktop-cta{justify-content:flex-end;display:flex}.mobile-nav-toggle,.mobile-nav{display:none}.brand,.footer-brand{color:var(--text);letter-spacing:0;align-items:center;gap:10px;font-size:25px;font-weight:520;display:inline-flex}.brand__logo{border-radius:10px;width:34px;height:34px}.legal-page-header{align-items:center;gap:8px;min-height:44px;display:flex}.legal-back-link{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:0;flex:0 0 44px;place-items:center;margin-left:-11px;padding:0;transition:color .16s,transform .16s;display:grid}.legal-back-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.legal-back-link:hover,.legal-back-link:focus-visible{color:var(--accent-dark);transform:translate(-2px)}.legal-back-link:focus-visible{outline:none}.footer-brand{font-size:24px}.footer-brand__logo{border-radius:9px;width:30px;height:30px}.top-nav{color:var(--muted-strong);justify-content:center;gap:34px;font-size:15px;font-weight:610;display:flex}.top-nav a{opacity:.86;transition:opacity .16s,color .16s}.brand,.top-nav a,.site-footer a,.store-button{transition:color .18s,opacity .18s,transform .18s,box-shadow .18s}.brand:hover,.brand:focus-visible,.top-nav a:hover,.top-nav a:focus-visible,.top-nav a:active{color:var(--accent-dark);opacity:1}.brand:focus-visible,.top-nav a:focus-visible,.site-footer a:focus-visible,.text-link-button:focus-visible{outline-offset:5px;border-radius:6px;outline:2px solid #d853085c}.store-button:hover,.store-button:focus-visible{transform:translateY(-1px);box-shadow:0 18px 38px #15131b33}.store-button{color:#fff;white-space:nowrap;background:#1d1923;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-width:172px;min-height:52px;padding:8px 15px 8px 13px;display:inline-flex;box-shadow:0 16px 34px #15131b2b}.store-button--compact{border-radius:8px;gap:9px;min-width:146px;min-height:42px;padding:6px 12px 6px 10px;box-shadow:0 10px 24px #15131b21}.store-button__mark{place-items:center;width:31px;min-width:31px;height:31px;display:grid}.store-button__mark svg{width:27px;height:33px}.store-button--compact .store-button__mark{width:24px;min-width:24px;height:24px}.store-button--compact .store-button__mark svg{width:22px;height:26px}.store-button__eyebrow,.store-button__label{line-height:1;display:block}.store-button__eyebrow{opacity:.9;font-size:12px;font-weight:500}.store-button__label{margin-top:3px;font-size:26px;font-weight:500}.store-button--compact .store-button__eyebrow{font-size:9px}.store-button--compact .store-button__label{font-size:18px}.hero,.why-section,.screen-section,.feature-section,.faq-section,.site-footer{width:min(1280px,100% - 48px);margin:0 auto}.hero{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:52px;min-height:calc(100svh - 104px);padding:36px 0 40px;display:grid}.hero-copy{max-width:710px;animation:.7s both fade-rise}.hero h1{letter-spacing:0;max-width:820px;margin:0 0 22px;font-size:clamp(48px,5.5vw,84px);font-weight:640;line-height:1.04}.hero-copy>p{max-width:650px;color:var(--muted);margin:0;font-size:clamp(19px,1.3vw,24px);font-weight:500;line-height:1.46}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.primary-cta,.secondary-cta{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 23px;font-size:16px;font-weight:650;display:inline-flex}.secondary-cta{color:var(--text);background:var(--surface);border:1px solid var(--border-strong)}.primary-cta{color:#fff;background:var(--text)}.text-link-button{min-height:56px;color:var(--muted-strong);align-items:center;font-size:16px;font-weight:660;transition:color .16s,opacity .16s;display:inline-flex}.text-link-button:hover,.text-link-button:focus-visible,.text-link-button:active{color:var(--accent-dark);opacity:.9}.hero-visual{isolation:isolate;min-height:500px;position:relative}.hero-phone{width:min(26vw,268px);position:absolute}.hero-phone--front{z-index:3;bottom:16px;left:10%;transform:rotate(-4deg)}.hero-phone--back{z-index:2;top:18px;right:7%;transform:rotate(5deg)}.hero-phone--front .iphone-frame{animation:7s ease-in-out infinite device-float}.hero-phone--back .iphone-frame{animation:8s ease-in-out .9s infinite device-float}.iphone-frame{isolation:isolate;width:100%;box-shadow:var(--shadow), inset 0 0 0 1px #ffffff14;background:linear-gradient(145deg,#ffffff3d,#fff0 16%),linear-gradient(145deg,#3a3d43,#07080a 62%,#1a1b20);border:1px solid #ffffff29;border-radius:58px;padding:9px;position:relative}.iphone-frame:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff1a;border-radius:52px;position:absolute;inset:4px}.iphone-frame:after{content:"";background:#101115;border-radius:999px;width:3px;height:72px;position:absolute;top:24%;right:-4px}.iphone-screen{background:#fff;border-radius:48px;overflow:hidden}.iphone-screen img{width:100%;height:auto}.proof-strip{width:min(920px,100% - 48px);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:24px;margin:-10px auto 76px;padding:10px 0;display:flex}.proof-strip span{font-size:15px;font-weight:650}.why-section{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);align-items:start;gap:72px;padding:96px 0;display:grid}.section-kicker{color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:720}.section-heading{text-align:center;max-width:780px;margin:0 auto 48px}.why-section h2,.section-heading h2,.route-page h1,.legal-page h1{letter-spacing:0;margin:0;font-size:clamp(36px,4vw,70px);font-weight:690;line-height:1.05}.step-list{border-top:1px solid var(--border);gap:0;display:grid}.step-row{border-bottom:1px solid var(--border);grid-template-columns:48px 1fr;align-items:start;gap:18px;padding:22px 0;display:grid}.step-row span{width:36px;height:36px;color:var(--accent-dark);background:var(--accent-soft);border-radius:50%;place-items:center;font-size:15px;font-weight:720;display:grid}.step-row p,.feature-card p,.feature-showcase__item small,.faq-list p,.route-page p,.legal-page p,.legal-page li{color:var(--muted);margin:0;font-size:18px;font-weight:500;line-height:1.55}.screen-section,.feature-section,.faq-section{padding:96px 0}.feature-showcase{grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);align-items:center;gap:72px;max-width:1120px;margin:0 auto;display:grid}.feature-showcase__list{border-top:1px solid var(--border);display:grid}.feature-showcase__item{width:100%;color:var(--muted);text-align:left;appearance:none;border:0;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;gap:8px;padding:25px 0 25px 26px;transition:color .18s,padding-left .18s;display:grid;position:relative}.feature-showcase__item:before{content:"";background:0 0;border-radius:999px;width:3px;transition:background .18s,transform .18s;position:absolute;top:26px;bottom:26px;left:0}.feature-showcase__item span{color:var(--muted-strong);font-size:14px;font-weight:720}.feature-showcase__item strong,.feature-card h3{letter-spacing:0;margin:0 0 9px;font-size:24px;font-weight:660;line-height:1.14}.feature-showcase__item strong{color:var(--text)}.feature-showcase__item small{max-width:600px;display:block}.feature-showcase__item:hover,.feature-showcase__item:focus-visible,.feature-showcase__item.is-active{color:var(--text);outline:none;padding-left:32px}.feature-showcase__item:hover span,.feature-showcase__item:focus-visible span,.feature-showcase__item.is-active span{color:var(--accent-dark)}.feature-showcase__item.is-active:before{background:var(--accent);transform:scaleY(1.08)}.feature-showcase__visual{place-items:center;min-height:510px;display:grid;position:relative}.feature-showcase__device{z-index:1;justify-items:center;width:100%;display:grid;position:relative}.feature-showcase__visual:before{content:"";background:linear-gradient(135deg,#ff7a1a1f,#fff0 55%),linear-gradient(#1414140f,#14141400);border-radius:46px;position:absolute;inset:8% 11%;transform:rotate(-4deg)}.feature-showcase__ambient{display:none}.feature-showcase__phone{z-index:1;width:min(100%,230px);animation:.36s both phone-swap}.feature-showcase__dots{justify-content:center;align-items:center;gap:2px;margin-top:18px;display:flex}.feature-showcase__dots button{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid}.feature-showcase__dots button>span{background:var(--border-strong);border-radius:999px;width:8px;height:8px;transition:width .18s,background .18s,transform .18s}.feature-showcase__dots button:hover>span,.feature-showcase__dots button:focus-visible>span{background:var(--muted);transform:scale(1.12)}.feature-showcase__dots button.is-active>span{background:var(--accent);width:24px}.feature-showcase__dots button:focus-visible{outline-offset:-3px;outline:2px solid #d8530852}.feature-grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.availability-section{color:#f8f4ed;background:linear-gradient(115deg,#ffffff0f,#fff0 38%),linear-gradient(135deg,#162119 0%,#101514 50%,#171419 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;width:100%;margin:0;padding:88px max(24px,50vw - 640px);box-shadow:inset 0 1px #ffffff0d}.availability-section__inner{grid-template-columns:minmax(0,.95fr) minmax(280px,.6fr);align-items:center;gap:72px;display:grid}.availability-section .section-kicker{color:#ffb27a}.availability-section h2{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(42px,5vw,88px);font-weight:560;line-height:1.02}.availability-section p{color:#f8f4edc2;max-width:620px;margin:20px 0 0;font-size:clamp(18px,1.3vw,23px);font-weight:500;line-height:1.48}.availability-section__actions{justify-items:start;gap:18px;display:grid}.availability-section__actions p{color:#f8f4ed9e;max-width:320px;margin:0;font-size:16px;line-height:1.45}.availability-section .store-button{background:#1b1721;border-color:#fff3;box-shadow:0 22px 44px #0000003d}.faq-list{border-top:1px solid var(--border);max-width:920px;margin:0 auto;display:grid}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{width:100%;color:var(--text);letter-spacing:0;text-align:left;appearance:none;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:24px;font-weight:640;line-height:1.16;transition:color .18s;display:flex}.faq-item button:hover,.faq-item button:focus-visible{color:var(--accent-dark)}.faq-item button:focus-visible{outline-offset:6px;outline:2px solid #ff7d2657}.faq-item button:after{content:"+";color:var(--muted);font-size:28px;font-weight:360;line-height:1;transition:transform .16s,color .16s}.faq-item.is-open button:after{color:var(--accent-dark);transform:rotate(45deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .26s,opacity .18s;display:grid}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer>div{overflow:hidden}.faq-answer p{max-width:760px;padding:0 0 24px}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:28px;margin-top:80px;padding:38px 0 46px;display:flex}.site-footer p{color:var(--muted);margin:8px 0 0;font-size:16px;font-weight:500}.site-footer nav{color:var(--muted-strong);flex-wrap:wrap;gap:18px;font-size:15px;font-weight:620;display:flex}.route-page,.legal-page{width:min(1180px,100% - 48px);margin:0 auto;padding:36px 0 96px}.legal-page{width:min(860px,100% - 48px)}.route-shell{grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:76px;min-height:calc(100svh - 138px);display:grid}.route-card{max-width:640px}.route-page--handoff{background:#fff;width:100%;min-height:100svh;margin:0;padding:0}.route-shell--handoff{grid-template-columns:minmax(0,560px);justify-content:center;align-items:center;min-height:68vh}.route-card--handoff{text-align:center}.handoff-surface{background:#fff;position:fixed;inset:0}.handoff-sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.handoff-status{width:min(100%,340px);min-height:100svh;color:var(--text);text-align:center;background:#fff;place-content:center;justify-items:center;gap:14px;margin:0 auto;padding:28px 24px;display:grid}.handoff-status__brand,.handoff-status__copy{margin:0}.handoff-status__brand{letter-spacing:-.02em;font-size:22px;font-weight:720}.handoff-status__copy{max-width:290px;color:var(--muted);font-size:15px;line-height:1.42}.handoff-status__retry,.handoff-status__store{cursor:pointer;border:0;width:100%;font-family:inherit}.handoff-status__retry{margin-top:12px}.route-card h1{margin-bottom:18px}.route-code{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;margin:0 0 22px;padding:9px 13px;font-size:14px;font-weight:720;display:inline-flex}.smart-open{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.route-hint{flex-basis:100%;max-width:520px}.route-device .iphone-frame{width:min(100%,330px);margin:0 auto}.quote-preview-card{color:#24171b;background:linear-gradient(145deg,#ffffff2e,#0000001f),linear-gradient(145deg,#f6d2a8,#f4a261 46%,#b9d7c8);border-radius:34px;flex-direction:column;justify-content:flex-end;min-height:520px;padding:38px;display:flex;box-shadow:0 24px 70px #16181d1f}.quote-preview-card[data-visual=night],.quote-preview-card[data-visual=forest],.quote-preview-card[data-visual=rain],.quote-preview-card[data-visual=slate],.quote-preview-card[data-visual=sunset],.quote-preview-card[data-visual=aurora],.quote-preview-card[data-visual=ember],.quote-preview-card[data-visual=graphite]{color:#fff;background:linear-gradient(#00000014,#00000085),linear-gradient(145deg,#202124,#5b4b41 50%,#111)}.quote-preview-card[data-visual=ocean]{background:linear-gradient(145deg,#ffffff2e,#0000001f),linear-gradient(145deg,#ddf7fb,#7dd3e8,#0e7490)}.quote-preview-card[data-visual=rose]{background:linear-gradient(145deg,#f8c9d5,#f0a9c4,#d8b2cd)}.quote-preview-card[data-visual=citrus]{background:linear-gradient(145deg,#fff2c6,#ffcc72,#b7d7a8)}.quote-preview-card[data-visual=sage]{background:linear-gradient(145deg,#eef4e8,#bfd4b8,#8baa95)}.quote-preview-card[data-visual=pearl]{background:linear-gradient(145deg,#fffdf7,#ece7dc,#d9e6e8)}.quote-preview-card blockquote{margin:0;font-family:Georgia,serif;font-size:clamp(34px,4vw,56px);font-weight:700;line-height:1.08}.quote-preview-card cite{opacity:.78;margin-top:22px;font-size:18px;font-style:normal;font-weight:650}.legal-document{margin-top:72px}.legal-document h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin-bottom:18px}.legal-meta{color:var(--muted)}.legal-language-field{gap:8px;width:max-content;max-width:100%;margin:18px 0 20px;display:grid}.legal-language-field label{color:var(--muted-strong);font-size:14px;font-weight:650;line-height:1.25}.legal-language-select-wrap{width:max-content;max-width:100%;min-height:44px;color:var(--text);background:0 0;grid-template-columns:auto auto;align-items:center;transition:color .16s;display:inline-grid}.legal-language-select-wrap:hover{color:var(--accent-dark)}.legal-language-select-wrap:has(select:focus-visible){color:var(--accent-dark)}.legal-language-select-wrap>span{pointer-events:none;font-size:18px;line-height:1}.legal-language-select-wrap select{width:auto;min-height:44px;color:inherit;font:inherit;cursor:pointer;appearance:none;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:10px 7px;border:0;border-radius:0;padding:0 19px 0 7px;font-size:16px;font-weight:500;line-height:1.25}.legal-language-select-wrap select:focus{outline:none}.legal-language-select-wrap select:focus-visible{box-shadow:inset 0 -2px 0 var(--accent);outline:none}.legal-navigation{flex-wrap:wrap;gap:2px 22px;margin:0 0 28px;display:flex}.legal-document .legal-navigation a{min-height:44px;color:var(--muted-strong);text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:8px 0;font-size:14px;font-weight:650;line-height:1.2;text-decoration:none;transition:color .16s,font-weight .16s,transform .16s;display:inline-flex}.legal-document .legal-navigation a:hover{color:var(--accent-dark);background:0 0;text-decoration:none}.legal-document .legal-navigation a:focus-visible{color:#a13d05;outline:none;font-weight:760;text-decoration:none;transform:translateY(-1px)}.legal-document .legal-navigation a.is-active{color:var(--accent-dark);background:0 0;font-weight:720;text-decoration:none}.legal-document .legal-navigation a.is-active:focus-visible{color:#a13d05;font-weight:780;text-decoration:none}.legal-data-group+.legal-data-group{margin-top:4px}.legal-document h2{border-top:1px solid var(--border);letter-spacing:0;margin:40px 0 11px;padding-top:24px;font-size:24px;font-weight:660;line-height:1.18}.legal-document h2:first-of-type{margin-top:36px}.legal-document section[id]{scroll-margin-top:104px}.cookie-notice{z-index:80;width:min(720px,100% - 44px);color:var(--text);-webkit-backdrop-filter:blur(24px);background:#fffffff0;border:1px solid #d8dbe2e6;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 18px 18px 20px;animation:.32s both fade-rise;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 70px #14141829}.cookie-notice__copy{min-width:0}.cookie-notice__copy strong{margin-bottom:4px;font-size:16px;font-weight:720;line-height:1.25;display:block}.cookie-notice__copy p{color:var(--muted);margin:0;font-size:14px;font-weight:500;line-height:1.45}.cookie-notice__actions{align-items:center;gap:8px;display:flex}.cookie-notice__actions a,.cookie-notice__actions button{min-height:44px;font:inherit;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:680;display:inline-flex}.cookie-notice__actions a{color:var(--muted-strong)}.cookie-notice__actions button{color:#fff;background:var(--text);cursor:pointer;border:0}.cookie-notice__actions a:hover,.cookie-notice__actions a:focus-visible{color:var(--accent-dark)}.cookie-notice__actions a:focus-visible,.cookie-notice__actions button:focus-visible{outline-offset:2px;outline:2px solid #d8530861}.legal-document h3{color:var(--muted-strong);margin:22px 0 8px;font-size:18px;font-weight:670;line-height:1.22}.legal-document p+p{margin-top:10px}.legal-document p:not(.legal-meta),.legal-document li{color:var(--text);font-size:16px;font-weight:400;line-height:1.62}.legal-document ul{gap:9px;margin:0;padding-left:22px;display:grid}.legal-document a,.route-page a:not(.brand):not(.primary-cta):not(.secondary-cta),.site-footer a:hover,.site-footer a:focus-visible,.site-footer a:active{color:var(--accent-dark)}@media (max-width:1120px){.site-header{grid-template-columns:auto 1fr auto;gap:18px}.top-nav,.site-header__desktop-cta{display:none}.mobile-nav-toggle{width:44px;height:44px;color:var(--text);appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;grid-column:3;padding:0;transition:color .18s;display:block;position:relative}.mobile-nav-toggle>span{transform-origin:50%;background:currentColor;border-radius:999px;width:21px;height:2px;transition:margin-top .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1),opacity .14s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-nav-toggle>span:first-child{margin-top:-7px}.mobile-nav-toggle>span:last-child{margin-top:7px}.mobile-nav-toggle.is-open>span:first-child{margin-top:0;transform:translate(-50%,-50%)rotate(45deg)}.mobile-nav-toggle.is-open>span:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(.35)}.mobile-nav-toggle.is-open>span:last-child{margin-top:0;transform:translate(-50%,-50%)rotate(-45deg)}.mobile-nav-toggle:hover,.mobile-nav-toggle:focus-visible{color:var(--accent-dark)}.mobile-nav-toggle:focus-visible{outline-offset:1px;border-radius:12px;outline:2px solid #d853086b}.mobile-nav{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(26px);background:#fffffff5;border-bottom:1px solid #0000;max-height:0;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .18s,transform .26s,border-color .22s,box-shadow .26s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 18px 44px #14141800}.mobile-nav.is-open{opacity:1;pointer-events:auto;border-bottom-color:#e7e8ecdb;max-height:520px;transform:translateY(0);box-shadow:0 18px 44px #1414181a}.mobile-nav__inner{width:min(100% - 36px,720px);margin:0 auto;padding:12px 0 20px}.mobile-nav nav{display:grid}.mobile-nav nav a{min-height:52px;color:var(--text);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 4px;font-size:17px;font-weight:650;display:flex}.mobile-nav nav a svg{fill:none;width:20px;height:20px;stroke:var(--muted);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s,stroke .18s}.mobile-nav nav a:hover,.mobile-nav nav a:focus-visible{color:var(--accent-dark);outline:none}.mobile-nav nav a:hover svg,.mobile-nav nav a:focus-visible svg{stroke:var(--accent-dark);transform:translate(3px)}.mobile-nav nav a:focus-visible{box-shadow:inset 3px 0 0 var(--accent)}.mobile-nav__cta{margin-top:16px}.mobile-nav__cta .store-button{width:100%}.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{max-width:850px}.hero-visual{height:clamp(580px,80vw,650px);min-height:0;margin-top:28px}.hero-phone{width:min(42vw,276px)}.hero-phone--front{bottom:8px;left:12%}.hero-phone--back{top:24px;right:12%}.why-section,.route-shell{grid-template-columns:1fr}.availability-section__inner{grid-template-columns:1fr;gap:34px}.feature-showcase{grid-template-columns:1fr;gap:44px}.feature-showcase__visual{min-height:500px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-shell{gap:48px;min-height:auto;padding-top:62px}}@media (max-width:760px){html{scroll-padding-top:76px}.site-header{gap:14px;min-height:64px;padding:10px 18px}.brand{font-size:23px}.hero,.why-section,.screen-section,.feature-section,.faq-section,.route-page,.legal-page,.site-footer{width:min(1280px,100% - 32px)}.hero{gap:24px;min-height:auto;padding:46px 0}.hero h1{margin-top:20px;margin-bottom:18px;font-size:clamp(40px,11vw,54px)}.hero-copy>p{font-size:18px;line-height:1.48}.hero-actions{justify-content:center;align-items:stretch}.hero-actions .store-button{min-width:172px}.hero-actions .text-link-button{text-align:center;flex-basis:100%;justify-content:center;min-height:44px}.hero-visual{height:clamp(440px,135vw,520px);min-height:0;margin-top:18px;overflow:visible}.hero-phone{width:min(62vw,230px)}.hero-phone--front{top:0;bottom:auto;left:3%}.hero-phone--back{width:min(42vw,170px);top:76px;right:2%}.iphone-frame{border-radius:46px;padding:8px}.iphone-frame:before{border-radius:41px;inset:4px}.iphone-frame:after{height:58px;top:22%}.iphone-screen{border-radius:38px}.proof-strip{justify-content:flex-start;gap:16px;width:min(920px,100% - 32px);margin-top:0;margin-bottom:44px;padding:4px 0}.why-section,.screen-section,.feature-section,.faq-section{padding:58px 0}.why-section{gap:38px}.section-heading{margin-bottom:32px}.availability-section{margin-top:0;padding:64px 18px}.availability-section h2{font-size:clamp(38px,10vw,56px)}.availability-section p{font-size:18px}.feature-showcase,.feature-grid,.faq-list{grid-template-columns:1fr}.feature-grid,.faq-list{gap:0}.feature-showcase{gap:34px}.feature-showcase__list{display:grid}.feature-showcase__item{gap:6px;padding:19px 0 19px 20px}.feature-showcase__item:before{top:20px;bottom:20px}.feature-showcase__item span{font-size:13px}.feature-showcase__item strong{margin-bottom:5px;font-size:clamp(20px,5.6vw,23px);line-height:1.18}.feature-showcase__item small{font-size:16px;line-height:1.46}.feature-showcase__item:hover,.feature-showcase__item:focus-visible,.feature-showcase__item.is-active{padding-left:26px}.feature-showcase__visual{min-height:auto;padding:4px 0 0}.feature-showcase__phone{width:min(100%,292px)}.feature-showcase__dots{margin-top:14px}.feature-card{border-bottom:1px solid var(--border);padding:22px 0 24px}.feature-card:last-child{border-bottom:0}.site-footer{flex-direction:column;margin-top:54px}.site-footer nav{gap:2px 18px}.site-footer nav a{align-items:center;min-height:44px;display:inline-flex}.route-page,.legal-page{padding-top:28px}.route-shell{gap:42px;padding-top:48px}.quote-preview-card{border-radius:28px;min-height:430px;padding:28px}.legal-document{margin-top:54px}.legal-document h2{font-size:22px}.legal-language-field{width:max-content;max-width:100%;margin-bottom:18px}.legal-navigation{gap:0 18px}.legal-document .legal-navigation a{flex:none}.cookie-notice{border-radius:20px;grid-template-columns:1fr;gap:14px;width:calc(100% - 28px);padding:17px;bottom:14px;right:14px}.cookie-notice__actions{justify-content:flex-end}}@media (max-width:430px){.hero-actions .store-button{width:100%}.store-button{min-width:0}.feature-showcase__visual{min-height:auto}.hero-visual{height:clamp(440px,135vw,510px)}.hero-phone{width:min(62vw,226px)}.hero-phone--front{top:0;left:2%}.hero-phone--back{width:min(42vw,164px);top:78px;right:0}.cookie-notice__actions{grid-template-columns:1fr 1fr;display:grid}.cookie-notice__actions a,.cookie-notice__actions button{padding:0 10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.landing-shell{width:min(1280px,100% - 48px);margin-inline:auto}.landing-band{width:100%}.landing-band--warm{background:#f7eee4}.landing-band--blue{background:#edf5fa}.landing-band--sage{background:#eef3eb}.hero{isolation:isolate;min-height:calc(100svh - 92px);padding-block:58px 72px;position:relative;overflow:clip}.hero:before,.hero:after{content:"";z-index:-1;pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.hero:before{aspect-ratio:1;background:radial-gradient(circle,#ffb77e47,#ffe0c61a 46%,#0000 72%);width:min(70vw,900px);top:-18%;right:-9%}.hero:after{aspect-ratio:1;background:radial-gradient(circle,#ffe2cd4d,#0000 68%);width:min(42vw,560px);bottom:1%;left:30%}.hero-copy,.hero-visual{z-index:1}.hero-availability{color:var(--muted)!important;margin:16px 0 0!important;font-size:14px!important;font-weight:620!important}.hero-visual{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center;gap:clamp(14px,2vw,24px);min-height:0;display:grid}.hero-phone{width:min(100%,220px);position:relative;inset:auto;transform:none}.hero-phone--front,.hero-phone--back{inset:auto;transform:none}.hero-phone--front .iphone-frame,.hero-phone--back .iphone-frame{animation:none}.iphone-frame{isolation:isolate;background:#25282d;border:1px solid #08090bd1;border-radius:14%/6.45%;width:100%;padding:2.2%;position:relative;overflow:hidden;box-shadow:0 16px 38px #191c2229}.iphone-frame:before,.iphone-frame:after{display:none}.iphone-screen{z-index:2;aspect-ratio:960/2088;background:#f4f2ef;border-radius:12.45%/5.72%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000b8}.iphone-screen img{object-fit:cover;width:100%;height:100%}.proof-strip{margin-bottom:0;padding-bottom:68px}.why-section,.screen-section,.feature-section{padding-block:112px}.why-section{gap:clamp(54px,7vw,104px)}.landing-band--warm .step-list,.landing-band--warm .step-row{border-color:#68513c2e}.landing-band--warm .step-row span{color:#9a4b19;background:#ffffff94}.fit-section{padding-block:112px}.fit-section__intro{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:start;gap:clamp(54px,7vw,104px);display:grid}.fit-section h2{letter-spacing:-.025em;max-width:680px;margin:0;font-size:clamp(40px,5vw,68px);font-weight:610;line-height:1.04}.fit-section__intro>div:last-child{max-width:610px}.fit-section__intro>div:last-child p,.fit-section__list p,.fit-section__language{color:var(--muted);line-height:1.58}.fit-section__intro>div:last-child p{margin:0;font-size:clamp(17px,1.4vw,20px);font-weight:500}.fit-section__intro>div:last-child p+p{margin-top:20px}.fit-section__list{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,40px);margin-top:72px;padding-top:28px;display:grid}.fit-section__list article{min-width:0}.fit-section__list h3{letter-spacing:-.012em;margin:0;font-size:18px;font-weight:680;line-height:1.28}.fit-section__list p{margin:12px 0 0;font-size:15px}.fit-section__language{margin:44px 0 0;font-size:14px;font-weight:620}.landing-band--blue .section-heading{max-width:850px}.landing-band--blue .feature-showcase__list,.landing-band--blue .feature-showcase__item{border-color:#38546929}.landing-band--blue .feature-showcase__visual:before{background:radial-gradient(circle at 50% 48%,#9dc7e466,#ffffff1f 56%,#0000 72%);border-radius:50%;inset:6% 8%;transform:none}.theme-showcase{width:100%;height:clamp(640px,100svh - 72px,760px);color:var(--theme-text);background:linear-gradient(145deg, var(--theme-background-top), var(--theme-background-bottom));transition:color .42s,background .52s;position:relative;overflow:clip}.theme-showcase:before{background:radial-gradient(circle at 50% 56%, color-mix(in srgb, var(--theme-accent) 10%, transparent), transparent 38%);content:"";pointer-events:none;transition:background .52s;position:absolute;inset:0}.theme-showcase__inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100%;padding-block:clamp(28px,3.2vw,42px);display:flex;position:relative}.theme-showcase__copy{text-align:center;max-width:760px}.theme-showcase h2{letter-spacing:-.035em;margin:0;font-size:clamp(38px,4.4vw,62px);font-weight:620;line-height:1.02}.theme-showcase__meta{justify-content:center;align-items:center;min-height:40px;margin-top:18px;transition:color .42s;display:flex}.theme-showcase__meta strong{color:var(--theme-accent);letter-spacing:-.018em;font-size:clamp(28px,2.5vw,36px);font-weight:730;line-height:1.1;transition:color .42s}.theme-showcase__carousel{width:min(100%,900px);margin-top:8px;position:relative}.theme-showcase__deck{isolation:isolate;width:100%;height:455px;position:relative}.theme-showcase__card{cursor:pointer;transform-origin:50% 92%;background:0 0;border:0;width:min(28vw,220px);padding:0;transition:left .52s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1),opacity .36s,filter .42s;position:absolute;top:0;left:50%}.theme-showcase__card[data-position=active]{z-index:20;cursor:default;filter:drop-shadow(0 24px 28px #14181930);opacity:1;transform:translate(-50%)translateY(0)rotate(0)scale(1)}.theme-showcase__card[data-position=previous],.theme-showcase__card[data-position=next]{z-index:5;filter:saturate(.55)brightness(.72)drop-shadow(0 18px 22px #14181933);opacity:.38}.theme-showcase__card[data-position=previous]{left:24%;transform:translate(-50%)translateY(44px)rotate(-5deg)scale(.8)}.theme-showcase__card[data-position=next]{left:76%;transform:translate(-50%)translateY(44px)rotate(5deg)scale(.8)}.theme-showcase__card[data-position=previous]:hover{filter:saturate(.72)brightness(.82)drop-shadow(0 20px 24px #14181936);opacity:.58;transform:translate(-50%)translateY(36px)rotate(-4deg)scale(.82)}.theme-showcase__card[data-position=next]:hover{filter:saturate(.72)brightness(.82)drop-shadow(0 20px 24px #14181936);opacity:.58;transform:translate(-50%)translateY(36px)rotate(4deg)scale(.82)}.theme-showcase__card:focus-visible{outline:none}.theme-showcase__card:focus-visible .device-mockup{filter:drop-shadow(0 0 2px color-mix(in srgb, var(--theme-accent) 74%, transparent))}.theme-showcase__arrow:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 72%, white);outline-offset:4px;border-radius:50%}.theme-showcase__arrow{z-index:30;width:44px;height:44px;color:var(--theme-text);cursor:pointer;opacity:.48;background:0 0;border:0;place-items:center;padding:0;transition:color .42s,opacity .22s,transform .22s;display:grid;position:absolute;top:48%;transform:translateY(-50%)}.theme-showcase__arrow:hover{opacity:1;transform:translateY(-50%)scale(1.08)}.theme-showcase__arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:25px;height:25px}.theme-showcase__arrow--previous{left:7%}.theme-showcase__arrow--next{right:7%}.appearance-section{color:#f5f4ef;background:radial-gradient(circle at 82% 22%,#ff7a1a29,#0000 28%),radial-gradient(circle at 18% 88%,#6b86a529,#0000 34%),#111317;width:100%;overflow:clip}.appearance-section__inner{grid-template-columns:minmax(0,.8fr) minmax(500px,1.1fr);align-items:center;gap:clamp(54px,8vw,118px);min-height:860px;padding-block:112px;display:grid}.appearance-section__copy{max-width:570px}.appearance-section h2{letter-spacing:-.025em;margin:0;font-size:clamp(42px,5.4vw,78px);font-weight:610;line-height:1.02}.appearance-section__copy>p{color:#f5f4efb3;max-width:540px;margin:26px 0 0;font-size:clamp(18px,1.4vw,22px);font-weight:500;line-height:1.52}.appearance-section__devices{grid-template-columns:repeat(2,minmax(0,250px));justify-content:center;align-items:center;gap:clamp(22px,3.4vw,46px);display:grid}.appearance-section__devices figure{gap:20px;width:100%;margin:0;display:grid}.appearance-section__devices figure:first-child{transform:translateY(34px)}.appearance-section__devices figcaption{color:#f5f4efb8;text-align:center;font-size:14px;font-weight:650}.landing-band--sage .feature-grid{border-color:#3b4f3733;gap:clamp(24px,3vw,42px)}.feature-card{padding-top:28px}.feature-card h3{max-width:250px}.route-device .iphone-frame{width:min(100%,330px)}@media (max-width:1120px){.fit-section__list{grid-template-columns:repeat(2,minmax(0,1fr))}.appearance-section__inner{grid-template-columns:1fr;min-height:auto}.appearance-section__copy{max-width:760px}.appearance-section__devices{grid-template-columns:repeat(2,minmax(0,260px))}.hero-visual{width:min(100%,520px);margin:24px auto 0}.hero-phone{width:min(100%,210px)}}@media (max-width:760px){.landing-shell{width:min(1280px,100% - 32px)}.hero{padding-block:42px 52px}.hero-availability{text-align:center}.hero-visual{gap:12px;width:100%;height:auto;margin-top:22px}.hero-phone{width:min(100%,205px)}.hero-phone--front,.hero-phone--back{inset:auto}.iphone-frame,.iphone-frame:before,.iphone-screen{border-radius:14%/6.45%}.iphone-frame:before{border-radius:13.25%/6.1%}.iphone-screen{border-radius:12.45%/5.72%}.why-section,.screen-section,.feature-section,.fit-section,.appearance-section__inner{padding-block:72px}.fit-section__intro{grid-template-columns:1fr;gap:34px}.fit-section__list{grid-template-columns:1fr;gap:0;margin-top:52px;padding-top:0}.fit-section__list article{border-bottom:1px solid var(--border);padding-block:22px}.fit-section__language{margin-top:30px}.theme-showcase__inner{padding-block:26px}.theme-showcase__meta{margin-top:16px}.theme-showcase__carousel{margin-top:4px}.theme-showcase__deck{width:100%;height:390px}.theme-showcase__card{width:min(40vw,190px)}.appearance-section__inner{gap:48px}.appearance-section__devices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.appearance-section__devices figure{gap:14px}.appearance-section__devices figure:first-child{transform:translateY(22px)}.landing-band--blue .feature-showcase__phone{width:min(100%,205px)}.feature-showcase__visual{min-height:440px}}@media (max-width:430px){.hero h1{font-size:clamp(39px,12vw,50px)}.hero-phone{width:min(100%,190px)}.theme-showcase h2{font-size:clamp(34px,10.5vw,44px)}.theme-showcase{height:clamp(500px,100svh - 64px,650px)}.theme-showcase__meta{margin-top:14px}.theme-showcase__meta strong{font-size:clamp(24px,7vw,28px)}.theme-showcase__carousel{width:100%}.theme-showcase__deck{height:clamp(330px,51svh,374px)}.theme-showcase__card{width:min(52vw,180px)}.theme-showcase__card[data-position=previous]{left:20%;transform:translate(-50%)translateY(38px)rotate(-5deg)scale(.7)}.theme-showcase__card[data-position=next]{left:80%;transform:translate(-50%)translateY(38px)rotate(5deg)scale(.7)}.theme-showcase__card[data-position=previous]:hover{transform:translate(-50%)translateY(34px)rotate(-4deg)scale(.72)}.theme-showcase__card[data-position=next]:hover{transform:translate(-50%)translateY(34px)rotate(4deg)scale(.72)}.theme-showcase__arrow{width:40px;height:40px;top:47%}.theme-showcase__arrow--previous{left:-2px}.theme-showcase__arrow--next{right:-2px}.appearance-section h2{font-size:clamp(38px,12vw,52px)}.appearance-section__devices{gap:10px}.appearance-section__devices figcaption{font-size:13px}}@media (max-width:340px){.landing-shell{width:calc(100% - 24px)}.hero-phone,.landing-band--blue .feature-showcase__phone{width:min(100%,175px)}.theme-showcase__card[data-position=previous]{left:21.5%;transform:translate(-50%)translateY(22px)rotate(-5deg)scale(.68)}.theme-showcase__card[data-position=next]{left:78.5%;transform:translate(-50%)translateY(22px)rotate(5deg)scale(.68)}.theme-showcase__card[data-position=previous]:hover{transform:translate(-50%)translateY(18px)rotate(-4deg)scale(.7)}.theme-showcase__card[data-position=next]:hover{transform:translate(-50%)translateY(18px)rotate(4deg)scale(.7)}.appearance-section__devices{gap:8px}}@media (prefers-reduced-motion:reduce){.theme-showcase,.theme-showcase:before,.theme-showcase__meta,.theme-showcase__card,.theme-showcase__arrow{transition-duration:.01ms}}.device-mockup{width:100%;height:auto;display:block}.hero-copy,.hero-visual{min-width:0}.hero-visual{grid-template-columns:minmax(0,1fr);place-items:center;width:100%;min-height:620px;display:grid}.hero-device-composition{justify-self:center;width:min(100%,650px);max-width:none;height:auto}.landing-band--blue .feature-showcase__phone{width:min(100%,300px)}.feature-showcase__visual{min-height:690px}.route-device .device-mockup{width:min(100%,330px)}@media (max-width:1120px){.hero-visual{width:min(100%,680px);min-height:645px;margin:24px auto 0}.hero-device-composition{width:min(100%,610px)}.landing-band--blue .feature-showcase__phone{width:min(100%,285px)}.feature-showcase__visual{min-height:650px}}@media (max-width:760px){.hero-visual{width:100%;min-height:0;margin-top:18px;overflow:visible}.hero-device-composition{width:min(100% + 24px,430px)}.landing-band--blue .feature-showcase__phone{width:min(78vw,250px)}.feature-showcase__visual{min-height:570px}}@media (max-width:340px){.hero-device-composition{width:min(100% + 16px,344px)}}
