:root{--accent:#6366f1;--accent-dark:#4f46e5;--accent-light:#eef2ff;--accent-ring:#6366f140;--bg:#f8f9fb;--surface:#fff;--surface-2:#f3f4f6;--border:#e5e7eb;--border-strong:#d1d5db;--text:#0f172a;--text-2:#475569;--text-3:#94a3b8;--success:#16a34a;--error:#dc2626;--radius-sm:6px;--radius:10px;--radius-lg:16px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f}@media (prefers-color-scheme:dark){:root{--accent:#818cf8;--accent-dark:#6366f1;--accent-light:#6366f126;--accent-ring:#818cf84d;--bg:#0f172a;--surface:#1e293b;--surface-2:#334155;--border:#334155;--border-strong:#475569;--text:#f1f5f9;--text-2:#94a3b8;--text-3:#64748b;--success:#4ade80;--error:#f87171;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
