*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8e8;background:#080808;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffe000}select option{color:#e8e8e8;background:#111}@keyframes pulse-yellow{0%,to{box-shadow:0 0 8px #ffe00066,0 0 16px #ffe00033}50%{box-shadow:0 0 16px #ffe000aa,0 0 32px #ffe00055}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
