*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-text:#111;--color-muted:#6b7280;--color-border:#e5e7eb;--color-accent:#111;--color-accent-hover:#333;--color-error:#ef4444;--color-success:#22c55e;--color-warning:#f59e0b;--blue-900:#1e3a8a;--blue-700:#1d4ed8;--blue-500:#3b82f6;--blue-400:#60a5fa;--blue-300:#93c5fd;--blue-100:#dbeafe;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--radius:4px;--shadow:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a}html,body,#root{height:100%}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}.container{max-width:1280px;margin:0 auto;padding:0 24px}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
