*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--sidebar-bg: #0f172a;--sidebar-width: 220px;--bg-page: #f9fafb;--bg-card: #ffffff;--bg-input: #ffffff;--bg-muted: #f3f4f6;--border-color: #e5e7eb;--border-radius: 8px;--border-radius-lg: 12px;--text-primary: #111827;--text-secondary: #4b5563;--text-muted: #9ca3af;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 2px 8px rgba(0,0,0,.06)}html,body,#root{height:100%;width:100%}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background-color:var(--bg-page);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.toast-custom{font-family:inherit;font-size:13px}
