.not-found-module__sxuMuG__container{text-align:center;background-color:#f8fbff;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:flex}.not-found-module__sxuMuG__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:400px;display:flex}.not-found-module__sxuMuG__illustration{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.not-found-module__sxuMuG__planet{z-index:0;background:linear-gradient(135deg,#e0e7ff 0%,#fae8ff 100%);border-radius:50%;width:140px;height:140px;position:absolute;box-shadow:0 10px 30px #6366f11a}.not-found-module__sxuMuG__iconWrapper{z-index:1;color:#6366f1;animation:3s ease-in-out infinite not-found-module__sxuMuG__float;position:relative}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}.not-found-module__sxuMuG__stars{z-index:0;pointer-events:none;position:absolute;inset:0}.not-found-module__sxuMuG__star{color:#fbbf24;font-size:20px;animation:2s infinite not-found-module__sxuMuG__twinkle;position:absolute}@keyframes not-found-module__sxuMuG__twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.not-found-module__sxuMuG__title{color:#1f2937;background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:80px;font-weight:900;line-height:1}.not-found-module__sxuMuG__subtitle{color:#374151;margin:0;font-size:22px;font-weight:700}.not-found-module__sxuMuG__description{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.not-found-module__sxuMuG__buttonGroup{justify-content:center;gap:12px;width:100%;margin-top:16px;display:flex}.not-found-module__sxuMuG__backBtn,.not-found-module__sxuMuG__homeBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.not-found-module__sxuMuG__backBtn{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb}.not-found-module__sxuMuG__backBtn:hover{background-color:#f3f4f6;border-color:#d1d5db}.not-found-module__sxuMuG__homeBtn{color:#fff;background-color:#111;border:1px solid #111}.not-found-module__sxuMuG__homeBtn:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width:480px){.not-found-module__sxuMuG__buttonGroup{flex-direction:column}.not-found-module__sxuMuG__backBtn,.not-found-module__sxuMuG__homeBtn{width:100%}}
