@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900&family=JetBrains+Mono:wght@400;600;700;800&display=swap";:root{--sidebar-text:#e4e5eb;--sidebar-text-muted:#7c7f96;--sidebar-border:#2a2d3a;--sidebar-chip:#1a1d27;--sidebar-hover:#ffffff0d;--sidebar-accent:#7b9aff}:root[data-theme=dark]{--bg:#0f1117;--sidebar-bg:#101118;--surface:#1a1d27;--surface-alt:#16171f;--border:#252838;--border-strong:#2a2d3a;--text:#e4e5eb;--text-muted:#7c7f96;--text-faint:#9ca0b8;--accent-light:#7b9aff;--hover:#1e2030;--zebra:#181a24}:root[data-theme=light]{--bg:#f4f5f9;--sidebar-bg:#14162e;--surface:#fff;--surface-alt:#f8f9fc;--border:#e4e6ee;--border-strong:#d2d5e0;--text:#14162e;--text-muted:#6e7191;--text-faint:#9498ad;--accent-light:#4361ee;--hover:#f0f1f7;--zebra:#fafbfd}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);font-family:DM Sans,Segoe UI,sans-serif;transition:background .2s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}input:focus,select:focus{outline:none}button{cursor:pointer;appearance:none;color:inherit;background:0 0;border:none;margin:0;font-family:inherit}
