.notfound_container__ySSmG{display:flex;align-items:center;justify-content:center;height:100vh;background:#f4f4f4;padding:20px}.notfound_box__HL8va{background:#fff;padding:40px;border-radius:16px;max-width:500px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.15);animation:notfound_fadeIn__sL9LG .4s ease-in-out}.notfound_icon__ICMsD{width:70px;height:70px;margin-bottom:20px;color:#e92116}.notfound_h1___ZUbQ{margin-bottom:10px;font-size:28px;font-weight:700}.notfound_p__vGoHo{color:#555;font-size:16px;margin-bottom:25px}.notfound_tools__B5vBZ{display:flex;justify-content:center;gap:15px;margin-bottom:25px}.notfound_toolIcon__qageZ{width:35px;height:35px;color:#444}.notfound_button__tmnmG{display:inline-block;background:#e92116;color:#fff;padding:12px 25px;border-radius:10px;font-weight:600;text-decoration:none;transition:.2s ease}.notfound_button__tmnmG:hover{background:#e92116}@keyframes notfound_fadeIn__sL9LG{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}