.not-found-module__sxuMuG__container{min-height:calc(100vh - var(--header-height));padding:var(--spacing-md);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__container:before{content:"";pointer-events:none;background:radial-gradient(circle,#f7931a14,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__content{z-index:1;animation:.6s ease-out not-found-module__sxuMuG__fadeInUp;position:relative}.not-found-module__sxuMuG__errorCode{background:var(--gradient-text);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(6rem,20vw,12rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__icon{margin-bottom:1.5rem;font-size:4rem;animation:3s ease-in-out infinite not-found-module__sxuMuG__float}.not-found-module__sxuMuG__content h1{margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.5rem)}.not-found-module__sxuMuG__content p{max-width:500px;color:var(--text-secondary);margin:0 auto 2rem;font-size:1.1rem}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
