.not-found-module__sxuMuG__container{background:var(--background);min-height:100vh;color:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__glitchWrapper{margin-bottom:1rem;position:relative}.not-found-module__sxuMuG__glitchText{font-family:var(--font-display);color:var(--text);font-size:clamp(6rem,20vw,12rem);font-weight:900;line-height:1;animation:1s linear infinite alternate-reverse not-found-module__sxuMuG__glitchSkew;position:relative}.not-found-module__sxuMuG__glitchText:before,.not-found-module__sxuMuG__glitchText:after{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__glitchText:before{text-shadow:-2px 0 var(--primary);clip-path:inset(44% 0 61%);animation:5s linear infinite alternate-reverse not-found-module__sxuMuG__glitchAnim;left:2px}.not-found-module__sxuMuG__glitchText:after{text-shadow:-2px 0 var(--secondary);clip-path:inset(54% 0 10%);animation:3s linear infinite alternate-reverse not-found-module__sxuMuG__glitchAnim2;left:-2px}@keyframes not-found-module__sxuMuG__glitchAnim{0%{clip-path:inset(4% 0 9%)}10%{clip-path:inset(44% 0 61%)}20%{clip-path:inset(94% 0 11%)}to{clip-path:inset(4% 0 9%)}}@keyframes not-found-module__sxuMuG__glitchAnim2{0%{clip-path:inset(14% 0 49%)}10%{clip-path:inset(64% 0 2%)}to{clip-path:inset(1% 0 80%)}}.not-found-module__sxuMuG__message{font-family:var(--font-heading);color:var(--text-secondary);margin-bottom:2rem;font-size:1.5rem}.not-found-module__sxuMuG__gameContainer{border:3px solid var(--text);background:var(--background-alt);cursor:pointer;width:100%;max-width:600px;height:200px;box-shadow:6px 6px 0 var(--primary);margin-bottom:2rem;position:relative;overflow:hidden}.not-found-module__sxuMuG__gameCanvas{width:100%;height:100%;display:block}.not-found-module__sxuMuG__instructions{color:var(--text-muted);margin-top:1rem;font-size:.9rem}.not-found-module__sxuMuG__homeLink{background:var(--text);color:var(--background);text-transform:uppercase;border:2px solid var(--text);align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__sxuMuG__homeLink:hover{background:var(--primary);color:#fff;box-shadow:4px 4px 0 var(--text);transform:translateY(-2px)}.not-found-module__sxuMuG__bgPattern{background-image:radial-gradient(var(--text-secondary)1px,transparent 1px);opacity:.1;z-index:-1;background-size:20px 20px;position:absolute;inset:0}
