.not-found-module__sxuMuG__container{background:var(--bg);min-height:100vh;color:var(--text);justify-content:center;align-items:center;padding:20px;animation:.6s ease-in not-found-module__sxuMuG__fadeIn;display:flex}.not-found-module__sxuMuG__box{text-align:center;border:1px solid var(--border);background:var(--card);border-radius:14px;max-width:520px;padding:40px;animation:3s ease-in-out infinite not-found-module__sxuMuG__floatBox;box-shadow:0 10px 30px #0000001a}.not-found-module__sxuMuG__code{letter-spacing:5px;margin-bottom:10px;font-size:95px;font-weight:900;animation:2s infinite not-found-module__sxuMuG__bounce}.not-found-module__sxuMuG__title{margin-bottom:10px;font-size:22px}.not-found-module__sxuMuG__desc{color:var(--muted);margin-bottom:25px;font-size:14px}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.not-found-module__sxuMuG__homeBtn,.not-found-module__sxuMuG__backBtn{border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.not-found-module__sxuMuG__homeBtn{background:var(--text);color:var(--bg)}.not-found-module__sxuMuG__backBtn{color:var(--text);background:0 0}.not-found-module__sxuMuG__homeBtn:hover,.not-found-module__sxuMuG__backBtn:hover{opacity:.9;transform:translateY(-2px)}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes not-found-module__sxuMuG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes not-found-module__sxuMuG__floatBox{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:768px){.not-found-module__sxuMuG__code{font-size:70px}.not-found-module__sxuMuG__box{padding:25px}}
