.pokedex-window{height:min(900px,96vh);overflow:hidden;border:1px solid #ff6168!important;border-radius:18px!important;background:#07121a!important;box-shadow:0 24px 80px #000b,0 0 0 4px #641e2a,0 0 0 6px #e74350!important}
.pokedex-window>header{min-height:92px;padding:13px 18px!important;border-bottom:3px solid #651c27!important;background:linear-gradient(135deg,#e4414e 0 46%,#b52235 46% 49%,#861829 49% 100%)!important;box-shadow:inset 0 -1px #ff8790}
.pokedex-title{display:flex;align-items:center;gap:14px}.pokedex-title h2{margin:0!important;color:#fff!important;font-size:25px!important;letter-spacing:2.5px;text-shadow:0 2px #6b1522}.pokedex-title small{color:#ffd9dc!important}.pokedex-title p{margin:4px 0 0;color:#ffdce0;font-size:8px;letter-spacing:.4px}.pokedex-lens{position:relative;width:48px;height:48px;flex:none;border:5px solid #e8f4f7;border-radius:50%;background:radial-gradient(circle at 35% 30%,#eaffff 0 8%,#63dfff 10% 28%,#168aba 32% 58%,#063959 62%);box-shadow:0 0 0 3px #571722,0 3px 10px #23060b99,0 0 18px #5edfff}.pokedex-lens:after{content:"";position:absolute;right:-29px;top:-7px;width:8px;height:8px;border:2px solid #55141d;border-radius:50%;background:#ffdc48;box-shadow:17px 0 0 #62d174,17px 0 0 2px #55141d}.pokedex-window>header>button{width:35px!important;height:35px!important;border:1px solid #ff9da4!important;border-radius:50%!important;background:#741323!important;color:#fff!important;font-size:21px!important}
.pokedex-elemental-guide{display:flex;align-items:center;gap:7px;padding:8px 14px;border-bottom:1px solid #253746;background:linear-gradient(90deg,#101f2d,#0a1722);color:#8fa5b7;font-size:7px}.pokedex-elemental-guide>b{margin-right:3px;color:#fff;font-size:8px;letter-spacing:1px}.pokedex-elemental-guide>small{margin-left:auto;color:#71899c}.dex-guide{padding:4px 7px;border:1px solid #ffffff16;border-radius:12px;color:#b9c8d4}.dex-guide strong{margin-left:3px;color:#fff}.dex-guide.super{background:#163e32;color:#67e5ac}.dex-guide.resist{background:#452a23;color:#ff9e7f}.dex-guide.immune{background:#293241;color:#c8d5e5}.dex-guide.neutral{background:#28343d}
.pokedex-tools{padding:10px 14px!important;background:#0b1721!important}.pokedex-tools input,.pokedex-tools select,.pokedex-tools button,.pokedex-tools>label{border-color:#31495d!important;background:#111f2b!important}.pokedex-tools input:focus,.pokedex-tools select:focus{outline:1px solid #5fc7e8;border-color:#5fc7e8!important}.pokedex-tools button{border-color:#ff6871!important;background:linear-gradient(#d83d49,#9d2433)!important;color:#fff!important}
.pokedex-summary{display:grid!important;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:12px;padding:9px 15px!important;border-bottom:1px solid #263b4c;background:#0d1c28!important}.dex-progress{height:8px;overflow:hidden;border:1px solid #314a5d;border-radius:8px;background:#050d13}.dex-progress span{display:block;width:var(--dex-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#e83e4b,#ffcb4a);box-shadow:0 0 10px #ff725d}.pokedex-summary>div:nth-child(2){display:flex;gap:8px;align-items:baseline}.pokedex-summary strong{color:#ffc94d;font-size:9px}.pokedex-summary small{display:block;color:#7f96a9;font-size:7px}.dex-results{text-align:right;color:#d8e4ed;font-size:8px}.dex-results>b{color:#fff!important;font-size:13px}.dex-results small{margin-top:2px}
.pokedex-cards{grid-template-columns:repeat(auto-fill,minmax(365px,1fr))!important;gap:13px!important;padding:14px!important;background:radial-gradient(circle at 50% 0,#152a39 0,#071119 70%)}.dex-card{position:relative;min-height:420px!important;padding:12px!important;border:1px solid #334e61!important;border-radius:14px!important;background:linear-gradient(145deg,#172a3a,#0b1823 62%)!important;box-shadow:0 8px 18px #0005,inset 0 1px #ffffff0d;transition:transform .18s,border-color .18s,box-shadow .18s}.dex-card:hover{z-index:1;transform:translateY(-2px);border-color:#5f8aa4!important;box-shadow:0 12px 24px #0008,0 0 0 1px #5ec7e51c}.dex-card:before{content:"";position:absolute;top:0;right:0;width:72px;height:72px;border-radius:0 14px 0 72px;background:linear-gradient(135deg,transparent 45%,#d6374418 46%)}.dex-card.unknown{filter:saturate(.65)!important}.dex-card>header{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important}.dex-portrait{position:relative;width:98px;height:98px;border:1px solid #3c5b70;border-radius:50%;background:radial-gradient(circle at 50% 45%,#315268,#0a1720 68%);box-shadow:inset 0 0 0 5px #0c1c27,0 4px 10px #0006}.dex-portrait:after{content:"";position:absolute;left:8px;right:8px;top:49%;height:1px;background:#ffffff13}.dex-portrait canvas{position:relative;z-index:1;width:88px!important;height:88px!important;margin:5px;border:0!important;background:transparent!important}.dex-number{position:absolute;z-index:2;top:-6px;left:-3px;padding:3px 7px;border:1px solid #ff6973;border-radius:9px;background:#b62a39;color:#fff;font-size:8px;font-weight:900;box-shadow:0 2px 5px #0008}.dex-identity>b{font-size:18px!important;letter-spacing:.2px}.dex-identity>em{margin-top:9px!important;padding:4px 7px!important;border-radius:9px!important}.dex-types{gap:5px!important}.dex-types .dex-type{padding:4px 8px!important;border-radius:10px!important}
.dex-stats{gap:6px!important}.dex-stats span{position:relative;overflow:hidden;padding:8px 4px!important;border-color:#2d4759!important;border-radius:8px!important;background:linear-gradient(#0c1c28,#09151e)!important}.dex-stats span:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#4ba6cb}.dex-stats span:nth-child(1):before{background:#66cf82}.dex-stats span:nth-child(2):before{background:#ef705f}.dex-stats span:nth-child(3):before{background:#6d9ce8}.dex-stats span:nth-child(4):before{background:#e9c24f}.dex-stats b{font-size:12px!important}
.dex-matchups{display:grid;gap:7px}.dex-card .dex-matchups section{grid-template-columns:118px minmax(0,1fr)!important;min-height:27px;padding:5px 7px;border:1px solid #263d4e;border-radius:7px;background:#091721}.dex-card .dex-matchups section label{font-size:6px!important;letter-spacing:.45px}.dex-card .dex-matchups .dex-weak{border-left:3px solid #ee665d}.dex-card .dex-matchups .dex-offense{border-left:3px solid #54d78b}.dex-card .dex-matchups .dex-resists{border-left:3px solid #62a8df}.dex-card .dex-matchups .dex-immunities{border-left:3px solid #a8b6c7}.dex-type{display:inline-flex!important;align-items:center;gap:3px;padding:3px 6px!important;border-radius:7px!important}.dex-type strong{padding-left:3px;border-left:1px solid #ffffff2c;color:#fff;font-size:7px}.dex-type.weak{box-shadow:inset 0 -2px #ff6b5e,0 0 5px #ef685d22!important}.dex-type.strong{box-shadow:inset 0 -2px #57e096!important}.dex-type.resist{opacity:.9!important;box-shadow:inset 0 -2px #66a8d7!important}.dex-type.immune{filter:saturate(.45);box-shadow:inset 0 -2px #c6d2df!important}.dex-type.neutral{padding:4px 7px!important}
.dex-card footer{padding-top:10px!important}.dex-card footer button{height:33px!important;border-color:#e34b56!important;border-radius:8px!important;background:linear-gradient(#d83f4a,#922332)!important;box-shadow:inset 0 1px #ff7b83;color:#fff!important}.pokedex-more{border-color:#ee5963!important;background:linear-gradient(#c93643,#851e2d)!important;color:#fff!important}
@media(max-width:1080px){.pokedex-elemental-guide{flex-wrap:wrap}.pokedex-elemental-guide>small{width:100%;margin-left:0}.pokedex-cards{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))!important}.pokedex-summary{grid-template-columns:1fr auto!important}.pokedex-summary .dex-results{grid-column:2;grid-row:1/3}}
@media(max-width:680px){.pokedex-window>header{min-height:78px}.pokedex-title p{display:none}.pokedex-lens{width:38px;height:38px}.pokedex-elemental-guide>b,.pokedex-elemental-guide>small{width:100%}.pokedex-summary{grid-template-columns:1fr!important}.pokedex-summary .dex-results{grid-column:auto;grid-row:auto;text-align:left}.pokedex-cards{grid-template-columns:1fr!important}.dex-card{min-height:400px!important}.dex-card .dex-matchups section{grid-template-columns:105px minmax(0,1fr)!important}}
