.not-found-module__sxuMuG__container{background:var(--background);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__maskDecoration{opacity:.05;z-index:0;pointer-events:none;filter:blur(5px);width:500px;height:500px;animation:6s ease-in-out infinite not-found-module__sxuMuG__floatMask;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes not-found-module__sxuMuG__floatMask{0%,to{transform:translate(-50%,-50%)rotate(-5deg)}50%{transform:translate(-50%,-48%)rotate(5deg)}}.not-found-module__sxuMuG__container:before{content:"";background-image:linear-gradient(45deg,var(--border-light)25%,transparent 25%,transparent 75%,var(--border-light)75%,var(--border-light)),linear-gradient(45deg,var(--border-light)25%,transparent 25%,transparent 75%,var(--border-light)75%,var(--border-light));opacity:.05;z-index:0;background-position:0 0,30px 30px;background-size:60px 60px;position:absolute;inset:0}.not-found-module__sxuMuG__errorCode{font-size:clamp(6rem,15vw,12rem);font-weight:800;font-family:var(--font-display);color:#0000;-webkit-text-stroke:4px var(--primary);z-index:1;text-shadow:10px 10px 0 var(--secondary);line-height:1;animation:2s infinite not-found-module__sxuMuG__glitch;position:relative}.not-found-module__sxuMuG__title{color:var(--text);z-index:1;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.not-found-module__sxuMuG__message{color:var(--text-secondary);z-index:1;max-width:500px;margin-bottom:2rem;font-size:1.125rem}@keyframes not-found-module__sxuMuG__glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}
