@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";:root{--bg: #0a0e27;--s: #0f1535;--s2: #151d3f;--s3: #1a2447;--b: #2a3557;--bl: #3a4570;--t: #e8ecf8;--t2: #a8b4d4;--t3: #7a86a8;--a: #00d9ff;--ad: rgba(0, 217, 255, .15);--w: #ffa500;--wd: rgba(255, 165, 0, .1);--cr: #ff4757;--cd: rgba(255, 71, 87, .1);--i: #0099ff;--id: rgba(0, 153, 255, .1);--sf: #00d9ff;--th: #ff6b35;--qb: #00d9ff;--gm: #7c3aed;--inv: #ec4899;--ceo: #ffa500;--cmo: #0099ff;--cto: #7c3aed;--cfo: #00d9ff}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--t);font-family:DM Sans,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--b);border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:600;letter-spacing:-.5px}.display-heading{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width: 768px){.exec-grid{grid-template-columns:1fr!important}}@media (max-width: 600px){.stat-grid{grid-template-columns:repeat(2,1fr)!important}}
