*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1f35;--dark-navy:#081628;--blue:#1a3a5c;--card:#162840;--yellow:#ef0;--white:#fff;--grey:#8a9bad;--green:#4caf50;--red:#f44336;--amber:#ff9800}html{font-size:13.5px}body{background:var(--navy);color:var(--white);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,filter .15s,transform .15s,opacity .15s}button:not(:disabled):hover{filter:brightness(1.14);transform:translateY(-1px);box-shadow:0 0 0 1px #eeff0038,0 8px 22px #0000003d}button:not(:disabled):active{filter:brightness(1.05);transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{font-family:inherit}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.35}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d1f35}::-webkit-scrollbar-thumb{background:#1a3a5c;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#2a4a6a}
