.dex-hero{width:100%;border-bottom:3px solid rgba(0,0,0,.18)}.dex-hero-inner{max-width:880px;margin:0 auto;padding:32px 20px 28px;display:flex;align-items:center;gap:20px}.dex-hero-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}.dex-hero-breadcrumb{display:flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;flex-wrap:wrap}.dex-hero-breadcrumb a{color:#ffffffd9;text-decoration:none}.dex-hero-breadcrumb a:hover{color:#fff}.dex-hero-breadcrumb span{color:#fff9}.dex-hero-num{font-size:.72rem;font-weight:700;font-family:ui-monospace,monospace;letter-spacing:.08em;color:#ffffffe6}.dex-hero-name{font-size:2.8rem;font-weight:900;color:#fff;line-height:1;letter-spacing:-.02em;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.25)}.dex-hero-en{font-size:.95rem;font-weight:700;color:#ffffffe6;line-height:1}.dex-hero-genus{font-size:.82rem;font-weight:600;color:#ffffffd9}.dex-hero-types{display:flex;gap:7px;flex-wrap:wrap;margin-top:2px}.dex-hero-type-badge{display:inline-block;padding:3px 12px;border-radius:20px;font-size:.78rem;font-weight:800;color:#fff;background:#ffffff40;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.4)}.dex-hero-badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:.72rem;font-weight:700;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.35)}.dex-hero-cry{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.dex-cry-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.4);border-radius:20px;color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s;line-height:1}.dex-cry-btn:hover{background:#ffffff47}.dex-hero-right{flex-shrink:0;width:220px;height:220px;display:flex;align-items:center;justify-content:center}.dex-hero-right img{width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4))}@media(max-width:640px){.dex-hero-inner{flex-direction:column-reverse;align-items:flex-start;padding:20px 16px 16px;gap:10px}.dex-hero-right{width:100%;height:120px;justify-content:flex-end}.dex-hero-right img{width:120px;height:120px}.dex-hero-name{font-size:2rem}}.dex-page{max-width:880px;margin:0 auto;padding:20px 16px 64px}.dex-h2{font-size:.7rem;font-weight:800;color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px}.dex-sub-label{font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 10px}.dex-toc{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000012,0 4px 12px #0000000d;margin-bottom:14px;overflow:hidden}.dex-toc summary{display:flex;align-items:center;gap:8px;padding:12px 18px;cursor:pointer;user-select:none;list-style:none;font-size:.85rem;font-weight:800;color:#1e293b}.dex-toc summary::-webkit-details-marker{display:none}.dex-toc summary:before{content:"▶";font-size:.55rem;color:#94a3b8;transition:transform .15s}.dex-toc[open] summary:before{transform:rotate(90deg)}.dex-toc-nav{display:flex;flex-wrap:wrap;gap:7px;padding:10px 18px 14px;border-top:1px solid #f1f5f9}.dex-toc-link{display:inline-block;padding:5px 13px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;font-weight:700;color:#334155;text-decoration:none;transition:border-color .12s}.dex-toc-link:hover{border-color:#94a3b8}.dex-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000012,0 4px 16px #0000000d;padding:24px;scroll-margin-top:20px}.dex-card--full{margin-bottom:14px}.dex-info-section{margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9}.dex-dots{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.dex-dot-item{display:flex;flex-direction:column;align-items:center;gap:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px 8px}.dex-dot-item img{width:64px;height:64px;image-rendering:pixelated;object-fit:contain}.dex-dot-label{font-size:.62rem;font-weight:700;color:#64748b;white-space:nowrap;text-align:center}.dex-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:640px){.dex-profile-grid{grid-template-columns:repeat(2,1fr)}}.dex-profile-item{display:flex;flex-direction:column;gap:4px}.dex-profile-label{font-size:.62rem;font-weight:700;letter-spacing:.04em;color:#94a3b8}.dex-profile-val{font-size:.9rem;font-weight:800;color:#1e293b}.dex-abilities{display:flex;flex-direction:column;gap:12px}.dex-ability-item{padding:12px 14px;background:#f8fafc;border-radius:10px;border-left:3px solid #e2e8f0}.dex-ability-item.is-hidden{border-left-color:#7c3aed}.dex-ability-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.dex-ability-name{font-size:.95rem;font-weight:800;color:#1e293b}.dex-ability-tag{font-size:.62rem;font-weight:800;background:#ede9fe;color:#6d28d9;padding:2px 7px;border-radius:10px}.dex-ability-desc{font-size:.82rem;font-weight:500;color:#334155;line-height:1.7;margin:0}.dex-stats{display:flex;flex-direction:column;gap:10px}.dex-stat-row{display:grid;grid-template-columns:66px 42px 1fr;gap:10px;align-items:center}.dex-stat-label{font-size:.72rem;font-weight:700;color:#475569}.dex-stat-num{font-size:.92rem;font-weight:900;text-align:right;font-variant-numeric:tabular-nums;color:#1e293b}.dex-stat-bar-bg{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.dex-stat-bar{height:100%;border-radius:5px}.dex-stat-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:12px;border-top:1.5px solid #f1f5f9;font-weight:800;font-size:.9rem;color:#1e293b}.dex-stat-total span:last-child{font-size:1.2rem}.dex-past-stat-row{display:flex;gap:12px;align-items:baseline;padding:8px 12px;background:#f8fafc;border-radius:8px;font-size:.82rem;flex-wrap:wrap}.dex-past-stat-gen{font-weight:800;color:#475569;white-space:nowrap;font-size:.75rem}.dex-past-stat-note{display:flex;gap:12px;flex-wrap:wrap;color:#334155;font-weight:600}.dex-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.dex-learnset-table{width:100%;border-collapse:collapse;font-size:.83rem;min-width:400px}.dex-learnset-table th{text-align:left;padding:8px 10px;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}.dex-learnset-table td{padding:9px 10px;border-bottom:1px solid #f1f5f9;color:#334155;font-weight:600;line-height:1.4}.dex-learnset-table tbody tr:last-child td{border-bottom:none}.dex-learnset-table tbody tr:hover{background:#f8fafc}.mv-method{font-weight:800;font-size:.78rem;color:#6366f1;white-space:nowrap}.dex-type-dot-badge{display:inline-block;padding:2px 8px;border-radius:3px;font-size:.65rem;font-weight:800;color:#fff;white-space:nowrap}.num-col{text-align:right;font-variant-numeric:tabular-nums}.dex-past-gens{display:flex;flex-direction:column;gap:8px}.dex-gen-details{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.dex-gen-details summary{display:flex;align-items:center;gap:8px;padding:11px 16px;cursor:pointer;user-select:none;list-style:none;background:#f8fafc;font-size:.85rem;font-weight:700;color:#334155}.dex-gen-details summary::-webkit-details-marker{display:none}.dex-gen-details summary:before{content:"▶";font-size:.55rem;color:#94a3b8;transition:transform .15s}.dex-gen-details[open] summary:before{transform:rotate(90deg)}.dex-gen-count{font-size:.72rem;font-weight:700;color:#94a3b8;margin-left:auto}.dex-gen-moves{display:flex;flex-wrap:wrap;gap:5px;padding:12px 16px;border-top:1px solid #e2e8f0}.dex-move-chip{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:3px 10px}.dex-move-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dex-evo-chain{display:flex;flex-wrap:wrap;gap:4px;align-items:flex-start}.dex-evo-item{display:flex;flex-direction:row;align-items:center;gap:4px;flex-wrap:nowrap}.dex-evo-children{display:flex;flex-direction:column;gap:6px}.dex-evo-arrow{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:52px;text-align:center;color:#94a3b8;font-size:1rem}.dex-evo-cond{font-size:.62rem;font-weight:700;color:#64748b;line-height:1.3;word-break:break-all;max-width:72px}.dex-evo-pkmn{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#1e293b;font-size:.75rem;font-weight:700;gap:4px;padding:10px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;transition:border-color .15s}.dex-evo-pkmn:hover{border-color:#94a3b8}.dex-evo-pkmn img{image-rendering:pixelated;width:64px;height:64px;object-fit:contain}.dex-forms{display:flex;flex-wrap:wrap;gap:10px}.dex-form-card{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#1e293b;transition:border-color .15s}.dex-form-card:hover{border-color:#94a3b8}.dex-form-card img{image-rendering:pixelated;width:60px;height:60px;object-fit:contain}.dex-form-name{font-size:.75rem;font-weight:700;text-align:center}.dex-form-types{display:flex;gap:3px;flex-wrap:wrap;justify-content:center}.dex-flavors{display:flex;flex-direction:column;gap:14px}.dex-flavor-item{display:flex;gap:12px;align-items:flex-start}.dex-flavor-ver{flex-shrink:0;font-size:.65rem;font-weight:800;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;padding:3px 9px;border-radius:4px;white-space:nowrap;margin-top:3px}.dex-flavor-text{font-size:.88rem;font-weight:500;color:#334155;line-height:1.85;margin:0}.dex-footer-nav{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}.dex-footer-nav a{font-size:.82rem;color:#6366f1;text-decoration:underline}.dex-footer-nav a:hover{color:#4338ca}@media(max-width:640px){.dex-page{padding:16px 12px 48px}.dex-card{padding:20px 16px}}
