:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#0f172a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at top left,rgba(16,155,203,.35),transparent 32rem),linear-gradient(135deg,#0f172a,#111827)}.hero-card{width:min(100%,720px);border:1px solid rgba(148,163,184,.24);border-radius:24px;padding:3rem;background:#0f172ac7;box-shadow:0 24px 80px #00000059}.eyebrow{margin:0 0 1rem;color:#109bcb;text-transform:uppercase;letter-spacing:.16em;font-weight:700}h1{margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}p{color:#cbd5e1;font-size:1.1rem;line-height:1.7}.status-pill{display:inline-flex;margin-top:1rem;padding:.75rem 1rem;border-radius:999px;background:#109bcb29;color:#67e8f9;font-weight:700}
