:root{color-scheme:dark;--background:#08111f;--foreground:#edf3ff;--muted:#9fb0c7;--surface:rgba(8,17,31,0.78);--surface-strong:rgba(15,27,49,0.94);--border:rgba(159,176,199,0.22);--accent:#7dd3fc;--accent-strong:#22d3ee}*{box-sizing:border-box}body,html{margin:0;min-height:100%;padding:0}body{background:radial-gradient(circle at top,rgba(34,211,238,.16),transparent 32%),linear-gradient(180deg,#07101d,#08111f 52%,#040911);color:var(--foreground);font-family:Segoe UI,sans-serif}a{color:inherit;text-decoration:none}