@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}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overscroll-behavior-y:none;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;pointer-events:none;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}.sync{color:#bae6fd;background:#38bdf81c;border:1px solid #7dd3fc3d;border-radius:999px;align-items:center;gap:8px;margin-top:14px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.sync.cached{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b47}.sync.error{color:#fecaca;background:#ef44441f;border-color:#ef444447}.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{color:#c4d6f2;margin:8px 0}.mini{border-top:1px solid #94a3b824;gap:5px;padding:12px 0;display:grid}.mini b{color:#7dd3fc}.mini span{color:#cbd5e1;font-size:13px;line-height:1.45}.feedHead{justify-content:space-between;align-items:center;gap:18px;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;overflow:hidden}.newsImage{aspect-ratio:16/9;background:linear-gradient(135deg,#38bdf82e,#a855f72e);border-bottom:1px solid #94a3b829;margin:-18px -18px 16px;display:block;overflow:hidden}.newsImage img{object-fit:cover;width:100%;height:100%;transition:transform .35s,opacity .2s;display:block}.newsImage:hover img{transform:scale(1.035)}.newsImage.broken{display:none}.news h2{margin:13px 0 8px;font-size:20px}.news p{color:#cbd5e1;line-height:1.55}.tag,.pill{border-radius:999px;margin-bottom:6px;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;text-align:center;place-items:center;height:100vh;padding:24px;font-weight:800;display:grid}@media (width<=900px){main{padding:22px 14px 42px}.hero,.two,.stats,.feed{grid-template-columns:1fr}.feedHead{flex-direction:column;align-items:stretch}.filters{grid-template-columns:1fr 1fr;width:100%;display:grid}select{width:100%;min-width:0}.split{grid-template-columns:1fr}.hero h1{font-size:42px}.heroPanel,.card{border-radius:22px}}@media (width<=560px){.hero h1{font-size:36px;line-height:1}.subtitle{font-size:16px}.card{padding:18px}.stat strong{font-size:24px}.filters{grid-template-columns:1fr}.news h2{font-size:20px}}
