.PokemonListClient-module__bIbLrW__wrapper{width:100%;min-height:100vh;position:relative}.PokemonListClient-module__bIbLrW__backgroundLayer{z-index:-1;background-image:url(/images/1243956.webp);background-position:50%;background-size:cover;position:fixed;inset:0}.PokemonListClient-module__bIbLrW__container{color:#111;max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.PokemonListClient-module__bIbLrW__headerArea{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.PokemonListClient-module__bIbLrW__headerLeft{flex-direction:column;gap:.5rem;display:flex}.PokemonListClient-module__bIbLrW__title{text-transform:uppercase;color:#111;letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:900}.PokemonListClient-module__bIbLrW__subtitleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.PokemonListClient-module__bIbLrW__subtitle{color:#333;font-size:1rem;font-weight:500}.PokemonListClient-module__bIbLrW__pokedexSelect{color:#111;align-items:center;gap:.5rem;font-weight:500;display:flex}.PokemonListClient-module__bIbLrW__selectBox{color:#111;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.25rem .5rem;font-size:.9rem}.PokemonListClient-module__bIbLrW__lastUpdated{color:#555;margin-top:.25rem;font-size:.8rem}.PokemonListClient-module__bIbLrW__statsBox{text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.25rem;min-width:200px;padding:.75rem 1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.PokemonListClient-module__bIbLrW__statLine{color:#333;font-size:.95rem}.PokemonListClient-module__bIbLrW__statLine strong{color:#111;margin-left:.5rem;font-size:1.1rem}.PokemonListClient-module__bIbLrW__controlsBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:12px;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.PokemonListClient-module__bIbLrW__controlGroup{flex:1;min-width:200px}.PokemonListClient-module__bIbLrW__searchInput,.PokemonListClient-module__bIbLrW__selectInput{color:#333;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.PokemonListClient-module__bIbLrW__searchInput:focus,.PokemonListClient-module__bIbLrW__selectInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.PokemonListClient-module__bIbLrW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}@media (min-width:1024px){.PokemonListClient-module__bIbLrW__grid{grid-template-columns:repeat(5,1fr)}}.PokemonListClient-module__bIbLrW__card{color:#111;border-radius:12px;flex-direction:column;padding:1rem;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.PokemonListClient-module__bIbLrW__card:hover{transform:translateY(-2px)}.PokemonListClient-module__bIbLrW__imageContainer{justify-content:center;align-items:center;height:120px;margin-bottom:.5rem;display:flex}.PokemonListClient-module__bIbLrW__image{object-fit:contain;filter:drop-shadow(0 4px 6px #0000004d);max-width:100%;max-height:100%}.PokemonListClient-module__bIbLrW__noImage{color:#0006;font-weight:500}.PokemonListClient-module__bIbLrW__cardInfo{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.PokemonListClient-module__bIbLrW__nameLine{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.PokemonListClient-module__bIbLrW__name{font-size:1.05rem;font-weight:700}.PokemonListClient-module__bIbLrW__typeText{font-size:.9rem;font-weight:500}.PokemonListClient-module__bIbLrW__idLine{color:#0009;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.PokemonListClient-module__bIbLrW__quantityLine{justify-content:center;align-items:center;gap:.35rem;display:flex}.PokemonListClient-module__bIbLrW__quantityLine span:first-child{font-size:.95rem;font-weight:500}.PokemonListClient-module__bIbLrW__qtyX{font-size:1.25rem;font-weight:700;line-height:1}.PokemonListClient-module__bIbLrW__qtyNumber{font-size:1.5rem;font-weight:800;line-height:1}.PokemonListClient-module__bIbLrW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.PokemonListClient-module__bIbLrW__pageBtn{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background .2s}.PokemonListClient-module__bIbLrW__pageBtn:hover:not(:disabled){background:#f1f5f9}.PokemonListClient-module__bIbLrW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.PokemonListClient-module__bIbLrW__pageInfo{color:#333;font-weight:600}@media (max-width:768px){.PokemonListClient-module__bIbLrW__headerArea{flex-direction:column;gap:1.5rem}.PokemonListClient-module__bIbLrW__statsBox{text-align:left;width:100%}}@media (max-width:480px){.PokemonListClient-module__bIbLrW__container{padding:1rem}.PokemonListClient-module__bIbLrW__controlsBar{flex-direction:column}.PokemonListClient-module__bIbLrW__controlGroup{width:100%}.PokemonListClient-module__bIbLrW__title{font-size:1.75rem}}
