:root {
  --site-bg:#08101d;--site-bg-elevated:#0c1625;--site-surface:#101b2c;--site-surface-2:#152238;--site-surface-3:#1a2a43;
  --site-text:#f6f8fb;--site-muted:#94a3b8;--site-subtle:#64748b;--site-border:rgba(255,255,255,.09);
  --site-brand:#18b8a6;--site-brand-strong:#0fa38f;--site-brand-soft:rgba(24,184,166,.14);--site-accent:#d7b45a;
  --site-danger:#ef4444;--site-success:#22c55e;--site-warning:#f59e0b;
  --site-radius-sm:8px;--site-radius-md:14px;--site-radius-lg:20px;--site-radius-xl:28px;
  --site-space-1:4px;--site-space-2:8px;--site-space-3:12px;--site-space-4:16px;--site-space-5:20px;--site-space-6:24px;--site-space-8:32px;--site-space-10:40px;
  --site-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --site-header-h:72px;--site-sidebar-w:238px;--site-max:1540px;--site-shadow:0 20px 60px rgba(0,0,0,.26);
}
