.not-found-module__mpbYFq__notFound{text-align:center;background:var(--bg-primary);justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:2rem;display:flex}.not-found-module__mpbYFq__container{max-width:500px}.not-found-module__mpbYFq__pokemon404{filter:drop-shadow(0 10px 20px #0000004d);margin-bottom:1rem;font-size:8rem;animation:3s ease-in-out infinite not-found-module__mpbYFq__float}@keyframes not-found-module__mpbYFq__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-15px)rotate(-3deg)}75%{transform:translateY(-5px)rotate(3deg)}}.not-found-module__mpbYFq__errorCode{color:var(--accent);text-shadow:0 4px 20px #e945604d;margin-bottom:.5rem;font-size:6rem;font-weight:900;line-height:1}.not-found-module__mpbYFq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.not-found-module__mpbYFq__desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.not-found-module__mpbYFq__flavor{color:var(--text-secondary);opacity:.7;border-left:3px solid var(--accent);background:var(--bg-secondary);text-align:left;border-radius:0 8px 8px 0;margin-bottom:2rem;padding:1rem;font-size:.9rem;font-style:italic}.not-found-module__mpbYFq__pokeball{width:60px;height:60px;margin:2rem auto;animation:2s ease-in-out infinite not-found-module__mpbYFq__roll;position:relative}@keyframes not-found-module__mpbYFq__roll{0%,to{transform:rotate(0)}25%{transform:rotate(30deg)}75%{transform:rotate(-30deg)}}.not-found-module__mpbYFq__pokeball:before{content:"";background:linear-gradient(180deg,var(--accent)0%,var(--accent)47%,#333 47%,#333 53%,#fff 53%,#fff 100%);border:3px solid #333;border-radius:50%;width:60px;height:60px;position:absolute}.not-found-module__mpbYFq__pokeball:after{content:"";background:#fff;border:3px solid #333;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__mpbYFq__buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-module__mpbYFq__btnPrimary{background:var(--accent);color:#fff;border-radius:8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.not-found-module__mpbYFq__btnPrimary:hover{background:#d63050;transform:translateY(-2px);box-shadow:0 4px 12px #e9456066}
