.pokedex-window{height:min(820px,94vh)}.pokedex-window>header>div small{display:block;margin-bottom:2px;color:#67badc;font-size:7px;font-weight:900;letter-spacing:1.6px}.pokedex-window>header>div h2{line-height:1}
.pokedex-tools{display:grid;grid-template-columns:minmax(220px,2fr) repeat(5,minmax(125px,1fr)) 92px 74px;gap:7px;padding:10px 12px;border-bottom:1px solid #26374a;background:#0d1825}.pokedex-tools input,.pokedex-tools select,.pokedex-tools button{height:36px;min-width:0;padding:0 9px;border:1px solid #3c5167;border-radius:6px;background:#111f2e;color:#e6edf4;font-size:9px}.pokedex-tools>label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;padding-left:8px;border:1px solid #3c5167;border-radius:6px;color:#91a7ba;font-size:8px}.pokedex-tools>label input{width:100%;padding:0;border:0}.pokedex-tools button{border-color:#6b5930;background:#28251d;color:#e7c75f;font-weight:900;cursor:pointer}.pokedex-window .system-summary b{color:#e8c85d}.pokedex-cards{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:10px;padding:12px;align-content:start}
.dex-card{display:flex!important;flex-direction:column;gap:9px;padding:11px!important;border-color:#30465a!important;background:linear-gradient(145deg,#152535,#0d1925)!important;filter:none!important;opacity:1!important;min-height:330px}.dex-card>header{display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px;align-items:center}.dex-card>header canvas{width:72px;height:72px;image-rendering:pixelated;background:radial-gradient(circle,#223747,#08121b 72%);border:1px solid #31495e;border-radius:9px}.dex-card>header small{color:#7f96aa;font-size:9px}.dex-card>header b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#f4f7fa}.dex-card>header em{display:inline-block;margin-top:5px;padding:2px 5px;border-radius:3px;background:#183c35;color:#69d4a5;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.7px}.dex-card.unknown>header em{background:#332d20;color:#d7b85c}.dex-types{display:flex;flex-wrap:wrap;gap:3px;margin-top:5px}.dex-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.dex-stats span{padding:6px 4px;border:1px solid #263b4e;border-radius:5px;background:#0b1722;text-align:center}.dex-stats small,.dex-stats b{display:block}.dex-stats small{font-size:6px;color:#71889b}.dex-stats b{margin-top:2px;color:#e8c95f;font-size:11px}.dex-card section{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:5px}.dex-card section label{padding-top:3px;color:#8ea1b3;font-size:7px;font-weight:900}.dex-card section>div{display:flex;flex-wrap:wrap;gap:3px}.dex-type{display:inline-block!important;margin:0!important;padding:3px 5px;border:1px solid #ffffff17;border-radius:4px;color:#fff!important;font-size:7px!important;font-style:normal;font-weight:900;line-height:1.15}.dex-type.weak{box-shadow:inset 0 -2px #ef685d}.dex-type.strong{box-shadow:inset 0 -2px #55cf83}.dex-type.resist{opacity:.72;box-shadow:inset 0 -2px #66a8d7}.dex-type.neutral{background:#26333d;color:#82909a!important}.type-normal{background:#626a70}.type-fire{background:#a94b34}.type-water{background:#286ca4}.type-electric{background:#aa8a23}.type-grass{background:#347d45}.type-ice{background:#3e8797}.type-fighting{background:#8c3b32}.type-poison{background:#763f8a}.type-ground{background:#866438}.type-flying{background:#596fa1}.type-psychic{background:#a33e68}.type-bug{background:#687b2e}.type-rock{background:#75643a}.type-ghost{background:#534d7b}.type-dragon{background:#4d48a1}.type-dark{background:#494146}.type-steel{background:#57717c}.type-fairy{background:#a85f8b}
.dex-card footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:auto;padding-top:8px;border-top:1px solid #2a3e50}.dex-card footer span b,.dex-card footer span small{display:block}.dex-card footer span b{font-size:9px;color:#d7e0e7}.dex-card footer span small{margin-top:3px;color:#8296a7;font-size:7px;white-space:normal}.dex-card footer button{height:30px;padding:0 9px;border:1px solid #39745d;border-radius:5px;background:#1e5944;color:#fff;font-size:7px;font-weight:900;cursor:pointer}.pokedex-more{flex:none;align-self:center;margin:8px 0 12px;padding:10px 28px;border:1px solid #4a7594;border-radius:6px;background:#17344a;color:#dceefa;font-size:9px;font-weight:900;cursor:pointer}.pokedex-more.hidden{display:none}
@media(max-width:1080px){.pokedex-tools{grid-template-columns:2fr repeat(3,1fr)}.pokedex-tools>*{min-width:0}.pokedex-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}
@media(max-width:680px){.pokedex-tools{grid-template-columns:1fr 1fr}.pokedex-tools #pokedex-search{grid-column:1/-1}.pokedex-cards{grid-template-columns:1fr;padding:7px}.dex-card{min-height:310px}.dex-card section{grid-template-columns:75px minmax(0,1fr)}}
