@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Source+Serif+4:wght@400;600&family=Space+Mono:wght@400;700&display=swap");.headline-game{font-family:"Source Serif 4",serif}.headline-game .font-headline{font-family:Playfair Display,serif}@import url("https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Press+Start+2P&display=swap");.headline-game .font-mono-game,.rewind-game{font-family:Space Mono,monospace}.rewind-game{--neon-green:120 100% 55%;--neon-pink:336 100% 58%;background:hsl(0 0% 4%);color:hsl(var(--neon-green))}.rewind-game .font-display{font-family:Press Start\ 2P,monospace}.rewind-crt{pointer-events:none;position:absolute;inset:0;z-index:50;background:repeating-linear-gradient(0deg,transparent,transparent 2px,hsl(0 0% 0%/.08) 0,hsl(0 0% 0%/.08) 4px)}@keyframes rewind-neon-pulse{0%,to{text-shadow:0 0 4px hsl(120 100% 55%/.8),0 0 11px hsl(120 100% 55%/.5),0 0 19px hsl(120 100% 55%/.3)}50%{text-shadow:0 0 2px hsl(120 100% 55%/.6),0 0 6px hsl(120 100% 55%/.3),0 0 12px hsl(120 100% 55%/.2)}}@keyframes rewind-neon-pulse-pink{0%,to{text-shadow:0 0 4px hsl(336 100% 58%/.8),0 0 11px hsl(336 100% 58%/.5),0 0 19px hsl(336 100% 58%/.3)}50%{text-shadow:0 0 2px hsl(336 100% 58%/.6),0 0 6px hsl(336 100% 58%/.3),0 0 12px hsl(336 100% 58%/.2)}}.rewind-neon{animation:rewind-neon-pulse 2s ease-in-out infinite}.rewind-neon-pink{animation:rewind-neon-pulse-pink 2s ease-in-out infinite}