.not-found-module__sxuMuG__container{min-height:calc(100vh - 200px);padding:6rem var(--container-padding);background-color:var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__glow{z-index:0;background:radial-gradient(circle,#004aac14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__content{z-index:1;text-align:center;max-width:600px;position:relative}.not-found-module__sxuMuG__errorCode{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(6rem,15vw,10rem);font-weight:800;line-height:1;animation:.8s ease-out not-found-module__sxuMuG__fadeInDown;display:block}.not-found-module__sxuMuG__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:clamp(1.5rem,4vw,2.5rem);animation:1s ease-out .2s both not-found-module__sxuMuG__fadeIn}.not-found-module__sxuMuG__description{color:var(--text-light);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7;animation:1s ease-out .4s both not-found-module__sxuMuG__fadeIn}.not-found-module__sxuMuG__actions{justify-content:center;gap:1rem;animation:.8s ease-out .6s both not-found-module__sxuMuG__fadeInUp;display:flex}@keyframes not-found-module__sxuMuG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.not-found-module__sxuMuG__actions{flex-direction:column;align-items:center}.not-found-module__sxuMuG__actions .btn{width:100%}}
