*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #003580;--primary-dark: #002560;--primary-light: #e8eef8;--gold: #F5A623;--gold-dark: #d4901e;--white: #FFFFFF;--bg: #F5F5F5;--surface: #FFFFFF;--border: #E0E0E0;--text: #1a1a2e;--text-muted: #6b7280;--text-light: #9ca3af;--success: #16a34a;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.14);--radius: 8px;--radius-lg: 12px;font-family:Inter,system-ui,-apple-system,sans-serif}body{background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{display:block;max-width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}
