.Pokedex_pokedex-container__iaNaf{width:100%;max-width:1000px;margin:0 auto}.Pokedex_pokedex-body__EBWSg{display:grid;grid-template-columns:1fr 1fr;gap:20px;background-color:#dc0a2d;padding:20px;border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.3)}.Pokedex_left-panel__Vw2Dl{display:flex;flex-direction:column;gap:20px}.Pokedex_lights-container__ta6lX{display:flex;align-items:center;gap:10px;padding:10px}.Pokedex_big-light__BQV5u{width:50px;height:50px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#429adb);border:2px solid #fff;box-shadow:0 0 10px rgba(66,154,219,.8)}.Pokedex_small-light__2ExC8{width:15px;height:15px;border-radius:50%;border:2px solid #fff}.Pokedex_red__NAhCs{background:radial-gradient(circle at 30% 30%,#fff,#ff0000)}.Pokedex_yellow__6uZ1n{background:radial-gradient(circle at 30% 30%,#fff,#ffd700)}.Pokedex_green__UoJuc{background:radial-gradient(circle at 30% 30%,#fff,#32cd32)}.Pokedex_main-screen__S_eEc{background-color:#98cb98;border:2px solid #333;border-radius:10px;padding:15px;height:350px;position:relative;overflow:hidden}.Pokedex_screen-content__zwzXO{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px}.Pokedex_pokemon-info-header__js8kP{width:100%;text-align:center;font-size:18px;font-weight:700;margin-bottom:10px;color:#1a1a1a}.Pokedex_form-buttons-container___ht8f{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:30px}.Pokedex_form-buttons__M9CdI{display:flex;gap:5px;justify-content:flex-end;flex:1}.Pokedex_mega-forms-container__Pxbnm{display:flex;gap:5px}.Pokedex_form-button__h1x5R{background:none;border:none;cursor:pointer;padding:5px;border-radius:5px;transition:background-color .2s}.Pokedex_form-button__h1x5R:hover{background-color:rgba(0,0,0,.1)}.Pokedex_form-button-active__G8Nc_{background-color:rgba(0,0,0,.2)}.Pokedex_form-cycle-buttons__6Ki5i{display:flex;align-items:center;gap:10px;min-height:24px}.Pokedex_cycle-button__yyZTC{background:none;border:none;font-size:18px;cursor:pointer;color:#333;padding:0 5px}.Pokedex_cycle-button__yyZTC:disabled{color:#999;cursor:not-allowed}.Pokedex_form-counter__082d5{font-size:14px;color:#333;min-width:40px;text-align:center}.Pokedex_gender-button__iTraw{background:none;border:none;cursor:pointer;font-size:20px;padding:5px;border-radius:5px;transition:color .2s}.Pokedex_gender-button-male__egFCw{color:#429adb}.Pokedex_gender-button-female__crdAT{color:#ff69b4}.Pokedex_generation-button__0UJ4D{position:absolute;bottom:10px;right:10px;background:none;border:2px solid #333;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:12px;font-weight:700;color:#1a1a1a}.Pokedex_generation-menu__OxMND{position:absolute;bottom:45px;right:10px;background-color:#fff;border:2px solid #333;border-radius:5px;padding:5px;display:flex;flex-direction:column;gap:5px;z-index:10}.Pokedex_generation-menu__OxMND.Pokedex_hidden__w8Gr4{display:none}.Pokedex_generation-option__HUXI8{background:none;border:none;padding:5px 10px;cursor:pointer;text-align:left;border-radius:3px;transition:background-color .2s;color:#1a1a1a}.Pokedex_generation-option__HUXI8:hover{background-color:#f0f0f0}.Pokedex_generation-option__HUXI8.Pokedex_active__Gzgfg{background-color:#e0e0e0;font-weight:700}.Pokedex_controls__MQCe4{display:flex;justify-content:center;align-items:center}.Pokedex_d-pad__FaJv4{position:relative;width:150px;height:150px}.Pokedex_d-pad-btn__REk6_{width:40px;height:40px}.Pokedex_d-pad-btn__REk6_,.Pokedex_d-pad-center__yMO6i{position:absolute;background-color:#333;border:none;cursor:pointer}.Pokedex_d-pad-center__yMO6i{top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px}.Pokedex_up__vQnxX{top:10px;left:55px;border-radius:5px 5px 0 0}.Pokedex_right__BM3oe{top:55px;right:10px;border-radius:0 5px 5px 0}.Pokedex_down__Hl71A{bottom:10px;left:55px;border-radius:0 0 5px 5px}.Pokedex_left__XCSTT{top:55px;left:10px;border-radius:5px 0 0 5px}.Pokedex_right-panel__1uklT{display:flex;flex-direction:column;gap:20px}.Pokedex_info-screen__TOket{background-color:#98cb98;border:2px solid #333;border-radius:10px;padding:15px;height:350px;overflow-y:auto}.Pokedex_pokemon-info__1J4h1{display:flex;flex-direction:column;gap:15px}.Pokedex_pokemon-name__i8J38{font-size:24px;font-weight:700;text-transform:capitalize;color:#1a1a1a}.Pokedex_pokemon-description__P7Yy5{font-size:14px;line-height:1.5;color:#1a1a1a}.Pokedex_types__ckrcZ{display:flex;gap:10px}.Pokedex_blue-buttons___KRoS{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.Pokedex_blue-btn__C8QSQ{width:100%;aspect-ratio:1;background-color:#429adb;border:2px solid #fff;border-radius:5px;cursor:pointer;transition:background-color .2s}.Pokedex_blue-btn__C8QSQ:hover{background-color:#3589c8}.Pokedex_blue-btn-active__yqc3p{background-color:#2778b7}.Pokedex_sprite-container__L8rZV{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center;transform-origin:center}.Pokedex_shiny-background__w2hPV{background:linear-gradient(45deg,#ffd700,#fff,#ffd700);background-size:200% 200%;animation:Pokedex_shine__SNNX3 1.5s linear infinite}.Pokedex_mega-background__SJ1Z_{animation:Pokedex_mega-background__SJ1Z_ 1.5s linear infinite}.Pokedex_gmax-background__gggcz{animation:Pokedex_gmax-background__gggcz 1s linear infinite}.Pokedex_mega-sprite-animation__ErkZj{animation:Pokedex_sprite-scale__zjg6w 1.5s ease-in-out}.Pokedex_gmax-sprite-animation__aIy8V{animation:Pokedex_sprite-scale__zjg6w 1s ease-in-out}.Pokedex_primal-circle__K3n1i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;z-index:10;animation:Pokedex_primal-circle__K3n1i 1s ease-out forwards}.Pokedex_primal-groudon-circle__eoj__{background-color:#ff4500}.Pokedex_primal-kyogre-circle__skoKG{background-color:#00bfff}.Pokedex_sparkles___Wf_w{position:absolute;width:100%;height:100%;pointer-events:none}.Pokedex_sparkle__fd_2B{position:absolute;width:4px;height:4px;background-color:#ffd700;border-radius:50%;animation:Pokedex_sparkle__fd_2B 1.5s ease-in-out infinite;animation-delay:var(--delay);top:var(--top);left:var(--left)}@keyframes Pokedex_shine__SNNX3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Pokedex_mega-background__SJ1Z_{0%{background-color:#ff0000}16.67%{background-color:#ff8000}33.33%{background-color:#ffff00}50%{background-color:#00ff00}66.67%{background-color:#0000ff}83.33%{background-color:#8000ff}to{background-color:#ff0000}}@keyframes Pokedex_gmax-background__gggcz{0%{background-color:#98cb98}50%{background-color:#ff4444}to{background-color:#98cb98}}@keyframes Pokedex_sprite-scale__zjg6w{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes Pokedex_primal-circle__K3n1i{0%{width:0;height:0;opacity:0}to{width:400px;height:400px;opacity:1}}@keyframes Pokedex_sparkle__fd_2B{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.PokemonList_pokemon-list-container__3URiD{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;padding:10px}.PokemonList_search-input__U6yp4{width:100%;padding:8px;border:2px solid #333;border-radius:4px;font-size:14px;background-color:#fff;color:#333}.PokemonList_pokemon-list__olBTq{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:5px}.PokemonList_pokemon-list-item__MI9vJ{width:100%;padding:8px;background-color:rgba(0,0,0,.1);border:none;border-radius:4px;text-align:left;font-size:14px;cursor:pointer;transition:background-color .2s;color:#1a1a1a;font-weight:500}.PokemonList_pokemon-list-item__MI9vJ:hover{background-color:rgba(0,0,0,.2)}.PokemonList_pokemon-list-item__MI9vJ:active{background-color:rgba(0,0,0,.3)}.PokemonSprite_sprite-container__CUuJC{position:relative;width:200px;height:200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.PokemonSprite_pokemon-sprite__EOfEp{width:200px;height:200px;object-fit:contain;image-rendering:pixelated;transition:transform .3s ease-in-out}.PokemonSprite_sprite-hidden__u_pts{opacity:0}.PokemonSprite_pokeball-loader__5leaL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PokemonSprite_pokeball-image__vHsqa{animation:PokemonSprite_spin__VJ0_O 2s linear infinite}@keyframes PokemonSprite_spin__VJ0_O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StatsDisplay_stats-display__pDeaD{padding:10px;display:flex;flex-direction:column;gap:10px}.StatsDisplay_stats-title__POY9_{display:flex;justify-content:space-between;align-items:center;font-weight:700;margin-bottom:10px}.StatsDisplay_bst-value__3pmy7{font-size:14px;color:#666}.StatsDisplay_stat-row__pFbCS{display:grid;grid-template-columns:60px 1fr 40px;gap:10px;align-items:center}.StatsDisplay_stat-name__jOftS{font-size:14px;font-weight:700}.StatsDisplay_stat-bar-container__HRb3f{height:10px;background-color:#eee;border-radius:5px;overflow:hidden}.StatsDisplay_stat-bar__l4N6c{height:100%;transition:width .3s ease-out}.StatsDisplay_stat-hp__Xo0K7{background-color:#FF5959}.StatsDisplay_stat-attack__ai7Bn{background-color:#F5AC78}.StatsDisplay_stat-defense__n3bUj{background-color:#FAE078}.StatsDisplay_stat-special-attack__hvTFq{background-color:#9DB7F5}.StatsDisplay_stat-special-defense__y_Tpw{background-color:#A7DB8D}.StatsDisplay_stat-speed__dObc_{background-color:#FA92B2}.StatsDisplay_stat-value__FF9yh{font-size:14px;text-align:right}.TypeEffectiveness_type-chart__CHhFx{padding:1rem;display:flex;flex-direction:column;gap:1rem;height:100%;overflow-y:auto}.TypeEffectiveness_type-chart-title__BhPrR{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.TypeEffectiveness_effectiveness-group__tapTv{display:flex;flex-direction:column;gap:.5rem}.TypeEffectiveness_effectiveness-header__kdvn7{display:flex;align-items:center;gap:.5rem;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.TypeEffectiveness_effectiveness-multiplier__3m8Zy{font-weight:700;min-width:30px}.TypeEffectiveness_effectiveness-label__K_eHU{font-weight:700}.TypeEffectiveness_type-list__sxN_1{display:flex;flex-wrap:wrap;gap:.5rem;margin-left:1rem}.TypeEffectiveness_type__Tc3PL{font-size:12px}.TypeBadge_type__J22Kf,.TypeEffectiveness_type__Tc3PL{padding:4px 8px;border-radius:4px;text-transform:uppercase;font-weight:700}.TypeBadge_type__J22Kf{display:inline-block;letter-spacing:.5px}.TypeBadge_small__or0Ko{font-size:10px;padding:2px 6px}.TypeBadge_medium__JRjKa{font-size:12px;padding:4px 8px}.TypeBadge_large__PerTz{font-size:14px;padding:6px 12px}.TypeDetails_overlay__xj2bt{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.TypeDetails_modal__hbHj1{background-color:#2a2a2a;border-radius:15px;padding:20px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.3);color:#fff}.TypeDetails_closeButton__xZOuk{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#fff;padding:5px;line-height:1;opacity:.7;transition:opacity .2s}.TypeDetails_closeButton__xZOuk:hover{opacity:1}.TypeDetails_header__xbb2D{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-right:30px}.TypeDetails_header__xbb2D h2{margin:0;font-size:24px;color:#fff}.TypeDetails_section__Ss_Y1{margin-bottom:25px}.TypeDetails_section__Ss_Y1 h3{font-size:18px;margin-bottom:15px;padding-bottom:5px;border-bottom:2px solid #444;color:#fff}.TypeDetails_effectiveness-container__0aCQs{display:flex;flex-direction:column;gap:20px}.TypeDetails_effectiveness-section__s_6I7{background-color:#333;padding:15px;border-radius:10px}.TypeDetails_effectiveness-title__5yHnW{color:#fff;font-size:16px;margin-bottom:15px;font-weight:700}.TypeDetails_effectiveness-group__cbfYU{display:flex;align-items:center;gap:10px;margin-bottom:10px}.TypeDetails_effectiveness-group__cbfYU h4{min-width:150px;margin:0;font-size:14px;color:#ccc}.TypeDetails_type-list__Ewphr{display:flex;flex-wrap:wrap;gap:5px}.TypeDetails_type-badge__kboR8{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.TypeDetails_type-badge-large__DGUzP{display:inline-block;padding:6px 12px;border-radius:4px;font-size:16px;font-weight:700}.TypeDetails_moves-list__OAMAa{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px}.TypeDetails_move-item__2aRc0{background-color:#333;padding:10px;border-radius:5px;display:flex;flex-direction:column;gap:5px}.TypeDetails_move-name__M59fl{font-weight:700;color:#fff}.TypeDetails_move-stats__Oxp8P{display:flex;gap:10px;font-size:.9em;color:#ccc}.TypeDetails_physical__S0QQO{color:#ff6b6b}.TypeDetails_special__f6V9A{color:#4dabf7}.TypeDetails_status__qkn3U{color:#a5d8ff}.TypeDetails_pokemon-list__KbJsL{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px}.TypeDetails_pokemon-item__vrmQd{background-color:#333;padding:10px;border-radius:5px;cursor:pointer;transition:background-color .2s;display:flex;flex-direction:column;gap:5px}.TypeDetails_pokemon-item__vrmQd:hover{background-color:#444}.TypeDetails_pokemon-item__vrmQd span{color:#fff}.TypeDetails_pokemon-types__0DCjs{display:flex;gap:5px;flex-wrap:wrap}.TypeDetails_loading__1ZsU4{text-align:center;padding:20px;color:#fff;font-size:18px}.TypeDetails_loadMoreButton__Djdfw{width:100%;padding:10px;background-color:#444;border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:background-color .2s}.TypeDetails_loadMoreButton__Djdfw:hover{background-color:#555}.PokemonDetails_details__tVPup{margin-top:15px}.PokemonDetails_label__tuxzq{font-weight:700;color:#000;margin-right:10px;font-size:1.1em}.PokemonDetails_value__j66v7{color:#000;font-size:1.1em}.PokemonDetails_abilities__kCNwP,.PokemonDetails_generation__WPJqg{margin-bottom:10px}.PokemonDetails_abilityList__oYWx1{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}.PokemonDetails_ability__bQOLp{background-color:#444;border:none;border-radius:4px;padding:4px 8px;color:#fff;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:4px;font-size:1.1em}.PokemonDetails_ability__bQOLp:hover{background-color:#555}.PokemonDetails_hidden__DTie9{background-color:#2a2a2a}.PokemonDetails_hiddenBadge__tfVLl{font-size:.8em;color:#ffcc00;margin-left:4px}.PokemonDetails_specialStatus__JvgqD{display:flex;gap:10px;margin-top:10px}.PokemonDetails_baby__Za6un,.PokemonDetails_legendary__SNakj,.PokemonDetails_mythical__Ef_vA{padding:4px 8px;border-radius:4px;font-size:.9em;font-weight:700}.PokemonDetails_baby__Za6un{background-color:#ffcc00;color:#000}.PokemonDetails_legendary__SNakj{background-color:#ff6b6b;color:#fff}.PokemonDetails_mythical__Ef_vA{background-color:#a040a0;color:#fff}.AbilityDetails_overlay__B_fmR{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.AbilityDetails_modal__4hJY9{background-color:#2a2a2a;border-radius:15px;padding:20px;width:90%;max-width:500px;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.3);color:#fff}.AbilityDetails_closeButton__lwSih{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#fff;padding:5px;line-height:1;opacity:.7;transition:opacity .2s}.AbilityDetails_closeButton__lwSih:hover{opacity:1}.AbilityDetails_title__BxscB{margin:0 0 15px;font-size:24px;color:#fff;text-transform:capitalize}.AbilityDetails_hiddenBadge__P_Bcz{display:inline-block;background-color:#ffcc00;color:#000;padding:4px 8px;border-radius:4px;font-size:.9em;font-weight:700;margin-bottom:15px}.AbilityDetails_description__yCvfM{margin:0;line-height:1.5;color:#ccc}