.not-found-module__sxuMuG__notFoundWrapper{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 400px);padding:80px 24px;display:flex}.not-found-module__sxuMuG__content{width:100%;max-width:600px;padding:80px 0;animation:.8s ease-out not-found-module__sxuMuG__fadeIn}.not-found-module__sxuMuG__illustration{width:100%;max-width:400px;margin:0 auto 40px;animation:6s ease-in-out infinite not-found-module__sxuMuG__float}.not-found-module__sxuMuG__illustration img{width:100%;height:auto}.not-found-module__sxuMuG__errorCode{color:var(--accent);letter-spacing:-.05em;text-shadow:0 10px 30px var(--accent-glow);background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:8rem;font-weight:700;line-height:1}.not-found-module__sxuMuG__title{color:var(--black);letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:600}.not-found-module__sxuMuG__description{color:var(--gray-dark);margin-bottom:40px;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__actions{justify-content:center;gap:16px;display:flex}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.not-found-module__sxuMuG__notFoundWrapper{padding:60px 20px}.not-found-module__sxuMuG__errorCode{font-size:6rem}.not-found-module__sxuMuG__title{font-size:2rem}.not-found-module__sxuMuG__description{font-size:1rem}.not-found-module__sxuMuG__actions{flex-direction:column;width:100%;max-width:280px;margin:0 auto}}
