.not-found-module__sxuMuG__container{background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);flex-direction:column;min-height:100vh;display:flex}.not-found-module__sxuMuG__header{background:#fff;padding:1.5rem 2rem;box-shadow:0 2px 10px #0000000d}.not-found-module__sxuMuG__logo{transition:transform .3s;display:inline-block}.not-found-module__sxuMuG__logo:hover{transform:scale(1.05)}.not-found-module__sxuMuG__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding:60px 20px;display:flex}.not-found-module__sxuMuG__errorAnimation{margin-bottom:40px;animation:3s ease-in-out infinite not-found-module__sxuMuG__float}.not-found-module__sxuMuG__phoneCase{background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:30px;justify-content:center;align-items:center;width:200px;height:280px;animation:6s ease-in-out infinite not-found-module__sxuMuG__rotate;display:flex;position:relative;transform:perspective(1000px)rotateY(-15deg);box-shadow:0 20px 60px #ff6b004d}.not-found-module__sxuMuG__phoneCase:before{content:"";background:#ffffff4d;border-radius:3px;width:60px;height:6px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.not-found-module__sxuMuG__phone{color:#fff;text-shadow:0 4px 20px #0000004d;font-size:72px;font-weight:900}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes not-found-module__sxuMuG__rotate{0%,to{transform:perspective(1000px)rotateY(-15deg)}50%{transform:perspective(1000px)rotateY(15deg)}}.not-found-module__sxuMuG__title{color:#1a202c;margin:0 0 20px;font-size:48px;font-weight:800}.not-found-module__sxuMuG__description{color:#4a5568;max-width:600px;margin:0 0 40px;font-size:20px;line-height:1.6}.not-found-module__sxuMuG__suggestions{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:40px;padding:30px;box-shadow:0 4px 15px #0000000d}.not-found-module__sxuMuG__suggestionTitle{color:#ff6b00;margin:0 0 16px;font-size:18px;font-weight:700}.not-found-module__sxuMuG__suggestionList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.not-found-module__sxuMuG__suggestionList li{color:#4a5568;align-items:center;gap:10px;font-size:16px;display:flex}.not-found-module__sxuMuG__suggestionList li:before{content:"→";color:#ff6b00;font-size:18px;font-weight:700}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px;display:flex}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.not-found-module__sxuMuG__primaryButton{color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%)}.not-found-module__sxuMuG__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b004d}.not-found-module__sxuMuG__secondaryButton{color:#ff6b00;background:#fff;border:2px solid #ff6b00}.not-found-module__sxuMuG__secondaryButton:hover{color:#fff;background:#ff6b00;transform:translateY(-3px)}.not-found-module__sxuMuG__backLink{color:#718096;align-items:center;gap:8px;margin-top:20px;font-size:15px;text-decoration:none;transition:all .3s;display:inline-flex}.not-found-module__sxuMuG__backLink:hover{color:#ff6b00;gap:12px}.not-found-module__sxuMuG__footer{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:30px 20px}.not-found-module__sxuMuG__footer p{color:#718096;margin:0;font-size:14px}@media (max-width:1024px){.not-found-module__sxuMuG__content{padding:50px 16px}.not-found-module__sxuMuG__phoneCase{width:180px;height:250px}.not-found-module__sxuMuG__phone{font-size:64px}.not-found-module__sxuMuG__title{font-size:42px}.not-found-module__sxuMuG__description{font-size:19px}}@media (max-width:768px){.not-found-module__sxuMuG__header{padding:1.2rem 1.5rem}.not-found-module__sxuMuG__content{padding:40px 16px}.not-found-module__sxuMuG__errorAnimation{margin-bottom:32px}.not-found-module__sxuMuG__phoneCase{width:150px;height:210px}.not-found-module__sxuMuG__phoneCase:before{width:50px;height:5px;top:16px}.not-found-module__sxuMuG__phone{font-size:56px}.not-found-module__sxuMuG__title{margin-bottom:16px;font-size:36px}.not-found-module__sxuMuG__description{margin-bottom:32px;font-size:18px}.not-found-module__sxuMuG__suggestions{margin-bottom:32px;padding:24px}.not-found-module__sxuMuG__suggestionTitle{margin-bottom:14px;font-size:17px}.not-found-module__sxuMuG__suggestionList li{font-size:15px}.not-found-module__sxuMuG__actions{flex-direction:column;gap:12px;width:100%;max-width:300px}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{justify-content:center;width:100%;padding:14px 28px;font-size:15px}.not-found-module__sxuMuG__backLink{margin-top:16px;font-size:14px}.not-found-module__sxuMuG__footer{padding:24px 16px}.not-found-module__sxuMuG__footer p{font-size:13px}}@media (max-width:480px){.not-found-module__sxuMuG__header{padding:1rem}.not-found-module__sxuMuG__content{padding:32px 12px}.not-found-module__sxuMuG__errorAnimation{margin-bottom:28px}.not-found-module__sxuMuG__phoneCase{border-radius:25px;width:140px;height:200px}.not-found-module__sxuMuG__phoneCase:before{width:45px;height:4px;top:14px}.not-found-module__sxuMuG__phone{font-size:48px}.not-found-module__sxuMuG__title{margin-bottom:14px;font-size:32px}.not-found-module__sxuMuG__description{margin-bottom:28px;font-size:17px}.not-found-module__sxuMuG__suggestions{border-radius:14px;margin-bottom:28px;padding:20px}.not-found-module__sxuMuG__suggestionTitle{margin-bottom:12px;font-size:16px}.not-found-module__sxuMuG__suggestionList{gap:10px}.not-found-module__sxuMuG__suggestionList li{font-size:14px}.not-found-module__sxuMuG__actions{gap:10px}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{border-radius:10px;padding:13px 24px;font-size:14px}.not-found-module__sxuMuG__backLink{font-size:13px}.not-found-module__sxuMuG__footer{padding:20px 12px}}@media (max-width:375px){.not-found-module__sxuMuG__phoneCase{width:120px;height:180px}.not-found-module__sxuMuG__phone{font-size:42px}.not-found-module__sxuMuG__title{font-size:28px}.not-found-module__sxuMuG__description{font-size:16px}.not-found-module__sxuMuG__suggestionList li{font-size:13px}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{padding:12px 20px;font-size:13px}}
