:root{--brand-navy: #152E50;--brand-cobalt: #1B3A6B;--brand-blue: #2A5298;--brand-sky: #4A90D9;--brand-light-blue: #EBF3FB;--bg: #F4F6FA;--surface: #FFFFFF;--surface-2: #F0F4F9;--border: #DDE3EE;--border-dark: #C4CEDF;--text: #0F2447;--text-2: #4A5E80;--text-3: #8A9BB8;--green: #0E7A4E;--green-bg: #E6F5EE;--green-border: #A3D9BC;--yellow: #946A00;--yellow-bg: #FEF5D9;--yellow-border: #F5D97A;--red: #B91C1C;--red-bg: #FEE2E2;--red-border: #FCA5A5;--grey: #1F2937;--grey-bg: #D1D5DB;--grey-border: #9CA3AF;--header-h: 60px;--radius: 10px;--radius-sm: 7px;--shadow-sm: 0 1px 3px rgba(15,36,71,.08), 0 1px 2px rgba(15,36,71,.04);--shadow: 0 4px 12px rgba(15,36,71,.1), 0 1px 3px rgba(15,36,71,.06)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
