:root{--bg-page:#f7f8fa;--bg-card:#fff;--bg-sidebar:#fff;--bg-hover:#f3f4f6;--bg-active:#fff3e8;--border:#e8eaed;--border-strong:#d1d5db;--shadow-card:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow-hover:0 4px 12px #00000014;--text-primary:#111827;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--text-inverse:#fff;--orange:#f97316;--orange-hover:#ea6c0a;--orange-light:#fff3e8;--orange-text:#c2410c;--green:#16a34a;--green-light:#f0fdf4;--green-text:#15803d;--red:#dc2626;--red-light:#fef2f2;--red-text:#b91c1c;--blue:#2563eb;--blue-light:#eff6ff;--blue-text:#1d4ed8;--yellow:#d97706;--yellow-light:#fffbeb;--yellow-text:#b45309;--gray:#6b7280;--gray-light:#f9fafb;--gray-text:#374151}[data-theme=dark]{--bg-page:#090b10;--bg-card:#0f1118;--bg-sidebar:#0f1118;--bg-hover:#13161f;--bg-active:#f973161a;--border:#ffffff12;--border-strong:#ffffff1f;--shadow-card:0 1px 3px #0000004d;--shadow-hover:0 4px 12px #0006;--text-primary:#f0eee9;--text-secondary:#6b7280;--text-tertiary:#4b5563;--text-inverse:#111827;--orange-light:#f973161f;--orange-text:#f97316;--green-light:#16a34a1f;--green-text:#22c55e;--red-light:#dc26261f;--red-text:#ef4444;--blue-light:#2563eb1f;--blue-text:#3b82f6;--yellow-light:#d977061f;--yellow-text:#eab308;--gray-light:#6b72801f;--gray-text:#9ca3af}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::selection{background:#f9731633}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:2px}
