body::after{content:'';position:fixed;inset:0;background:repeating-linear-gradient(0deg,transparent 0,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px);pointer-events:none;z-index:200}.nav-dots{position:fixed;top:50%;right:20px;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px;z-index:100}@keyframes glitch{0%{text-shadow:2px 0 red,-2px 0 #0f0}20%{text-shadow:-2px 0 red,2px 0 #0f0}40%{text-shadow:2px 2px red,-2px -2px #0f0}60%{text-shadow:-2px 2px red,2px -2px #0f0}80%{text-shadow:2px -2px red,-2px 2px #0f0}100%{text-shadow:2px 0 red,-2px 0 #0f0}}.neon-red{box-shadow:0 0 10px red,0 0 20px red,0 0 40px red}.neon-yellow{box-shadow:0 0 10px #fc0,0 0 20px #fc0,0 0 40px #fc0}@keyframes pixelLoad{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}.pixel-border{border:4px solid transparent;border-image:repeating-linear-gradient(45deg,#ff0000 0px,#ff0000 4px,#ffcc00 4px,#ffcc00 8px,#ff0000 8px) 4}.pixel-shadow{box-shadow:4px 0 0 #000,0 4px 0 #000,4px 4px 0 #000}