:root{--ink: #101827;--ink-deep: #0b1220;--ink-soft: #26334d;--paper: #ffffff;--paper-warm: #f7f8fb;--wash: #e4ebfc;--wash-d: #dbe6fb;--brand: #245edb;--brand-lift: #245edb;--brand-dim: #a4c4ff;--green: #00795c;--green-lift: #00d395;--red: #c81d3f;--amber: #8a5400;--on-dark: #ffffff;--on-dark-mute: #c1cee0;--on-dark-dim: #a9bdd5;--on-light: #172238;--on-light-mute: #56677f;--on-light-dim: #617089;--rule-dark: rgba(255, 255, 255, .1);--rule-light: rgba(20, 22, 46, .1);--display: "Manrope", "Inter", sans-serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--gutter: clamp(20px, 5vw, 48px);--measure: 1264px;--radius: 24px;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--sans);font-size:17px;line-height:1.6;color:var(--on-light);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{margin:0;font-family:var(--display);font-weight:750;letter-spacing:-.035em;line-height:1.1}p{margin:0}a{color:inherit}img{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}::selection{background:var(--brand);color:#fff}:focus-visible{outline:2px solid var(--brand-lift);outline-offset:3px;border-radius:4px}.wrap{width:100%;max-width:var(--measure);margin-inline:auto;padding-inline:var(--gutter)}.wrap--narrow{max-width:780px}.section{padding-block:clamp(64px,8vw,112px)}.section--dark{background:var(--ink);color:var(--on-dark)}.section--deep{background:var(--ink-deep);color:var(--on-dark)}.section--paper{background:var(--paper-warm)}.eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:18px}.section--dark .eyebrow,.section--deep .eyebrow{color:var(--brand-dim)}.h-display{font-size:clamp(42px,5.8vw,82px);letter-spacing:-.035em;line-height:1.02}.h-section{font-size:clamp(34px,4vw,54px);letter-spacing:-.03em;line-height:1.06}.lede{font-size:clamp(17px,1.9vw,21px);line-height:1.55;color:var(--on-light-mute);max-width:58ch}.section--dark .lede,.section--deep .lede{color:var(--on-dark-mute)}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--brand);color:#fff;padding:12px 20px;border-radius:0 0 10px}.skip-link:focus{left:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 24px;min-height:52px;border-radius:13px;font-size:16px;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:transform .18s var(--ease),background .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease);white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--brand);color:#fff;box-shadow:0 8px 26px -10px #0062f3d9}.btn--primary:hover{background:#0054d1}.btn--ghost{border:1.5px solid var(--rule-dark);color:var(--on-dark)}.btn--ghost:hover{border-color:var(--brand-dim);background:#0062f31f}.btn--onlight{border:1.5px solid var(--rule-light);color:var(--on-light)}.btn--onlight:hover{border-color:var(--brand);background:#0062f30f}.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}[id]{scroll-margin-top:100px}button:disabled{cursor:default}.nav{position:sticky;top:0;z-index:50;background:#f7f8fbf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--rule-light)}.nav__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-family:var(--display);font-size:23px;font-weight:800;letter-spacing:-.8px}.nav__brand svg,.nav__brand img{color:var(--brand);flex:none}.nav__links{display:flex;align-items:center;gap:30px}.nav__link{font-size:14px;font-weight:500;text-decoration:none;color:var(--on-light-mute);padding:12px 0}.nav__link:hover{color:var(--brand)}.nav__cta{font-size:14px;min-height:44px;padding:10px 18px}.hero{background:var(--paper-warm);padding:52px 0 64px;overflow:clip}.hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:64px;align-items:center}.hero__copy{padding-bottom:80px}.hero__pill{display:flex;align-items:center;gap:9px;color:var(--brand);font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:1.8px;margin-bottom:30px}.hero__pill span{height:7px;width:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px #245edb0b}.hero h1{margin-bottom:26px}.hero h1 em{color:var(--brand);font-style:normal}.hero__lede{max-width:430px;font-size:18px;line-height:1.75;color:var(--on-light-mute)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero__assurances{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:15px}.hero__assurances li{font-size:11px;color:var(--on-light-mute);display:flex;align-items:center;gap:5px}.hero__assurances svg{color:var(--green)}.hero__footnote{display:flex;align-items:center;gap:16px;font-size:13px;line-height:1.7;color:var(--on-light-mute);margin-top:64px}.hero__footnote-line{width:36px;height:1px;background:var(--on-light-mute)}.hero__stage{position:relative;display:grid;place-items:center;padding:0 16px;min-width:0}.hero__stage:before{content:"";position:absolute;top:10%;right:-35%;bottom:17%;left:-35%;border-radius:50% 50% 36% 36%;background:radial-gradient(ellipse at 50% 35%,#dce8ff 0,#e9eef8 65%,transparent 71%);pointer-events:none}.phone{position:relative;width:var(--phone-w);max-width:100%;margin-inline:auto;background:#182236;padding:7px;border-radius:44px;border:1px solid #6d788a;box-shadow:0 2px 2px #0003,0 25px 50px -22px #17223870,inset 0 0 0 2px #424e61}.phone__screen{position:relative;border-radius:36px;overflow:hidden;aspect-ratio:1320/2868;background:#edf1f7}.phone__screen>img{width:100%;height:100%;object-fit:cover}.phone__caption{color:var(--on-light-mute);font-size:13px;line-height:1.6;margin-top:24px;text-align:center;max-width:32ch;margin-inline:auto}.phone__caption b{display:block;color:var(--on-light);font-family:var(--display);font-size:19px;margin-bottom:6px}.app-preview{position:relative;width:310px;max-width:100%;z-index:1}.app-preview .phone{width:100%}.app-preview__toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 4px 14px;font-size:11px;color:var(--on-light-mute)}.app-preview__toolbar>span{display:flex;align-items:center;gap:7px}.app-preview__toolbar i{width:6px;height:6px;background:var(--green);border-radius:50%}.app-preview__toolbar button{min-height:32px;padding:4px 8px;border-radius:8px;background:#fff;border:1px solid var(--rule-light)}.app-preview__toolbar button:disabled{opacity:.4;cursor:default}.app-preview__base{position:absolute;top:0;right:0;bottom:0;left:0}.app-preview__image{width:100%;height:100%;object-fit:cover;animation:screenEnter .18s ease-out}@keyframes screenEnter{0%{opacity:.65}to{opacity:1}}.app-preview__tabs{position:absolute;left:5%;right:5%;top:91.6%;height:6.7%;display:grid;grid-template-columns:repeat(5,1fr);z-index:3}.app-preview__tabs button{border-radius:16px}.app-preview__hotspot{position:absolute;border-radius:12px;z-index:2}.app-preview__hotspot:hover,.app-preview__tabs button:hover{background:#245edb15;box-shadow:inset 0 0 0 1px #245edb60}.app-preview__hotspot:focus-visible,.app-preview__tabs button:focus-visible{outline:3px solid #245edb;outline-offset:-3px;background:#245edb15}.app-preview__base--hints .app-preview__hotspot,.app-preview__base--hints .app-preview__tabs button{background:#245edb12;box-shadow:inset 0 0 0 1px #245edb65}.app-preview__back{top:6%;left:4%;width:14%;height:6%}.app-preview__settings{top:6.7%;left:86%;width:10%;height:6%}.app-preview__close{top:7%;right:4%;width:14%;height:7%}.app-preview__previous{bottom:4%;left:5%;width:14%;height:8%}.app-preview__next{bottom:4%;right:5%;width:14%;height:8%}.app-preview__done{bottom:4%;left:5%;width:90%;height:8%}.app-preview__caption{margin-top:20px;min-height:80px;text-align:center}.app-preview__caption h3{font-size:17px;margin-bottom:7px;outline:none}.app-preview__caption p{font-size:12px;color:var(--on-light-mute);line-height:1.6}.app-preview__controls{display:flex;align-items:center;gap:8px;margin-top:10px}.app-preview__picker{flex:1;min-width:0}.app-preview__picker select{width:100%;min-height:40px;padding:7px 10px;border-radius:10px;border:1px solid #d4dce9;color:var(--on-light);background:#fff;font:inherit;font-size:12px}.app-preview__hint{display:flex;align-items:center;gap:4px;min-height:40px;font-size:10px;color:var(--brand)}.app-preview__disclaimer{text-align:center;color:var(--on-light-mute);font-size:10px;margin-top:10px}.footer{background:var(--ink-deep);color:var(--on-dark);padding:70px 0 24px}.footer__inner{display:grid;grid-template-columns:1fr 1.4fr;gap:60px}.footer__brand p{max-width:28ch;color:var(--on-dark-mute);font-size:13px;margin-top:20px}.footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer__nav h3{font-size:11px;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:18px;color:var(--on-dark-dim)}.footer__nav a{display:block;text-decoration:none;font-size:12px;margin:10px 0;color:var(--on-dark-mute);overflow-wrap:anywhere}.footer__nav a:hover{color:#fff}.footer__base{border-top:1px solid var(--rule-dark);margin-top:52px;padding-top:22px;color:var(--on-dark-dim);font-size:11px}@media(max-width:1000px){.hero__grid{gap:32px;grid-template-columns:minmax(0,1fr) 310px}.hero__copy{padding-bottom:60px}.nav__links{gap:20px}.hero__assurances{gap:10px}}@media(max-width:760px){.nav__inner{min-height:70px;gap:12px}.nav__brand{font-size:21px}.nav__link{display:none}.nav__cta{font-size:12px;padding:10px 14px}.hero{padding-top:42px}.hero__grid{grid-template-columns:1fr;gap:42px}.hero__copy{padding:0}.hero__pill{font-size:10px;margin-bottom:24px}.hero__lede{font-size:16px;max-width:40ch}.hero__footnote{display:none}.hero__stage{padding:0}.hero__stage:before{top:10%;right:-15%;bottom:18%;left:-15%}.app-preview{width:310px}.footer__inner{grid-template-columns:1fr;gap:40px}.footer__nav{gap:18px}}@media(max-width:380px){.footer__nav{grid-template-columns:1fr 1fr}.hero__actions{flex-direction:column}}.nav__menu{display:none}@media(max-width:760px){.nav__inner{position:relative}.nav__menu{display:flex;align-items:center;gap:12px;margin-left:auto;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--on-light);padding:10px 12px;min-height:44px;font:inherit;font-size:13px;cursor:pointer}.nav__links{gap:0}.nav__links--open .nav__link{display:block;position:absolute;left:0;right:0;background:var(--paper);padding:16px 24px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px -20px #172238}.nav__links--open .nav__link:nth-child(1){top:70px}.nav__links--open .nav__link:nth-child(2){top:123px}.nav__links--open .nav__link:nth-child(3){top:176px}}.voice__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(32px,5vw,68px);align-items:start}@media(max-width:940px){.voice__grid{grid-template-columns:1fr;justify-items:center}.voice__copy{justify-self:stretch}}.voice__copy h2{margin-bottom:20px}.voice__copy .lede{margin-bottom:30px}.chips{list-style:none;margin:0 0 26px;padding:0;display:flex;flex-direction:column;gap:8px}.chip{display:flex;align-items:center;gap:13px;width:100%;text-align:left;padding:13px 16px;border-radius:13px;border:1px solid var(--rule-dark);background:#ffffff09;color:var(--on-dark-mute);font-size:15.5px;line-height:1.35;transition:border-color .18s var(--ease),background .18s var(--ease),color .18s var(--ease)}.chip:hover{border-color:#5aa0ff8c;background:#0062f31f;color:var(--on-dark)}.chip[aria-current=true]{border-color:var(--brand-lift);background:#0062f32e;color:var(--on-dark);font-weight:500}.chip__kind{flex:0 0 auto;min-width:76px;padding:3px 9px;border-radius:6px;font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-align:center;background:#ffffff14;color:var(--on-dark-dim)}.chip[aria-current=true] .chip__kind{background:#0062f352;color:#cfe0ff}.chip--ask .chip__kind{background:#00d39529;color:#6fe0b4}.chip--clarify .chip__kind{background:#ff4d6d29;color:#ff9db1}.voice__hint{font-size:14px;color:var(--on-dark-dim);line-height:1.5}.voice__stage{display:flex;flex-direction:column;align-items:center}.vs{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--wash);color:var(--on-light)}.vs__status{display:flex;justify-content:space-between;align-items:center;padding:9px 15px 3px;font-size:10.5px;font-weight:600;color:var(--on-light-mute)}.vs__bars{display:inline-flex;align-items:flex-end;gap:1.5px;height:9px}.vs__bars i{display:block;width:2.5px;border-radius:1px;background:var(--on-light-mute)}.vs__bars i:nth-child(1){height:3px}.vs__bars i:nth-child(2){height:5px}.vs__bars i:nth-child(3){height:7px}.vs__bars i:nth-child(4){height:9px}.vs__header{padding:8px 16px 13px;border-bottom:1px solid rgba(20,22,46,.07);display:flex;align-items:baseline;gap:7px}.vs__title{font-size:19px;font-weight:700;letter-spacing:-.03em}.vs__sub{font-size:11px;font-style:italic;color:var(--on-light-mute)}.vs__body{flex:1;min-height:0;padding:16px 14px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.vs__center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.vs__prompt{font-size:13px;color:var(--on-light-mute);max-width:21ch;line-height:1.45}.vs__mic{width:74px;height:74px;border-radius:50%;background:var(--green);display:grid;place-items:center;color:#fff}.vs__mic--live{animation:micPulse 1.5s ease-in-out infinite}@keyframes micPulse{0%,to{box-shadow:0 0 #00795c6b,0 10px 24px -8px #00795cb3}70%{box-shadow:0 0 0 20px #00795c00,0 10px 24px -8px #00795cb3}}.vs__wave{display:flex;align-items:center;justify-content:center;gap:4px;height:46px}.vs__wave span{width:4px;border-radius:3px;background:var(--brand);opacity:.85;animation:waveBounce .95s ease-in-out infinite}@keyframes waveBounce{0%,to{height:8px}50%{height:38px}}.vs__label{font-size:12.5px;font-weight:600;color:var(--brand);letter-spacing:-.01em}.vs__transcript{background:#fffffff0;border:1px solid rgba(20,22,46,.07);border-radius:14px;padding:13px 14px;font-size:14px;line-height:1.45;letter-spacing:-.01em;box-shadow:0 3px 12px -6px #14162e38}.vs__caret{display:inline-block;width:2px;height:1em;margin-left:1px;vertical-align:-.15em;background:var(--brand);animation:caretBlink 1s steps(1) infinite}@keyframes caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.vs__stage{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:600;color:var(--on-light-mute)}.vs__spinner{width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,98,243,.22);border-top-color:var(--brand);animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.vs__card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 6px 20px -10px #14162e4d;animation:cardRise .4s var(--ease) both}@keyframes cardRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.vs__cardHead{display:flex;align-items:center;gap:7px;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid rgba(20,22,46,.08)}.vs__badge{padding:3px 8px;border-radius:6px;font-family:var(--mono);font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:#0062f31c;color:var(--brand)}.vs__cardTitle{font-size:13.5px;font-weight:700;letter-spacing:-.02em}.vs__rows{display:flex;flex-direction:column;gap:8px;margin:0}.vs__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;animation:rowIn .3s var(--ease) both}@keyframes rowIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}.vs__row dt{color:var(--on-light-dim);font-size:11.5px}.vs__row dd{margin:0;font-size:12.5px;font-weight:600;letter-spacing:-.01em;text-align:right}.vs__row dd.is-money{color:var(--green);font-size:13.5px}.vs__tag{display:inline-block;margin-left:6px;padding:1px 5px;border-radius:4px;background:#8a540024;color:var(--amber);font-family:var(--mono);font-size:8.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;vertical-align:1px}.vs__actions{display:flex;gap:8px;margin-top:14px}.vs__btn{flex:1;padding:9px;border-radius:10px;font-size:12.5px;font-weight:700;text-align:center}.vs__btn--save{background:var(--green);color:#fff}.vs__btn--edit{background:#14162e0f;color:var(--on-light-mute)}.vs__answer{background:#fff;border-radius:16px;padding:20px 16px;text-align:center;box-shadow:0 6px 20px -10px #14162e4d;animation:cardRise .4s var(--ease) both}.vs__answerLabel{font-size:11.5px;color:var(--on-light-dim);margin-bottom:6px}.vs__answerBig{font-size:30px;font-weight:700;letter-spacing:-.035em;color:var(--green);line-height:1.05}.vs__answerNote{font-size:12px;color:var(--on-light-mute);margin-top:7px;line-height:1.4}.vs__clarify{background:#fff;border-radius:16px;padding:16px;box-shadow:0 6px 20px -10px #14162e4d;border-top:3px solid var(--amber);animation:cardRise .4s var(--ease) both}.vs__clarifyQ{font-size:14.5px;font-weight:600;letter-spacing:-.02em;line-height:1.35;margin-bottom:8px}.vs__clarifyNote{font-size:11.5px;color:var(--on-light-mute);line-height:1.45}.vs__saved{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:12px;background:var(--green);color:#fff;font-size:13px;font-weight:600;animation:cardRise .3s var(--ease) both}.vs__replay{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:9px 18px;border-radius:999px;border:1px solid var(--rule-dark);color:var(--on-dark-mute);font-size:14px;font-weight:500;transition:border-color .18s var(--ease),color .18s var(--ease)}.vs__replay:hover{border-color:var(--brand-dim);color:var(--on-dark)}.pipeline{list-style:none;margin:clamp(48px,7vw,84px) 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;background:var(--rule-dark);border:1px solid var(--rule-dark);border-radius:var(--radius);overflow:hidden}.pipeline li{background:var(--ink);padding:26px 24px}.pipeline__step{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--brand-dim);margin-bottom:12px}.pipeline h3{font-size:17.5px;letter-spacing:-.024em;margin-bottom:8px}.pipeline p{font-size:14.5px;line-height:1.55;color:var(--on-dark-mute)}.pipeline em{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-style:normal;font-size:12.5px;font-weight:600;color:var(--green-lift)}.benefit-strip{border-block:1px solid var(--rule-light);padding:32px 0;background:#fff}.promises{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.promises li{display:flex;align-items:center;gap:16px}.promises__icon{flex:none;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:var(--brand);background:#eef3fe}.promises h2{font-size:14px;margin-bottom:5px}.promises p{font-size:11px;color:var(--on-light-mute)}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:52px}.section-heading>.lede{max-width:39ch;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--rule-light);background:#f3f5f8;border-radius:26px;overflow:hidden;padding:28px 20px 0;height:670px}.product-card--blue{background:#eaf0fc}.product-card__copy{padding:0 6px 28px}.feature-number{font:11px var(--mono);display:block;color:var(--on-light-mute);margin-bottom:26px}.product-card h3{font-size:24px;line-height:1.25;margin-bottom:14px;letter-spacing:-.7px}.product-card p{font-size:13px;line-height:1.7;color:var(--on-light-mute);max-width:26ch}.product-card .phone{box-shadow:0 20px 45px -20px #1722385c}.voice-chapter{position:relative;overflow:clip}.voice-chapter:before{content:"";width:650px;height:650px;border-radius:50%;border:1px solid #ffffff07;position:absolute;right:-400px;top:10%;pointer-events:none}.pipeline{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;list-style:none;padding:42px 0 0;margin:70px 0 0;border-top:1px solid var(--rule-dark)}.pipeline li{position:relative;padding-left:46px}.pipeline span{font:12px var(--mono);position:absolute;left:0;top:4px;color:var(--brand-dim)}.pipeline h3{font-size:20px;margin-bottom:10px}.pipeline p{font-size:13px;color:var(--on-dark-mute)}.overview-chapter{background:#f7f8fb}.overview-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:96px}.overview-copy .lede{margin-top:25px;max-width:35ch}.overview-stage{background:#e9eef6;padding:44px 32px 24px;border-radius:36px;display:grid;justify-items:center;gap:28px}.stage-caption{color:var(--on-light-mute);font-size:11px;letter-spacing:.4px}.feature-lines{margin:32px 0}.feature-lines>div{border-top:1px solid var(--rule-light);padding:17px 0;display:flex;gap:17px}.feature-lines span{font:11px var(--mono);color:var(--brand);padding-top:4px}.feature-lines p{font-size:13px;color:var(--on-light-mute);line-height:1.6}.feature-lines strong{display:block;color:var(--on-light);font-size:14px;margin-bottom:3px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:var(--brand);text-decoration:none;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px}.detail-image{height:440px;overflow:hidden;border-radius:28px;background:#eef2f7;padding:35px 16% 0;margin-bottom:30px}.details-grid article:nth-child(2) .detail-image{background:#e9eefb}.detail-image img{border:6px solid #223044;border-radius:30px;width:100%;height:auto;box-shadow:0 25px 40px -20px #17223870}.details-grid .eyebrow{margin-bottom:12px;font-size:10px}.details-grid h3{font-size:27px;margin-bottom:15px}.details-grid article>p:last-child{font-size:15px;color:var(--on-light-mute);max-width:42ch}.facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding:0;list-style:none;margin:52px 0 36px}.facts__icon{width:46px;height:46px;border:1px solid #ffffff1a;border-radius:14px;display:grid;place-items:center;color:#a7c5ff;margin-bottom:23px}.facts h3{font-size:16px;margin-bottom:12px;line-height:1.4}.facts p{color:var(--on-dark-mute);font-size:13px;line-height:1.7}.privacy-chapter .text-link{color:var(--brand-dim)}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:96px}.faq-list details{border-bottom:1px solid var(--rule-light)}.faq-list summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:15px;font-weight:600;gap:20px;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-size:23px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 32px 24px 0;color:var(--on-light-mute);font-size:14px;line-height:1.75}.cta{text-align:center;background:#edf2fb;position:relative;overflow:hidden;border-top:1px solid var(--rule-light)}.cta__inner{position:relative}.cta__mark{display:grid;place-items:center;width:60px;height:60px;border:1px solid #cfdaef;border-radius:20px;background:#ffffff85;color:var(--brand);margin:0 auto 30px}.cta .h-section{font-size:clamp(36px,5vw,62px)}.cta .lede{margin:24px auto 28px}.cta__note{color:var(--on-light-mute);font-size:11px;margin-top:17px}@media(max-width:1000px){.product-card{padding:24px 14px 0;height:600px}.product-card h3{font-size:21px}.overview-grid{gap:48px}.overview-stage{padding:30px 16px 24px}.section-heading{gap:40px}.facts{grid-template-columns:1fr 1fr;gap:38px}.faq-grid{gap:48px}.detail-image{padding-inline:12%}}@media(max-width:760px){.promises{grid-template-columns:1fr;gap:24px}.promises h2{font-size:15px}.promises p{font-size:12px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.product-grid{grid-template-columns:1fr;gap:24px}.product-card{height:680px;padding:28px 24px 0}.product-card h3{font-size:28px}.product-card__copy{padding-bottom:24px}.product-card p{max-width:none}.product-card .phone{width:280px}.pipeline{gap:24px;margin-top:42px;padding-top:30px}.pipeline li{padding:0}.pipeline span{position:static;display:block;margin-bottom:12px}.pipeline h3{font-size:18px}.pipeline p{font-size:12px}.overview-grid,.details-grid,.faq-grid{grid-template-columns:1fr;gap:40px}.overview-stage{padding-top:32px}.detail-image{height:430px;padding-inline:16%}.details-grid{gap:52px}.facts{gap:34px 22px}.faq-list summary{font-size:14px}}@media(max-width:380px){.facts{grid-template-columns:1fr}.pipeline{gap:14px}.product-card{padding-inline:16px}}.legal{padding-block:clamp(48px,7vw,84px) clamp(64px,9vw,104px)}.legal__head{padding-bottom:clamp(28px,4vw,40px);margin-bottom:clamp(32px,4vw,44px);border-bottom:1px solid var(--rule-light)}.legal__head h1{font-size:clamp(32px,5vw,48px);letter-spacing:-.035em;margin-bottom:14px}.legal__updated{font-size:14px;color:var(--on-light-dim)}.legal__tldr{margin-top:30px;padding:24px 26px;border-radius:var(--radius);background:var(--paper-warm);border:1px solid var(--rule-light);border-left:3px solid var(--green)}.legal__tldr h2{font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--green);margin-bottom:12px}.legal__tldr p{font-size:16.5px;line-height:1.6;color:var(--on-light)}.legal__body{font-size:16.5px;line-height:1.7;color:var(--on-light-mute)}.legal__body h2{font-size:clamp(21px,2.6vw,26px);letter-spacing:-.028em;color:var(--on-light);margin:clamp(38px,4.5vw,52px) 0 14px}.legal__body h2:first-child{margin-top:0}.legal__body p{margin-bottom:16px}.legal__body strong{color:var(--on-light);font-weight:600}.legal__body ul,.legal__body ol{margin:0 0 18px;padding-left:22px}.legal__body li{margin-bottom:9px}.legal__body li::marker{color:var(--brand)}.legal__body a{color:var(--brand);text-decoration-color:#0062f359;text-underline-offset:3px;font-weight:500}.legal__body a:hover{text-decoration-color:var(--brand)}.legal__never{margin:20px 0 22px;padding:18px 20px;border-radius:14px;background:#c81d3f0d;border:1px solid rgba(200,29,63,.2)}.legal__never h3{font-size:14px;font-weight:700;letter-spacing:.02em;color:var(--red);margin-bottom:8px}.legal__never p{margin:0;font-size:15.5px;line-height:1.6}.legal__contact{margin-top:clamp(40px,5vw,56px);padding:24px 26px;border-radius:var(--radius);background:var(--ink);color:var(--on-dark)}.legal__contact h2{margin:0 0 8px;font-size:19px;letter-spacing:-.025em;color:var(--on-dark)}.legal__contact p{margin:0;font-size:15.5px;line-height:1.6;color:var(--on-dark-mute)}.legal__contact a{color:var(--brand-dim);font-weight:600;text-underline-offset:3px}.legal__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;font-size:14.5px;font-weight:500;color:var(--on-light-mute);text-decoration:none}.legal__back:hover{color:var(--brand)}.legal__body>section+section{margin-top:clamp(38px,4.5vw,52px)}.guide-capture{display:flex;justify-content:center;margin-block:32px}.guide-capture>figure{max-width:100%}.legal__back[aria-label=Breadcrumb]{flex-wrap:wrap}.resource-links a{text-underline-offset:4px}.resource-links a:hover,.resource-guide a:hover{color:var(--brand)}.resource-guide{margin-top:24px;font-weight:600;text-underline-offset:4px}.legal{background:var(--paper-warm);padding-top:48px}.legal .wrap--narrow{max-width:900px}.legal__back{display:block;font-size:12px;color:var(--on-light-mute);margin-bottom:36px;text-decoration:none}.legal__head h1{font-size:clamp(44px,6vw,72px);margin-bottom:22px}.legal__head{padding-bottom:40px}.legal__tldr{background:#fff;border-radius:24px;border:1px solid var(--rule-light);padding:30px;border-left:4px solid var(--brand)}.legal__tldr h2{color:var(--brand)}.legal__body h2{font-family:var(--display);font-size:27px;margin-top:48px}.legal__body{max-width:72ch}.legal__contact{background:#e7eefb;padding:30px;border-radius:24px;margin-top:50px}.legal__contact h2{margin-bottom:12px}.guide-hero{background:var(--paper-warm);border-bottom:1px solid var(--rule-light);padding:56px 0}.guide-hero__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:center}.guide-hero h1{font-size:clamp(38px,4.6vw,64px);line-height:1.13;max-width:17ch}.guide-hero .lede{margin:25px 0 30px;font-size:17px;max-width:48ch}.guide-hero__phone{background:#e5ecf8;border-radius:30px;padding:30px 20px 24px}.guide-hero__phone .phone{width:220px}.guide-hero__phone .phone__caption{font-size:11px;margin-top:20px}.guide-body{display:grid;grid-template-columns:270px minmax(0,1fr);gap:90px;padding-top:72px;padding-bottom:88px;align-items:start}.guide-toc{position:sticky;top:120px}.guide-toc nav{display:grid;gap:6px}.guide-toc a{display:flex;gap:12px;font-size:12px;line-height:1.65;color:var(--on-light-mute);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--rule-light)}.guide-toc a span{color:var(--brand);font:10px var(--mono);padding-top:5px}.guide-toc a:hover{color:var(--brand)}.guide-article section{padding-bottom:38px;margin-bottom:38px;border-bottom:1px solid var(--rule-light);max-width:68ch}.guide-article section:last-child{margin-bottom:0}.guide-article .feature-number{color:var(--brand);margin-bottom:15px}.guide-article h2{font-size:28px;line-height:1.3;margin-bottom:22px}.guide-article p,.guide-article li{color:var(--on-light-mute);font-size:16px;line-height:1.85;margin:16px 0}.guide-article ul{padding-left:22px}.guide-article li::marker{color:var(--brand)}.guide-related{background:var(--paper-warm)}.guide-related__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:24px}.guide-related__grid>a{padding:30px;background:#fff;border:1px solid var(--rule-light);border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;text-decoration:none;transition:transform .2s}.guide-related__grid>a:hover{transform:translateY(-3px)}.guide-related h2{font-size:22px;line-height:1.4}.guide-related svg{flex:none;color:var(--brand)}.guide-cta{padding:52px 0;background:#eaf0fc}.guide-cta>div{display:flex;gap:24px;align-items:center;justify-content:space-between}.guide-cta h2{font-size:30px}.not-found{min-height:65vh;display:grid;place-items:center;text-align:center}.not-found__code{font:700 100px var(--display);color:#bdcbea;letter-spacing:-6px;margin-bottom:20px}.not-found h1{font-size:40px;margin-bottom:20px}.not-found p{margin:0 auto 25px;max-width:36ch;color:var(--on-light-mute)}@media(max-width:850px){.guide-hero__grid{gap:36px;grid-template-columns:1fr .65fr}.guide-body{grid-template-columns:210px 1fr;gap:40px}}@media(max-width:650px){.guide-hero__grid,.guide-body{grid-template-columns:1fr;gap:36px}.guide-hero h1{max-width:none}.guide-hero__phone{max-width:340px;width:100%;margin:auto}.guide-body{padding-top:42px}.guide-toc{position:static}.guide-article h2{font-size:25px}.guide-related__grid{grid-template-columns:1fr}.guide-cta>div{align-items:start;flex-direction:column}.legal__tldr{padding:23px}.legal__body h2{font-size:24px}}
