.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f4f4f5,#eef2ff);padding:2rem}.not-found-container{text-align:center;max-width:600px;width:100%}.not-found-logo{position:relative;width:180px;height:180px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center}.not-found-logo-bg{position:absolute;inset:-20%;background:radial-gradient(circle,rgba(139,92,246,.3) 0%,transparent 70%);filter:blur(30px);animation:logoPulse404 2s ease-in-out infinite}@keyframes logoPulse404{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.not-found-logo-img{width:140px;height:140px;position:relative;z-index:1;animation:logoFloat404 3s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(139,92,246,.4))}@keyframes logoFloat404{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(5deg)}}.not-found-whale{width:280px;height:280px;margin:0 auto 2rem;filter:drop-shadow(0 0 40px rgba(99,102,241,.4))}.not-found-whale .whale-animation{width:100%;height:100%}.not-found-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.not-found-code{display:flex;gap:.25rem}.not-found-code span{font-size:2.5rem;font-weight:800;line-height:1;font-family:Space Grotesk,sans-serif}.code-4{color:#6366f1;text-shadow:0 0 20px rgba(99,102,241,.5)}.code-0{color:#18181b;text-shadow:0 0 10px rgba(0,0,0,.1);animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:1;text-shadow:0 0 10px rgba(0,0,0,.1)}50%{opacity:.7;text-shadow:0 0 20px rgba(99,102,241,.5)}}.not-found-title{font-size:2.5rem;font-weight:700;color:#18181b;margin:0;font-family:Space Grotesk,sans-serif}.not-found-message{font-size:1.1rem;color:#000000b3;line-height:1.6;margin:0 0 2rem}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.not-found-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.not-found-btn.primary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 20px #6366f14d}.not-found-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px #6366f180}.not-found-btn.secondary{background:#0000000d;color:#18181b;border:1px solid rgba(0,0,0,.2)}.not-found-btn.secondary:hover{background:#0000001a;border-color:#6366f180;transform:translateY(-2px)}.not-found-btn svg{width:20px;height:20px}.not-found-links{padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.links-title{font-size:.875rem;color:#00000080;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.1em}.links-list{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.links-list a{color:#000000b3;text-decoration:none;font-size:.95rem;transition:color .2s ease}.links-list a:hover{color:#6366f1}@media(max-width:1024px){.not-found-whale{width:240px;height:240px}.not-found-code span,.not-found-title{font-size:2.25rem}}@media(max-width:768px){.not-found-page{padding:1.5rem}.not-found-whale{width:220px;height:220px;margin-bottom:1.5rem}.not-found-header{gap:.75rem}.not-found-code span,.not-found-title{font-size:2rem}.not-found-message{font-size:1rem}.not-found-actions{gap:.75rem}.not-found-btn{padding:.75rem 1.5rem;font-size:.95rem}}@media(max-width:640px){.not-found-whale{width:180px;height:180px;margin-bottom:1.25rem}.not-found-header{flex-direction:column;gap:.5rem}.not-found-code span{font-size:1.75rem}.not-found-title{font-size:1.5rem}.not-found-message{font-size:.95rem;margin-bottom:1.5rem}.not-found-actions{flex-direction:column;align-items:center;margin-bottom:2rem}.not-found-btn{width:100%;max-width:280px;justify-content:center;padding:.875rem 1.5rem}.links-list{gap:1rem}}@media(max-width:480px){.not-found-page{padding:1rem}.not-found-whale{width:150px;height:150px;margin-bottom:1rem}.not-found-code span{font-size:1.5rem}.not-found-title{font-size:1.25rem}.not-found-message{font-size:.9rem;line-height:1.5}.not-found-btn{max-width:100%;font-size:.9rem}.links-title{font-size:.75rem}.links-list{flex-direction:column;gap:.75rem}.links-list a{font-size:.9rem}}@media(max-width:375px){.not-found-whale{width:130px;height:130px}.not-found-code span{font-size:1.25rem}.not-found-title{font-size:1.1rem}.not-found-message{font-size:.85rem}.not-found-btn{padding:.75rem 1.25rem;font-size:.85rem}}
