.notFoundContent_container__n3g7s{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e4e8eb)}.notFoundContent_content__l70HS{text-align:center;z-index:1;max-width:600px;padding:2rem;background:hsla(0,0%,100%,.9);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notFoundContent_errorCode__i0MdL{font-size:8rem;font-weight:700;color:#92b4d7;line-height:1;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.notFoundContent_title__QCHmM{font-size:2rem;color:#2c3e50;margin-bottom:1rem;font-weight:600}.notFoundContent_description__6gsd5{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.notFoundContent_backButton__7F51l{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#92b4d7;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(146,180,215,.3)}.notFoundContent_backButton__7F51l:hover{background:#7a9bc0;transform:translateY(-2px);box-shadow:0 6px 20px rgba(146,180,215,.4)}.notFoundContent_backButton__7F51l:active{transform:translateY(0)}.notFoundContent_backIcon__RRpNj{font-size:1.2rem}.notFoundContent_waveAnimation__R5FLX{position:absolute;bottom:0;left:0;width:100%;height:100px;overflow:hidden}.notFoundContent_wave__Pammw{position:absolute;bottom:0;left:0;width:200%;height:100px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%2392B4D7' fill-opacity='0.2' d='M0,192L48,197.3C96,203,192,213,288,229.3C384,245,480,267,576,250.7C672,235,768,181,864,181.3C960,181,1056,235,1152,234.7C1248,235,1344,181,1392,154.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:1440px 100px;animation:notFoundContent_wave__Pammw 10s linear infinite}.notFoundContent_wave__Pammw:nth-child(2){bottom:10px;opacity:.5;animation:notFoundContent_wave__Pammw 15s linear infinite}.notFoundContent_wave__Pammw:nth-child(3){bottom:20px;opacity:.2;animation:notFoundContent_wave__Pammw 20s linear infinite}@keyframes notFoundContent_wave__Pammw{0%{transform:translateX(0)}to{transform:translateX(-50%)}}