*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f0f2f5;--color-surface: #ffffff;--color-surface-2: #f7f8fa;--color-border: #e2e8f0;--color-primary: #2563eb;--color-primary-h: #1d4ed8;--color-danger: #dc2626;--color-danger-h: #b91c1c;--color-success: #16a34a;--color-warning: #d97706;--color-text: #1e293b;--color-text-muted: #64748b;--color-sidebar: #1e293b;--color-sidebar-h: #334155;--radius: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--sidebar-w: 240px;--navbar-h: 60px;--transition: .18s ease;font-size:14px}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}input,select,textarea{font:inherit}h1{font-size:1.6rem;font-weight:700}h2{font-size:1.25rem;font-weight:600}h3{font-size:1rem;font-weight:600}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}.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}
