*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}button,[role=button]{user-select:none;-webkit-user-select:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#0a0a0c}::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes threatPulse{0%,to{opacity:1}50%{opacity:.75}}@keyframes criticalFlash{0%,to{background:#dc2626}50%{background:#b91c1c}}
