*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;background:#0a0a14;color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes flashRow{0%{background-color:#00e67626}to{background-color:transparent}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}
