.not-found-module__sxuMuG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex}.not-found-module__sxuMuG__code{color:var(--foreground);margin:0;font-size:clamp(7rem,20vw,15rem);font-weight:700;line-height:1;animation:3s ease-in-out infinite not-found-module__sxuMuG__float}.not-found-module__sxuMuG__title{margin-top:10px;margin-bottom:25px;font-size:clamp(1.8rem,4vw,3rem)}.not-found-module__sxuMuG__messages{flex-direction:column;gap:10px;max-width:700px;margin-bottom:40px;display:flex}.not-found-module__sxuMuG__messages p{opacity:.75;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.7}.not-found-module__sxuMuG__button{border:1px solid var(--foreground);color:var(--foreground);border-radius:30px;padding:12px 28px;text-decoration:none;transition:background .3s,color .3s,transform .3s}.not-found-module__sxuMuG__button:hover{background:var(--foreground);color:var(--background);transform:translateY(-3px)}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
