:root{color-scheme:dark;--bg:#06131a;--bg-accent:#0d2230;--panel:rgba(11,31,42,0.84);--line:rgba(111,197,255,0.18);--text:#e6f4ff;--muted:#9ab6c7;--accent:#7ee0ff;--accent-strong:#3fb0d5}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(126,224,255,.14),transparent 34%),linear-gradient(180deg,var(--bg) 0,#041017 100%);color:var(--text);font-family:IBM Plex Sans,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}