*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f1f5f9;--bg-card:#fff;--bg-input:#f8fafc;--bg-hover:#f0fdf4;--bg-active:#dcfce7;--sidebar-bg:#fff;--topbar-bg:#ffffffe6;--border:#e2e8f0;--text-primary:#0a0f1e;--text-second:#334155;--text-muted:#64748b;--text-faint:#94a3b8;--green:#10b981;--green-dim:#059669;--green-glow:#10b9811a;--green-mid:#10b98133;--shadow:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a;--red:#ef4444;--orange:#f97316;--yellow:#eab308;--blue:#3b82f6}html[data-theme=dark],[data-theme=dark]{--bg:#1a1f2e;--bg-card:#242938;--bg-input:#1a1f2e;--bg-hover:#10b9810f;--bg-active:#10b9811f;--sidebar-bg:#1e2333;--topbar-bg:#1a1f2eeb;--border:#ffffff1a;--text-primary:#f4f7ff;--text-second:#c4cfdf;--text-muted:#8fa0b8;--text-faint:#4a5568;--green:#10b981;--green-dim:#059669;--green-glow:#10b9811a;--green-mid:#10b98133;--shadow:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--red:#ef4444;--orange:#f97316;--yellow:#eab308;--blue:#3b82f6}html,body{background:var(--bg);min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6;transition:background .3s,color .3s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}*{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:4px}
