.not-found-module__DwokDW__main{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.not-found-module__DwokDW__container{text-align:center;z-index:1;max-width:600px}.not-found-module__DwokDW__asciiArt{font-family:var(--font-pixel);color:var(--accent-cyan);margin-bottom:var(--gap-md);font-size:.4rem;line-height:1.2;animation:3s ease-in-out infinite not-found-module__DwokDW__float}@keyframes not-found-module__DwokDW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-module__DwokDW__errorCode{font-family:var(--font-pixel);color:var(--accent-green);text-shadow:4px 4px 0 var(--accent-cyan),8px 8px 0 #00d9ff4d;margin-bottom:var(--gap-lg);font-size:clamp(4rem,15vw,8rem);animation:2s infinite not-found-module__DwokDW__glitch}@keyframes not-found-module__DwokDW__glitch{0%,90%,to{text-shadow:4px 4px 0 var(--accent-cyan),8px 8px 0 #00d9ff4d}92%{text-shadow:-4px 4px 0 #f06,8px -8px 0 var(--accent-cyan)}94%{text-shadow:4px -4px 0 var(--accent-green),-8px 8px 0 #f06}96%{text-shadow:-4px -4px 0 var(--accent-cyan),4px 4px 0 var(--accent-green)}}.not-found-module__DwokDW__message{margin-bottom:var(--gap-xl)}.not-found-module__DwokDW__title{font-family:var(--font-pixel);color:var(--text-primary);margin-bottom:var(--gap-sm);font-size:clamp(.8rem,3vw,1.2rem)}.not-found-module__DwokDW__subtitle{color:var(--text-secondary);font-size:1rem}.not-found-module__DwokDW__jokes{background:var(--bg-card);border:2px solid var(--accent-cyan);padding:var(--gap-lg);margin-bottom:var(--gap-xl);text-align:left}.not-found-module__DwokDW__joke{font-family:var(--font-pixel);color:var(--text-secondary);margin-bottom:var(--gap-sm);align-items:flex-start;gap:var(--gap-sm);font-size:.55rem;display:flex}.not-found-module__DwokDW__joke:last-child{color:var(--accent-green);margin-bottom:0}.not-found-module__DwokDW__jokeIcon{color:var(--accent-cyan);flex-shrink:0}.not-found-module__DwokDW__actions{gap:var(--gap-md);margin-bottom:var(--gap-xl);flex-wrap:wrap;justify-content:center;display:flex}.not-found-module__DwokDW__primaryButton{font-family:var(--font-pixel);background:var(--accent-cyan);color:var(--bg-primary);cursor:pointer;transition:all var(--transition-fast);border:none;padding:14px 28px;font-size:.7rem;text-decoration:none;position:relative;overflow:hidden}.not-found-module__DwokDW__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.not-found-module__DwokDW__primaryButton:hover{background:var(--accent-green);transform:translateY(-2px)}.not-found-module__DwokDW__primaryButton:hover:before{left:100%}.not-found-module__DwokDW__secondaryButton{font-family:var(--font-pixel);color:var(--accent-cyan);border:2px solid var(--accent-cyan);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:14px 28px;font-size:.7rem;text-decoration:none}.not-found-module__DwokDW__secondaryButton:hover{background:#00d9ff1a;transform:translateY(-2px)}.not-found-module__DwokDW__hint{font-family:var(--font-pixel);color:var(--text-muted);font-size:.45rem;animation:1.5s infinite not-found-module__DwokDW__blink}@keyframes not-found-module__DwokDW__blink{0%,50%,to{opacity:1}25%,75%{opacity:.5}}.not-found-module__DwokDW__pixels{pointer-events:none;position:absolute;inset:0}.not-found-module__DwokDW__pixel{background:var(--accent-cyan);opacity:.3;width:8px;height:8px;animation:4s ease-in-out infinite not-found-module__DwokDW__pixelFloat;position:absolute}.not-found-module__DwokDW__pixel:nth-child(2n){background:var(--accent-green)}.not-found-module__DwokDW__pixel:nth-child(3n){width:6px;height:6px}@keyframes not-found-module__DwokDW__pixelFloat{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-20px)rotate(180deg)}}@media (max-width:480px){.not-found-module__DwokDW__actions{flex-direction:column;align-items:stretch}.not-found-module__DwokDW__primaryButton,.not-found-module__DwokDW__secondaryButton{text-align:center;width:100%}.not-found-module__DwokDW__asciiArt{font-size:.3rem}}
