*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #0f4c81;--primary-dark: #0a3760;--primary-light: #1a6dba;--primary-bg: #e8f0f9;--secondary: #00897b;--accent: #f57c00;--danger: #c0392b;--danger-bg: #fdecea;--warning: #e67e22;--success: #27ae60;--success-bg: #eafaf1;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--white: #ffffff;--radius-sm: 4px;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow: 0 4px 12px rgba(0,0,0,.1);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--sidebar-w: 260px;--header-h: 60px;--transition: .2s ease}html{font-size:16px}body{font-family:var(--font);color:var(--gray-800);background:var(--gray-50);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:.875rem}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
