:root{--bg:#f8f9fa;--surface:#fff;--surface-2:#f3f4f6;--border:#e5e7eb;--border-md:#d1d5db;--text:#111827;--text-2:#6b7280;--text-3:#9ca3af;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-light:#eff6ff;--green:#16a34a;--green-light:#f0fdf4;--red:#dc2626;--red-light:#fef2f2;--amber-light:#fffbeb;--radius:8px;--radius-lg:12px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}
