:root{--brand: #0b1f33;--accent: #1fa6a0;--surface: #eef2f5;--card: #ffffff;--ink: #1a1f26;--muted: #5c6670;--success: #2a9d8f;--warning: #e9a825;--danger: #c0392b;--font: "Segoe UI", system-ui, -apple-system, sans-serif;--page-gutter: 2rem}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;font-family:var(--font);color:var(--ink);background:var(--surface)}a{color:var(--accent)}button{font-family:inherit}
