:root{
  --bg:#090b0d;--panel:rgba(8,10,12,.78);--panel-strong:rgba(8,10,12,.92);
  --text:#fff;--muted:rgba(255,255,255,.62);--line:rgba(255,255,255,.16);
  --accent:#e9ff52;--danger:#ff5964;--space:16px;--radius:8px;
  --font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}