@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{--ink:#10251f;--paper:#f3f0e8;--lime:#c7ff63;--teal:#063d35;--line:#c9c7bd;--white:#fff;--orange:#ff8c61}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.section{max-width:1200px;margin:auto;padding-left:32px;padding-right:32px}.header{z-index:20;justify-content:space-between;align-items:center;max-width:1200px;height:86px;margin:auto;padding:0 32px;display:flex;position:relative}.brand{align-items:center;gap:10px;font:700 20px Manrope;display:flex}.brand-mark,.mini-logo{background:var(--ink);color:var(--lime);border-radius:10px;place-items:center;width:33px;height:33px;font:700 19px Manrope;display:grid;transform:rotate(-4deg)}.nav{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.nav>a:not(.nav-cta){transition:opacity .2s}.nav>a:not(.nav-cta):hover{opacity:.55}.nav-cta{border:1px solid var(--ink);border-radius:100px;align-items:center;gap:8px;padding:11px 16px;transition:all .2s;display:flex}.nav-cta:hover{background:var(--ink);color:#fff}.menu{background:0 0;border:0;display:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:670px;padding-top:45px;padding-bottom:95px;display:grid}.eyebrow,.section-no{letter-spacing:2px;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange);width:24px;height:2px}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-5px;max-width:650px;margin:29px 0 26px;font:500 clamp(56px,7vw,96px)/.94 Manrope}.hero h1 i,.product h2 i,.cta-card h2 i{font-family:Playfair Display;font-weight:600}.lede{color:#45534f;max-width:570px;font-size:19px;line-height:1.55}.hero-actions{align-items:center;gap:25px;margin:35px 0;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10251f26}.primary{background:var(--ink);color:#fff}.text-link{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.trust-line{align-items:center;gap:15px;margin-top:55px;display:flex}.faces{display:flex}.faces span{color:#fff;border:2px solid var(--paper);border-radius:50%;place-items:center;width:33px;height:33px;margin-left:-7px;font-size:11px;font-weight:700;display:grid}.faces span:first-child{background:#f5a879;margin:0}.trust-line p{color:#66716e;margin:0;font-size:12px;line-height:1.5}.trust-line b{color:var(--ink)}.phone-wrap{place-items:center;height:560px;display:grid;position:relative}.phone{border:9px solid var(--ink);z-index:3;background:#f8faf9;border-radius:42px;width:306px;height:575px;animation:5s ease-in-out infinite phoneFloat;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 65px #254b4033}.phone:before{content:"";background:var(--ink);z-index:3;border-radius:0 0 13px 13px;width:78px;height:20px;position:absolute;top:6px;left:105px}.phone-head{background:#e8f5ee;align-items:center;gap:10px;height:74px;padding:26px 13px 8px;display:flex}.mini-logo{border-radius:50%;width:33px;height:33px;font-size:16px}.phone-head div{flex-direction:column;font-size:12px;display:flex}.phone-head small{color:#4e6d62;font-size:9px}.more{margin-left:auto}.chat{background:linear-gradient(#f4f1e9cc,#f4f1e9cc),radial-gradient(#9ab0a7 1px,#0000 1px) 0 0/12px 12px;height:436px;padding:17px 12px}.day{text-align:center;color:#79847f;margin-bottom:12px;font-size:8px;display:block}.bubble{background:#fff;border-radius:5px 15px 15px;width:85%;padding:10px 11px;font-size:11px;line-height:1.45;position:relative;box-shadow:0 2px 8px #233b3211}.bubble small{text-align:right;color:#89918d;font-size:7px;display:block}.choice-list{flex-direction:column;gap:6px;margin:12px 0 12px 20px;display:flex}.choice{text-align:left;color:var(--ink);background:#fff;border:1px solid #cedbd5;border-radius:9px;align-items:center;gap:5px;padding:9px 8px;font:600 9px DM Sans;transition:all .4s;display:flex}.choice svg:last-child{margin-left:auto}.choice.active{background:var(--ink);color:#fff;transform:translate(-7px)}.feedback{height:56px}.typing{display:none}.result{align-items:center;gap:5px;display:flex}.composer{color:#89918d;background:#fff;justify-content:space-between;align-items:center;height:46px;padding:0 14px;font-size:10px;display:flex}.float-note{z-index:5;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:13px 15px;animation:4s ease-in-out infinite floatNote;display:flex;position:absolute;box-shadow:0 14px 40px #27463c29}.float-note>span{background:var(--lime);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.float-note div{flex-direction:column;display:flex}.float-note b{font-size:11px}.float-note small{color:#75807c;font-size:8px}.note-one{top:110px;left:0}.note-two{animation-delay:-2s;bottom:55px;right:-3px}.note-two em{color:var(--ink);font-size:13px;font-style:normal;font-weight:700}.orbit{border:1px solid #b7bbb2;border-radius:50%;position:absolute}.orbit-one{width:490px;height:390px;transform:rotate(-20deg)}.orbit-two{width:370px;height:510px;transform:rotate(35deg)}.problem-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:25px;padding:24px max(32px,50vw - 568px);font:500 16px Manrope;display:flex}.problem-band p{margin:0}.problem-band .line{background:var(--line);flex:1;height:1px}.muted{color:#8d928e}.story-grid{grid-template-columns:1fr 1fr;gap:40px 90px;padding-top:120px;padding-bottom:130px;display:grid}.story-grid h2,.dark-title h2,.product h2,.proof h2{letter-spacing:-2.5px;margin-top:28px;font:500 51px/1.08 Manrope}.story-copy{color:#59635f;padding-top:32px;font-size:20px;line-height:1.6}.story-copy b{color:var(--ink)}.stat-card{background:#e6ebdf;border-radius:16px;grid-column:2;grid-template-columns:auto 1fr;align-items:center;gap:4px 14px;padding:25px;display:grid}.stat-card svg{grid-row:1/3}.stat-card strong{font:600 20px Manrope}.stat-card span{color:#68736e;font-size:13px}.dark{background:var(--ink);color:#f6f5ee}.dark-inner{padding-top:110px;padding-bottom:120px}.dark-title{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.dark-title h2{margin:27px 0 60px;font-size:55px}.dark-title p{color:#a9b5b0;margin-bottom:60px;line-height:1.6}.steps{border-top:1px solid #52625d;grid-template-columns:repeat(3,1fr);display:grid}.steps article{padding:30px 35px 0 0;position:relative}.steps article+article{border-left:1px solid #52625d;padding-left:35px}.steps article>span{color:#75867f;font-size:11px}.icon-box{background:var(--lime);width:47px;height:47px;color:var(--ink);border-radius:13px;place-items:center;margin:38px 0 26px;transition:transform .25s;display:grid}.steps article:hover .icon-box{transform:rotate(-8deg)scale(1.07)}.steps h3{font:600 24px Manrope}.steps p{color:#a8b2ae;max-width:290px;font-size:14px;line-height:1.65}.product{padding-top:120px;padding-bottom:130px}.product-head{grid-template-columns:1.4fr .6fr;align-items:end;gap:70px;display:grid}.product-head h2{margin:28px 0 60px}.product-head p{color:#65706c;margin-bottom:66px;line-height:1.7}.feature-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .65fr;gap:18px;display:grid}.feature{border:1px solid var(--line);border-radius:20px;min-height:275px;overflow:hidden}.feature-main{background:#e4ebe2;flex-direction:column;grid-row:1/3;justify-content:space-between;min-height:570px;padding:45px;display:flex}.tag{letter-spacing:1.7px;font-size:9px;font-weight:700}.feature h3{letter-spacing:-.7px;font:600 27px/1.2 Manrope}.feature-copy h3{max-width:550px;margin:24px 0 15px;font-size:37px}.feature-copy p{color:#5a6762;max-width:530px;line-height:1.65}.match-ui{background:#fff;border-radius:15px;padding:27px;box-shadow:0 20px 50px #35514517}.match-top{letter-spacing:1.5px;justify-content:space-between;font-size:9px;display:flex}.match-top b{letter-spacing:0;font-size:15px}.match-ui h4{margin:20px 0 13px;font:600 20px Manrope}.chips{gap:6px;display:flex}.chips span{background:#edf1ed;border-radius:100px;padding:6px 10px;font-size:9px}.progress{background:#e5e9e5;border-radius:5px;height:5px;margin:22px 0 8px}.progress i{background:var(--ink);border-radius:5px;width:94%;height:100%;display:block}.match-ui small{color:#84908a}.score-feature{background:#ffd9ca;flex-direction:column;justify-content:flex-end;padding:30px;display:flex;position:relative}.score-feature .tag{position:absolute;top:30px}.score-ring{background:conic-gradient(var(--orange) 84%,#f3bda8 0);border-radius:50%;place-items:center;width:122px;height:122px;display:grid;position:absolute;top:48px;right:32px}.score-ring:after{content:"";background:#ffd9ca;border-radius:50%;width:93px;height:93px;position:absolute}.score-ring span{z-index:1;font:700 34px Manrope}.score-ring small{font-size:10px}.score-feature h3{margin-bottom:8px}.score-feature p{max-width:240px;font-size:13px;line-height:1.5}.quote-feature{background:var(--teal);color:#fff;padding:28px;position:relative}.quote-mark{color:var(--lime);font:italic 50px Playfair Display}.quote-feature p{max-width:330px;font:500 20px/1.45 Manrope}.wave{align-items:center;gap:4px;height:55px;margin:12px 0 24px;display:flex}.wave i{background:var(--lime);border-radius:5px;width:3px;animation:1.5s ease-in-out infinite wave;display:block}.wave i:nth-child(3n){animation-delay:-.6s}.wave i:nth-child(2n){animation-delay:-.3s}.proof{border-top:1px solid var(--ink);background:#d8ff93}.proof-inner{grid-template-columns:.5fr .7fr 1fr;gap:50px;padding-top:100px;padding-bottom:105px;display:grid}.proof-number{letter-spacing:-10px;font:500 140px/1 Manrope}.proof-copy h2{margin:0 0 25px;font-size:36px}.proof-copy p{color:#405149;line-height:1.65}.proof-copy a{align-items:center;gap:8px;margin-top:30px;font-size:13px;font-weight:700;display:flex}.cta-section{padding-top:110px;padding-bottom:110px}.cta-card{background:var(--ink);color:#fff;text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.cta-card .spark{color:var(--lime);font-size:28px}.cta-card>p{letter-spacing:2px;margin:18px 0;font-size:9px}.cta-card h2{letter-spacing:-3px;z-index:2;margin:10px 0 35px;font:500 62px/1.03 Manrope;position:relative}.light{background:var(--lime);color:var(--ink);z-index:2;position:relative}.cta-orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.cta-orbit.one{width:700px;height:700px}.cta-orbit.two{width:900px;height:400px;transform:rotate(20deg)}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:25px;max-width:1200px;margin:auto;padding:40px 32px 55px;display:grid}footer p,footer small{color:#68726e;margin:0;font-size:12px}footer>div{gap:25px;font-size:12px;font-weight:700;display:flex}footer small{grid-column:3}@keyframes phoneFloat{50%{transform:rotate(0)translateY(-9px)}}@keyframes floatNote{50%{transform:translateY(-8px)}}@keyframes wave{50%{transform:scaleY(.55)}}@media (width<=800px){.section,.header{padding-left:20px;padding-right:20px}.header{height:70px}.menu{display:block}.nav{background:var(--ink);color:#fff;opacity:0;pointer-events:none;border-radius:15px;flex-direction:column;align-items:stretch;padding:25px;transition:all .2s;position:absolute;top:64px;left:20px;right:20px;transform:translateY(-8px)}.nav.open{opacity:1;pointer-events:auto;transform:none}.nav-cta{border-color:#fff5;justify-content:center}.hero{grid-template-columns:1fr;padding-top:60px;overflow:hidden}.hero h1{letter-spacing:-3.5px;font-size:60px}.phone-wrap{margin-top:30px;transform:scale(.88)}.story-grid,.dark-title,.product-head,.proof-inner{grid-template-columns:1fr}.story-grid{padding-top:80px;padding-bottom:80px}.story-grid h2,.dark-title h2,.product h2{font-size:41px}.story-copy{padding-top:0}.stat-card{grid-column:auto}.dark-inner,.product{padding-top:80px;padding-bottom:80px}.dark-title{gap:0}.dark-title h2{margin-bottom:25px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{border-top:1px solid #52625d;border-left:0;padding:28px 0}.steps article:first-child{border-top:0}.icon-box{margin:20px 0}.feature-grid{grid-template-rows:auto;grid-template-columns:1fr}.feature-main{grid-row:auto;min-height:520px;padding:28px}.proof-inner{gap:24px}.proof-number{font-size:110px}.cta-card{padding:30px 20px}.cta-card h2{font-size:46px}footer{grid-template-columns:1fr}footer small{grid-column:auto}.problem-band{padding-left:20px;padding-right:20px}.note-one{left:-20px}.note-two{right:-25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--ink:#08245f;--paper:#f4f7ff;--lime:#8eb6ff;--teal:#062968;--line:#c7d1e5;--orange:#2e6ed8;--royal:#0a43ad}body{background:var(--paper);background-image:radial-gradient(#16478c22 .55px,#0000 .55px);background-size:8px 8px}.brand-mark,.mini-logo{object-fit:cover;color:#0000;background:0 0;display:block;box-shadow:0 6px 18px #0a368f30}.brand-mark{border-radius:50%;width:36px;height:36px}.mini-logo{border-radius:50%;width:33px;height:33px;transform:none}.hero{position:relative}.hero:before{content:"";filter:blur(8px);z-index:-1;background:radial-gradient(circle,#85aefc55,#0000 68%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite pulseGlow;position:absolute;top:0;right:-100px}.hero h1 i,.product h2 i{background:linear-gradient(110deg,#0b3f9d,#477ee5);color:#0000;-webkit-background-clip:text}.lede{color:#53617b}.primary{background:linear-gradient(135deg,var(--royal),#071f55)}.button:hover{box-shadow:0 12px 30px #0a3b9a32}.eyebrow span{background:var(--royal)}.faces span:first-child{background:#265ec0}.faces span:nth-child(2){background:#6f93db}.faces span:last-child{background:#0c2c6e}.phone{box-shadow:0 35px 70px #0a32723b}.phone-head{background:#e4edff}.chat{background:linear-gradient(#f2f6ffdd,#f2f6ffdd),radial-gradient(#7393cb 1px,#0000 1px) 0 0/12px 12px}.choice{border-color:#c8d5ec}.choice.active{background:linear-gradient(135deg,var(--royal),var(--ink));box-shadow:0 7px 18px #0a43ad32}.float-note{border:1px solid #dbe4f4;box-shadow:0 14px 40px #0e35752b}.float-note>span{background:#dce9ff}.note-two>span{background:#bcd3ff}.orbit{border-color:#9bb3dc;box-shadow:inset 0 0 60px #a8c5fa18}.story-copy,.product-head p,.feature-copy p{color:#5b6881}.stat-card{background:#e2eaff}.dark{background:linear-gradient(135deg,#051b4b,#0a347c);position:relative;overflow:hidden}.dark:after{content:"";border:1px solid #79a6ff30;border-radius:50%;width:480px;height:480px;position:absolute;top:-130px;right:-130px;box-shadow:0 0 120px #2f71db2b}.dark-inner{z-index:1;position:relative}.lime{color:#8eb6ff}.icon-box{background:#9fbeff}.feature-main{background:linear-gradient(145deg,#e8efff,#d7e4ff)}.match-ui{box-shadow:0 20px 50px #0a347c18}.progress i{background:linear-gradient(90deg,#0b3d98,#4d83e8)}.score-feature{background:#cddfff}.score-ring{background:conic-gradient(#306fd5 84%,#a7c1ef 0)}.score-ring:after{background:#cddfff}.quote-feature{background:linear-gradient(145deg,#062968,#0b48ad)}.proof{color:#fff;background:linear-gradient(120deg,#0b3f9d,#06245f);position:relative;overflow:hidden}.proof-glow{filter:blur(100px);background:#397aec55;border-radius:50%;width:560px;height:560px;position:absolute;top:-300px;left:-180px}.proof-inner{z-index:1;position:relative}.proof-symbol{place-items:center;display:grid}.proof-symbol img{object-fit:cover;border-radius:34px;width:150px;height:150px;animation:5s ease-in-out infinite logoHover;box-shadow:0 22px 60px #00143d70}.proof-copy p{color:#c5d4ef}.proof-copy a{color:#fff}.results{padding-top:120px;padding-bottom:120px}.results-head{grid-template-columns:1.1fr .7fr;align-items:end;gap:90px;margin-bottom:55px;display:grid}.results-head h2{letter-spacing:-2.5px;margin:28px 0 0;font:500 51px/1.08 Manrope}.results-head h2 i{background:linear-gradient(110deg,#0b3f9d,#477ee5);color:#0000;-webkit-background-clip:text;font-family:Playfair Display}.results-head>p{color:#5b6881;margin:0;line-height:1.7}.result-panel{background:#fff;border:1px solid #c7d5ee;border-radius:24px;grid-template-columns:.72fr 1.28fr;display:grid;overflow:hidden;box-shadow:0 28px 80px #12387914}.result-metric{color:#fff;background:linear-gradient(145deg,#0a43ad,#061f56);flex-direction:column;justify-content:center;padding:45px;display:flex}.result-metric strong{letter-spacing:-7px;font:600 92px/1 Manrope}.result-metric strong span{color:#aac6ff;letter-spacing:-2px;font-size:34px}.result-metric p{color:#c8d7f3;max-width:250px;margin:20px 0 0;font-size:14px;line-height:1.6}.result-path{border-bottom:1px solid #d9e2f2;align-items:center;gap:10px;padding:28px 34px;display:flex}.result-path span{white-space:nowrap;font-size:10px;font-weight:700}.result-path i{background:#bac9e3;flex:1;height:1px;display:block}.result-path .won{color:#0b3e99;background:#e2ebff;border-radius:100px;align-items:center;gap:5px;padding:9px 11px;display:flex}.story-preview{grid-column:2;grid-template-columns:120px 1fr;align-items:center;gap:28px;padding:34px;display:grid}.story-avatar{background:linear-gradient(145deg,#d5e4ff,#9cbbf2);border-radius:18px;place-items:center;height:130px;display:grid;position:relative;overflow:hidden}.story-avatar:before,.story-avatar:after{content:"";border:1px solid #fff8;border-radius:50%;position:absolute}.story-avatar:before{width:100px;height:100px}.story-avatar:after{width:72px;height:72px}.story-avatar span{color:#0a3a93;z-index:1;font:700 21px Manrope}.story-preview small{letter-spacing:1.6px;color:#4970b3;font-size:9px;font-weight:700}.story-preview h3{margin:10px 0;font:600 24px/1.2 Manrope}.story-preview p{color:#687590;max-width:520px;margin:0;font-size:13px;line-height:1.6}.testimonial-carousel{margin-top:20px;padding:8px 0 28px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.testimonial-track{gap:18px;width:max-content;animation:52s linear infinite testimonialScroll;display:flex}.testimonial-carousel:hover .testimonial-track{animation-play-state:paused}.testimonial{background:#fff;border:1px solid #c7d5ee;border-radius:20px;flex-direction:column;flex:none;width:350px;min-height:330px;padding:26px;transition:transform .25s,box-shadow .25s;display:flex}.testimonial.tone-1,.testimonial.tone-4{background:#e8efff}.testimonial.tone-2{color:#fff;background:#08245f}.testimonial:hover{transform:translateY(-7px);box-shadow:0 22px 55px #143b7b1c}.testimonial-top{grid-template-columns:54px 1fr auto;align-items:center;gap:13px;display:grid}.testimonial-top img{object-fit:cover;filter:saturate(.82);border-radius:15px;width:54px;height:54px}.testimonial-top h3{margin:0 0 4px;font:600 15px Manrope}.testimonial-top span{color:#66789a;font-size:10px}.testimonial.tone-2 .testimonial-top span{color:#aabde0}.testimonial-top b{color:#7791bf;font:500 11px Manrope}.testimonial>p{letter-spacing:-.25px;flex:1;margin:36px 0;font:500 17px/1.55 Manrope}.testimonial-foot{letter-spacing:1.3px;border-top:1px solid #d5deef;justify-content:space-between;padding-top:16px;font-size:9px;font-weight:700;display:flex}.testimonial.tone-2 .testimonial-foot{color:#aac3ef;border-color:#ffffff25}.demo-note{text-align:right;color:#8490a7;margin:0 3px;font-size:10px}.cta-card{background:linear-gradient(145deg,#061c4c,#0a3f9d)}.cta-card h2 i{color:#a9c6ff}.light{color:var(--ink);background:#fff}.cta-card>:not(.cta-brand-shape,.cta-orbit){z-index:2;position:relative}.cta-brand-shape{opacity:.15;width:330px;height:330px;position:absolute;top:-85px;right:-75px;transform:rotate(12deg)}.cta-brand-shape img{object-fit:cover;border-radius:70px;width:100%;height:100%}@keyframes pulseGlow{50%{opacity:.65;transform:scale(1.16)}}@keyframes logoHover{50%{transform:translateY(-10px)rotate(2deg)}}@keyframes testimonialScroll{to{transform:translate(calc(-50% - 9px))}}@media (width<=800px){.results{padding-top:80px;padding-bottom:80px}.results-head{grid-template-columns:1fr;gap:25px}.results-head h2{font-size:41px}.result-panel{grid-template-columns:1fr}.result-metric{padding:32px}.result-metric strong{font-size:74px}.result-path{grid-column:1;padding:22px;overflow-x:auto}.story-preview{grid-column:1;grid-template-columns:82px 1fr;padding:24px}.story-avatar{height:96px}.testimonial{width:300px;min-height:300px}.testimonial-track{animation-duration:45s}.demo-note{text-align:left}.proof-symbol img{width:112px;height:112px}.cta-brand-shape{width:220px;height:220px}}@media (prefers-reduced-motion:reduce){.testimonial-carousel{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.testimonial-track{animation:none}.testimonial-track .testimonial:nth-child(n+6){display:none}}.scroll-progress{z-index:100;width:var(--scroll,0%);pointer-events:none;background:linear-gradient(90deg,#8eb6ff,#0a43ad);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 14px #4a83ed}.signal-strip{color:#fff;background:#0a43ad;border-block:1px solid #06245f;padding:14px 0;overflow:hidden}.signal-track{align-items:center;gap:32px;width:max-content;animation:28s linear infinite signalMove;display:flex}.signal-track span{letter-spacing:2px;font-size:10px;font-weight:700}.signal-track b{color:#a9c8ff;font-size:13px}.scale{background:#edf3ff;border-block:1px solid #c5d4ee;overflow:hidden}.scale-inner{padding-top:120px;padding-bottom:110px}.scale-head{grid-template-columns:1.1fr .8fr;align-items:end;column-gap:80px;display:grid}.scale-head .section-no{grid-column:1/-1}.scale-head h2{letter-spacing:-3px;margin:28px 0 55px;font:500 55px/1.05 Manrope}.scale-head h2 i{color:#1e5abe;font-family:Playfair Display}.scale-head p{color:#586984;margin-bottom:58px;line-height:1.7}.flywheel{place-items:center;height:500px;margin-bottom:55px;display:grid;position:relative}.flywheel-center{color:#fff;z-index:3;background:#08245f;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:145px;height:145px;display:flex;box-shadow:0 25px 65px #143f8533}.flywheel-center img{border-radius:14px;width:54px;height:54px}.flywheel-center span{letter-spacing:1.5px;text-align:center;font-size:8px;line-height:1.4}.fly-ring{border:1px solid #88a6d7;border-radius:50%;animation:22s linear infinite ringSpin;position:absolute}.ring-a{width:440px;height:440px}.ring-b{width:660px;height:310px;animation-direction:reverse;transform:rotate(12deg)}.fly-node{z-index:2;background:#fff;border:1px solid #c9d7ed;border-radius:16px;grid-template-columns:auto 1fr;gap:4px 12px;width:185px;padding:18px;display:grid;position:absolute;box-shadow:0 16px 38px #143e7912}.fly-node b{color:#4773ba;grid-row:1/3;font-size:9px}.fly-node strong{font:600 14px Manrope}.fly-node small{color:#7584a0;font-size:9px}.node-a{top:10px;left:calc(50% - 92px)}.node-b{top:205px;right:8%}.node-c{bottom:5px;left:calc(50% - 92px)}.node-d{top:205px;left:8%}.scale-points{border-top:1px solid #b9cae5;grid-template-columns:repeat(3,1fr);display:grid}.scale-points article{padding:30px 35px 0 0}.scale-points article+article{border-left:1px solid #b9cae5;padding-left:35px}.scale-points span{color:#4773ba;font-size:9px}.scale-points h3{margin:20px 0 10px;font:600 19px Manrope}.scale-points p{color:#64738d;font-size:13px;line-height:1.6}section:not(.hero){opacity:.01;transition:opacity .75s,transform .75s;transform:translateY(22px)}section.is-visible{opacity:1;transform:none}.dark,.proof,.scale{transition:opacity .75s,transform .75s}@keyframes signalMove{to{transform:translate(-50%)}}@keyframes ringSpin{to{transform:rotate(360deg)}}@media (width<=800px){.signal-track{animation-duration:22s}.scale-inner{padding-top:80px;padding-bottom:80px}.scale-head{grid-template-columns:1fr}.scale-head h2{margin-bottom:25px;font-size:42px}.scale-head p{margin-bottom:45px}.flywheel{height:580px;margin-inline:-30px;transform:scale(.88)}.ring-a{width:310px;height:310px}.ring-b{width:430px;height:240px}.node-a{top:15px}.node-b{top:220px;right:0}.node-c{bottom:15px}.node-d{top:220px;left:0}.scale-points{grid-template-columns:1fr}.scale-points article,.scale-points article+article{border-top:1px solid #b9cae5;border-left:0;padding:24px 0}.scale-points article:first-child{border-top:0}}main:before{content:"";width:480px;height:480px;left:calc(var(--pointer-x,50vw) - 240px);top:calc(var(--pointer-y,30vh) - 240px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#74a2ff20,#0000 68%);border-radius:50%;transition:left .12s linear,top .12s linear;position:fixed}.header{-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);background:#f7f9ffcc;border:1px solid #cfdaed;border-radius:18px;height:64px;margin-top:10px;padding-inline:18px;transition:box-shadow .25s,background .25s;position:sticky;top:12px;box-shadow:0 12px 40px #14376f10}.header:hover{background:#fbfcffed;box-shadow:0 18px 50px #14376f18}.live-pill{letter-spacing:.3px;background:#ffffffb8;border:1px solid #c6d5ee;border-radius:100px;align-items:center;gap:8px;width:max-content;margin-bottom:22px;padding:8px 12px;font-size:10px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 8px 25px #123e8010}.live-pill>span{background:#286bd1;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite livePulse;box-shadow:0 0 0 5px #2a6ed018}.live-pill:hover{border-color:#8cabe0;transform:translateY(-2px)}.button,.nav-cta{position:relative;overflow:hidden}.button:after,.nav-cta:after{content:"";background:linear-gradient(105deg,#0000 42%,#ffffff60 50%,#0000 58%);transition:transform .65s;position:absolute;inset:-50%;transform:translate(-80%)}.button:hover:after,.nav-cta:hover:after{transform:translate(80%)}.feature{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}.feature:hover{border-color:#91aada;transform:translateY(-8px);box-shadow:0 28px 65px #1238751b}.match-ui{transition:transform .35s}.feature-main:hover .match-ui{transform:translateY(-5px)rotate(-.5deg)}.phone-wrap:after{content:"";filter:blur(30px);background:#1d5bb338;border-radius:50%;width:280px;height:80px;animation:5s ease-in-out infinite shadowBreathe;position:absolute;bottom:-30px}.float-note{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fly-node{transition:transform .25s,box-shadow .25s,border-color .25s}.fly-node:hover{border-color:#7d9ed2;transform:translateY(-5px);box-shadow:0 20px 45px #123c7a22}.cta-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0c,#0000);width:360px;height:720px;animation:7s ease-in-out infinite ctaSweep;position:absolute;top:-120px;left:-420px;transform:rotate(22deg)}.testimonial{position:relative;overflow:hidden}.testimonial:after{content:"";border:1px solid #7ca0d955;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-45px;right:-45px;box-shadow:0 0 0 18px #7ca0d90a}.proof-symbol img{transition:filter .25s}.proof-symbol img:hover{filter:brightness(1.12);box-shadow:0 28px 80px #00143d90}.section-no:before{content:"";vertical-align:middle;opacity:.65;background:currentColor;width:18px;height:1px;margin-right:9px;display:inline-block}@keyframes livePulse{70%{box-shadow:0 0 0 9px #0000}}@keyframes shadowBreathe{50%{opacity:.55;transform:scale(.78)}}@keyframes ctaSweep{50%,to{left:120%}}@media (width<=800px){main:before{display:none}.header{width:auto;margin-inline:12px;padding-inline:14px;top:8px}.live-pill{margin-bottom:18px}.feature:hover{transform:none}.phone-wrap:after{bottom:-10px}}@media (prefers-reduced-motion:reduce){main:before{display:none}.live-pill>span,.cta-card:after,.phone-wrap:after{animation:none}.button:after,.nav-cta:after{display:none}}.lang-switch{background:#e5ecf8;border:1px solid #ccd8eb;border-radius:100px;align-items:center;padding:3px;display:flex}.lang-switch button{color:#6d7d99;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:6px 8px;font:700 9px DM Sans;transition:all .2s}.lang-switch button.active{color:#08245f;background:#fff;box-shadow:0 3px 9px #173c731a}.hero-copy,.hero h1{position:relative}.hero h1:after{content:"";background:linear-gradient(90deg,#0a43ad,#91b6ff);border-radius:10px;width:74px;height:7px;margin-top:18px;animation:1.1s cubic-bezier(.2,.8,.2,1) both headlineLine;display:block;box-shadow:0 5px 18px #2461bd3d}.hero-proof{border-top:1px solid #c7d3e8;grid-template-columns:repeat(3,1fr);max-width:590px;margin-top:50px;padding-top:24px;display:grid}.hero-proof>div{flex-direction:column;gap:7px;padding-right:20px;display:flex}.hero-proof>div+div{border-left:1px solid #c7d3e8;padding-left:20px}.hero-proof strong{color:#08245f;font:700 14px Manrope}.hero-proof span{color:#74819a;text-transform:uppercase;letter-spacing:.8px;font-size:9px;line-height:1.45}.hero-actions{margin-top:32px}.phone{border-color:#061b48}.phone-wrap .orbit-one{animation:12s ease-in-out infinite orbitDrift}.phone-wrap .orbit-two{animation:15s ease-in-out infinite orbitDriftTwo}.product-head h2,.results-head h2,.scale-head h2{max-width:760px}.feature-grid,.result-panel{isolation:isolate}.result-metric .result-word{letter-spacing:-2.4px;font:600 43px/1.04 Manrope}.result-metric .result-word+p{max-width:285px}.guidance-panel{background:#fff;border:1px solid #c7d5ee;border-radius:24px;grid-template-rows:1fr auto;grid-template-columns:.62fr 1.38fr;min-height:390px;display:grid;overflow:hidden;box-shadow:0 28px 80px #12387914}.guidance-mark{color:#fff;background:linear-gradient(145deg,#0a43ad,#061f56);flex-direction:column;grid-row:1/3;justify-content:center;align-items:center;gap:22px;display:flex}.guidance-mark img{border-radius:28px;width:112px;height:112px;box-shadow:0 20px 50px #00184466}.guidance-mark span,.guidance-copy small{letter-spacing:1.8px;font-size:9px;font-weight:700}.guidance-copy{flex-direction:column;justify-content:center;padding:56px 60px 40px;display:flex}.guidance-copy small{color:#4773ba}.guidance-copy h3{letter-spacing:-1.3px;max-width:650px;margin:20px 0 16px;font:600 34px/1.15 Manrope}.guidance-copy p{color:#667590;max-width:670px;margin:0;font-size:14px;line-height:1.7}.guidance-values{border-top:1px solid #d8e1f0;align-items:center;gap:18px;padding:22px 60px;display:flex}.guidance-values span{color:#244d91;white-space:nowrap;font-size:10px;font-weight:700}.guidance-values i{background:#c3d1e7;flex:1;height:1px}@media (width<=800px){.guidance-panel{grid-template-rows:auto;grid-template-columns:1fr}.guidance-mark{grid-row:auto;min-height:210px}.guidance-mark img{width:88px;height:88px}.guidance-copy{padding:32px 25px}.guidance-copy h3{font-size:27px}.guidance-values{gap:10px;padding:20px 25px;overflow-x:auto}.guidance-values i{min-width:25px}html,body,#root,main{width:100%;max-width:100%;overflow-x:clip}.section{width:100%;min-width:0;max-width:100%;padding-left:20px;padding-right:20px}.header{width:calc(100% - 24px);max-width:calc(100% - 24px);height:64px;margin:8px 12px 0;padding:0 14px;left:0;right:0}.header .brand{min-width:0}.header .brand span{font-size:18px}.menu{color:#08245f;z-index:2;place-items:center;margin-left:auto;padding:7px;display:grid;position:relative}.nav{gap:20px;width:100%;max-width:100%;padding:22px;top:72px;left:0;right:0;box-shadow:0 24px 55px #061b4855}.hero{grid-template-columns:minmax(0,1fr);gap:40px;width:100%;min-width:0;max-width:100%;padding-top:72px;padding-bottom:70px;overflow:hidden}.hero-copy,.hero-copy>*{min-width:0;max-width:100%}.hero h1{letter-spacing:-3.4px;overflow-wrap:normal;word-break:normal;font-size:clamp(48px,14.3vw,58px);line-height:.98}.hero h1 i{display:inline}.lede{width:100%;max-width:100%;font-size:17px;line-height:1.62}.hero-actions{flex-wrap:wrap;align-items:stretch;gap:13px}.hero-actions .button{flex:none}.hero-actions .text-link{padding:12px 0}.hero-proof{width:100%;max-width:100%}.phone-wrap{width:100%;min-width:0;max-width:100%;height:500px;margin:0;overflow:hidden;transform:none}.phone{border-width:8px;width:274px;height:515px}.phone:before{left:93px}.chat{height:386px}.note-one{top:90px;left:0}.note-two{bottom:22px;right:0}.orbit-one{width:360px;height:290px}.orbit-two{width:290px;height:400px}.problem-band{gap:12px;width:100%;max-width:100%;font-size:13px}.story-grid,.dark-inner,.product,.scale-inner,.results,.origin-inner,.faq,.proof-inner,.cta-section{width:100%;min-width:0;max-width:100%}.story-grid>*,.dark-title>*,.steps>*,.product-head>*,.feature-grid>*,.scale-head>*,.scale-points>*,.results-head>*,.guidance-panel>*,.origin-flow>*,.faq>*,.proof-inner>*{min-width:0}.story-grid h2,.dark-title h2,.product h2,.results-head h2,.scale-head h2,.proof h2{overflow-wrap:anywhere}.feature-grid,.testimonial-carousel,.result-panel,.guidance-panel,.origin,.scale,.dark,.proof,.cta-card{max-width:100%;overflow:hidden}.match-ui{padding:21px}.chips{flex-wrap:wrap}.score-ring{width:100px;height:100px;right:20px}.score-ring:after{width:76px;height:76px}.quote-feature{min-height:310px}.flywheel{width:100%;max-width:100%;height:560px;margin:0;transform:none}.fly-ring.ring-a{width:280px;height:280px}.fly-ring.ring-b{width:360px;height:210px}.fly-node{width:154px;padding:14px}.node-a{left:50%;transform:translate(-50%)}.node-b{right:0}.node-c{left:50%;transform:translate(-50%)}.node-d{left:0}.fly-node:hover{transform:none}.node-a:hover,.node-c:hover{transform:translate(-50%)}.testimonial-carousel{width:calc(100% + 20px);margin-right:-20px;-webkit-mask-image:linear-gradient(90deg,#000 0 88%,#0000);mask-image:linear-gradient(90deg,#000 0 88%,#0000)}.faq-list summary{gap:12px}.faq-list summary span{flex:0 0 30px}.proof-inner{padding-top:75px;padding-bottom:75px}.proof-symbol{justify-content:start}.cta-section{padding-top:70px;padding-bottom:70px}.cta-card{min-height:430px}.cta-card h2{letter-spacing:-2px;font-size:42px}footer{width:100%;max-width:100%;padding:35px 20px 45px;overflow:hidden}}@media (width<=380px){.hero h1{font-size:46px}.hero-actions{flex-direction:column}.hero-actions .button,.hero-actions .text-link{justify-content:center;width:100%}.phone-wrap{width:calc(100% + 8px);margin-left:-4px}.fly-node{width:145px}.origin-statement h2{font-size:31px}.testimonial{width:280px}}@keyframes headlineLine{0%{opacity:0;width:0}}@keyframes orbitDrift{50%{transform:rotate(-14deg)scale(1.03)}}@keyframes orbitDriftTwo{50%{transform:rotate(28deg)scale(.96)}}@media (width<=800px){.hero-proof{grid-template-columns:1fr;gap:0;margin-top:38px}.hero-proof>div,.hero-proof>div+div{border-top:1px solid #d5deed;border-left:0;grid-template-columns:100px 1fr;align-items:center;padding:13px 0;display:grid}.hero-proof>div:first-child{border-top:0}.hero h1:after{height:5px}.phone-wrap .orbit-one,.phone-wrap .orbit-two{animation:none}html,body,#root,main{width:100vw!important;min-width:0!important;max-width:100vw!important}.section,.hero,.story-grid,.dark-inner,.product,.scale-inner,.results,.origin-inner,.faq,.proof-inner,.cta-section{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.header{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.header .menu{width:38px;height:38px;position:absolute;top:13px;right:14px}.header .brand{padding-right:48px}.hero-copy{width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important}.hero h1{letter-spacing:-3px;width:100%;font-size:50px}.hero h1 i{white-space:normal}.lede{overflow-wrap:break-word;width:100%!important;max-width:100%!important}.problem-band,.dark,.scale,.origin,.proof,footer{width:100vw!important;max-width:100vw!important}}@media (width<=360px){.hero h1{font-size:44px}.eyebrow{letter-spacing:1.5px;font-size:9px}}@media (width<=800px){#how,#product,#why-now,#stories,#faq{scroll-margin-top:92px}.flywheel{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"center center""a b""c d";gap:12px;padding:8px 0 10px;place-items:stretch stretch!important;height:auto!important;min-height:0!important;display:grid!important}.flywheel-center{border-radius:32px;grid-area:center;justify-self:center;width:132px;height:132px;margin:0 auto 18px;position:static!important}.flywheel-center img{width:48px;height:48px}.flywheel-center span{font-size:7px}.fly-node{grid-template-columns:auto 1fr;align-content:center;min-height:118px;display:grid;box-shadow:0 10px 28px #143e7912;width:100%!important;padding:17px!important;position:static!important;transform:none!important}.fly-node.node-a{grid-area:a}.fly-node.node-b{grid-area:b}.fly-node.node-c{grid-area:c}.fly-node.node-d{grid-area:d}.fly-node:hover,.fly-node.node-a:hover,.fly-node.node-c:hover{transform:none!important}.fly-ring{display:none!important}}@media (width<=360px){.flywheel{grid-template-columns:1fr;grid-template-areas:"center""a""b""c""d"}.fly-node{min-height:96px}.flywheel-center{margin-bottom:10px}}@media (width<=800px){.lang-switch{justify-content:center;width:max-content}.lang-switch button{padding:8px 15px}}.faq{grid-template-columns:.72fr 1.28fr;gap:90px;padding-top:120px;padding-bottom:120px;display:grid}.faq-intro{align-self:start;position:sticky;top:110px}.faq-intro h2{letter-spacing:-2.4px;margin:28px 0 20px;font:500 47px/1.08 Manrope}.faq-intro p{color:#65738d;max-width:340px;font-size:14px;line-height:1.7}.faq-list{border-top:1px solid #becde5}.faq-list details{border-bottom:1px solid #becde5;padding:0 5px}.faq-list summary{cursor:pointer;color:#08245f;justify-content:space-between;align-items:center;gap:20px;padding:27px 0;font:600 18px Manrope;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid #b6c7e2;border-radius:50%;place-items:center;width:30px;height:30px;font:400 19px Manrope;transition:transform .25s,background .25s;display:grid}.faq-list details[open] summary span{color:#fff;background:#08245f;border-color:#08245f;transform:rotate(45deg)}.faq-list details p{color:#65738d;max-width:650px;margin:0;padding:0 55px 27px 0;font-size:14px;line-height:1.7}.faq-list details[open] p{animation:.3s both faqIn}:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #77a4ef}.button:focus-visible,.nav-cta:focus-visible{outline-color:#3f7bde}.menu:focus-visible,.lang-switch button:focus-visible{outline-offset:2px}@keyframes faqIn{0%{opacity:0;transform:translateY(-5px)}}@media (width<=800px){.faq{grid-template-columns:1fr;gap:35px;padding-top:80px;padding-bottom:80px}.faq-intro{position:static}.faq-intro h2{font-size:39px}.faq-list summary{padding:22px 0;font-size:16px}.faq-list details p{padding-right:10px}}.origin{color:#f7f9ff;background:#061b48;position:relative;overflow:hidden}.origin:before{content:"";background:radial-gradient(circle,#2259ad66,#0000 66%);border-radius:50%;width:650px;height:650px;position:absolute;top:-230px;right:-180px}.origin:after{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%,#0000);mask-image:linear-gradient(90deg,#0000,#000 40%,#0000)}.origin-inner{z-index:1;padding-top:110px;padding-bottom:110px;position:relative}.origin-kicker{color:#9ab9eb;justify-content:space-between;align-items:center;display:flex}.origin-kicker>span{letter-spacing:1.4px;text-transform:uppercase;font-size:10px}.origin-statement{max-width:960px;margin:70px auto 85px;position:relative}.origin-quote{color:#4381e1;opacity:.6;font:italic 100px Playfair Display;position:absolute;top:-40px;left:-65px}.origin-statement h2{letter-spacing:-2.5px;margin:0;font:500 49px/1.2 Manrope}.origin-flow{border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b;grid-template-columns:repeat(3,1fr);display:grid}.origin-flow article{padding:35px 34px 38px 0}.origin-flow article+article{border-left:1px solid #ffffff2b;padding-left:34px}.origin-flow b{color:#70a0e9;font-size:9px}.origin-flow span{letter-spacing:1.4px;text-transform:uppercase;color:#91a9cf;margin:24px 0 13px;font-size:9px;display:block}.origin-flow h3{margin-bottom:13px;font:600 20px Manrope}.origin-flow p{color:#9fb0cb;margin:0;font-size:13px;line-height:1.7}.origin-signoff{justify-content:flex-end;align-items:center;gap:14px;margin-top:36px;display:flex}.origin-signoff img{border-radius:50%;width:42px;height:42px}.origin-signoff div{flex-direction:column;gap:4px;display:flex}.origin-signoff strong{font:500 12px Manrope}.origin-signoff span{color:#829ac0;font-size:9px}.origin-flow article{transition:background .3s}.origin-flow article:hover{background:#ffffff08}@media (width<=800px){.origin-inner{padding-top:80px;padding-bottom:80px}.origin-kicker{align-items:flex-start;gap:20px}.origin-kicker>span{text-align:right}.origin-statement{margin:60px 0}.origin-quote{top:-64px;left:0}.origin-statement h2{letter-spacing:-1.5px;font-size:34px}.origin-flow{grid-template-columns:1fr}.origin-flow article,.origin-flow article+article{border-top:1px solid #ffffff2b;border-left:0;padding:27px 0}.origin-flow article:first-child{border-top:0}.origin-signoff{justify-content:flex-start;align-items:flex-start}.origin-signoff div{max-width:250px}}
