:root{--text-main: #041122;--text-muted: #375268;--cta-bg: #051033}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;font-family:Poppins,sans-serif}body{color:var(--text-main)}.hero-section{position:relative;min-height:100vh;width:100%;padding:0 clamp(1rem,3.5vw,2.6rem) 3.5rem;background-image:linear-gradient(to bottom,#ffffff29,#ffffff1a),url(/assets/bg-section-1-DoobOkUH.png);background-size:cover;background-position:center;background-repeat:no-repeat}.top-bar{position:absolute;top:0;left:0;width:100%;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:1.5rem clamp(1rem,3.5vw,2.6rem) 0}.logo-link{display:inline-flex;align-items:center;gap:.55rem;color:#041324;text-decoration:none}.logo-icon{width:2.9rem;height:1.9rem}.logo-wordmark{font-size:clamp(1.7rem,2.6vw,3.25rem);font-weight:600;line-height:1;letter-spacing:-.02em}.header-cta{display:inline-flex;align-items:center;gap:.65rem;padding:.33rem .33rem .33rem 1.05rem;border-radius:.9rem;background:var(--cta-bg);color:#fff;font-size:clamp(.95rem,1.2vw,1.55rem);font-weight:500;text-decoration:none;transition:transform .15s ease}.header-cta:hover{transform:translateY(-1px)}.cta-icon{display:inline-flex;justify-content:center;align-items:center;width:clamp(2.25rem,3vw,3.1rem);height:clamp(2.2rem,2.8vw,3rem);border-radius:.6rem;background:#fff;color:var(--cta-bg);font-size:clamp(1.15rem,1.3vw,1.75rem);line-height:1}.hero-content{width:min(100%,48rem);margin-inline:auto;text-align:center;padding-top:clamp(6rem,18vh,14.4rem)}.hero-content h1,.hero-content h2{margin:0;font-size:clamp(2.2rem,5.15vw,5.9rem);font-weight:500;line-height:1.16;letter-spacing:-.02em;color:#071323}.hero-content h2{margin-top:clamp(.25rem,1.2vw,.75rem)}.hero-content p{margin:clamp(1.45rem,2vw,2.1rem) auto 0;width:min(100%,40rem);color:var(--text-muted);font-size:clamp(1.2rem,2vw,2.45rem);font-weight:400;line-height:1.56}.hero-actions{display:flex;justify-content:center;gap:1rem;margin-top:clamp(1.75rem,3vw,2.7rem)}.hero-actions a{border-radius:.95rem;padding:.72rem 1.3rem;font-size:clamp(1.05rem,1.2vw,1.6rem);text-decoration:none;white-space:nowrap}.button-primary{background:#050f22;border:2px solid #0f263e;color:#fff}.button-secondary{background:#fff;border:2px solid #94a7b7;color:#151f29}.section-shell{width:min(100%,1180px);margin-inline:auto;padding-inline:clamp(1rem,3.5vw,2.6rem)}.section-kicker{margin:0;text-align:center;font-size:clamp(.9rem,1vw,1.1rem);letter-spacing:.04em;color:#8f949a}.success-section{padding:clamp(4rem,8vw,6.5rem) 0 clamp(4rem,8vw,7rem);background:#f6f7f8}.success-headline-row{display:flex;justify-content:space-between;gap:2rem;align-items:center}.success-heading{margin:0;max-width:16ch;font-size:clamp(1.6rem,3.2vw,2.8rem);line-height:1.35;font-weight:400;color:#11151b}.success-signature{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;flex-shrink:0}.success-signature>span{font-size:.62rem;letter-spacing:.05em;color:#a1a4a9;font-weight:500}.signature-icon{width:7.2rem;height:2.2rem}.success-metrics{margin-top:clamp(2rem,4vw,3.2rem);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.metric-card{border:1px solid #e6f5f0;border-radius:1rem;background:#fff;padding:1.4rem 1.3rem 1.3rem;display:flex;flex-direction:column;justify-content:space-between}.metric-label{margin:0 0 1.2rem;color:#555d66;font-size:clamp(.78rem,.95vw,.88rem);line-height:1.4;font-weight:400}.metric-value-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.metric-value-row strong{font-size:clamp(1.8rem,2.4vw,2.4rem);line-height:1;font-weight:600;color:#10141b;white-space:nowrap}.metric-grid{width:108px;display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem}.metric-grid span{width:100%;aspect-ratio:1 / 1;border-radius:.28rem}.metric-grid .active{background:#35cc93}.metric-grid .soft{background:#e4f5ed}.problem-section{background:#f7f7f7;padding:clamp(4rem,8vw,7rem) 0}.problem-heading{margin:1rem auto 0;text-align:center;font-size:clamp(2rem,4.2vw,4rem);font-weight:500;letter-spacing:-.02em;color:#12161d}.problem-timeline{margin-top:clamp(2rem,4vw,3rem);height:52px;border-radius:999px;background:linear-gradient(90deg,#31cb92 0%,#31cb92 6px,transparent 6px),linear-gradient(180deg,#31cb9226,#31cb9203 72%),repeating-linear-gradient(90deg,#d4d6d8 0 2px,transparent 2px 10px);background-size:100% 100%,100% 24px,100% 24px;background-position:0 100%,0 100%,0 100%;background-repeat:no-repeat}.problem-grid{margin-top:1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.problem-card{background:#f8f8f8;border:1.5px solid #d5d8db;border-left-color:#36cb95;border-left-width:3px;border-radius:1rem;padding:1.35rem 1.4rem;min-height:215px}.problem-card h3{margin:0;font-size:clamp(1.3rem,1.9vw,1.9rem);font-weight:500;color:#1b2026}.problem-card p{margin:.85rem 0 0;color:#777d84;font-size:clamp(1.05rem,1.25vw,1.5rem);line-height:1.4;padding-bottom:.85rem;border-bottom:1px dashed #d9dadd}.problem-card strong{display:block;margin-top:.95rem;font-size:clamp(1.25rem,1.7vw,2rem);line-height:1.34;font-weight:500;color:#137e56}.insight-section{position:relative;overflow:hidden;padding:clamp(4.25rem,8vw,7rem) 0 clamp(4.75rem,9vw,8.2rem);background:#f4f7f6}.insight-section:before,.insight-section:after{content:"";position:absolute;width:320px;aspect-ratio:1 / 1;background-image:linear-gradient(#d9efea 1px,transparent 1px),linear-gradient(90deg,#d9efea 1px,transparent 1px);background-size:44px 44px;opacity:.6;pointer-events:none}.insight-section:before{top:10%;left:-40px}.insight-section:after{right:-50px;bottom:10%}.insight-shell{position:relative;z-index:1}.insight-heading,.insight-subheading{margin:1rem auto 0;text-align:center;max-width:16ch;font-size:clamp(2rem,4.25vw,4.15rem);font-weight:500;line-height:1.3;letter-spacing:-.02em;color:#171b22}.insight-subheading{margin-top:1.25rem;max-width:19ch}.token{display:inline-block;border-radius:999px;padding:.11em .54em;white-space:nowrap}.token-conversation{background:#f4e6c5;color:#cb7a0a}.token-moment{background:#cbeed7;color:#159b4f}.token-actions{background:#d8e2f8;color:#2d62d8}.token-next{background:#ddd5f4;color:#6c44d6}.onboarding-section{background:#f6f7f8;padding:clamp(4rem,7vw,6.4rem) 0 clamp(4.4rem,8vw,7.5rem)}.onboarding-heading{margin:.9rem auto 0;text-align:center;font-size:clamp(2rem,4vw,3.75rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#11151b}.onboarding-heading span{color:#27c486}.onboarding-layout{margin-top:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:1.02fr 1fr;gap:1.2rem}.onboarding-steps{border:1.5px solid #dde0e2;border-radius:1.1rem;overflow:hidden;background:#f8f9fa}.onboarding-title{padding:1.5rem 1.6rem;font-size:clamp(1.55rem,2.4vw,2.8rem);color:#1d2127;border-bottom:1px solid #e2e5e7}.step-card{display:grid;grid-template-columns:72px 1fr;align-items:center;min-height:120px;border-top:1px solid #e2e5e7}.step-card.active{background:#eaf8f2;border:1.5px solid #35cb94;margin:.35rem;border-radius:.95rem}.step-index{display:grid;place-items:center;min-height:100%;color:#1c2127;font-size:1.95rem;border-right:1px solid #e0e4e6}.step-card.active .step-index{color:#20b97e}.step-copy{padding:.95rem 1.15rem}.step-copy h3{margin:0;font-size:clamp(1.2rem,1.7vw,1.8rem);color:#a4a8ad;font-weight:400}.step-copy p{margin:.45rem 0 0;font-size:clamp(1.1rem,1.25vw,1.45rem);color:#2f343b;line-height:1.34}.step-card.active .step-copy h3{color:#1fbe82}.onboarding-visual{border-radius:1.1rem;overflow:hidden;border:1px solid #d9e7e1;background:#dcf4eb}.onboarding-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:780px){.hero-section{min-height:100svh;background-position:56% center}.top-bar{padding-top:1rem}.logo-icon{width:2.3rem;height:1.5rem}.logo-wordmark{font-size:2rem}.header-cta{font-size:.95rem;padding-left:.78rem;gap:.45rem}.cta-icon{width:2rem;height:1.95rem;border-radius:.48rem;font-size:1.05rem}.hero-content{padding-top:clamp(4rem,15vh,8rem);width:min(100%,38rem)}.hero-content p{width:min(100%,32rem);font-size:clamp(1.05rem,3.9vw,1.35rem)}.hero-actions{flex-direction:column;align-items:center}.hero-actions a{width:min(100%,19rem);text-align:center}.section-shell{padding-inline:1rem}.success-headline-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.success-heading{max-width:100%}.success-signature{flex-direction:row;align-items:center;gap:.8rem}.success-signature>span{font-size:.58rem}.signature-icon{width:5.6rem;height:1.7rem}.success-metrics{grid-template-columns:repeat(2,1fr);gap:.75rem}.metric-card{min-height:unset}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:unset}.insight-heading,.insight-subheading{max-width:20ch}.insight-section:before,.insight-section:after{width:220px;background-size:32px 32px}.onboarding-layout{grid-template-columns:1fr}.step-card{grid-template-columns:56px 1fr;min-height:104px}.step-index{font-size:1.5rem}}
