*{box-sizing:border-box;margin:0;padding:0}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;background:#050505;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}a{color:inherit;text-decoration:none}input:focus,textarea:focus,select:focus,button:focus{outline:none}button{cursor:pointer;transition:opacity .15s,transform .1s}button:active{transform:scale(.97)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:.4s ease-out fadeIn}.loading-pulse{animation:1.5s ease-in-out infinite pulse}
