*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fafbfc;--bg-secondary:#fff;--bg-card:#f0f2f5;--text-primary:#1a1a2e;--text-secondary:#64748b;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-light:#dbeafe;--success:#16a34a;--success-light:#dcfce7;--error:#dc2626;--border:#e2e8f0;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000f;--shadow-lg:0 10px 25px #0000001a;--radius:12px;--toggle-bg:#e2e8f0}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-card:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--accent:#3b82f6;--accent-hover:#2563eb;--accent-light:#3b82f626;--success:#22c55e;--success-light:#22c55e26;--error:#ef4444;--border:#334155;--shadow:0 1px 3px #0000004d;--shadow-lg:0 10px 25px #0006;--toggle-bg:#475569}body{background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft JhengHei,sans-serif;font-size:15px;line-height:1.6;transition:background .3s,color .3s}#root{flex-direction:column;min-height:100vh;display:flex}
