@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&family=VT323&display=swap");.pixel-text{text-shadow:4px 4px 0 #ff00ff,-4px -4px 0 #00ffff;animation:chromatic 2s linear infinite}@keyframes chromatic{0%{text-shadow:4px 4px 0 #ff00ff,-4px -4px 0 #00ffff}33%{text-shadow:-4px 4px 0 #ffff00,4px -4px 0 #00ff00}66%{text-shadow:4px -4px 0 #ff0000,-4px 4px 0 #0000ff}to{text-shadow:4px 4px 0 #ff00ff,-4px -4px 0 #00ffff}}.scanlines{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,.25) 0),linear-gradient(90deg,rgba(255,0,0,.06),rgba(0,255,0,.02),rgba(0,0,255,.06));background-size:100% 4px,3px 100%;pointer-events:none;z-index:100}.scanlines-subtle{background:linear-gradient(rgba(255,255,255,0) 50%,rgba(0,0,0,.1) 0);background-size:100% 2px}.crt-effect{animation:flicker .15s infinite}@keyframes flicker{0%{opacity:.97}50%{opacity:1}to{opacity:.98}}.pixel-border{box-shadow:0 -4px 0 -2px #fff,0 4px 0 -2px #fff,-4px 0 0 -2px #fff,4px 0 0 -2px #fff,0 -8px 0 -4px #000,0 8px 0 -4px #000,-8px 0 0 -4px #000,8px 0 0 -4px #000}.pixel-border-small{box-shadow:0 -2px 0 -1px currentColor,0 2px 0 -1px currentColor,-2px 0 0 -1px currentColor,2px 0 0 -1px currentColor}.pixel-message{position:relative}.pixel-message:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.03) 50%,transparent 0);background-size:100% 4px;pointer-events:none}.pixel-corner{clip-path:polygon(100% 0,100% 100%,0 100%)}.image-render-pixelated,.retro-box{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}