:root{--bg:#0b1120;--bg-soft:#0f172a;--surface:rgba(148,163,184,.06);--border:rgba(148,163,184,.14);--text:#e2e8f0;--text-muted:#94a3b8;--text-faint:#64748b;--accent:#38bdf8;--accent-strong:#0ea5e9}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{background-color:var(--bg);background-image:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(56,189,248,.1),transparent 70%);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}::selection{background:rgba(56,189,248,.25)}