@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap";:root{color:#e5eefc;background:#08111f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#16345e 0,#08111f 36%,#050914 100%);min-height:100vh;margin:0}main{z-index:1;max-width:1240px;margin:0 auto;padding:34px 20px 60px;position:relative}.orb{filter:blur(65px);opacity:.35;z-index:0;border-radius:999px;position:fixed}.orb1{background:#0ea5e9;width:360px;height:360px;top:0;left:5%}.orb2{background:#a855f7;width:300px;height:300px;top:220px;right:7%}.hero{grid-template-columns:1fr 330px;align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.eyebrow{color:#7dd3fc;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.06em;margin:10px 0 16px;font-size:clamp(38px,6vw,76px);line-height:.93}.subtitle{color:#b6c6dd;max-width:770px;font-size:18px;line-height:1.6}.heroPanel,.card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#0f172ad1,#0f172a8a);border:1px solid #94a3b82e;border-radius:28px;box-shadow:0 24px 80px #00000047}.heroPanel{flex-direction:column;justify-content:end;padding:28px;display:flex}.heroPanel span,.heroPanel small,.stat p,.stat span,.feedHead p,footer{color:#94a3b8}.heroPanel strong{margin:10px 0;font-size:28px}.card{padding:22px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.stat{align-items:center;gap:16px;display:flex}.icon{color:#7dd3fc;background:#38bdf821;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.stat p{margin:0 0 4px;font-size:13px}.stat strong{font-size:28px;display:block}.stat span{font-size:12px}.grid{gap:16px;margin-bottom:16px;display:grid}.two{grid-template-columns:1fr 1fr}.sectionTitle{align-items:center;gap:10px;margin-bottom:14px;font-size:18px;font-weight:800;display:flex}.split{grid-template-columns:1fr 1fr;gap:16px;display:grid}.split h3{margin:8px 0 12px}.mini{background:#02061747;border:1px solid #94a3b829;border-radius:16px;margin-bottom:10px;padding:14px}.mini b{color:#7dd3fc;margin-bottom:6px;font-size:12px;display:block}.mini span{color:#dbeafe}.feedHead{justify-content:space-between;align-items:start;gap:20px;display:flex}.filters{gap:10px;display:flex}select{color:#e5eefc;background:#0f172a;border:1px solid #94a3b847;border-radius:14px;padding:11px 12px}.feed{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.news{background:#0206174d;border:1px solid #94a3b829;border-radius:22px;padding:18px}.news h2{margin:13px 0 8px;font-size:20px}.news p{color:#cbd5e1;line-height:1.55}.tag,.pill{border-radius:999px;margin-right:8px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.tag{color:#7dd3fc;background:#38bdf821}.pill{border:1px solid}.news blockquote{color:#e0f2fe;background:#38bdf814;border-left:3px solid #38bdf8;border-radius:12px;margin:14px 0;padding:12px 14px}.loading{color:#e5eefc;place-items:center;height:100vh;font-weight:800;display:grid}@media (width<=900px){.hero,.two,.stats,.feed{grid-template-columns:1fr}.feedHead{flex-direction:column}.filters{flex-direction:column;width:100%}select{width:100%}.split{grid-template-columns:1fr}}
