.Nav-module__e1xquq__header{z-index:var(--z-nav);border-bottom:1px solid #0000;transition:background-color .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:saturate(1.4)blur(14px);backdrop-filter:saturate(1.4)blur(14px);border-bottom-color:var(--line);background:#ffffffd1;background:lab(100% 0 0/.82)}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:var(--space-sm);height:72px;display:flex}.Nav-module__e1xquq__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);align-items:center;gap:.55rem;font-size:1.22rem;font-weight:800;display:inline-flex}.Nav-module__e1xquq__wordmark{display:inline-flex}.Nav-module__e1xquq__wordAccent{color:var(--primary-ink)}.Nav-module__e1xquq__links{align-items:center;gap:clamp(1rem,2.4vw,2.25rem);display:flex}.Nav-module__e1xquq__link{font-size:var(--step--1);color:var(--ink-soft);font-weight:500;transition:color .2s;position:relative}.Nav-module__e1xquq__link:hover{color:var(--ink)}.Nav-module__e1xquq__link:after{content:"";background:var(--primary);transform-origin:0;width:100%;height:1.5px;transition:transform .3s var(--ease-out-expo);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Nav-module__e1xquq__link:hover:after{transform:scaleX(1)}.Nav-module__e1xquq__actions{align-items:center;gap:.75rem;display:flex}.Nav-module__e1xquq__navCta{font-size:var(--step--1);padding:.7em 1.15em}.Nav-module__e1xquq__menuBtn{border:1px solid var(--line-strong);background:var(--bg);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.Nav-module__e1xquq__burger,.Nav-module__e1xquq__burger:before,.Nav-module__e1xquq__burger:after{content:"";background:var(--ink);width:18px;height:2px;transition:transform .3s var(--ease-out-expo), opacity .2s ease;border-radius:2px;display:block}.Nav-module__e1xquq__burger:before{transform:translateY(-6px)}.Nav-module__e1xquq__burger:after{transform:translateY(4px)}.Nav-module__e1xquq__burger[data-open=true]{background:0 0}.Nav-module__e1xquq__burger[data-open=true]:before{transform:rotate(45deg)}.Nav-module__e1xquq__burger[data-open=true]:after{transform:rotate(-45deg)}.Nav-module__e1xquq__mobilePanel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);max-height:0;transition:max-height .4s var(--ease-out-expo), padding .4s var(--ease-out-expo);background:#fffffff5;background:lab(100% 0 0/.96);flex-direction:column;gap:.25rem;padding:0 clamp(1.15rem,.6rem + 2.75vw,2.5rem);display:none;overflow:hidden}.Nav-module__e1xquq__mobilePanel[data-open=true]{max-height:320px;padding-block:.75rem 1.25rem}.Nav-module__e1xquq__mobileLink{color:var(--ink);border-bottom:1px solid var(--line);padding:.85rem .25rem;font-weight:500}.Nav-module__e1xquq__mobileCta{justify-content:center;margin-top:.9rem}@media (max-width:860px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__navCta{display:none}.Nav-module__e1xquq__menuBtn{display:inline-flex}.Nav-module__e1xquq__mobilePanel{display:flex}}@media (prefers-reduced-motion:reduce){.Nav-module__e1xquq__link:after{transition:none}}
.Hero-module__Z8hQ_W__hero{padding-block:clamp(3rem, 2rem + 6vw, 6.5rem) var(--space-2xl);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glow{pointer-events:none;z-index:0;background:radial-gradient(60% 70% at 72% 30%,#3cd9c429,#0000 70%),radial-gradient(50% 60% at 20% 10%,#f0772d0f,#0000 70%);background:radial-gradient(60% 70% at 72% 30%,lab(78.4061% -45.2903 -2.04381/.16),#0000 70%),radial-gradient(50% 60% at 20% 10%,lab(64.085% 44.295 60.0106/.06),#0000 70%);height:620px;position:absolute;inset:-20% -10% auto}.Hero-module__Z8hQ_W__grid{z-index:1;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem);display:grid;position:relative}.Hero-module__Z8hQ_W__copy{max-width:34rem}.Hero-module__Z8hQ_W__headline{letter-spacing:-.032em;margin-top:1.15rem;font-size:clamp(2.85rem,2.1rem + 3.4vw,4.75rem);font-weight:800;line-height:.98}.Hero-module__Z8hQ_W__headlineAccent{color:var(--primary-ink)}.Hero-module__Z8hQ_W__sub{font-size:var(--step-1);color:var(--ink-soft);max-width:52ch;margin-top:1.5rem;line-height:1.5}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__microTrust{font-family:var(--font-mono);font-size:var(--step--1);color:var(--ink-faint);letter-spacing:.01em;margin-top:1.75rem}.Hero-module__Z8hQ_W__panel{background:linear-gradient(180deg, var(--deep), var(--deep-2));border:1px solid var(--deep-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md), 0 0 0 1px #3cd9c40f;padding:1.1rem 1.1rem 1.25rem;position:relative}@supports (color:lab(0% 0 0)){.Hero-module__Z8hQ_W__panel{box-shadow:var(--shadow-md), 0 0 0 1px lab(78.4061% -45.2903 -2.04381/.06)}}.Hero-module__Z8hQ_W__panelHead{border-bottom:1px solid var(--deep-line);justify-content:space-between;align-items:center;padding-bottom:.9rem;display:flex}.Hero-module__Z8hQ_W__panelTitle{font-family:var(--font-mono);letter-spacing:.08em;color:var(--on-deep-soft);font-size:.72rem}.Hero-module__Z8hQ_W__panelStatus{font-family:var(--font-mono);color:var(--signal);align-items:center;gap:.45rem;font-size:.72rem;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--signal);width:7px;height:7px;animation:Hero-module__Z8hQ_W__pulse 2s var(--ease-out-quart) infinite;border-radius:50%;box-shadow:0 0 0 3px #3cd9c433;box-shadow:0 0 0 3px lab(78.4061% -45.2903 -2.04381/.2)}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.35}}.Hero-module__Z8hQ_W__canvasWrap{border-radius:10px;height:clamp(230px,30vw,320px);margin-top:.9rem;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__canvas{width:100%;height:100%}.Hero-module__Z8hQ_W__axis{font-family:var(--font-mono);letter-spacing:.04em;color:var(--on-deep-faint);pointer-events:none;font-size:.66rem;position:absolute}.Hero-module__Z8hQ_W__axisY{transform-origin:0;top:50%;left:6px;transform:rotate(-90deg)translate(50%)}.Hero-module__Z8hQ_W__axisX{bottom:6px;right:8px}.Hero-module__Z8hQ_W__peakTag{font-family:var(--font-mono);color:#031011;color:lab(3.80578% -3.37531 -2.13231);background:var(--accent);border-radius:6px;padding:.28em .6em;font-size:.68rem;font-weight:600;position:absolute;top:12px;right:12px}.Hero-module__Z8hQ_W__panelFoot{border-top:1px solid var(--deep-line);grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.1rem;padding-top:1rem;display:grid}.Hero-module__Z8hQ_W__panelFoot>div{flex-direction:column;gap:.15rem;display:flex}.Hero-module__Z8hQ_W__footValue{font-family:var(--font-mono);color:var(--on-deep);font-size:1.15rem;font-weight:600}.Hero-module__Z8hQ_W__footLabel{color:var(--on-deep-faint);font-size:.72rem;line-height:1.2}@media (max-width:940px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}.Hero-module__Z8hQ_W__copy{max-width:60ch}.Hero-module__Z8hQ_W__panel{max-width:560px}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__dot{animation:none}}
.BrandsCarousel-module__SrIKdW__wrap{padding-block:var(--space-xl);background:var(--bg);border-bottom:1px solid var(--line);overflow:hidden}.BrandsCarousel-module__SrIKdW__eyebrow{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.02em;color:var(--ink-faint);text-align:center}.BrandsCarousel-module__SrIKdW__marquee{margin-top:var(--space-md);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.BrandsCarousel-module__SrIKdW__track{width:max-content;animation:48s linear infinite BrandsCarousel-module__SrIKdW__scroll;display:flex}.BrandsCarousel-module__SrIKdW__track:hover{animation-play-state:paused}@keyframes BrandsCarousel-module__SrIKdW__scroll{to{transform:translate(-50%)}}.BrandsCarousel-module__SrIKdW__group{flex:none;align-items:center;gap:clamp(2.75rem,1.5rem + 4vw,5.5rem);padding-right:clamp(2.75rem,1.5rem + 4vw,5.5rem);display:flex}.BrandsCarousel-module__SrIKdW__logo{opacity:.96;min-height:56px;transition:opacity .3s ease, transform .3s var(--ease-out-expo);flex:none;justify-content:center;align-items:center;display:inline-flex}.BrandsCarousel-module__SrIKdW__logo:hover{opacity:1;transform:translateY(-2px)scale(1.04)}.BrandsCarousel-module__SrIKdW__logo img{width:auto;max-width:170px;display:block}@media (prefers-reduced-motion:reduce){.BrandsCarousel-module__SrIKdW__track{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;animation:none}.BrandsCarousel-module__SrIKdW__group:nth-child(2){display:none}.BrandsCarousel-module__SrIKdW__group{flex-wrap:wrap;justify-content:center;row-gap:1.75rem}.BrandsCarousel-module__SrIKdW__marquee{-webkit-mask-image:none;mask-image:none}}
.SourcesBand-module__WLVPza__band{padding-block:var(--space-xl);border-block:1px solid var(--line);background:var(--surface);overflow:hidden}.SourcesBand-module__WLVPza__intro{max-width:60ch;font-size:var(--step-1);color:var(--ink-soft);line-height:1.45}.SourcesBand-module__WLVPza__intro strong{color:var(--ink);font-weight:600}.SourcesBand-module__WLVPza__marquee{margin-top:var(--space-md);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.SourcesBand-module__WLVPza__track{gap:.75rem;width:max-content;animation:42s linear infinite SourcesBand-module__WLVPza__scroll;display:flex}@keyframes SourcesBand-module__WLVPza__scroll{to{transform:translate(-50%)}}.SourcesBand-module__WLVPza__chip{white-space:nowrap;font-family:var(--font-mono);font-size:var(--step--1);color:var(--ink-soft);border:1px solid var(--line);background:var(--bg);border-radius:999px;align-items:center;gap:.5rem;padding:.55em 1em;display:inline-flex}.SourcesBand-module__WLVPza__chipDot{background:var(--primary);border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.SourcesBand-module__WLVPza__track{flex-wrap:wrap;width:100%;animation:none}.SourcesBand-module__WLVPza__marquee{-webkit-mask-image:none;mask-image:none}}
.Problem-module__xNBfSq__wrap{background:var(--bg)}.Problem-module__xNBfSq__head{max-width:60ch}.Problem-module__xNBfSq__title{font-size:var(--step-3);letter-spacing:-.025em}.Problem-module__xNBfSq__titleMuted{color:var(--primary-ink)}.Problem-module__xNBfSq__lede{font-size:var(--step-1);color:var(--ink-soft);max-width:60ch;margin-top:1.25rem;line-height:1.5}.Problem-module__xNBfSq__compare{margin-top:var(--space-lg);grid-template-columns:1fr 1.05fr;align-items:stretch;gap:clamp(1rem,.5rem + 2vw,2rem);display:grid}.Problem-module__xNBfSq__col{border-radius:var(--radius-lg);padding:clamp(1.4rem,1rem + 1.5vw,2.1rem)}.Problem-module__xNBfSq__colLate{background:var(--surface-2);border:1px solid var(--line)}.Problem-module__xNBfSq__colEarly{background:linear-gradient(180deg, var(--deep), var(--deep-2));border:1px solid var(--deep-line);box-shadow:var(--shadow-md)}.Problem-module__xNBfSq__colTag{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.03em;color:var(--ink-faint);margin-bottom:1.25rem;display:inline-block}.Problem-module__xNBfSq__colTagEarly{color:var(--signal)}.Problem-module__xNBfSq__list{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Problem-module__xNBfSq__itemLate,.Problem-module__xNBfSq__itemEarly{font-size:var(--step-0);align-items:flex-start;gap:.85rem;line-height:1.4;display:flex}.Problem-module__xNBfSq__itemLate{color:var(--ink-soft)}.Problem-module__xNBfSq__itemEarly{color:var(--on-deep)}.Problem-module__xNBfSq__iconLate{color:var(--ink-faint);flex:none;font-weight:600;line-height:1.4}.Problem-module__xNBfSq__iconEarly{color:var(--signal);flex:none;font-weight:700;line-height:1.4}@media (max-width:780px){.Problem-module__xNBfSq__compare{grid-template-columns:1fr}}
.Capabilities-module__d7PpYG__wrap{background:var(--surface);border-top:1px solid var(--line)}.Capabilities-module__d7PpYG__head{max-width:46ch}.Capabilities-module__d7PpYG__title{font-size:var(--step-3);letter-spacing:-.025em;margin-top:1.1rem}.Capabilities-module__d7PpYG__bento{margin-top:var(--space-lg);grid-template-columns:1.05fr .95fr;grid-auto-rows:1fr;gap:clamp(.85rem,.4rem + 1.6vw,1.4rem);display:grid}.Capabilities-module__d7PpYG__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform .4s var(--ease-out-expo), border-color .3s ease, box-shadow .4s var(--ease-out-expo);flex-direction:column;padding:clamp(1.4rem,1.1rem + 1vw,2rem);display:flex}.Capabilities-module__d7PpYG__card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Capabilities-module__d7PpYG__featured{background:linear-gradient(160deg, var(--bg), var(--surface-2));grid-area:1/1/span 3}.Capabilities-module__d7PpYG__featured .Capabilities-module__d7PpYG__cardTitle{font-size:var(--step-2)}.Capabilities-module__d7PpYG__featured .Capabilities-module__d7PpYG__cardBody{font-size:var(--step-1);max-width:42ch}.Capabilities-module__d7PpYG__spark{margin-top:auto;padding-top:1.75rem}.Capabilities-module__d7PpYG__spark svg{width:100%;height:clamp(70px,10vw,110px)}.Capabilities-module__d7PpYG__sparkLabel{font-family:var(--font-mono);color:var(--ink-faint);letter-spacing:.02em;margin-top:.6rem;font-size:.72rem;display:block}.Capabilities-module__d7PpYG__glyph{color:var(--primary);margin-bottom:1.1rem}.Capabilities-module__d7PpYG__featured .Capabilities-module__d7PpYG__glyph{color:var(--primary)}.Capabilities-module__d7PpYG__cardTitle{font-size:var(--step-1);letter-spacing:-.02em}.Capabilities-module__d7PpYG__cardBody{color:var(--ink-soft);line-height:1.5;font-size:var(--step-0);max-width:40ch;margin-top:.7rem}@media (max-width:720px){.Capabilities-module__d7PpYG__bento{grid-template-columns:1fr;grid-auto-rows:auto}.Capabilities-module__d7PpYG__featured{grid-area:auto/1}}
.HowItWorks-module__a-Tr4W__wrap{background:var(--bg)}.HowItWorks-module__a-Tr4W__head{max-width:44ch}.HowItWorks-module__a-Tr4W__title{font-size:var(--step-3);letter-spacing:-.025em;margin-top:1.1rem}.HowItWorks-module__a-Tr4W__steps{margin-top:var(--space-lg);grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,.5rem + 3vw,3.5rem);padding:0;list-style:none;display:grid}.HowItWorks-module__a-Tr4W__step{padding-top:1.75rem;position:relative}.HowItWorks-module__a-Tr4W__num{font-family:var(--font-mono);color:var(--primary-ink);letter-spacing:.05em;font-size:.9rem;font-weight:600}.HowItWorks-module__a-Tr4W__line{background:linear-gradient(90deg, var(--primary), transparent);opacity:.4;height:1px;position:absolute;top:calc(1.75rem + .5em);left:3.2rem;right:-1.75rem}.HowItWorks-module__a-Tr4W__step:last-child .HowItWorks-module__a-Tr4W__line{display:none}.HowItWorks-module__a-Tr4W__stepTitle{font-size:var(--step-2);letter-spacing:-.02em;margin-top:1.1rem}.HowItWorks-module__a-Tr4W__stepBody{color:var(--ink-soft);max-width:38ch;margin-top:.75rem;line-height:1.55}@media (max-width:780px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr;gap:2rem}.HowItWorks-module__a-Tr4W__line{display:none}.HowItWorks-module__a-Tr4W__step{border-left:1px solid var(--line);padding-left:1.5rem}}
.ForecastViz-module__FPBHxG__wrap{background:radial-gradient(70% 90% at 85% 10%, #3cd9c41a, transparent 60%), linear-gradient(180deg, var(--deep), var(--deep-2));color:var(--on-deep);padding-block:var(--space-2xl);border-block:1px solid var(--deep-line)}@supports (color:lab(0% 0 0)){.ForecastViz-module__FPBHxG__wrap{background:radial-gradient(70% 90% at 85% 10%, lab(78.4061% -45.2903 -2.04381/.1), transparent 60%), linear-gradient(180deg, var(--deep), var(--deep-2))}}.ForecastViz-module__FPBHxG__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,1rem + 4vw,4rem);display:grid}.ForecastViz-module__FPBHxG__copy{max-width:44ch}.ForecastViz-module__FPBHxG__tagLight{color:var(--signal)}.ForecastViz-module__FPBHxG__tagLight:before{background:var(--signal);box-shadow:0 0 0 3px #3cd9c433;box-shadow:0 0 0 3px lab(78.4061% -45.2903 -2.04381/.2)}.ForecastViz-module__FPBHxG__title{font-size:var(--step-3);letter-spacing:-.025em;color:var(--on-deep);margin-top:1.1rem}.ForecastViz-module__FPBHxG__body{color:var(--on-deep-soft);line-height:1.6;font-size:var(--step-0);margin-top:1.25rem}.ForecastViz-module__FPBHxG__stats{flex-wrap:wrap;gap:clamp(1.25rem,3vw,2.5rem);margin-top:2rem;display:flex}.ForecastViz-module__FPBHxG__statLabel{font-family:var(--font-mono);color:var(--on-deep-faint);letter-spacing:.03em;font-size:.72rem}.ForecastViz-module__FPBHxG__statValue{font-family:var(--font-display);font-size:var(--step-2);color:var(--signal);letter-spacing:-.02em;margin-top:.3rem;font-weight:700}.ForecastViz-module__FPBHxG__chartCard{border:1px solid var(--deep-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#031012b3;background:lab(3.79808% -3.25942 -2.38113/.7);padding:1.1rem 1.2rem 1.35rem}.ForecastViz-module__FPBHxG__chartHead{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.ForecastViz-module__FPBHxG__chartTitle{font-family:var(--font-mono);letter-spacing:.06em;color:var(--on-deep-soft);font-size:.72rem}.ForecastViz-module__FPBHxG__legend{gap:1rem;display:flex}.ForecastViz-module__FPBHxG__legPred,.ForecastViz-module__FPBHxG__legReal{font-family:var(--font-mono);color:var(--on-deep-soft);align-items:center;gap:.4rem;font-size:.72rem;display:inline-flex}.ForecastViz-module__FPBHxG__legPred:before,.ForecastViz-module__FPBHxG__legReal:before{content:"";border-radius:2px;width:14px;height:2px}.ForecastViz-module__FPBHxG__legPred:before{background:var(--signal)}.ForecastViz-module__FPBHxG__legReal:before{background:var(--accent)}.ForecastViz-module__FPBHxG__svg{width:100%;height:auto;overflow:visible}.ForecastViz-module__FPBHxG__gridline{stroke:#3b4b4d59;stroke:lab(30.5799% -6.05372 -3.23179/.35);stroke-width:1px}.ForecastViz-module__FPBHxG__band{fill:#3cd9c41f;fill:lab(78.4061% -45.2903 -2.04381/.12);stroke:none}.ForecastViz-module__FPBHxG__today{stroke:var(--on-deep-faint);stroke-width:1px;stroke-dasharray:3 5}.ForecastViz-module__FPBHxG__todayLabel,.ForecastViz-module__FPBHxG__peakLabel{fill:var(--on-deep-soft);font-family:var(--font-mono);font-size:13px}.ForecastViz-module__FPBHxG__peakLabel{fill:var(--accent);text-anchor:middle;font-weight:500}.ForecastViz-module__FPBHxG__pred{fill:none;stroke:var(--signal);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #3cd9c480);filter:drop-shadow(0 0 6px lab(78.4061% -45.2903 -2.04381/.5))}.ForecastViz-module__FPBHxG__real{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.ForecastViz-module__FPBHxG__peakHalo{fill:#f0772d38;fill:lab(64.085% 44.295 60.0106/.22)}.ForecastViz-module__FPBHxG__peakDot{fill:var(--accent)}.ForecastViz-module__FPBHxG__axis{font-family:var(--font-mono);color:var(--on-deep-faint);justify-content:space-between;margin-top:.6rem;padding:0 6px;font-size:.68rem;display:flex}.ForecastViz-module__FPBHxG__draw{stroke-dasharray:1;stroke-dashoffset:1px}.ForecastViz-module__FPBHxG__shown .ForecastViz-module__FPBHxG__pred.ForecastViz-module__FPBHxG__draw{animation:ForecastViz-module__FPBHxG__draw 1.5s var(--ease-out-expo) forwards}.ForecastViz-module__FPBHxG__shown .ForecastViz-module__FPBHxG__real.ForecastViz-module__FPBHxG__draw{animation:ForecastViz-module__FPBHxG__draw 1.2s var(--ease-out-expo) .55s forwards}.ForecastViz-module__FPBHxG__peakHalo,.ForecastViz-module__FPBHxG__peakDot,.ForecastViz-module__FPBHxG__peakLabel{opacity:0}.ForecastViz-module__FPBHxG__shown .ForecastViz-module__FPBHxG__peakHalo,.ForecastViz-module__FPBHxG__shown .ForecastViz-module__FPBHxG__peakDot{animation:.6s 1.4s forwards ForecastViz-module__FPBHxG__fade}.ForecastViz-module__FPBHxG__shown .ForecastViz-module__FPBHxG__peakLabel{animation:.6s 1.6s forwards ForecastViz-module__FPBHxG__fade}@keyframes ForecastViz-module__FPBHxG__draw{to{stroke-dashoffset:0}}@keyframes ForecastViz-module__FPBHxG__fade{to{opacity:1}}@media (prefers-reduced-motion:reduce){.ForecastViz-module__FPBHxG__draw{stroke-dashoffset:0;animation:none}.ForecastViz-module__FPBHxG__peakHalo,.ForecastViz-module__FPBHxG__peakDot,.ForecastViz-module__FPBHxG__peakLabel{opacity:1;animation:none}}@media (max-width:860px){.ForecastViz-module__FPBHxG__grid{grid-template-columns:1fr}.ForecastViz-module__FPBHxG__copy{max-width:60ch}}
.Results-module__-PSYBW__wrap{background:var(--surface);border-top:1px solid var(--line)}.Results-module__-PSYBW__head{max-width:48ch}.Results-module__-PSYBW__title{font-size:var(--step-3);letter-spacing:-.025em;margin-top:1.1rem}.Results-module__-PSYBW__note{color:var(--ink-soft);max-width:56ch;margin-top:1rem}.Results-module__-PSYBW__outcomes{margin-top:var(--space-lg);grid-template-columns:repeat(3,1fr);gap:clamp(1rem,.4rem + 2vw,2rem);display:grid}.Results-module__-PSYBW__outcome{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;padding:clamp(1.4rem,1rem + 1.2vw,2rem);display:flex}.Results-module__-PSYBW__value{font-family:var(--font-display);font-weight:800;font-size:var(--step-4);letter-spacing:-.03em;color:var(--primary-ink);line-height:1}.Results-module__-PSYBW__label{color:var(--ink);margin-top:.6rem;font-weight:600}.Results-module__-PSYBW__sub{font-size:var(--step--1);color:var(--ink-soft);margin-top:.5rem;line-height:1.45}.Results-module__-PSYBW__quoteBlock{background:linear-gradient(160deg, var(--deep), var(--deep-2));border-radius:var(--radius-lg);border:1px solid var(--deep-line);margin-top:clamp(1rem,.4rem + 2vw,2rem);padding:clamp(1.75rem,1.2rem + 2.5vw,3rem)}.Results-module__-PSYBW__quote{font-family:var(--font-display);font-weight:500;font-size:var(--step-2);letter-spacing:-.015em;color:var(--on-deep);max-width:30ch;line-height:1.28}.Results-module__-PSYBW__cite{flex-direction:column;gap:.15rem;margin-top:1.5rem;display:flex}.Results-module__-PSYBW__citeRole{color:var(--signal);font-weight:600}.Results-module__-PSYBW__citeCo{font-family:var(--font-mono);font-size:var(--step--1);color:var(--on-deep-faint)}@media (max-width:780px){.Results-module__-PSYBW__outcomes{grid-template-columns:1fr}}
.Contact-module__OWeMSG__wrap{background:radial-gradient(60% 80% at 15% 20%, #3cd9c41f, transparent 60%), radial-gradient(50% 60% at 90% 90%, #f0772d14, transparent 60%), linear-gradient(180deg, var(--deep-2), var(--deep));color:var(--on-deep);padding-block:var(--space-2xl);border-top:1px solid var(--deep-line);position:relative}@supports (color:lab(0% 0 0)){.Contact-module__OWeMSG__wrap{background:radial-gradient(60% 80% at 15% 20%, lab(78.4061% -45.2903 -2.04381/.12), transparent 60%), radial-gradient(50% 60% at 90% 90%, lab(64.085% 44.295 60.0106/.08), transparent 60%), linear-gradient(180deg, var(--deep-2), var(--deep))}}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem);display:grid}.Contact-module__OWeMSG__copy{max-width:42ch}.Contact-module__OWeMSG__title{font-size:var(--step-4);letter-spacing:-.03em;color:var(--on-deep);line-height:1}.Contact-module__OWeMSG__body{color:var(--on-deep-soft);font-size:var(--step-1);margin-top:1.35rem;line-height:1.5}.Contact-module__OWeMSG__perks{flex-direction:column;gap:.75rem;margin-top:1.75rem;padding:0;list-style:none;display:flex}.Contact-module__OWeMSG__perks li{color:var(--on-deep-soft);padding-left:1.75rem;position:relative}.Contact-module__OWeMSG__perks li:before{content:"✓";color:var(--signal);font-weight:700;position:absolute;left:0}.Contact-module__OWeMSG__directMail{font-family:var(--font-mono);font-size:var(--step--1);color:var(--signal);border-bottom:1px solid #3cd9c466;border-bottom:1px solid lab(78.4061% -45.2903 -2.04381/.4);margin-top:1.75rem;padding-bottom:2px;transition:border-color .2s;display:inline-block}.Contact-module__OWeMSG__directMail:hover{border-color:var(--signal)}.Contact-module__OWeMSG__form{border:1px solid var(--deep-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#010b0db3;background:lab(2.55328% -2.46347 -1.84677/.7);flex-direction:column;gap:1rem;padding:clamp(1.4rem,1rem + 1.5vw,2.1rem);display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:.45rem;display:flex}.Contact-module__OWeMSG__labelText{font-size:var(--step--1);color:var(--on-deep-soft);font-weight:500}.Contact-module__OWeMSG__input{font:inherit;font-size:var(--step-0);color:var(--on-deep);border:1px solid var(--deep-line);border-radius:var(--radius-sm);resize:vertical;background:#0a191a;background:lab(7.38912% -5.30274 -3.28068);width:100%;padding:.8em .9em;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__input::placeholder{color:var(--on-deep-faint)}.Contact-module__OWeMSG__input:focus-visible{border-color:var(--signal);outline:none;box-shadow:0 0 0 3px #3cd9c42e;box-shadow:0 0 0 3px lab(78.4061% -45.2903 -2.04381/.18)}.Contact-module__OWeMSG__submit{justify-content:center;width:100%;margin-top:.4rem}.Contact-module__OWeMSG__finePrint{font-family:var(--font-mono);color:var(--on-deep-faint);text-align:center;font-size:.72rem}@media (max-width:860px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr}.Contact-module__OWeMSG__copy{max-width:60ch}}@media (max-width:460px){.Contact-module__OWeMSG__row{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--bg);border-top:1px solid var(--line);padding-top:var(--space-xl);padding-bottom:var(--space-lg)}.Footer-module__EZoWya__inner{gap:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr;display:grid}.Footer-module__EZoWya__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:inline-flex}.Footer-module__EZoWya__accent{color:var(--primary-ink)}.Footer-module__EZoWya__tag{color:var(--ink-soft);max-width:36ch;font-size:var(--step--1);margin-top:1rem;line-height:1.5}.Footer-module__EZoWya__nav{flex-direction:column;gap:.7rem;display:flex}.Footer-module__EZoWya__nav a{color:var(--ink-soft);font-size:var(--step--1);width:fit-content;transition:color .2s}.Footer-module__EZoWya__nav a:hover{color:var(--primary-ink)}.Footer-module__EZoWya__contactCol{flex-direction:column;gap:.4rem;display:flex}.Footer-module__EZoWya__contactLabel{font-family:var(--font-mono);color:var(--ink-faint);letter-spacing:.03em;font-size:.72rem}.Footer-module__EZoWya__mail{color:var(--primary-ink);border-bottom:1px solid #0000;width:fit-content;font-weight:500;transition:border-color .2s}.Footer-module__EZoWya__mail:hover{border-bottom-color:var(--primary)}.Footer-module__EZoWya__bottom{padding-top:var(--space-md);font-size:var(--step--1);color:var(--ink-faint);justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__made{font-family:var(--font-mono)}@media (max-width:720px){.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brandCol{grid-column:1/-1}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
