@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base:#0f1117;--bg-surface:#181c27;--bg-elevated:#1e2333;--border:#2a2f45;--accent:#f59e0b;--accent-soft:#f59e0b1f;--text-primary:#e8eaf0;--text-muted:#6b7280;--text-dim:#9ca3af;--green:#10b981;--red:#ef4444;--blue:#3b82f6;--purple:#8b5cf6;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--radius:10px;--sidebar-w:240px}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
