*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1B2A4A;--navy-light: #243558;--navy-dark: #111D33;--gold: #C9A84C;--gold-light: #E2C47A;--white: #FFFFFF;--gray-50: #F8F9FB;--gray-100: #F0F2F5;--gray-200: #E2E6ED;--gray-300: #C8D0DC;--gray-400: #9AAABB;--gray-500: #6B7A8D;--gray-700: #374151;--gray-900: #111827;--red: #DC2626;--red-light: #FEE2E2;--green: #16A34A;--green-light: #DCFCE7;--orange: #D97706;--orange-light: #FEF3C7;--blue: #2563EB;--blue-light: #DBEAFE;--font: "Golos Text", system-ui, sans-serif;--font-display: "Playfair Display", Georgia, serif;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow: 0 2px 8px rgba(0,0,0,.1);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--radius: 8px;--radius-lg: 12px;--transition: .18s ease}body{font-family:var(--font);font-size:14px;color:var(--gray-900);background:var(--gray-50);line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer;border:none}input,textarea,select{font-family:var(--font)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-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;overflow:hidden;clip:rect(0,0,0,0)}
