.not-found-container{background:linear-gradient(135deg,#f6f7f7 0%,#eceff0 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.not-found-container .not-found-wrapper{text-align:center;z-index:10;width:100%;max-width:800px;animation:.6s ease-out fadeInUp;position:relative}.not-found-container .error-code-section{margin-bottom:40px}.not-found-container .error-code-section .error-code{color:#1b1b1b;justify-content:center;align-items:center;margin-bottom:20px;font-family:Avenir;font-size:120px;font-weight:800;line-height:1;display:flex;position:relative}@media (width<=768px){.not-found-container .error-code-section .error-code{font-size:80px}}.not-found-container .error-code-section .error-code .four{text-shadow:2px 2px 4px #0000001a;animation:.5s ease-out slideIn}.not-found-container .error-code-section .error-code .four.first{animation-delay:.1s}.not-found-container .error-code-section .error-code .four.last{animation-delay:.3s}.not-found-container .error-code-section .error-code .zero{width:120px;height:120px;margin:0 10px;animation:.6s ease-out .2s bounceIn;position:relative}@media (width<=768px){.not-found-container .error-code-section .error-code .zero{width:80px;height:80px}}.not-found-container .error-code-section .error-code .zero .mt-logo-circle{cursor:pointer;background:#fed230;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;animation:2s infinite pulse;display:flex;box-shadow:0 8px 24px #fed2304d}.not-found-container .error-code-section .error-code .zero .mt-logo-circle:hover{transform:scale(1.1)rotate(10deg)}.not-found-container .error-code-section .error-code .zero .mt-logo-circle .mt-logo{color:#1b1b1b;letter-spacing:-2px;font-family:Avenir;font-size:40px;font-weight:800}@media (width<=768px){.not-found-container .error-code-section .error-code .zero .mt-logo-circle .mt-logo{font-size:28px}}.not-found-container .error-code-section .error-subtitle{color:#707070;text-transform:uppercase;letter-spacing:3px;font-family:Avenir;font-size:24px;font-weight:500;animation:.8s ease-out .4s backwards fadeIn}@media (width<=768px){.not-found-container .error-code-section .error-subtitle{letter-spacing:2px;font-size:18px}}.not-found-container .message-section{margin-bottom:40px;animation:.8s ease-out .5s backwards fadeIn}.not-found-container .message-section .main-message{color:#1b1b1b;margin-bottom:16px;font-family:Avenir;font-size:32px;font-weight:800;line-height:1.2}@media (width<=768px){.not-found-container .message-section .main-message{font-size:24px}}.not-found-container .message-section .sub-message{color:#707070;font-family:Avenir;font-size:16px;font-weight:400;line-height:1.6}@media (width<=768px){.not-found-container .message-section .sub-message{font-size:14px}}.not-found-container .action-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;animation:.8s ease-out .6s backwards fadeIn;display:flex}.not-found-container .action-buttons .ant-btn{border-radius:24px;min-width:160px;height:48px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000014}.not-found-container .action-buttons .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.not-found-container .action-buttons .ant-btn.btn-primary{color:#1b1b1b;background:#fed230;border:none}.not-found-container .action-buttons .ant-btn.btn-primary:hover{color:#fed230;background:#1b1b1b}.not-found-container .action-buttons .ant-btn.btn-secondary{color:#1b1b1b;background:#b3d741;border:none}.not-found-container .action-buttons .ant-btn.btn-secondary:hover{color:#b3d741;background:#1b1b1b}.not-found-container .quick-links-section{margin-bottom:40px;animation:.8s ease-out .7s backwards fadeIn}.not-found-container .quick-links-section .quick-links-title{color:#4a4a4a;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-family:Avenir;font-size:18px;font-weight:600}.not-found-container .quick-links-section .quick-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.not-found-container .quick-links-section .quick-links .quick-link-card{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;min-width:140px;padding:20px 30px;transition:all .3s;box-shadow:0 2px 8px #0000000f}.not-found-container .quick-links-section .quick-links .quick-link-card:hover{background:#fed2300d;border-color:#fed230;transform:translateY(-3px);box-shadow:0 4px 16px #0000001a}.not-found-container .quick-links-section .quick-links .quick-link-card:hover .link-icon{color:#fed230;transform:scale(1.1)}.not-found-container .quick-links-section .quick-links .quick-link-card .link-icon{color:#4a4a4a;margin-bottom:8px;font-size:24px;transition:all .3s}.not-found-container .quick-links-section .quick-links .quick-link-card .link-text{color:#4a4a4a;font-family:Avenir;font-size:14px;font-weight:500}.not-found-container .fun-facts{background:#fed2301a;border-radius:12px;justify-content:center;align-items:center;gap:12px;max-width:500px;margin:0 auto;padding:20px;animation:.8s ease-out .8s backwards fadeIn;display:flex}.not-found-container .fun-facts .fun-fact-icon{font-size:24px}.not-found-container .fun-facts .fun-fact-text{color:#4a4a4a;margin:0;font-family:Avenir;font-size:14px;line-height:1.4}.not-found-container .background-decorations{pointer-events:none;z-index:1;position:absolute;inset:0}.not-found-container .background-decorations .decoration-circle{opacity:.1;border-radius:50%;position:absolute}.not-found-container .background-decorations .decoration-circle.decoration-1{background:#fed230;width:300px;height:300px;animation:6s ease-in-out infinite float;top:-100px;left:-100px}.not-found-container .background-decorations .decoration-circle.decoration-2{background:#b3d741;width:200px;height:200px;animation:8s ease-in-out 1s infinite float;bottom:-50px;right:-50px}.not-found-container .background-decorations .decoration-circle.decoration-3{background:#fec578;width:150px;height:150px;animation:7s ease-in-out 2s infinite float;top:50%;left:10%}.not-found-container .background-decorations .decoration-dots{gap:8px;display:flex;position:absolute;top:20%;right:15%}.not-found-container .background-decorations .decoration-dots span{opacity:.3;background:#fed230;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite blink}.not-found-container .background-decorations .decoration-dots span:first-child{animation-delay:.2s}.not-found-container .background-decorations .decoration-dots span:nth-child(2){animation-delay:.4s}.not-found-container .background-decorations .decoration-dots span:nth-child(3){animation-delay:.6s}.not-found-container .background-decorations .decoration-dots span:nth-child(4){animation-delay:.8s}.not-found-container .background-decorations .decoration-dots span:nth-child(5){animation-delay:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)translate(0)rotate(0)}33%{transform:translateY(-20px)translate(10px)rotate(5deg)}66%{transform:translateY(10px)translate(-10px)rotate(-5deg)}}@keyframes blink{0%,to{opacity:.3}50%{opacity:.8}}@media (width<=480px){.not-found-container .action-buttons .ant-btn{width:100%;min-width:auto}.not-found-container .quick-links-section .quick-links .quick-link-card{min-width:100px;padding:15px 20px}}
