@font-face{font-family:Pixel TCG;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/PixelTCG.ttf)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#029eff71;border:1px solid #0098a0b2}.wavy{animation:wavy 1s infinite;animation-delay:calc(.1s * var(--i));position:relative;top:0;left:0}@keyframes wavy{0%{top:3px}50%{top:-3px}to{top:3px}}.centerFlex{align-items:center;justify-content:center}.flash{animation-duration:1s;animation-iteration-count:infinite;animation-name:flash;animation-timing-function:ease-in}@keyframes flash{0%{color:#00ff2a}50%{color:#14db36}to{color:#22c33d}}