.notfound-wrapper{color:#2d2d2d;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;font-family:Geist,sans-serif;display:flex;position:fixed;inset:0}.notfound-content{max-width:600px;animation:.6s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h1{color:#3b82f6;margin-bottom:10px;font-size:2.5rem}.subtitle{color:#2d2d2d;margin-bottom:30px;font-size:1.1rem}.reasons{text-align:left;margin:0 0 40px;padding:0}.reasons li{color:#2d2d2d;margin:10px 0;font-size:.95rem}.buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#fff;background-color:#3b82f6;border:none}.btn-primary:hover{background-color:#ff814f}.btn-secondary{color:#3b82f6;background-color:#0000;border:2px solid #3b82f6}.btn-secondary:hover{background-color:#ff6b351a}.notfound-animation{width:140px;height:140px;margin:0 auto 40px;position:relative}.signal-center{background:#3b82f6;border-radius:50%;width:16px;height:16px;animation:1.6s ease-in-out infinite pulseCenter;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #ff6b3599}@keyframes pulseCenter{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.3)}}.signal-wave{opacity:0;border:2px solid #3b82f6;border-radius:50%;animation:1.8s ease-in-out infinite wavePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wave-1{width:60px;height:60px;animation-delay:.2s}.wave-2{width:100px;height:100px;animation-delay:.4s}.wave-3{width:140px;height:140px;animation-delay:.6s}@keyframes wavePulse{0%{opacity:.3;transform:translate(-50%,-50%)scale(.8)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}
