*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}:root{--bg: #fafafa;--bg-card: #ffffff;--fg: #111827;--fg-muted: #6b7280;--fg-subtle: #9ca3af;--border: #e5e7eb;--border-strong: #d1d5db;--accent: #111827;--accent-hover: #1f2937;--accent-fg: #ffffff;--error: #b91c1c;--error-bg: #fee2e2;--success: #047857;--focus-ring: #111827;--radius: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);font-size:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:var(--fg);background:var(--bg)}@media(prefers-color-scheme:dark){:root{--bg: #0f172a;--bg-card: #1e293b;--fg: #f1f5f9;--fg-muted: #94a3b8;--fg-subtle: #64748b;--border: #334155;--border-strong: #475569;--accent: #f1f5f9;--accent-hover: #e2e8f0;--accent-fg: #0f172a;--error: #fca5a5;--error-bg: #450a0a;--success: #34d399;--focus-ring: #f1f5f9}}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}input,button{-webkit-tap-highlight-color:transparent}a{color:var(--accent)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
