:root{--brand-navy: #1B3A6B;--brand-teal: #0F7B8C;--brand-teal-lt: #13A0B5;--brand-gold: #C9A84C;--brand-bg: #080E1A;--brand-bg-card: #0D1525;--brand-border: #1E2F4A;--brand-text: #C8D8E8;--brand-white: #EEF4FA;color-scheme:dark;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--brand-bg);color:var(--brand-text);font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}code,pre,.mono{font-family:DM Mono,ui-monospace,monospace}button{font-family:inherit;cursor:pointer}a{color:var(--brand-teal-lt)}@keyframes aigPulse{0%,to{opacity:1}50%{opacity:.3}}
