:root{--color-bg: #0f1115;--color-surface: #171a21;--color-border: #262b36;--color-text: #e6e9ef;--color-text-muted: #9aa3b2;--color-accent: #7c6cf0;--color-accent-soft: rgba(124, 108, 240, .15);--color-ok: #3ddc84}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}a{color:var(--color-accent);text-decoration:none}h1,h2,h3{line-height:1.2;margin:0 0 .5rem}
