*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #1A3A5C;--brand-mid: #2557A7;--brand-light: #EBF2FB;--brand-accent: #0EA5E9;--surface: #FFFFFF;--surface-2: #F4F7FB;--surface-3: #EDF2F8;--text: #0F1923;--text-2: #4A5568;--text-3: #8A97A8;--border: #D6E2F0;--border-2: #C0D0E5;--danger: #B91C1C;--danger-bg: #FEE2E2;--warn: #B45309;--warn-bg: #FEF3C7;--success: #0F7B55;--success-bg: #E6F5EF;--font-body: "Inter", system-ui, sans-serif;--focus-ring: 0 0 0 3px var(--brand-mid)}[data-theme=dark]{--brand: #4A90D9;--brand-mid: #5BA0E8;--brand-light: #0D1E30;--brand-accent: #0EA5E9;--surface: #0F1923;--surface-2: #162130;--surface-3: #1E2D3D;--text: #E8EDF3;--text-2: #8FA8C0;--text-3: #4A6080;--border: #1E3045;--border-2: #2A4060;--danger: #F87171;--danger-bg: #2D1515;--warn: #FCD34D;--warn-bg: #2D2008;--success: #34D399;--success-bg: #082D1E}html,body,#root{height:100%;overflow:hidden}body{font-family:var(--font-body);font-size:14px;color:var(--text);background:var(--surface-2);line-height:1.5;-webkit-font-smoothing:antialiased}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:3px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
