:root{--bg:#0f1419;--panel:#16202d;--panel-2:#1d2a3b;--panel-3:#22344a;--border:rgba(255,255,255,0.08);--text:#eaf1f8;--muted:#92a5bb;--accent:#5ea9ff;--accent-soft:rgba(94,169,255,0.15);--chip:#27364b;--shadow:0 12px 30px rgba(0,0,0,0.22)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;min-height:100dvh;-webkit-text-size-adjust:100%}a{color:var(--accent);text-decoration:none}button,input,select{font:inherit}