:root{--bg:#090d12;--bg-2:#10161d;--bg-3:#151c24;--card:#0e141de0;--card-solid:#111821;--ink:#f4f7fb;--sub:#94a3b8;--line:#94a3b824;--line-strong:#94a3b83d;--accent:#f3b36a;--accent-2:#ff8f5b;--accent-light:#f3b36a1f;--accent-mid:#f3b36a33;--glow:#ff8f5b2e;--dark:#05080d;--dark-2:#020406;--dark-line:#f4f7fb1a;--dark-sub:#f4f7fb94;--dark-ink:#f4f7fb;--display:"Plus Jakarta Sans", "Inter", system-ui, sans-serif;--sans:"Inter", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, Menlo, monospace;--r-sm:3px;--r-md:6px;--r-lg:12px;--r-pill:999px;--pad-x:clamp(18px, 4vw, 88px)}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(circle at 18% 12%,#f3b36a1f,#0000 28%),radial-gradient(circle at 82% 16%,#5472ff24,#0000 32%),linear-gradient(#0b1118 0%,#080c11 42%,#05080d 100%);background-attachment:fixed;margin:0;padding:0;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.wrap{max-width:1440px;padding-left:var(--pad-x);padding-right:var(--pad-x);margin:0 auto}.wrap--wide{max-width:1640px;padding-left:var(--pad-x);padding-right:var(--pad-x);margin:0 auto}.section-label{font-family:var(--sans);letter-spacing:2px;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.section-label--dark{color:var(--accent)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.25,.8,.25,1),transform .7s cubic-bezier(.25,.8,.25,1);transform:translateY(18px)}.reveal.is-in{opacity:1;transform:none}.reveal.delay-1{transition-delay:80ms}.reveal.delay-2{transition-delay:.16s}.reveal.delay-3{transition-delay:.24s}.reveal.delay-4{transition-delay:.32s}.btn{font-family:var(--sans);border-radius:var(--r-pill);white-space:nowrap;letter-spacing:.2px;border:1.5px solid #0000;align-items:center;gap:7px;padding:11px 22px;font-size:13px;font-weight:500;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#151515;box-shadow:0 16px 40px var(--glow);border-color:#0000}.btn-primary:hover{background:linear-gradient(135deg,#ffd09b 0%,#ffa36b 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 20px 48px #ff8f5b47}.btn-ghost{border-color:var(--line-strong);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff05}.btn-ghost:hover{background:#ffffff0f;border-color:#ffffff2e}.btn-accent{background:var(--accent);color:#111;border-color:var(--accent)}.btn-accent:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ff8f5b47}.mock-paper{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:18px;box-shadow:0 18px 60px #00000038}.mono{font-family:var(--mono)}@keyframes pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fillBar{0%{width:0!important}}@keyframes shimmer{0%,to{background:#11141c12}50%{background:#11141c24}}@media (max-width:768px){html,body{background-attachment:scroll}}
.nav-module__ADcc3G__nav{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d12c2;position:sticky;top:0}.nav-module__ADcc3G__navInner{justify-content:space-between;align-items:center;gap:24px;padding-top:10px;padding-bottom:10px;display:flex}.nav-module__ADcc3G__brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.nav-module__ADcc3G__brandLogo{border-radius:10px;width:auto;height:28px;box-shadow:0 10px 28px #00000047}.nav-module__ADcc3G__brandWord{font-family:var(--sans);letter-spacing:-.6px;color:var(--ink);font-size:21px;font-weight:700}.nav-module__ADcc3G__brandEm{font-family:var(--sans);letter-spacing:1.8px;color:var(--sub);text-transform:uppercase;font-size:11px;font-weight:500}@media (max-width:420px){.nav-module__ADcc3G__brandEm{display:none}}.nav-module__ADcc3G__navLinks{color:var(--sub);gap:28px;font-size:13px;font-weight:500;display:none}.nav-module__ADcc3G__navLinks a{border:1px solid #0000;border-radius:999px;padding:8px 12px;transition:color .15s,background .2s,border-color .2s}.nav-module__ADcc3G__navLinks a:hover{color:var(--ink);border-color:var(--line-strong);background:#ffffff0a}.nav-module__ADcc3G__navCta{display:none}.nav-module__ADcc3G__navBurger{background:0 0;border:0;flex-direction:column;gap:4px;padding:8px;display:inline-flex}.nav-module__ADcc3G__navBurger span{background:var(--ink);border-radius:99px;width:18px;height:1.5px;display:block}.nav-module__ADcc3G__navMobile{padding:18px var(--pad-x) 22px;border-top:1px solid var(--line);background:#090d12eb;flex-direction:column;gap:14px;display:flex}.nav-module__ADcc3G__navMobile a{color:var(--sub);font-size:15px}.nav-module__ADcc3G__navMobile a:hover{color:var(--ink)}.nav-module__ADcc3G__navMobile .nav-module__ADcc3G__btn{align-self:flex-start}@media (min-width:860px){.nav-module__ADcc3G__navLinks,.nav-module__ADcc3G__navCta{display:inline-flex}.nav-module__ADcc3G__navBurger{display:none}}.nav-module__ADcc3G__strip{border-bottom:1px solid var(--line);background:#ffffff05}.nav-module__ADcc3G__stripInner{font-family:var(--sans);letter-spacing:1.8px;text-transform:uppercase;color:var(--sub);justify-content:space-between;align-items:center;gap:16px;padding-top:4px;padding-bottom:4px;font-size:11px;display:flex}.nav-module__ADcc3G__stripCenter{text-align:center;flex:1}@media (max-width:600px){.nav-module__ADcc3G__stripLeft,.nav-module__ADcc3G__stripRight{display:none}}
.hero-new-module__l_HO1a__hero{flex-direction:column;justify-content:flex-start;min-height:auto;padding:18px 0 48px;display:flex;position:relative}.hero-new-module__l_HO1a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 18%,#ff8f5b2e,#0000 24%),radial-gradient(circle at 24% 22%,#5472ff1f,#0000 26%);position:absolute;inset:0}.hero-new-module__l_HO1a__heroGridWrap{z-index:1;flex-direction:column;display:flex;position:relative}.hero-new-module__l_HO1a__heroGrid{grid-template-columns:1fr;align-items:center;gap:56px;margin-top:8px;display:grid}@media (min-width:1080px){.hero-new-module__l_HO1a__heroGrid{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:72px}}.hero-new-module__l_HO1a__heroCopy{max-width:640px;padding-top:0}.hero-new-module__l_HO1a__heroEyebrow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-new-module__l_HO1a__eyebrowStat{border:1px solid var(--line-strong);color:var(--ink);letter-spacing:.1px;background:#ffffff0a;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600}.hero-new-module__l_HO1a__heroH1{font-family:var(--display);letter-spacing:-.055em;color:var(--ink);text-wrap:balance;margin:18px 0 0;font-size:clamp(42px,7vw,82px);font-weight:700;line-height:.98}.hero-new-module__l_HO1a__heroH1 em{color:var(--accent);font-style:normal}.hero-new-module__l_HO1a__heroSub{max-width:600px;color:var(--dark-sub);margin:24px 0 0;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.72}.hero-new-module__l_HO1a__heroActions{margin-top:30px}.hero-new-module__l_HO1a__heroMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:520px;margin-top:18px;display:grid}.hero-new-module__l_HO1a__heroMeta div{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff0d,#ffffff05);border-radius:18px;padding:16px 18px}.hero-new-module__l_HO1a__heroMeta strong{color:var(--ink);font-size:18px;font-weight:700;display:block}.hero-new-module__l_HO1a__heroMeta span{color:var(--sub);margin-top:6px;font-size:13px;line-height:1.5;display:block}.hero-new-module__l_HO1a__heroNote{max-width:540px;color:var(--sub);margin-top:18px;font-size:13px;line-height:1.7}.hero-new-module__l_HO1a__heroSocial{align-items:center;gap:14px;margin-top:36px;display:flex}.hero-new-module__l_HO1a__socialLabel{color:var(--sub);letter-spacing:.6px;font-size:12px;font-weight:500}.hero-new-module__l_HO1a__linkedInBtn{border:1px solid var(--line-strong);color:var(--ink);background:#ffffff0d;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;transition:transform .25s,border-color .25s,background .25s;display:inline-flex;position:relative;overflow:hidden}.hero-new-module__l_HO1a__linkedInBtn:hover{background:#ffffff14;border-color:#f3b36a66;transform:translateY(-1px)}.hero-new-module__l_HO1a__glideIcon{transition:transform .25s}.hero-new-module__l_HO1a__linkedInBtn:hover .hero-new-module__l_HO1a__glideIcon{transform:translate(4px)}.hero-new-module__l_HO1a__heroMock{padding:20px 0 8px;position:relative}.hero-new-module__l_HO1a__mockBadge{color:#161616;letter-spacing:1.2px;text-transform:uppercase;z-index:3;background:linear-gradient(135deg,#f3b36aeb,#ff8f5beb);border-radius:999px;padding:7px 14px;font-size:11px;font-weight:700;position:absolute;top:10px;right:24px;box-shadow:0 10px 32px #ff8f5b42}.hero-new-module__l_HO1a__mockOrb,.hero-new-module__l_HO1a__mockPulse{filter:blur(14px);pointer-events:none;border-radius:999px;position:absolute}.hero-new-module__l_HO1a__mockOrb{background:#ff8f5b2e;width:180px;height:180px;top:42px;right:-24px}.hero-new-module__l_HO1a__mockPulse{background:#5472ff24;width:120px;height:120px;bottom:16px;left:-10px}.hero-new-module__l_HO1a__mockCard{background:linear-gradient(#141c27fa,#0a0e14fa);border:1px solid #ffffff14;border-radius:30px;padding:24px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 28px 80px #00000052,inset 0 1px #ffffff0d}.hero-new-module__l_HO1a__mockCard:before{content:"";pointer-events:none;background:linear-gradient(140deg,#ffffff0d,#0000 40%);position:absolute;inset:0}.hero-new-module__l_HO1a__mockMeta{font-family:var(--mono);color:var(--sub);letter-spacing:1.1px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;font-size:10px;display:flex}.hero-new-module__l_HO1a__mockRef{max-width:70%;line-height:1.5}.hero-new-module__l_HO1a__mockLive{color:var(--accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.hero-new-module__l_HO1a__mockDot{background:var(--accent);border-radius:99px;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-in-out infinite hero-new-module__l_HO1a__pulse;box-shadow:0 0 0 6px #f3b36a1f}.hero-new-module__l_HO1a__mockTopline{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.hero-new-module__l_HO1a__mockStat{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:18px;padding:14px}.hero-new-module__l_HO1a__mockStat span{color:var(--sub);font-size:11px;line-height:1.4;display:block}.hero-new-module__l_HO1a__mockStat strong{letter-spacing:-.04em;color:var(--ink);margin-top:6px;font-size:22px;display:block}.hero-new-module__l_HO1a__mockDocBlock{margin-bottom:20px}.hero-new-module__l_HO1a__mockDocRole{font-family:var(--display);color:var(--ink);letter-spacing:-.04em;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.05}.hero-new-module__l_HO1a__mockDocClient{color:var(--sub);margin-top:8px;font-size:14px}.hero-new-module__l_HO1a__mockFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.hero-new-module__l_HO1a__mockMiniCard{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff0d;border-radius:18px;padding:16px}.hero-new-module__l_HO1a__mockMiniCard strong{color:var(--ink);margin-top:8px;font-size:16px;display:block}.hero-new-module__l_HO1a__mockMiniCard span{color:var(--sub);margin-top:6px;font-size:12px;line-height:1.55;display:block}.hero-new-module__l_HO1a__mockRule{background:#ffffff14;height:1px;margin:0 0 18px}.hero-new-module__l_HO1a__mockCandRow{margin-bottom:16px}.hero-new-module__l_HO1a__mockFieldLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:10px;font-weight:700}.hero-new-module__l_HO1a__mockCandName{font-family:var(--display);color:var(--ink);letter-spacing:-.03em;font-size:20px;font-weight:700;line-height:1.2}.hero-new-module__l_HO1a__mockCandTitle{color:var(--sub);margin-top:5px;font-size:13px}.hero-new-module__l_HO1a__mockScoreRow{margin-bottom:18px}.hero-new-module__l_HO1a__mockScoreMeta{justify-content:space-between;align-items:baseline;margin-bottom:9px;display:flex}.hero-new-module__l_HO1a__mockScoreVal{font-family:var(--mono);color:var(--accent);font-size:14px;font-weight:700}.hero-new-module__l_HO1a__mockBarTrack{background:#ffffff12;border-radius:999px;height:10px;overflow:hidden}.hero-new-module__l_HO1a__mockBarFill{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:999px;width:97%;height:100%;animation:2.2s ease-out both hero-new-module__l_HO1a__fillBar;box-shadow:0 0 24px #ff8f5b2e}.hero-new-module__l_HO1a__mockAIBlock{margin-bottom:18px}.hero-new-module__l_HO1a__mockLines{flex-direction:column;gap:8px;margin-top:8px;display:flex}.hero-new-module__l_HO1a__mockLine{background:#ffffff14;border-radius:999px;height:6px;animation:2.8s ease-in-out infinite hero-new-module__l_HO1a__shimmer}.hero-new-module__l_HO1a__mockSignals{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.hero-new-module__l_HO1a__mockSignals span{color:var(--ink);background:#ffffff0d;border:1px solid #ffffff0f;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:600}.hero-new-module__l_HO1a__mockFoot{font-family:var(--mono);color:var(--sub);letter-spacing:.5px;border-top:1px solid #ffffff14;justify-content:space-between;gap:16px;padding-top:14px;font-size:10px;display:flex}.hero-new-module__l_HO1a__mockFoot b{color:var(--ink);font-weight:700}@media (max-width:920px){.hero-new-module__l_HO1a__hero{padding:12px 0 40px}.hero-new-module__l_HO1a__heroH1{font-size:clamp(40px,14vw,64px)}.hero-new-module__l_HO1a__heroCopy{max-width:none}}@media (max-width:680px){.hero-new-module__l_HO1a__heroMeta,.hero-new-module__l_HO1a__mockTopline,.hero-new-module__l_HO1a__mockFeatureGrid{grid-template-columns:1fr}.hero-new-module__l_HO1a__mockMeta,.hero-new-module__l_HO1a__mockFoot,.hero-new-module__l_HO1a__heroSocial{flex-direction:column;align-items:flex-start}.hero-new-module__l_HO1a__mockRef{max-width:100%}.hero-new-module__l_HO1a__mockBadge{right:14px}.hero-new-module__l_HO1a__mockCard{border-radius:24px;padding:20px}.hero-new-module__l_HO1a__heroSub{max-width:none}}@media (min-width:1480px){.hero-new-module__l_HO1a__heroGrid{grid-template-columns:minmax(0,1fr) minmax(560px,.95fr);gap:96px}.hero-new-module__l_HO1a__heroCopy{max-width:700px}}
.waitlist-form-module__r6Elgq__formContainer{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border-radius:999px;width:100%;max-width:520px;transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 14px 34px #00000029}.waitlist-form-module__r6Elgq__formContainer:focus-within{box-shadow:0 0 0 2px var(--accent-mid), 0 18px 42px #ff8f5b29;border-color:#f3b36a5c}.waitlist-form-module__r6Elgq__formInner{align-items:center;width:100%;display:flex}.waitlist-form-module__r6Elgq__input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:16px 20px;font-size:15px}.waitlist-form-module__r6Elgq__input::placeholder{color:var(--sub);opacity:.6}.waitlist-form-module__r6Elgq__button{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#141414;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:6px;padding:16px 22px;font-size:13px;font-weight:700;transition:filter .2s;display:flex}.waitlist-form-module__r6Elgq__button:hover{filter:brightness(1.06)}.waitlist-form-module__r6Elgq__button:disabled{opacity:.7;cursor:not-allowed}.waitlist-form-module__r6Elgq__success{font-family:var(--sans);color:var(--accent);flex:1;align-items:center;gap:8px;padding:16px 18px;font-size:14px;font-weight:500;animation:.5s ease-out waitlist-form-module__r6Elgq__revealSuccess;display:flex}.waitlist-form-module__r6Elgq__successIcon{background:var(--accent);color:#111;border-radius:99px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}@media (max-width:560px){.waitlist-form-module__r6Elgq__formInner{flex-direction:column;align-items:stretch}.waitlist-form-module__r6Elgq__formContainer{border-radius:24px}.waitlist-form-module__r6Elgq__button{justify-content:center}}@keyframes waitlist-form-module__r6Elgq__revealSuccess{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}
.workflow-strip-module___5L8yq__strip{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;max-width:820px;height:56px;margin:0 auto 20px;display:flex;position:relative}.workflow-strip-module___5L8yq__track{background:var(--line);opacity:.15;z-index:1;width:100%;height:1px;position:absolute;top:28px;left:0}.workflow-strip-module___5L8yq__traveler{background:var(--accent);opacity:.6;z-index:2;height:100%;transition:width 1s linear;position:absolute;top:0;left:0}.workflow-strip-module___5L8yq__step{z-index:3;flex-direction:row;align-items:center;gap:10px;display:flex;position:relative}.workflow-strip-module___5L8yq__node{background:var(--line);border-radius:50%;width:5px;height:5px;transition:all .6s}.workflow-strip-module___5L8yq__stepActive .workflow-strip-module___5L8yq__node{background:var(--accent);box-shadow:0 0 6px var(--accent);transform:scale(1.4)}.workflow-strip-module___5L8yq__stepPast .workflow-strip-module___5L8yq__node{background:var(--ink);opacity:.4}.workflow-strip-module___5L8yq__label{font-family:var(--sans);letter-spacing:.02em;color:var(--sub);opacity:.5;font-size:12px;font-weight:400;transition:all .6s}.workflow-strip-module___5L8yq__stepActive .workflow-strip-module___5L8yq__label{opacity:1;color:var(--ink);font-weight:500}.workflow-strip-module___5L8yq__stepPast .workflow-strip-module___5L8yq__label{opacity:.8;color:var(--ink)}.workflow-strip-module___5L8yq__statusWrap{align-items:center;gap:6px;display:flex}.workflow-strip-module___5L8yq__status{font-family:var(--mono);color:var(--accent);opacity:0;white-space:nowrap;font-size:10px;transition:all .4s;transform:translate(-4px)}.workflow-strip-module___5L8yq__stepActive .workflow-strip-module___5L8yq__status{opacity:1;transform:translate(0)}.workflow-strip-module___5L8yq__separator{background:var(--line);opacity:.1;width:1px;height:10px;margin:0 6px}@media (max-width:768px){.workflow-strip-module___5L8yq__strip{flex-wrap:wrap;justify-content:flex-start;gap:12px;max-width:100%;height:auto;min-height:50px;margin-bottom:14px}.workflow-strip-module___5L8yq__track,.workflow-strip-module___5L8yq__traveler{display:none}.workflow-strip-module___5L8yq__statusWrap{flex:none}.workflow-strip-module___5L8yq__step{border:1px solid var(--line);background:#ffffff0a;border-radius:999px;padding:8px 10px}.workflow-strip-module___5L8yq__label{font-size:11px}.workflow-strip-module___5L8yq__status,.workflow-strip-module___5L8yq__separator{display:none}}
.problem-section-module__FOrTXq__problem{background:var(--dark);color:var(--dark-ink);padding:clamp(48px,6vw,64px) 0 clamp(52px,6vw,76px);position:relative;overflow:hidden}.problem-section-module__FOrTXq__heading{font-family:var(--display);letter-spacing:-1px;max-width:860px;color:var(--dark-ink);margin:12px 0 0;font-size:clamp(32px,4.5vw,60px);font-weight:700;line-height:1.1}.problem-section-module__FOrTXq__heading em{color:var(--accent);font-style:italic}.problem-section-module__FOrTXq__grid{border-top:1px solid var(--dark-line);grid-template-columns:1fr;gap:0;margin-top:clamp(28px,4vw,44px);display:grid}@media (min-width:640px){.problem-section-module__FOrTXq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.problem-section-module__FOrTXq__grid{grid-template-columns:repeat(4,1fr)}}.problem-section-module__FOrTXq__card{border-bottom:1px solid var(--dark-line);padding:28px 0}@media (min-width:1040px){.problem-section-module__FOrTXq__card{border-right:1px solid var(--dark-line);border-bottom:0;padding:32px 28px}.problem-section-module__FOrTXq__card:first-child{padding-left:0}.problem-section-module__FOrTXq__card:last-child{border-right:0;padding-right:0}}.problem-section-module__FOrTXq__num{font-family:var(--sans);color:var(--accent);letter-spacing:1.4px;margin-bottom:14px;font-size:11px;font-weight:700}.problem-section-module__FOrTXq__title{font-family:var(--display);letter-spacing:-.2px;color:var(--dark-ink);margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.25}.problem-section-module__FOrTXq__desc{color:var(--dark-sub);margin:0;font-size:13px;font-weight:300;line-height:1.65}.problem-section-module__FOrTXq__pullquote{border-top:1px solid var(--dark-line);grid-template-columns:auto 1fr;align-items:start;gap:24px;max-width:860px;margin-top:clamp(36px,5vw,56px);padding-top:40px;display:grid}.problem-section-module__FOrTXq__quoteMark{font-family:var(--display);color:var(--accent);font-size:clamp(64px,8vw,96px);font-style:italic;font-weight:700;line-height:.72}.problem-section-module__FOrTXq__quoteText{font-family:var(--display);color:var(--dark-ink);letter-spacing:-.3px;margin:0;font-size:clamp(18px,2.4vw,28px);font-weight:600;line-height:1.3}.problem-section-module__FOrTXq__quoteText em{color:var(--accent);font-style:italic}.problem-section-module__FOrTXq__quoteAttr{color:var(--dark-sub);grid-column:2;margin-top:16px;font-size:13px}.problem-section-module__FOrTXq__quoteAttr strong{color:var(--dark-ink);font-weight:500}@media (max-width:520px){.problem-section-module__FOrTXq__pullquote{grid-template-columns:1fr;gap:4px}.problem-section-module__FOrTXq__quoteMark{margin-bottom:0;font-size:56px;line-height:1}.problem-section-module__FOrTXq__quoteAttr{grid-column:1}}@media (max-width:1039px){.problem-section-module__FOrTXq__card:first-child{padding-top:32px}}
.suite-module__p8dtba__suite{border-bottom:1px solid var(--line);padding:clamp(48px,6vw,64px) 0 clamp(40px,5vw,52px);position:relative}.suite-module__p8dtba__suiteHead{max-width:720px;margin-bottom:clamp(28px,4vw,40px)}.suite-module__p8dtba__suiteH2{font-family:var(--display);letter-spacing:-1px;color:var(--ink);margin:12px 0 0;font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.1}.suite-module__p8dtba__suiteH2 em{color:var(--accent);font-style:italic}.suite-module__p8dtba__suiteSub{max-width:540px;color:var(--sub);margin:12px 0 0;font-size:16px;font-weight:300;line-height:1.6}.suite-module__p8dtba__suiteGrid{border:1px solid var(--line);background:#ffffff0f;border-radius:28px;grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}@media (min-width:640px){.suite-module__p8dtba__suiteGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.suite-module__p8dtba__suiteGrid{grid-template-columns:repeat(3,1fr)}}.suite-module__p8dtba__suiteCard{background:linear-gradient(#111821eb,#0b1016fa);padding:24px 22px 22px;transition:background .2s,transform .2s;position:relative;overflow:hidden}.suite-module__p8dtba__suiteCard:hover{background:linear-gradient(#161f2bfa,#0c1118);transform:translateY(-2px)}.suite-module__p8dtba__suiteCard.suite-module__p8dtba__live:before{content:"";background:var(--accent);opacity:0;width:2px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.suite-module__p8dtba__suiteCard:hover:before{opacity:1}.suite-module__p8dtba__suiteCardN{font-family:var(--mono);letter-spacing:1.4px;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:10px;font-weight:700}.suite-module__p8dtba__suiteCardIcon{background:var(--accent-light);width:36px;height:36px;color:var(--accent);border:1px solid #f3b36a2e;border-radius:12px;place-items:center;margin-bottom:14px;font-size:16px;display:grid}.suite-module__p8dtba__suiteCardT{font-family:var(--display);letter-spacing:-.2px;color:var(--ink);margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.2}.suite-module__p8dtba__suiteCardD{color:var(--sub);margin:0;font-size:13px;font-weight:300;line-height:1.65}.suite-module__p8dtba__suiteCardTag{border:1px solid var(--line-strong);font-family:var(--sans);letter-spacing:.8px;color:var(--sub);border-radius:999px;margin-top:18px;padding:3px 10px;font-size:10px;display:inline-block}.suite-module__p8dtba__suiteCardTag.suite-module__p8dtba__live{color:var(--accent);background:var(--accent-light);border-color:#f3b36a47;font-weight:500}.suite-module__p8dtba__hotCard{background:linear-gradient(135deg,#221710f2 0%,#130f16fa 100%);box-shadow:inset 0 0 48px #f3b36a14}.suite-module__p8dtba__hotCard:after{content:"";background:linear-gradient(90deg,#0000 0%,#f3b36a1f 50%,#0000 100%);animation:4s linear infinite suite-module__p8dtba__shimmer;position:absolute;inset:0;transform:translate(-100%)}.suite-module__p8dtba__hotCard .suite-module__p8dtba__suiteCardIcon{color:var(--accent);background:#f3b36a2e;border-color:#f3b36a38;box-shadow:0 0 12px #f3b36a1f}.suite-module__p8dtba__hotTag{box-shadow:0 2px 8px #ff8f5b33;background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#151515!important;border-color:#ffffff1a!important;font-weight:600!important}@keyframes suite-module__p8dtba__shimmer{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}@keyframes suite-module__p8dtba__float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
.how-it-works-module__iZBV6G__how{background:var(--bg-2);border-bottom:1px solid var(--line);padding:clamp(64px,8vw,96px) 0}.how-it-works-module__iZBV6G__howH2{font-family:var(--display);letter-spacing:-1px;color:var(--ink);margin:18px 0 0;font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.1}.how-it-works-module__iZBV6G__howSteps{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0;margin-top:clamp(44px,6vw,64px);display:grid}@media (min-width:760px){.how-it-works-module__iZBV6G__howSteps{grid-template-columns:repeat(3,1fr)}}.how-it-works-module__iZBV6G__howStep{border-bottom:1px solid var(--line);padding:30px 0;position:relative}@media (min-width:760px){.how-it-works-module__iZBV6G__howStep{border-right:1px solid var(--line);border-bottom:0;padding:36px 28px}.how-it-works-module__iZBV6G__howStep:first-child{padding-left:0}.how-it-works-module__iZBV6G__howStep:last-child{border-right:0}}.how-it-works-module__iZBV6G__howStepN{font-family:var(--display);letter-spacing:-2px;color:var(--accent);text-shadow:0 10px 30px #ff8f5b29;-webkit-user-select:none;user-select:none;margin-bottom:16px;font-size:clamp(48px,6vw,64px);font-weight:700;line-height:1}.how-it-works-module__iZBV6G__howStepT{font-family:var(--display);letter-spacing:-.3px;color:var(--ink);margin:0 0 10px;font-size:22px;font-weight:600}.how-it-works-module__iZBV6G__howStepD{color:var(--sub);margin:0;font-size:14px;font-weight:300;line-height:1.65}.how-it-works-module__iZBV6G__howStepFormats{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.how-it-works-module__iZBV6G__howStepFormats span{font-family:var(--sans);border:1px solid var(--line-strong);border-radius:var(--r-sm);color:var(--sub);letter-spacing:.3px;padding:3px 9px;font-size:11px}
.features-module__KiJGMW__features{border-bottom:1px solid var(--line);padding:clamp(48px,6vw,64px) 0 clamp(32px,5vw,44px)}.features-module__KiJGMW__featuresHead{max-width:720px;margin-bottom:clamp(32px,5vw,48px)}.features-module__KiJGMW__featuresH2{font-family:var(--display);letter-spacing:-1px;color:var(--ink);margin:12px 0 0;font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.1}.features-module__KiJGMW__featuresH2 em{color:var(--accent);font-style:italic}.features-module__KiJGMW__featuresSub{max-width:560px;color:var(--sub);margin:12px 0 0;font-size:16px;font-weight:300;line-height:1.6}.features-module__KiJGMW__featuresStack{flex-direction:column;gap:clamp(40px,6vw,64px);display:flex}.features-module__KiJGMW__featureRow{grid-template-columns:1fr;align-items:center;gap:clamp(28px,5vw,40px);display:grid}.features-module__KiJGMW__featureRow>div:last-child{padding-bottom:12px;padding-right:0}@media (min-width:960px){.features-module__KiJGMW__featureRow{grid-template-columns:.9fr 1.1fr;gap:64px}.features-module__KiJGMW__featureRow>div:last-child{padding-bottom:0;padding-right:0}.features-module__KiJGMW__featureRowFlip>div:first-child{order:2}}
.metrics-module__i3n-zW__metrics{background:var(--dark);color:var(--dark-ink);padding:clamp(48px,6vw,64px) 0 clamp(52px,6vw,76px);position:relative;overflow:hidden}.metrics-module__i3n-zW__metricsBgNum{pointer-events:none;font-family:var(--display);color:#f5f0e606;-webkit-user-select:none;user-select:none;font-size:clamp(200px,24vw,360px);font-style:italic;font-weight:700;line-height:1;position:absolute;top:-20px;left:-20px}.metrics-module__i3n-zW__metricsH2{font-family:var(--display);letter-spacing:-1px;color:var(--dark-ink);margin:12px 0 0;font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.1}.metrics-module__i3n-zW__metricsH2 em{color:var(--accent);font-style:italic}.metrics-module__i3n-zW__metricsGrid{border-top:1px solid var(--dark-line);grid-template-columns:1fr;gap:0;margin-top:clamp(28px,4vw,48px);display:grid}@media (min-width:640px){.metrics-module__i3n-zW__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.metrics-module__i3n-zW__metricsGrid{grid-template-columns:repeat(4,1fr)}}.metrics-module__i3n-zW__metric{border-bottom:1px solid var(--dark-line);padding:30px 0}@media (min-width:1000px){.metrics-module__i3n-zW__metric{border-right:1px solid var(--dark-line);border-bottom:0;padding:36px 32px}.metrics-module__i3n-zW__metric:first-child{padding-left:0}.metrics-module__i3n-zW__metric:last-child{border-right:0}}.metrics-module__i3n-zW__metricNum{font-family:var(--display);letter-spacing:-2px;color:var(--dark-ink);align-items:baseline;gap:4px;font-size:clamp(52px,5.8vw,80px);font-style:italic;font-weight:700;line-height:1;display:flex}.metrics-module__i3n-zW__metricUnit{letter-spacing:-1px;color:var(--accent);font-size:.45em;font-style:normal}.metrics-module__i3n-zW__metricLabel{font-family:var(--display);color:var(--dark-ink);letter-spacing:-.2px;margin-top:16px;font-size:16px;font-weight:600}.metrics-module__i3n-zW__metricSub{color:var(--dark-sub);margin-top:6px;font-size:13px;font-weight:300;line-height:1.55}
.cta-footer-module__Z2WMMW__cta{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(48px,6vw,76px) 0}.cta-footer-module__Z2WMMW__ctaInner{text-align:center;width:100%;max-width:680px;margin:0 auto}.cta-footer-module__Z2WMMW__ctaH2{font-family:var(--display);letter-spacing:-1.5px;color:var(--ink);margin:12px 0 0;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1}.cta-footer-module__Z2WMMW__ctaH2 em{color:var(--accent);font-style:italic}.cta-footer-module__Z2WMMW__ctaSub{max-width:480px;color:var(--sub);margin:14px auto 0;font-size:16px;font-weight:300;line-height:1.65}.cta-footer-module__Z2WMMW__ctaFormWrapper{justify-content:center;margin-top:32px;display:flex}.cta-footer-module__Z2WMMW__ctaActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.cta-footer-module__Z2WMMW__ctaMeta{font-family:var(--sans);letter-spacing:1.4px;color:var(--sub);text-transform:uppercase;margin-top:22px;font-size:11px}.cta-footer-module__Z2WMMW__footer{background:var(--dark);color:var(--dark-ink);padding:clamp(36px,5vw,56px) 0 24px}.cta-footer-module__Z2WMMW__footerInner{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:860px){.cta-footer-module__Z2WMMW__footerInner{grid-template-columns:1.4fr 2.2fr;gap:72px}}.cta-footer-module__Z2WMMW__footerBrandRow{align-items:center;gap:12px;margin-bottom:14px;display:flex}.cta-footer-module__Z2WMMW__footerLogo{border-radius:4px;width:auto;height:24px}.cta-footer-module__Z2WMMW__footerBrandWord{font-family:var(--sans);letter-spacing:-.6px;color:var(--dark-ink);font-size:22px;font-weight:800}.cta-footer-module__Z2WMMW__footerTag{max-width:300px;color:var(--dark-sub);font-size:14px;font-weight:300;line-height:1.6}.cta-footer-module__Z2WMMW__footerSocials{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.cta-footer-module__Z2WMMW__footerSocial{border:1px solid var(--dark-line);border-radius:var(--r-pill);color:var(--dark-sub);padding:7px 14px;font-size:12px;transition:border-color .15s,color .15s}.cta-footer-module__Z2WMMW__footerSocial:hover{border-color:var(--accent);color:var(--accent)}.cta-footer-module__Z2WMMW__footerCols{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (min-width:640px){.cta-footer-module__Z2WMMW__footerCols{grid-template-columns:repeat(4,1fr)}}.cta-footer-module__Z2WMMW__footerColH{font-family:var(--sans);letter-spacing:1.4px;text-transform:uppercase;color:var(--dark-ink);margin-bottom:14px;font-size:11px;font-weight:500}.cta-footer-module__Z2WMMW__footerCol ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.cta-footer-module__Z2WMMW__footerCol a{color:var(--dark-sub);font-size:13px;transition:color .15s}.cta-footer-module__Z2WMMW__footerCol a:hover{color:var(--dark-ink)}.cta-footer-module__Z2WMMW__footerBottom{border-top:1px solid var(--dark-line);color:var(--dark-sub);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:clamp(28px,4vw,48px);padding-top:18px;font-size:12px;font-weight:300;display:flex}.cta-footer-module__Z2WMMW__footerBottomMono{font-family:var(--sans);color:var(--accent);font-size:12px;font-style:italic}@media (max-width:480px){.cta-footer-module__Z2WMMW__footerBottom{flex-direction:column;align-items:flex-start;gap:4px}}
