[data-astro-cid-4xvmllcl]{margin:0;padding:0;box-sizing:border-box}:root{--color-black: #000000;--color-neon: #CFFF04;--color-neon-dim: rgba(207, 255, 4, .1);--color-neon-glow: rgba(207, 255, 4, .3);--color-neon-hover: #B8E600;--color-bg: #FAFAFA;--color-surface: #FFFFFF;--color-dark: #0A0A0A;--color-dark-lighter: #141414;--color-text: #000000;--color-text-secondary: #555555;--color-text-muted: #888888;--color-border: #E0E0E0;--color-red: #EF4444;--color-red-bg: #FEF2F2;--color-orange: #F97316;--color-orange-bg: #FFF7ED;--color-green: #22C55E;--color-blue: #3B82F6;--color-blue-bg: #EFF6FF;--color-purple: #8B5CF6;--color-purple-bg: #F5F3FF;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.hero[data-astro-cid-4xvmllcl]{padding:160px 32px 100px;background:var(--color-bg);position:relative;overflow:hidden}.hero[data-astro-cid-4xvmllcl]:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,var(--color-neon-dim) 0%,transparent 70%);pointer-events:none}.hero-container[data-astro-cid-4xvmllcl]{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-eyebrow[data-astro-cid-4xvmllcl]{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px}.hero-eyebrow-line[data-astro-cid-4xvmllcl]{width:40px;height:2px;background:var(--color-neon)}.hero-eyebrow-text[data-astro-cid-4xvmllcl]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-text-secondary)}.hero-title[data-astro-cid-4xvmllcl]{font-size:clamp(36px,5.5vw,60px);font-weight:900;line-height:1.1;color:var(--color-black);margin-bottom:24px;letter-spacing:-.02em}.hero-title[data-astro-cid-4xvmllcl] .accent[data-astro-cid-4xvmllcl]{position:relative;display:inline-block}.hero-title[data-astro-cid-4xvmllcl] .accent[data-astro-cid-4xvmllcl]:before{content:"";position:absolute;bottom:8%;left:-4px;right:-4px;height:35%;background:var(--color-neon);z-index:-1;transform:skew(-3deg)}.hero-description[data-astro-cid-4xvmllcl]{font-size:18px;line-height:1.7;color:var(--color-text-secondary);max-width:680px;margin:0 auto 40px}.hero-pills[data-astro-cid-4xvmllcl]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-pill[data-astro-cid-4xvmllcl]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;font-size:14px;font-weight:600;color:var(--color-text)}.hero-pill[data-astro-cid-4xvmllcl] svg[data-astro-cid-4xvmllcl]{width:16px;height:16px;stroke:var(--color-text)}.jump-nav[data-astro-cid-4xvmllcl]{padding:40px 32px;background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:72px;z-index:90}.jump-nav-container[data-astro-cid-4xvmllcl]{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.jump-pill[data-astro-cid-4xvmllcl]{display:inline-flex;align-items:center;padding:8px 16px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:100px;font-size:13px;font-weight:600;color:var(--color-text-secondary);text-decoration:none;transition:all .3s ease;white-space:nowrap}.jump-pill[data-astro-cid-4xvmllcl]:hover{background:var(--color-neon);color:var(--color-black);border-color:var(--color-neon)}.stats-section[data-astro-cid-4xvmllcl]{padding:80px 32px;position:relative}.stats-section[data-astro-cid-4xvmllcl]:nth-child(odd){background:var(--color-bg)}.stats-section[data-astro-cid-4xvmllcl]:nth-child(2n){background:var(--color-surface)}.stats-container[data-astro-cid-4xvmllcl]{max-width:1000px;margin:0 auto}.stats-section-header[data-astro-cid-4xvmllcl]{margin-bottom:48px}.stats-section-number[data-astro-cid-4xvmllcl]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-neon);border-radius:10px;font-size:14px;font-weight:900;color:var(--color-black);margin-bottom:16px}.stats-section-title[data-astro-cid-4xvmllcl]{font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.15;margin-bottom:12px;letter-spacing:-.02em}.stats-section-intro[data-astro-cid-4xvmllcl]{font-size:17px;color:var(--color-text-secondary);line-height:1.7;max-width:750px}.stats-grid[data-astro-cid-4xvmllcl]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stat-card[data-astro-cid-4xvmllcl]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stats-section[data-astro-cid-4xvmllcl]:nth-child(2n) .stat-card[data-astro-cid-4xvmllcl]{background:var(--color-bg)}.stat-card[data-astro-cid-4xvmllcl]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-neon);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.stat-card[data-astro-cid-4xvmllcl]:hover:before{transform:scaleX(1)}.stat-card[data-astro-cid-4xvmllcl]:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000014}.stat-number[data-astro-cid-4xvmllcl]{font-size:clamp(32px,4vw,44px);font-weight:900;color:var(--color-black);line-height:1.1;margin-bottom:8px;letter-spacing:-.02em}.stat-label[data-astro-cid-4xvmllcl]{font-size:15px;font-weight:600;color:var(--color-text);margin-bottom:8px;line-height:1.4}.stat-description[data-astro-cid-4xvmllcl]{font-size:14px;color:var(--color-text-secondary);line-height:1.6;margin-bottom:10px}.stat-source[data-astro-cid-4xvmllcl]{font-size:12px;color:var(--color-text-muted);font-weight:500}.stat-source[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]{color:var(--color-text-muted);text-decoration:none;border-bottom:1px dotted var(--color-text-muted);transition:color .2s}.stat-source[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]:hover{color:var(--color-text)}.stat-card[data-astro-cid-4xvmllcl].full-width{grid-column:1 / -1}.stat-card[data-astro-cid-4xvmllcl].highlight{border-color:var(--color-neon);background:linear-gradient(135deg,rgba(207,255,4,.04) 0%,transparent 60%)}.stats-section[data-astro-cid-4xvmllcl]:nth-child(2n) .stat-card[data-astro-cid-4xvmllcl].highlight{background:linear-gradient(135deg,rgba(207,255,4,.06) 0%,var(--color-bg) 60%)}.sources-section[data-astro-cid-4xvmllcl]{padding:80px 32px;background:var(--color-surface)}.sources-container[data-astro-cid-4xvmllcl]{max-width:1000px;margin:0 auto}.sources-title[data-astro-cid-4xvmllcl]{font-size:clamp(28px,4vw,40px);font-weight:900;margin-bottom:40px;letter-spacing:-.02em}.sources-grid[data-astro-cid-4xvmllcl]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.sources-category[data-astro-cid-4xvmllcl] h3[data-astro-cid-4xvmllcl]{font-size:16px;font-weight:700;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--color-neon)}.sources-list[data-astro-cid-4xvmllcl]{list-style:none;display:flex;flex-direction:column;gap:8px}.sources-list[data-astro-cid-4xvmllcl] li[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]{font-size:14px;color:var(--color-text-secondary);text-decoration:none;line-height:1.5;transition:color .2s}.sources-list[data-astro-cid-4xvmllcl] li[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]:hover{color:var(--color-black)}.cta-section[data-astro-cid-4xvmllcl]{padding:120px 32px;background:var(--color-dark);text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-4xvmllcl]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,var(--color-neon-dim) 0%,transparent 70%);pointer-events:none}.cta-container[data-astro-cid-4xvmllcl]{max-width:700px;margin:0 auto;position:relative;z-index:1}.cta-title[data-astro-cid-4xvmllcl]{font-size:clamp(36px,5vw,52px);font-weight:900;line-height:1.1;color:#fff;margin-bottom:20px;letter-spacing:-.02em}.cta-subtitle[data-astro-cid-4xvmllcl]{font-size:18px;color:#ffffffb3;margin-bottom:40px;line-height:1.6}.cta-buttons[data-astro-cid-4xvmllcl]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn-primary[data-astro-cid-4xvmllcl]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:700;font-family:var(--font);background:var(--color-neon);color:var(--color-black);border:none;border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-primary[data-astro-cid-4xvmllcl]:hover{background:#fff;color:var(--color-black)}.btn-primary[data-astro-cid-4xvmllcl] svg[data-astro-cid-4xvmllcl]{width:18px;height:18px}.footer[data-astro-cid-4xvmllcl]{padding:48px 32px;background:var(--color-black);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.footer-logo[data-astro-cid-4xvmllcl]{font-size:20px;font-weight:900;color:#fff;position:relative}.footer-logo[data-astro-cid-4xvmllcl]:after{content:"";position:absolute;bottom:2px;right:-7px;width:5px;height:5px;background:var(--color-neon);border-radius:50%}.footer-links[data-astro-cid-4xvmllcl]{display:flex;align-items:center;gap:32px}.footer-links[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]{font-size:14px;color:#fff9;text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-4xvmllcl] a[data-astro-cid-4xvmllcl]:hover{color:#fff}.footer-copy[data-astro-cid-4xvmllcl]{font-size:14px;color:#fff6}@media(max-width:1024px){.sources-grid[data-astro-cid-4xvmllcl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-astro-cid-4xvmllcl]{padding:140px 24px 80px}.hero-description[data-astro-cid-4xvmllcl]{font-size:16px}.jump-nav[data-astro-cid-4xvmllcl]{padding:20px 16px;top:64px}.jump-nav-container[data-astro-cid-4xvmllcl]{gap:6px}.jump-pill[data-astro-cid-4xvmllcl]{padding:6px 12px;font-size:12px}.stats-section[data-astro-cid-4xvmllcl]{padding:60px 20px}.stats-grid[data-astro-cid-4xvmllcl],.sources-grid[data-astro-cid-4xvmllcl]{grid-template-columns:1fr}.cta-section[data-astro-cid-4xvmllcl]{padding:80px 24px}.footer[data-astro-cid-4xvmllcl]{flex-direction:column;text-align:center;padding:40px 24px}.footer-links[data-astro-cid-4xvmllcl]{flex-wrap:wrap;justify-content:center}}[data-astro-cid-4xvmllcl]:focus-visible{outline:2px solid var(--color-neon);outline-offset:2px}[data-astro-cid-4xvmllcl]::selection{background:var(--color-neon);color:var(--color-black)}html{scroll-behavior:smooth;scroll-padding-top:140px}
