.methodology-module__IxIFEq__page{padding:3rem 0 6rem}.methodology-module__IxIFEq__hero{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.methodology-module__IxIFEq__kicker{letter-spacing:.3em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:inline-flex}.methodology-module__IxIFEq__hero h1{font-size:clamp(2.8rem,4vw,3.6rem);font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem}.methodology-module__IxIFEq__hero p{color:var(--text-secondary);max-width:560px;line-height:1.6}.methodology-module__IxIFEq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;display:grid}.methodology-module__IxIFEq__card,.methodology-module__IxIFEq__cardWide{border:1px solid var(--border-color);background:var(--bg-glass);box-shadow:var(--shadow-glass);border-radius:20px;padding:1.8rem}.methodology-module__IxIFEq__cardWide{grid-column:span 2}.methodology-module__IxIFEq__card h2,.methodology-module__IxIFEq__cardWide h2{font-size:1.3rem;font-family:var(--font-display);margin-bottom:1rem}.methodology-module__IxIFEq__card ul{color:var(--text-secondary);flex-direction:column;gap:.6rem;font-size:.95rem;list-style:none;display:flex}.methodology-module__IxIFEq__card ul li:before{content:"•";color:var(--primary);margin-right:.6rem}.methodology-module__IxIFEq__calloutGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.methodology-module__IxIFEq__calloutGrid h3{color:var(--text-primary);margin-bottom:.35rem;font-size:1rem}.methodology-module__IxIFEq__calloutGrid p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:900px){.methodology-module__IxIFEq__hero{flex-direction:column}.methodology-module__IxIFEq__grid{grid-template-columns:1fr}.methodology-module__IxIFEq__cardWide{grid-column:span 1}.methodology-module__IxIFEq__calloutGrid{grid-template-columns:1fr}}
.DataFreshnessBadge-module__jMxRJa__badge{border:1px solid var(--border-color);background:var(--bg-tier-1);box-shadow:var(--shadow-soft);border-radius:14px;flex-direction:column;gap:.35rem;width:fit-content;padding:.65rem .9rem;display:flex}.DataFreshnessBadge-module__jMxRJa__compact{box-shadow:none;border-radius:999px;flex-direction:row;align-items:center;gap:.6rem;padding:.55rem .8rem}.DataFreshnessBadge-module__jMxRJa__kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;display:inline-flex}.DataFreshnessBadge-module__jMxRJa__meta{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.DataFreshnessBadge-module__jMxRJa__compact .DataFreshnessBadge-module__jMxRJa__meta{font-size:.78rem}.DataFreshnessBadge-module__jMxRJa__dot{background:var(--text-secondary);opacity:.6;border-radius:999px;width:4px;height:4px}.DataFreshnessBadge-module__jMxRJa__verified{color:var(--primary);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}
.GlobalSearchPalette-module__tc0H9G__backdrop{z-index:1600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03080ab8;justify-content:center;align-items:flex-start;padding:14vh 1rem 1rem;display:flex;position:fixed;inset:0}.GlobalSearchPalette-module__tc0H9G__dialog{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:22px;flex-direction:column;width:min(760px,100%);max-height:72vh;display:flex;overflow:hidden;box-shadow:0 28px 80px #00000073}.GlobalSearchPalette-module__tc0H9G__inputRow{border-bottom:1px solid var(--border-color);align-items:center;gap:.8rem;padding:1rem 1.1rem;display:flex}.GlobalSearchPalette-module__tc0H9G__searchIcon{color:var(--text-secondary);flex-shrink:0}.GlobalSearchPalette-module__tc0H9G__input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-size:1rem}.GlobalSearchPalette-module__tc0H9G__input::placeholder{color:var(--text-secondary)}.GlobalSearchPalette-module__tc0H9G__escapeHint{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--bg-surface-highlight);border-radius:6px;padding:.2rem .45rem;font-size:.72rem}.GlobalSearchPalette-module__tc0H9G__metaRow{border-bottom:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.07em;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.55rem 1.1rem;font-size:.74rem;display:flex}.GlobalSearchPalette-module__tc0H9G__results{padding:.4rem;overflow:auto}.GlobalSearchPalette-module__tc0H9G__resultItem{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:.8rem;padding:.75rem;display:flex}.GlobalSearchPalette-module__tc0H9G__resultItem:hover,.GlobalSearchPalette-module__tc0H9G__resultItemActive{background:var(--bg-surface-highlight)}.GlobalSearchPalette-module__tc0H9G__resultIcon{border:1px solid var(--border-color);width:34px;height:34px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.GlobalSearchPalette-module__tc0H9G__resultItemActive .GlobalSearchPalette-module__tc0H9G__resultIcon{color:var(--primary);border-color:#d9770666}.GlobalSearchPalette-module__tc0H9G__resultText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.GlobalSearchPalette-module__tc0H9G__resultText strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.GlobalSearchPalette-module__tc0H9G__resultText small{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.GlobalSearchPalette-module__tc0H9G__kindBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:999px;flex-shrink:0;margin-left:auto;padding:.2rem .55rem;font-size:.68rem}.GlobalSearchPalette-module__tc0H9G__stateBox{min-height:140px;color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.GlobalSearchPalette-module__tc0H9G__spinner{animation:.8s linear infinite GlobalSearchPalette-module__tc0H9G__spin}@keyframes GlobalSearchPalette-module__tc0H9G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:700px){.GlobalSearchPalette-module__tc0H9G__backdrop{padding:10vh .7rem .7rem}.GlobalSearchPalette-module__tc0H9G__dialog{max-height:78vh}.GlobalSearchPalette-module__tc0H9G__kindBadge{display:none}}
.TrustMetaStrip-module__5qlLxa__strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.TrustMetaStrip-module__5qlLxa__compact{grid-template-columns:repeat(2,minmax(0,1fr))}.TrustMetaStrip-module__5qlLxa__item{border:1px solid var(--border-color);background:var(--bg-surface-opaque);border-radius:16px;min-height:100%;padding:.9rem 1rem}.TrustMetaStrip-module__5qlLxa__editorial{background:linear-gradient(140deg,#d977061a,#0f766e14)}.TrustMetaStrip-module__5qlLxa__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.45rem;font-size:.7rem;font-weight:700;display:inline-block}.TrustMetaStrip-module__5qlLxa__value{color:var(--text-primary);font-size:.9rem;font-weight:650;line-height:1.45;display:block}.TrustMetaStrip-module__5qlLxa__toneHigh{color:#34d399}.TrustMetaStrip-module__5qlLxa__toneMedium{color:#fbbf24}.TrustMetaStrip-module__5qlLxa__toneLow{color:#fda4af}@media (max-width:1100px){.TrustMetaStrip-module__5qlLxa__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.TrustMetaStrip-module__5qlLxa__strip,.TrustMetaStrip-module__5qlLxa__compact{grid-template-columns:1fr}.TrustMetaStrip-module__5qlLxa__item{padding:.8rem .9rem}}
.home-module__Hx0lNG__page{isolation:isolate;--hero-surface:linear-gradient(145deg,#171f20f5,#12191ae0);--hero-surface-strong:linear-gradient(165deg,#171f20f0,#12191afa);--hero-outline:#ffffff14;--hero-shadow:0 28px 60px #00000042;--hero-subtle-shadow:0 20px 44px #00000029;--hero-muted-surface:#ffffff0a;--hero-chip-bg:#ffffff0b;--hero-chip-text:var(--text-primary);--hero-proof-bg:#ffffff0a;--hero-proof-border:#ffffff14;--hero-proof-text:var(--text-emphasis);--hero-intent-bg:#ffffff0d;--hero-rail-badge:#d977061f;--marquee-shell-bg:linear-gradient(180deg,#171f20c2,#12191ae6);flex-direction:column;gap:clamp(3.25rem,6vw,5.5rem);padding:1.5rem 0 5.5rem;display:flex;position:relative}[data-theme=light] .home-module__Hx0lNG__page{--hero-surface:linear-gradient(160deg,#fffffffa,#f7f3eaeb);--hero-surface-strong:linear-gradient(165deg,#fffffffa,#f1f5f9f0);--hero-outline:#0f172a1a;--hero-shadow:0 26px 56px #0f172a1f;--hero-subtle-shadow:0 18px 38px #0f172a14;--hero-muted-surface:#f8fafcd1;--hero-chip-bg:#0f172a0a;--hero-chip-text:#243240;--hero-proof-bg:#ffffffd1;--hero-proof-border:#0f172a14;--hero-proof-text:#1f2937;--hero-intent-bg:#ffffffe6;--hero-rail-badge:#b453091a;--marquee-shell-bg:linear-gradient(180deg,#ffffffe0,#f8fafcf5)}.home-module__Hx0lNG__page:before,.home-module__Hx0lNG__page:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:auto}.home-module__Hx0lNG__page:before{filter:blur(20px);opacity:.95;background:radial-gradient(circle,#d977062e,#d977060a 55%,#0000 75%);width:min(42rem,56vw);height:min(42rem,56vw);top:-7rem;left:-6rem}.home-module__Hx0lNG__page:after{filter:blur(18px);opacity:.9;background:radial-gradient(circle,#0f766e29,#0f766e0a 58%,#0000 78%);width:min(32rem,44vw);height:min(32rem,44vw);top:10rem;right:-7rem}.home-module__Hx0lNG__hero,.home-module__Hx0lNG__trustBand,.home-module__Hx0lNG__playbookSection,.home-module__Hx0lNG__featuredSection,.home-module__Hx0lNG__marqueeSection{z-index:1;position:relative}.home-module__Hx0lNG__hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:1.35rem;display:grid}.home-module__Hx0lNG__heroCopy,.home-module__Hx0lNG__heroRail,.home-module__Hx0lNG__playbookCard,.home-module__Hx0lNG__marqueeShell{border:1px solid var(--hero-outline);box-shadow:var(--hero-shadow)}.home-module__Hx0lNG__heroCopy{background:radial-gradient(circle at top left,#d9770629,transparent 36%),radial-gradient(circle at 78% 12%,#0f766e1f,transparent 32%),var(--hero-surface);border-radius:34px;align-content:start;gap:1.4rem;padding:2rem 2rem 1.9rem;display:grid}.home-module__Hx0lNG__heroTitle{max-width:11ch;font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(3.2rem,6.2vw,5.35rem);line-height:.93}.home-module__Hx0lNG__heroSubtitle{max-width:62ch;color:var(--text-secondary);font-size:1.05rem;line-height:1.72}.home-module__Hx0lNG__marketPulse{background:linear-gradient(135deg,#d977061c,#0f766e0f),var(--hero-muted-surface);box-shadow:var(--hero-subtle-shadow);border:1px solid #d9770633;border-radius:24px;gap:.55rem;padding:1rem 1.05rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.home-module__Hx0lNG__marketPulse:hover{border-color:#d9770657;transform:translateY(-2px);box-shadow:0 22px 42px #0f172a29}.home-module__Hx0lNG__marketPulseHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.home-module__Hx0lNG__marketPulseLabel,.home-module__Hx0lNG__marketPulseMeta,.home-module__Hx0lNG__marketPulseLink{align-items:center;gap:.4rem;display:inline-flex}.home-module__Hx0lNG__marketPulseLabel{width:fit-content;color:var(--primary);letter-spacing:.14em;text-transform:uppercase;background:#d977061a;border:1px solid #d977063d;border-radius:999px;padding:.3rem .62rem;font-size:.7rem;font-weight:780}.home-module__Hx0lNG__marketPulseMeta{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.home-module__Hx0lNG__marketPulse strong{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.16}.home-module__Hx0lNG__marketPulseLink{color:var(--text-primary);font-size:.84rem;font-weight:760}.home-module__Hx0lNG__heroProofRow{flex-wrap:wrap;gap:.65rem;display:flex}.home-module__Hx0lNG__heroProofItem{border:1px solid var(--hero-proof-border);background:var(--hero-proof-bg);min-height:44px;color:var(--hero-proof-text);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem .9rem;font-size:.82rem;font-weight:650;display:inline-flex}.home-module__Hx0lNG__heroProofItem svg,.home-module__Hx0lNG__intentPill svg,.home-module__Hx0lNG__sectionLink svg,.home-module__Hx0lNG__inlineLink svg,.home-module__Hx0lNG__playbookCard a svg{color:var(--primary)}.home-module__Hx0lNG__heroActions{flex-wrap:wrap;gap:.8rem;display:flex}.home-module__Hx0lNG__primaryCta,.home-module__Hx0lNG__secondaryCta{border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.9rem 1.4rem;font-size:.95rem;font-weight:750;display:inline-flex}.home-module__Hx0lNG__primaryCta{color:#fff;background:linear-gradient(135deg,#d97706,#0f766ed6);box-shadow:0 18px 32px #d9770638}.home-module__Hx0lNG__secondaryCta{color:var(--text-primary);border:1px solid var(--hero-outline);background:var(--hero-muted-surface)}.home-module__Hx0lNG__searchShell{border:1px solid var(--hero-outline);background:var(--hero-muted-surface);box-shadow:var(--hero-subtle-shadow);border-radius:24px;gap:.9rem;padding:1.1rem;display:grid}.home-module__Hx0lNG__searchCopy{gap:.4rem;display:grid}.home-module__Hx0lNG__searchKicker,.home-module__Hx0lNG__snapshotKicker,.home-module__Hx0lNG__shortlistKicker,.home-module__Hx0lNG__journeyLabel,.home-module__Hx0lNG__playbookStep{background:var(--hero-rail-badge);width:fit-content;color:var(--primary);letter-spacing:.14em;text-transform:uppercase;border:1px solid #d9770638;border-radius:999px;justify-content:center;align-items:center;padding:.34rem .66rem;font-size:.72rem;font-weight:750;display:inline-flex}.home-module__Hx0lNG__searchCopy h2,.home-module__Hx0lNG__snapshotHeader h2,.home-module__Hx0lNG__visualHeader h3,.home-module__Hx0lNG__playbookCard h3{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;line-height:1.08}.home-module__Hx0lNG__searchCopy h2{font-size:clamp(1.45rem,2.5vw,2rem)}.home-module__Hx0lNG__intentRow{flex-wrap:wrap;gap:.7rem;display:flex}.home-module__Hx0lNG__intentPill{border:1px solid var(--hero-outline);background:var(--hero-intent-bg);min-height:46px;color:var(--hero-chip-text);border-radius:999px;align-items:center;gap:.55rem;padding:.78rem 1rem;font-size:.88rem;font-weight:700;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.home-module__Hx0lNG__intentPill:hover{border-color:#d9770661;transform:translateY(-1px)}.home-module__Hx0lNG__heroRail{background:radial-gradient(circle at 86% 12%,#d977061a,transparent 22%),radial-gradient(circle at 8% 100%,#0f766e1a,transparent 22%),var(--hero-surface-strong);border-radius:34px;align-content:start;gap:1rem;padding:1.35rem;display:grid}.home-module__Hx0lNG__snapshotHeader,.home-module__Hx0lNG__visualHeader,.home-module__Hx0lNG__featuredHeader{justify-content:space-between;gap:1rem;display:flex}.home-module__Hx0lNG__snapshotHeader{align-items:flex-start}.home-module__Hx0lNG__snapshotHeader h2{margin-top:.45rem;font-size:clamp(1.7rem,2.4vw,2.35rem)}.home-module__Hx0lNG__snapshotBadge{border:1px solid var(--hero-outline);background:var(--hero-muted-surface);min-height:42px;color:var(--text-primary);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:.7rem .95rem;font-size:.82rem;font-weight:700;display:inline-flex}.home-module__Hx0lNG__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.home-module__Hx0lNG__metricCard,.home-module__Hx0lNG__visualBoard,.home-module__Hx0lNG__journeyCard,.home-module__Hx0lNG__playbookCard,.home-module__Hx0lNG__marqueeShell{border:1px solid var(--hero-outline);background:var(--hero-muted-surface);border-radius:24px}.home-module__Hx0lNG__metricCard{box-shadow:var(--hero-subtle-shadow);gap:.28rem;padding:.95rem 1rem;display:grid}.home-module__Hx0lNG__metricCard span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700}.home-module__Hx0lNG__metricCard strong{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(1.35rem,2.1vw,1.9rem);line-height:1}.home-module__Hx0lNG__visualBoard{box-shadow:var(--hero-subtle-shadow);gap:1rem;padding:1rem;display:grid}.home-module__Hx0lNG__visualHeader{align-items:flex-start}.home-module__Hx0lNG__visualHeader h3{max-width:18ch;margin-top:.45rem;font-size:clamp(1.4rem,2.1vw,1.78rem)}.home-module__Hx0lNG__visualStage{min-height:18.5rem;padding:.45rem 0 .2rem;position:relative}.home-module__Hx0lNG__visualStage:before{content:"";opacity:.9;filter:blur(14px);pointer-events:none;background:radial-gradient(circle,#d9770629,#0000 55%),radial-gradient(circle at 70% 40%,#0f766e29,#0000 46%);border-radius:28px;position:absolute;inset:2rem 12% 1rem}.home-module__Hx0lNG__visualCard{border:1px solid var(--hero-outline);-webkit-backdrop-filter:blur(10px);background:#ffffff1c;border-radius:24px;gap:.65rem;width:min(14rem,45%);padding:.7rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:absolute;box-shadow:0 22px 38px #0f172a24}[data-theme=light] .home-module__Hx0lNG__visualCard{background:#ffffffdb;box-shadow:0 18px 30px #0f172a17}.home-module__Hx0lNG__visualCardPrimary{z-index:3;bottom:0;left:50%;transform:translate(-50%)rotate(-1.5deg)}.home-module__Hx0lNG__visualCardLeft{z-index:2;top:1.9rem;left:0;transform:rotate(-10deg)}.home-module__Hx0lNG__visualCardRight{z-index:1;top:2rem;right:0;transform:rotate(8deg)}.home-module__Hx0lNG__visualCard:hover{border-color:#d9770657;box-shadow:0 26px 44px #d977062e}.home-module__Hx0lNG__visualCardPrimary:hover{transform:translate(-50%)rotate(-1.5deg)translateY(-4px)}.home-module__Hx0lNG__visualCardLeft:hover{transform:rotate(-10deg)translateY(-4px)}.home-module__Hx0lNG__visualCardRight:hover{transform:rotate(8deg)translateY(-4px)}.home-module__Hx0lNG__visualCardBadge,.home-module__Hx0lNG__visualSignal{width:fit-content;color:var(--primary);background:#d977061a;border:1px solid #d9770638;border-radius:999px;justify-content:center;align-items:center;padding:.34rem .66rem;font-size:.7rem;font-weight:750;line-height:1.2;display:inline-flex}.home-module__Hx0lNG__visualImageShell{aspect-ratio:1.58;border:1px solid var(--hero-outline);background:linear-gradient(160deg,#fff3,#0f766e14);border-radius:18px;justify-content:center;align-items:center;padding:.7rem;display:flex}[data-theme=light] .home-module__Hx0lNG__visualImageShell{background:linear-gradient(160deg,#fffffffa,#f1f5f9f0)}.home-module__Hx0lNG__visualCardImage{object-fit:contain;width:100%;height:100%}.home-module__Hx0lNG__visualCardMeta{gap:.15rem;display:grid}.home-module__Hx0lNG__visualCardMeta strong,.home-module__Hx0lNG__visualValue{color:var(--text-primary)}.home-module__Hx0lNG__visualCardMeta strong{font-size:.9rem;line-height:1.35}.home-module__Hx0lNG__visualCardMeta span{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.78rem;line-height:1.45;display:inline-flex}.home-module__Hx0lNG__visualValue{font-family:var(--font-display);font-size:1.05rem;line-height:1}.home-module__Hx0lNG__visualSignalRow{flex-wrap:wrap;gap:.55rem;display:flex}.home-module__Hx0lNG__visualSignal{background:var(--hero-chip-bg);border-color:var(--hero-outline);color:var(--text-primary)}.home-module__Hx0lNG__inlineLink,.home-module__Hx0lNG__sectionLink,.home-module__Hx0lNG__playbookCard a,.home-module__Hx0lNG__journeyCard a{align-items:center;gap:.42rem;width:fit-content;font-weight:750;display:inline-flex}.home-module__Hx0lNG__inlineLink,.home-module__Hx0lNG__sectionLink,.home-module__Hx0lNG__playbookCard a{color:var(--text-primary)}.home-module__Hx0lNG__journeyGrid,.home-module__Hx0lNG__playbookGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__explainerGrid,.home-module__Hx0lNG__editorialGrid{gap:1rem;display:grid}.home-module__Hx0lNG__journeyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__Hx0lNG__journeyCard{gap:.7rem;min-height:100%;padding:1rem;display:grid}.home-module__Hx0lNG__journeyCard p,.home-module__Hx0lNG__playbookCard p,.home-module__Hx0lNG__marqueeIntro,.home-module__Hx0lNG__explainerCard p,.home-module__Hx0lNG__editorialHeading p{color:var(--text-secondary)}.home-module__Hx0lNG__explainerSection,.home-module__Hx0lNG__playbookSection,.home-module__Hx0lNG__featuredSection,.home-module__Hx0lNG__marqueeSection{gap:1.25rem;display:grid}.home-module__Hx0lNG__sectionHeader,.home-module__Hx0lNG__explainerIntro,.home-module__Hx0lNG__marqueeIntro{gap:.7rem;max-width:760px;display:grid}.home-module__Hx0lNG__sectionHeader{text-align:center;margin:0 auto}.home-module__Hx0lNG__explainerCard{border:1px solid var(--hero-outline);background:var(--hero-muted-surface);min-height:100%;box-shadow:var(--hero-subtle-shadow);border-radius:24px;gap:.75rem;padding:1.1rem;display:grid}.home-module__Hx0lNG__explainerIcon{width:2.6rem;height:2.6rem;color:var(--primary);background:#d977061a;border:1px solid #d977062e;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.home-module__Hx0lNG__explainerCard h3,.home-module__Hx0lNG__editorialHeading h3{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;line-height:1.08}.home-module__Hx0lNG__explainerCard h3{font-size:1.36rem}.home-module__Hx0lNG__explainerCard a{width:fit-content;color:var(--text-primary);align-items:center;gap:.42rem;font-weight:750;display:inline-flex}.home-module__Hx0lNG__playbookGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__explainerGrid,.home-module__Hx0lNG__editorialGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-module__Hx0lNG__playbookCard{min-height:100%;box-shadow:var(--hero-subtle-shadow);gap:.75rem;padding:1.2rem;display:grid}.home-module__Hx0lNG__playbookCard h3{font-size:1.45rem}.home-module__Hx0lNG__featuredHeader{align-items:end}.home-module__Hx0lNG__featuredIntro{gap:.7rem;max-width:740px;display:grid}.home-module__Hx0lNG__editorialCard{border:1px solid var(--hero-outline);background:var(--hero-muted-surface);min-height:100%;box-shadow:var(--hero-subtle-shadow);border-radius:28px;gap:1rem;padding:1rem;display:grid}.home-module__Hx0lNG__editorialTop,.home-module__Hx0lNG__editorialFooter,.home-module__Hx0lNG__editorialInsightsHeader{justify-content:space-between;gap:.8rem;display:flex}.home-module__Hx0lNG__editorialTop{align-items:flex-start}.home-module__Hx0lNG__editorialVerdict,.home-module__Hx0lNG__editorialInsightTag,.home-module__Hx0lNG__editorialTrust span{width:fit-content;color:var(--primary);background:#d977061a;border:1px solid #d977062e;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .66rem;font-size:.72rem;font-weight:750;line-height:1.2;display:inline-flex}.home-module__Hx0lNG__editorialValue{justify-items:end;gap:.1rem;display:grid}.home-module__Hx0lNG__editorialValue span,.home-module__Hx0lNG__editorialStat span{color:var(--text-secondary);letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:700}.home-module__Hx0lNG__editorialValue strong,.home-module__Hx0lNG__editorialStat strong{color:var(--text-primary)}.home-module__Hx0lNG__editorialValue strong{font-family:var(--font-display);font-size:1.22rem}.home-module__Hx0lNG__editorialVisual{border:1px solid var(--hero-outline);background:linear-gradient(160deg,#ffffff2e,#0f766e14);border-radius:22px;justify-content:center;align-items:center;min-height:12.5rem;padding:1rem;display:flex}[data-theme=light] .home-module__Hx0lNG__editorialVisual{background:linear-gradient(160deg,#fffffffa,#f1f5f9f0)}.home-module__Hx0lNG__editorialImage{object-fit:contain;width:100%;height:100%}.home-module__Hx0lNG__editorialBody,.home-module__Hx0lNG__editorialHeading,.home-module__Hx0lNG__editorialInsights{gap:.75rem;display:grid}.home-module__Hx0lNG__editorialHeading h3{font-size:1.46rem}.home-module__Hx0lNG__editorialHeading p{font-size:.93rem;line-height:1.65}.home-module__Hx0lNG__editorialStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.home-module__Hx0lNG__editorialStat{border:1px solid var(--hero-outline);background:var(--hero-chip-bg);border-radius:18px;gap:.24rem;padding:.8rem;display:grid}.home-module__Hx0lNG__editorialStat strong{font-size:.88rem;line-height:1.45}.home-module__Hx0lNG__editorialInsights{border:1px solid var(--hero-outline);background:var(--hero-chip-bg);border-radius:20px;padding:.85rem .9rem}.home-module__Hx0lNG__editorialInsightsHeader{align-items:center}.home-module__Hx0lNG__editorialInsightsHeader a{color:var(--text-primary);font-size:.85rem;font-weight:750}.home-module__Hx0lNG__editorialInsights ul{color:var(--text-primary);gap:.55rem;padding-left:1.1rem;display:grid}.home-module__Hx0lNG__editorialInsights li{font-size:.88rem;line-height:1.55}.home-module__Hx0lNG__editorialFooter{align-items:center}.home-module__Hx0lNG__editorialTrust{flex-wrap:wrap;gap:.45rem;display:flex}.home-module__Hx0lNG__editorialTrust span{background:var(--hero-chip-bg);border-color:var(--hero-outline);color:var(--text-primary)}.home-module__Hx0lNG__editorialActions{flex-wrap:wrap;gap:.65rem;display:flex}.home-module__Hx0lNG__editorialPrimary,.home-module__Hx0lNG__editorialSecondary{border-radius:14px;justify-content:center;align-items:center;gap:.42rem;min-height:42px;padding:.72rem 1rem;font-size:.84rem;font-weight:750;display:inline-flex}.home-module__Hx0lNG__editorialPrimary{color:#fff;background:linear-gradient(135deg,#d97706,#0f766ed6)}.home-module__Hx0lNG__editorialSecondary{border:1px solid var(--hero-outline);color:var(--text-primary);background:var(--hero-chip-bg)}.home-module__Hx0lNG__marqueeShell{background:var(--marquee-shell-bg);padding:.75rem 0}@media (max-width:1200px){.home-module__Hx0lNG__hero,.home-module__Hx0lNG__featuredHeader{grid-template-columns:1fr}.home-module__Hx0lNG__hero{gap:1rem}.home-module__Hx0lNG__explainerGrid,.home-module__Hx0lNG__playbookGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__editorialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.home-module__Hx0lNG__page{padding-top:1rem}.home-module__Hx0lNG__heroCopy,.home-module__Hx0lNG__heroRail,.home-module__Hx0lNG__playbookCard,.home-module__Hx0lNG__marqueeShell{border-radius:28px}.home-module__Hx0lNG__heroCopy,.home-module__Hx0lNG__heroRail{padding:1.25rem}.home-module__Hx0lNG__heroTitle{max-width:none}.home-module__Hx0lNG__metricGrid,.home-module__Hx0lNG__journeyGrid,.home-module__Hx0lNG__explainerGrid,.home-module__Hx0lNG__playbookGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__editorialGrid,.home-module__Hx0lNG__editorialStats{grid-template-columns:1fr}.home-module__Hx0lNG__snapshotHeader,.home-module__Hx0lNG__visualHeader,.home-module__Hx0lNG__featuredHeader{display:grid}.home-module__Hx0lNG__visualStage{min-height:17rem}.home-module__Hx0lNG__visualCard{width:min(13rem,46%)}}@media (max-width:640px){.home-module__Hx0lNG__heroCopy{gap:1rem}.home-module__Hx0lNG__heroSubtitle{font-size:.98rem;line-height:1.6}.home-module__Hx0lNG__marketPulseHeader{display:grid}.home-module__Hx0lNG__marketPulseMeta{font-size:.68rem}.home-module__Hx0lNG__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.home-module__Hx0lNG__primaryCta,.home-module__Hx0lNG__secondaryCta{width:100%;padding-inline:1rem}.home-module__Hx0lNG__intentRow,.home-module__Hx0lNG__visualSignalRow{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.home-module__Hx0lNG__intentRow::-webkit-scrollbar{display:none}.home-module__Hx0lNG__visualSignalRow::-webkit-scrollbar{display:none}.home-module__Hx0lNG__intentPill,.home-module__Hx0lNG__visualSignal{white-space:nowrap;flex:none}.home-module__Hx0lNG__heroProofRow{grid-template-columns:1fr;gap:.55rem;display:grid}.home-module__Hx0lNG__heroProofItem{white-space:normal;width:100%;min-height:40px;padding:.65rem .8rem}.home-module__Hx0lNG__searchCopy h2{font-size:1.18rem}.home-module__Hx0lNG__searchShell,.home-module__Hx0lNG__metricCard,.home-module__Hx0lNG__explainerCard,.home-module__Hx0lNG__visualBoard,.home-module__Hx0lNG__journeyCard,.home-module__Hx0lNG__playbookCard,.home-module__Hx0lNG__editorialCard{padding:.95rem}.home-module__Hx0lNG__visualStage{gap:.75rem;min-height:auto;padding:0;display:grid}.home-module__Hx0lNG__visualStage:before{display:none}.home-module__Hx0lNG__visualCard,.home-module__Hx0lNG__visualCardPrimary,.home-module__Hx0lNG__visualCardLeft,.home-module__Hx0lNG__visualCardRight{width:100%;position:relative;inset:auto;transform:none}.home-module__Hx0lNG__editorialTop,.home-module__Hx0lNG__editorialFooter,.home-module__Hx0lNG__editorialInsightsHeader{display:grid}.home-module__Hx0lNG__editorialActions{grid-template-columns:1fr;display:grid}.home-module__Hx0lNG__inlineLink,.home-module__Hx0lNG__sectionLink,.home-module__Hx0lNG__playbookCard a,.home-module__Hx0lNG__journeyCard a,.home-module__Hx0lNG__explainerCard a,.home-module__Hx0lNG__editorialPrimary,.home-module__Hx0lNG__editorialSecondary{min-height:44px}}
