.PokemonList-module__xaeeEq__container{color:#333;width:100%;max-width:1000px;margin:0 auto;padding:20px}.dark .PokemonList-module__xaeeEq__container{color:#e2e8f0}.PokemonList-module__xaeeEq__header{gap:16px;margin-bottom:20px;display:flex}.PokemonList-module__xaeeEq__select{color:#2c5282;background-color:#fff;border:1px solid #2c5282;border-radius:4px;min-width:150px;padding:8px 12px;font-weight:500}.dark .PokemonList-module__xaeeEq__select{color:#e2e8f0;background-color:#1a202c;border-color:#4a5568}.PokemonList-module__xaeeEq__select:hover{border-color:#4299e1}.PokemonList-module__xaeeEq__pokemonList{flex-direction:column;gap:8px;display:flex}.PokemonList-module__xaeeEq__pokemonItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:16px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.dark .PokemonList-module__xaeeEq__pokemonItem{background-color:#2d3748;border-color:#4a5568;box-shadow:0 1px 3px #0000004d}.PokemonList-module__xaeeEq__pokemonItem:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.dark .PokemonList-module__xaeeEq__pokemonItem:hover{background-color:#2c5282;box-shadow:0 4px 6px #0006}.PokemonList-module__xaeeEq__rank{color:#2c5282;min-width:50px;font-size:1.1em;font-weight:700}.dark .PokemonList-module__xaeeEq__rank{color:#90cdf4}.PokemonList-module__xaeeEq__pokemonInfo{flex:1;margin:0 15px}.PokemonList-module__xaeeEq__name{color:#1a365d;align-items:center;gap:8px;margin-bottom:4px;font-size:1.1em;font-weight:700;display:flex}.dark .PokemonList-module__xaeeEq__name{color:#e2e8f0}.PokemonList-module__xaeeEq__xlTag{color:#fff;text-transform:uppercase;background-color:#4299e1;border-radius:4px;padding:2px 8px;font-size:.75em;font-weight:600}.dark .PokemonList-module__xaeeEq__xlTag{background-color:#2b6cb0}.PokemonList-module__xaeeEq__moves{color:#4a5568;font-size:.9em}.dark .PokemonList-module__xaeeEq__moves{color:#a0aec0}.PokemonList-module__xaeeEq__ivs{color:#4a5568;gap:8px;margin-top:4px;font-size:.85em;display:flex}.dark .PokemonList-module__xaeeEq__ivs{color:#a0aec0}.PokemonList-module__xaeeEq__ivTag{color:#2c5282;background-color:#ebf8ff;border-radius:4px;padding:1px 6px;font-weight:500}.dark .PokemonList-module__xaeeEq__ivTag{color:#90cdf4;background-color:#2a4365}.PokemonList-module__xaeeEq__score{color:#2c5282;text-align:right;background-color:#ebf8ff;border-radius:4px;min-width:60px;padding:4px 12px;font-size:1.2em;font-weight:700}.dark .PokemonList-module__xaeeEq__score{color:#90cdf4;background-color:#2a4365}.PokemonList-module__xaeeEq__types{gap:2px;margin-left:8px;display:flex}.PokemonList-module__xaeeEq__text{text-align:center;border-radius:4px;width:100%;padding:2px 4px;font-size:.8em;font-weight:500}.PokemonList-module__xaeeEq__lucha{color:#fff;background-color:red}.PokemonList-module__xaeeEq__firstLine{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex;position:relative}.PokemonList-module__xaeeEq__score{position:absolute;right:0}.PokemonList-module__xaeeEq__types{position:absolute;right:80px}.PokemonList-module__xaeeEq__name{position:absolute;left:0}.PokemonList-module__xaeeEq__acero{color:#000;background-color:silver}.PokemonList-module__xaeeEq__agua{color:#fff;background:linear-gradient(#aaf 30%,#66f 99%)}.PokemonList-module__xaeeEq__bicho{color:#000;background-color:#0f0}.PokemonList-module__xaeeEq__dragon{color:#fff;background:linear-gradient(#00f 30%,#007 99%)}.PokemonList-module__xaeeEq__hada{color:#000;background:linear-gradient(#f0f 20%,#707 99%)}.PokemonList-module__xaeeEq__searchResultsHeader{margin-bottom:2rem}.PokemonList-module__xaeeEq__clearSearchButton{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:8px;margin:1rem auto;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:block}.PokemonList-module__xaeeEq__clearSearchButton:hover,.PokemonList-module__xaeeEq__darkClearButton{background:#4b5563}.PokemonList-module__xaeeEq__darkClearButton:hover{background:#374151}
.PokemonSearch-module__Kyt1Zq__searchContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.PokemonSearch-module__Kyt1Zq__searchContainer.PokemonSearch-module__Kyt1Zq__dark{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #0000004d}.PokemonSearch-module__Kyt1Zq__searchInputGroup{gap:.75rem;margin-bottom:1rem;display:flex}.PokemonSearch-module__Kyt1Zq__searchInput{color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.PokemonSearch-module__Kyt1Zq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.PokemonSearch-module__Kyt1Zq__searchInput.PokemonSearch-module__Kyt1Zq__darkInput{color:#f9fafb;background:#374151;border-color:#4b5563}.PokemonSearch-module__Kyt1Zq__searchInput.PokemonSearch-module__Kyt1Zq__darkInput:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.PokemonSearch-module__Kyt1Zq__searchInput:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.PokemonSearch-module__Kyt1Zq__searchInput.PokemonSearch-module__Kyt1Zq__darkInput:disabled{color:#6b7280;background:#4b5563}.PokemonSearch-module__Kyt1Zq__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s}.PokemonSearch-module__Kyt1Zq__searchButton:hover:not(:disabled){background:#2563eb}.PokemonSearch-module__Kyt1Zq__searchButton:disabled{cursor:not-allowed;background:#9ca3af}.PokemonSearch-module__Kyt1Zq__searchButton.PokemonSearch-module__Kyt1Zq__darkButton{background:#60a5fa}.PokemonSearch-module__Kyt1Zq__searchButton.PokemonSearch-module__Kyt1Zq__darkButton:hover:not(:disabled){background:#3b82f6}.PokemonSearch-module__Kyt1Zq__searchButton.PokemonSearch-module__Kyt1Zq__darkButton:disabled{background:#6b7280}.PokemonSearch-module__Kyt1Zq__checkboxGroup{align-items:center;gap:1.5rem;display:flex}.PokemonSearch-module__Kyt1Zq__familyCheckbox{align-items:center;display:flex}.PokemonSearch-module__Kyt1Zq__checkboxLabel{cursor:pointer;color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.PokemonSearch-module__Kyt1Zq__checkboxLabel.PokemonSearch-module__Kyt1Zq__darkLabel{color:#9ca3af}.PokemonSearch-module__Kyt1Zq__checkbox{cursor:pointer;width:1rem;height:1rem}.PokemonSearch-module__Kyt1Zq__checkbox:disabled{cursor:not-allowed;opacity:.5}.PokemonSearch-module__Kyt1Zq__checkbox:checked{accent-color:#3b82f6}.PokemonSearch-module__Kyt1Zq__checkboxText{-webkit-user-select:none;user-select:none}@media (max-width:640px){.PokemonSearch-module__Kyt1Zq__searchInputGroup{flex-direction:column}.PokemonSearch-module__Kyt1Zq__searchButton{width:100%}}.PokemonSearch-module__Kyt1Zq__inputWrapper{flex:1;position:relative}.PokemonSearch-module__Kyt1Zq__suggestionsList{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PokemonSearch-module__Kyt1Zq__suggestionsList.PokemonSearch-module__Kyt1Zq__dark{background:#374151;border-color:#4b5563}.PokemonSearch-module__Kyt1Zq__suggestionItem{cursor:pointer;color:#374151;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;transition:background-color .2s}.PokemonSearch-module__Kyt1Zq__suggestionItem:last-child{border-bottom:none}.PokemonSearch-module__Kyt1Zq__suggestionItem:hover{background-color:#f3f4f6}.PokemonSearch-module__Kyt1Zq__suggestionItem.PokemonSearch-module__Kyt1Zq__dark{color:#f9fafb;border-color:#4b5563}.PokemonSearch-module__Kyt1Zq__suggestionItem.PokemonSearch-module__Kyt1Zq__dark:hover{background-color:#4b5563}.PokemonSearch-module__Kyt1Zq__dexNumber{color:#9ca3af;margin-right:.5rem;font-size:.875rem}.PokemonSearch-module__Kyt1Zq__resetButton{color:#fff;cursor:pointer;white-space:nowrap;background:#9ca3af;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s}.PokemonSearch-module__Kyt1Zq__resetButton:hover{background:#6b7280}.PokemonSearch-module__Kyt1Zq__resetButton.PokemonSearch-module__Kyt1Zq__darkResetButton{background:#4b5563}.PokemonSearch-module__Kyt1Zq__resetButton.PokemonSearch-module__Kyt1Zq__darkResetButton:hover{background:#374151}
.SearchResults-module__mGbzdG__resultsContainer{color:#333;width:100%;max-width:800px;margin:0 auto;padding:20px}.SearchResults-module__mGbzdG__resultsContainer.SearchResults-module__mGbzdG__dark{color:#e2e8f0}.SearchResults-module__mGbzdG__resultsTitle{color:#1f2937;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.SearchResults-module__mGbzdG__resultsTitle.SearchResults-module__mGbzdG__darkTitle{color:#f9fafb;border-bottom-color:#374151}.SearchResults-module__mGbzdG__leagueSection{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.SearchResults-module__mGbzdG__leagueSection.SearchResults-module__mGbzdG__dark{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #0000004d}.SearchResults-module__mGbzdG__leagueHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.SearchResults-module__mGbzdG__leagueIcon{object-fit:contain;width:40px;height:40px}.SearchResults-module__mGbzdG__leagueTitle{color:#374151;margin:0;font-size:1.25rem;font-weight:600}.SearchResults-module__mGbzdG__leagueTitle.SearchResults-module__mGbzdG__darkLeagueTitle{color:#f9fafb}.SearchResults-module__mGbzdG__notFoundSection{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:2rem;padding:1.5rem}.SearchResults-module__mGbzdG__notFoundSection.SearchResults-module__mGbzdG__dark{background:#1f1f2e;border-color:#374151}.SearchResults-module__mGbzdG__notFoundTitle{color:#dc2626;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.SearchResults-module__mGbzdG__notFoundTitle.SearchResults-module__mGbzdG__darkNotFoundTitle{color:#f87171}.SearchResults-module__mGbzdG__notFoundTitle:before{content:"⚠️";font-size:1.5rem}.SearchResults-module__mGbzdG__notFoundMessages{flex-direction:column;gap:.75rem;display:flex}.SearchResults-module__mGbzdG__notFoundMessage{color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.SearchResults-module__mGbzdG__notFoundMessage.SearchResults-module__mGbzdG__darkNotFoundMessage{color:#f87171;background:#374151;border-color:#4b5563}.SearchResults-module__mGbzdG__leagueName{min-width:120px;font-weight:600}.SearchResults-module__mGbzdG__message{flex:1}.SearchResults-module__mGbzdG__noResultsMessage{text-align:center;color:#6b7280;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:3rem 2rem}.SearchResults-module__mGbzdG__noResultsMessage.SearchResults-module__mGbzdG__darkNoResults{color:#9ca3af;background:#1f2937;border-color:#374151}.SearchResults-module__mGbzdG__noResultsMessage p{margin:.5rem 0;font-size:1.1rem}.SearchResults-module__mGbzdG__noResultsMessage p:first-child{color:#374151;font-weight:600}.SearchResults-module__mGbzdG__noResultsMessage.SearchResults-module__mGbzdG__darkNoResults p:first-child{color:#f9fafb}.SearchResults-module__mGbzdG__pokemonItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-bottom:8px;padding:16px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.SearchResults-module__mGbzdG__pokemonItem:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.dark .SearchResults-module__mGbzdG__pokemonItem{background-color:#2d3748;border-color:#4a5568;box-shadow:0 1px 3px #0000004d}.dark .SearchResults-module__mGbzdG__pokemonItem:hover{background-color:#2c5282;box-shadow:0 4px 6px #0006}.SearchResults-module__mGbzdG__rank{color:#2c5282;min-width:50px;font-size:1.1em;font-weight:700}.dark .SearchResults-module__mGbzdG__rank{color:#90cdf4}.SearchResults-module__mGbzdG__pokemonInfo{flex:1;margin:0 15px}.SearchResults-module__mGbzdG__name{color:#1a365d;align-items:center;gap:8px;margin-bottom:4px;font-size:1.1em;font-weight:700;display:flex}.dark .SearchResults-module__mGbzdG__name{color:#e2e8f0}.SearchResults-module__mGbzdG__xlTag{color:#fff;text-transform:uppercase;background-color:#4299e1;border-radius:4px;padding:2px 8px;font-size:.75em;font-weight:600}.dark .SearchResults-module__mGbzdG__xlTag{background-color:#2b6cb0}.SearchResults-module__mGbzdG__moves{color:#4a5568;font-size:.9em}.dark .SearchResults-module__mGbzdG__moves{color:#a0aec0}.SearchResults-module__mGbzdG__ivs{color:#4a5568;gap:8px;margin-top:4px;font-size:.85em;display:flex}.dark .SearchResults-module__mGbzdG__ivs{color:#a0aec0}.SearchResults-module__mGbzdG__ivTag{color:#2c5282;background-color:#ebf8ff;border-radius:4px;padding:1px 6px;font-weight:500}.dark .SearchResults-module__mGbzdG__ivTag{color:#90cdf4;background-color:#2a4365}.SearchResults-module__mGbzdG__score{color:#2c5282;text-align:right;background-color:#ebf8ff;border-radius:4px;min-width:60px;padding:4px 12px;font-size:1.2em;font-weight:700}.dark .SearchResults-module__mGbzdG__score{color:#90cdf4;background-color:#2a4365}.SearchResults-module__mGbzdG__types{gap:2px;margin-left:8px;display:flex}.SearchResults-module__mGbzdG__text{text-align:center;border-radius:4px;width:100%;padding:2px 4px;font-size:.8em;font-weight:500}.SearchResults-module__mGbzdG__firstLine{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex;position:relative}.SearchResults-module__mGbzdG__score{position:absolute;right:0}.SearchResults-module__mGbzdG__types{position:absolute;right:80px}.SearchResults-module__mGbzdG__name{position:absolute;left:0}.SearchResults-module__mGbzdG__lucha{color:#fff;background-color:red}.SearchResults-module__mGbzdG__acero{color:#000;background-color:silver}.SearchResults-module__mGbzdG__agua{color:#fff;background:linear-gradient(#aaf 30%,#66f 99%)}.SearchResults-module__mGbzdG__bicho{color:#000;background-color:#0f0}.SearchResults-module__mGbzdG__dragon{color:#fff;background:linear-gradient(#00f 30%,#007 99%)}.SearchResults-module__mGbzdG__hada{color:#000;background:linear-gradient(#f0f 20%,#707 99%)}@media (max-width:768px){.SearchResults-module__mGbzdG__leagueSection,.SearchResults-module__mGbzdG__notFoundSection{padding:1rem}.SearchResults-module__mGbzdG__notFoundMessage{flex-direction:column;align-items:flex-start;gap:.25rem}.SearchResults-module__mGbzdG__leagueName{min-width:auto}}
