[data-astro-cid-qibyc7kz],[data-astro-cid-qibyc7kz]:before,[data-astro-cid-qibyc7kz]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #050d1a;--bg-card: #0a1628;--accent: #00c8ff;--positive: #00e87a;--negative: #ff3b6b;--hi: #ff6b35;--text: #e2e8f0;--muted: #64748b;--border: rgba(255,255,255,.07)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}.hero[data-astro-cid-qibyc7kz]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(0,200,255,.09) 0%,transparent 70%),var(--bg);position:relative;overflow:hidden}.hero[data-astro-cid-qibyc7kz]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:60px 60px;opacity:.5;pointer-events:none}.hero-inner[data-astro-cid-qibyc7kz]{max-width:880px;text-align:center;position:relative;z-index:1}.pill[data-astro-cid-qibyc7kz]{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(0,200,255,.4);padding:.35rem 1rem;border-radius:2px;margin-bottom:2.5rem}.hero[data-astro-cid-qibyc7kz] h1[data-astro-cid-qibyc7kz]{font-size:clamp(2.4rem,6vw,4.8rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero[data-astro-cid-qibyc7kz] h1[data-astro-cid-qibyc7kz] em[data-astro-cid-qibyc7kz]{font-style:normal;color:var(--accent)}.hero-sub[data-astro-cid-qibyc7kz]{font-size:clamp(1rem,2vw,1.15rem);color:var(--muted);max-width:620px;margin:0 auto 3.5rem;line-height:1.75}.hero-kpis[data-astro-cid-qibyc7kz]{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:3.5rem}.kpi[data-astro-cid-qibyc7kz]{text-align:center}.kpi-val[data-astro-cid-qibyc7kz]{display:block;font-size:3.2rem;font-weight:900;line-height:1;margin-bottom:.4rem}.kpi-val[data-astro-cid-qibyc7kz].orange{color:var(--hi)}.kpi-val[data-astro-cid-qibyc7kz].cyan{color:var(--accent)}.kpi-val[data-astro-cid-qibyc7kz].green{color:var(--positive)}.kpi-lbl[data-astro-cid-qibyc7kz]{font-size:.78rem;color:var(--muted);max-width:120px;line-height:1.4}.scroll-hint[data-astro-cid-qibyc7kz]{display:inline-flex;flex-direction:column;align-items:center;gap:.4rem;color:var(--accent);font-size:.8rem;letter-spacing:.08em;text-decoration:none;animation:bob 2.4s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.wrap[data-astro-cid-qibyc7kz]{max-width:1180px;margin:0 auto;padding:0 2rem}.section[data-astro-cid-qibyc7kz]{padding:7rem 0}.section-label[data-astro-cid-qibyc7kz]{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.section-title[data-astro-cid-qibyc7kz]{font-size:clamp(1.7rem,3.5vw,2.7rem);font-weight:800;color:#fff;letter-spacing:-.025em;margin-bottom:1rem;line-height:1.2}.section-body[data-astro-cid-qibyc7kz]{font-size:1.05rem;color:var(--muted);max-width:580px;line-height:1.8}.two-col[data-astro-cid-qibyc7kz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.three-col[data-astro-cid-qibyc7kz]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.divider[data-astro-cid-qibyc7kz]{border:none;border-top:1px solid var(--border)}.chart-card[data-astro-cid-qibyc7kz]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.75rem}.chart-label[data-astro-cid-qibyc7kz]{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:1.25rem}.chart-wrap[data-astro-cid-qibyc7kz]{position:relative;height:300px}.chart-note[data-astro-cid-qibyc7kz]{font-size:.73rem;color:var(--muted);margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border);line-height:1.5;font-style:italic}.callout[data-astro-cid-qibyc7kz]{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;margin:1.25rem 0;font-size:.95rem;color:var(--text);line-height:1.7}.callout[data-astro-cid-qibyc7kz] strong[data-astro-cid-qibyc7kz]{color:#fff}.callout[data-astro-cid-qibyc7kz].orange{border-left-color:var(--hi)}.callout[data-astro-cid-qibyc7kz].green{border-left-color:var(--positive)}.callout[data-astro-cid-qibyc7kz].red{border-left-color:var(--negative)}.scrolly[data-astro-cid-qibyc7kz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1180px;margin:0 auto;padding:0 2rem}.steps[data-astro-cid-qibyc7kz]{padding-top:8vh;padding-bottom:25vh}.step[data-astro-cid-qibyc7kz]{min-height:60vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;opacity:.2;transition:opacity .5s ease}.step[data-astro-cid-qibyc7kz].active{opacity:1}.step-num[data-astro-cid-qibyc7kz]{font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.step-title[data-astro-cid-qibyc7kz]{font-size:1.55rem;font-weight:700;color:#fff;line-height:1.25;letter-spacing:-.02em;margin-bottom:.8rem}.step-body[data-astro-cid-qibyc7kz]{font-size:.98rem;color:var(--muted);line-height:1.8}.big-stat[data-astro-cid-qibyc7kz]{font-size:3rem;font-weight:900;display:block;margin:.75rem 0;line-height:1}.big-stat[data-astro-cid-qibyc7kz].orange{color:var(--hi)}.big-stat[data-astro-cid-qibyc7kz].green{color:var(--positive)}.big-stat[data-astro-cid-qibyc7kz].red{color:var(--negative)}.big-stat[data-astro-cid-qibyc7kz].cyan{color:var(--accent)}.sticky-chart[data-astro-cid-qibyc7kz]{position:sticky;top:18vh;height:58vh}.sticky-chart[data-astro-cid-qibyc7kz] .chart-card[data-astro-cid-qibyc7kz]{height:100%;display:flex;flex-direction:column}.sticky-chart[data-astro-cid-qibyc7kz] .chart-wrap[data-astro-cid-qibyc7kz]{flex:1;height:auto}.source-card[data-astro-cid-qibyc7kz]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.5rem}.source-icon[data-astro-cid-qibyc7kz]{font-size:1.6rem;margin-bottom:.8rem}.source-card[data-astro-cid-qibyc7kz] h4[data-astro-cid-qibyc7kz]{color:#fff;font-size:.88rem;font-weight:700;margin-bottom:.4rem}.source-card[data-astro-cid-qibyc7kz] p[data-astro-cid-qibyc7kz]{font-size:.8rem;color:var(--muted);line-height:1.6}.step-dots[data-astro-cid-qibyc7kz]{position:fixed;right:1.25rem;top:50%;transform:translateY(-50%);display:none;flex-direction:column;gap:.5rem;z-index:100}.step-dot[data-astro-cid-qibyc7kz]{width:6px;height:6px;border-radius:50%;background:var(--muted);transition:background .3s,transform .3s}.step-dot[data-astro-cid-qibyc7kz].active{background:var(--accent);transform:scale(1.6)}.cta-band[data-astro-cid-qibyc7kz]{background:radial-gradient(ellipse 70% 80% at 50% 110%,rgba(0,200,255,.12) 0%,transparent 70%),var(--bg-card);border-top:1px solid var(--border);padding:9rem 2rem;text-align:center}.cta-band[data-astro-cid-qibyc7kz] h2[data-astro-cid-qibyc7kz]{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;line-height:1.15}.cta-band[data-astro-cid-qibyc7kz] p[data-astro-cid-qibyc7kz]{font-size:1.05rem;color:var(--muted);max-width:520px;margin:0 auto 2.5rem;line-height:1.75}.btn[data-astro-cid-qibyc7kz]{display:inline-block;font-weight:700;font-size:.88rem;letter-spacing:.04em;padding:.9rem 2.2rem;border-radius:5px;text-decoration:none;transition:opacity .2s,transform .15s}.btn[data-astro-cid-qibyc7kz]:hover{opacity:.88;transform:translateY(-1px)}.btn-primary[data-astro-cid-qibyc7kz]{background:var(--accent);color:#050d1a}.btn-ghost[data-astro-cid-qibyc7kz]{border:1px solid rgba(255,255,255,.2);color:var(--text);margin-left:.75rem}.cta-footnote[data-astro-cid-qibyc7kz]{margin-top:3.5rem;font-size:.75rem;color:var(--muted);line-height:1.6}.reveal[data-astro-cid-qibyc7kz]{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal[data-astro-cid-qibyc7kz].visible{opacity:1;transform:translateY(0)}.event-grid[data-astro-cid-qibyc7kz]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.event-chart-wrap[data-astro-cid-qibyc7kz]{position:relative;height:320px}@media(max-width:800px){.two-col[data-astro-cid-qibyc7kz],.scrolly[data-astro-cid-qibyc7kz],.event-grid[data-astro-cid-qibyc7kz]{grid-template-columns:1fr;gap:2rem}.three-col[data-astro-cid-qibyc7kz]{grid-template-columns:1fr}.sticky-chart[data-astro-cid-qibyc7kz]{position:relative;top:auto;height:280px}.step[data-astro-cid-qibyc7kz]{min-height:auto;opacity:1;padding:1.5rem 0}.steps[data-astro-cid-qibyc7kz]{padding-top:0;padding-bottom:0}.hero-kpis[data-astro-cid-qibyc7kz]{gap:2rem}.btn-ghost[data-astro-cid-qibyc7kz]{margin-left:0;margin-top:.75rem;display:block}}@media(min-width:801px){.step-dots[data-astro-cid-qibyc7kz]{display:flex}}
