@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-shell{max-width:1200px;margin:0 auto;padding:48px 24px 96px}.hero{text-align:center;padding:64px 0 48px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#38bdf8;font-size:.8rem;margin-bottom:12px}.hero h1{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1rem}.subline{color:#94a3b8;max-width:720px;margin:0 auto 24px}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-buttons a{text-decoration:none;padding:14px 28px;border-radius:999px;font-weight:600}.cta{background:linear-gradient(135deg,#38bdf8,#818cf8);color:#0f172a}.ghost{border:1px solid rgba(148,163,184,.5);color:#e2e8f0}main{margin-top:64px}.subscribe{background:#0f172acc;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:32px;box-shadow:0 20px 60px #0f172a66}.pill{display:inline-flex;padding:6px 16px;border-radius:999px;border:1px solid rgba(56,189,248,.5);color:#38bdf8;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.subscribe-row{display:flex;gap:12px;flex-wrap:wrap}.subscribe input{flex:1;min-width:220px;border-radius:999px;border:none;padding:14px 20px;font-size:1rem}.subscribe button{border:none;border-radius:999px;padding:14px 24px;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#38bdf8,#818cf8);color:#020617}.subscribe p{color:#94a3b8;margin-top:12px}.status{margin-top:12px;padding:12px 16px;border-radius:12px;font-weight:500}.status.ok{background:#22c55e26;color:#4ade80}.status.error{background:#f8717126;color:#fca5a5}.endless{margin-top:48px}.day-section{margin-bottom:48px}.day-header{display:flex;align-items:center;gap:16px;color:#cbd5f5;margin-bottom:24px;font-size:1.2rem}.divider{flex:1;height:1px;background:linear-gradient(90deg,rgba(148,163,184,.2),transparent)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.news-card{display:flex;flex-direction:column;background:#0f172af2;border-radius:20px;border:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;min-height:320px;box-shadow:0 24px 50px #02061780;text-decoration:none;color:inherit;transition:transform .25s ease,border-color .25s ease}.news-card:hover{transform:translateY(-4px);border-color:#38bdf8cc}.thumb{width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;position:relative}.source-pill{position:absolute;left:16px;bottom:16px;padding:6px 12px;border-radius:999px;background:#0f172acc;color:#e2e8f0;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.card-body{padding:20px 24px 12px;flex:1}.news-card h3{margin-top:12px;margin-bottom:12px;color:#f1f5f9}.news-card p{color:#94a3b8;margin-bottom:0}.badge{font-size:.8rem;letter-spacing:.2em;color:#38bdf8}.card-footer{padding:16px 24px;border-top:1px solid rgba(148,163,184,.12);color:#cbd5f5;font-weight:600;text-transform:uppercase;letter-spacing:.15em}.loader{height:4px;width:100%;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.8),transparent);background-size:200% 100%;margin:32px 0}.end-message{text-align:center;color:#94a3b8}footer{margin-top:64px;text-align:center;color:#475569}@media(max-width:640px){.hero-buttons,.subscribe-row{flex-direction:column}.subscribe button{width:100%}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e2e8f0;background-color:#020617;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(56,189,248,.2),transparent 55%),radial-gradient(circle at bottom,rgba(99,102,241,.2),transparent 55%),#020617}a{color:inherit}#root{min-height:100vh}
