:root{--brand-primary: #003478;--brand-primary-hover: #00265a;--brand-primary-soft: #e8f0fa;--brand-accent: #d00000;--brand-accent-hover: #ad0000;--brand-accent-soft: #fff0f0;--brand-background: #f4f7fb;--brand-surface: #ffffff;--brand-border: #d8e1ed;--brand-text: #142033;--brand-text-muted: #647083;--color-primary: var(--brand-primary);--color-primary-strong: var(--brand-primary-hover);--color-accent: var(--brand-accent);--color-accent-strong: var(--brand-accent-hover);--color-surface: var(--brand-surface);--color-background: var(--brand-background);--color-text: var(--brand-text);--color-muted: var(--brand-text-muted);--color-border: var(--brand-border);--color-success: #16794a;--color-danger: #b42318;--radius-sm: .5rem;--radius-lg: 1.25rem;--shadow-sm: 0 8px 24px rgb(0 52 120 / 9%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-background);font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%;margin:0}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(208,0,0,.28);outline-offset:2px}img{max-width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms}}
