*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#e31e24;--red-dark:#b81619;--bg:#fff;--surface:#f9fafb;--surface2:#f5f5f5;--border:#e5e7eb;--border-strong:#d1d5db;--text:#222;--text-muted:#6b7280;--text-strong:#111827;--green:#28a745;--yellow:#f59e0b;--blue:#1976d2;--font:-apple-system, "Segoe UI", Arial, sans-serif}html,body{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}button{font-family:var(--font);cursor:pointer;border:none}input{font-family:var(--font);outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
