:root{--ad-blue: #0033a2;--ad-blue-bright: #2f66ff;--ad-navy: #0b1120;--ad-gray: #808080;--bg: #f4f6fb;--surface: #ffffff;--border: #e3e7f0;--text: #16203a;--text-muted: #5c6780;--ad-accent: #4d7fe0;--ad-btn-grad: linear-gradient(180deg, #1a4bc8, #0033a2);--shadow-card: 0 10px 30px rgba(22, 32, 58, .06);--shadow-pop: 0 24px 60px rgba(11, 17, 32, .35);--focus-ring: 0 0 0 3px rgba(0, 51, 162, .13);--font-stack: "Montserrat", "Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-stack);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input:focus,select:focus,textarea:focus{outline:none;border-color:#2c55c0;box-shadow:var(--focus-ring)}::selection{background:#0033a229}a{color:var(--ad-blue);text-decoration:none}
