.Pokemon-module__LvDl0W__page{flex-direction:column;gap:.95rem;display:flex}.Pokemon-module__LvDl0W__header,.Pokemon-module__LvDl0W__heroGrid,.Pokemon-module__LvDl0W__statsSection{background:#141b27b8;border:1px solid #b6c2d638;border-radius:1.15rem;box-shadow:inset 0 1px #ffffff1a}.Pokemon-module__LvDl0W__header{grid-template-columns:auto 1fr;align-items:start;gap:.9rem;padding:1rem;display:grid}.Pokemon-module__LvDl0W__backLink{color:var(--text-muted);border:1px solid var(--line);min-height:38px;transition:border-color .3s var(--ease-premium),color .3s var(--ease-premium),transform .3s var(--ease-premium);background:#ffffff08;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .72rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.Pokemon-module__LvDl0W__backLink:hover{color:var(--text);border-color:#9de0ce80;transform:translateY(-1px)}.Pokemon-module__LvDl0W__backLink:active{transform:translateY(0)scale(.98)}.Pokemon-module__LvDl0W__id{color:var(--accent-soft);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.76rem;font-weight:700}.Pokemon-module__LvDl0W__name{margin-top:.35rem;font-size:clamp(2rem,4vw,3rem);line-height:.95}.Pokemon-module__LvDl0W__subtitle{color:var(--text-muted);max-width:68ch;margin:.6rem 0 0;font-size:.93rem;line-height:1.65}.Pokemon-module__LvDl0W__heroGrid{grid-template-columns:1.3fr 1fr;gap:.95rem;padding:1rem;display:grid}.Pokemon-module__LvDl0W__visualPanel{background:radial-gradient(240px 170px at 50% 18%,#9de0ce33,#0000 74%),linear-gradient(#0e1623c2,#090e15d1),#070c1480;border:1px solid #9de0ce47;border-radius:1rem;place-items:center;min-height:420px;padding:1.2rem 1rem 3.6rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 24px 44px -38px #03070cf2}.Pokemon-module__LvDl0W__visualPanel:before{content:none}.Pokemon-module__LvDl0W__spriteImage{filter:drop-shadow(0 16px 24px #04090ead);width:min(380px,92%);height:auto;animation:Pokemon-module__LvDl0W__sprite-float 4.6s infinite var(--ease-premium);z-index:1}@keyframes Pokemon-module__LvDl0W__sprite-float{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}.Pokemon-module__LvDl0W__typeOrbit{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:.9rem;left:.8rem;right:.8rem}.Pokemon-module__LvDl0W__typeOrbit li{color:var(--accent-soft);text-transform:capitalize;background:#9de0ce1f;border:1px solid #9de0ce66;border-radius:999px;padding:.24rem .65rem;font-size:.79rem;font-weight:700}.Pokemon-module__LvDl0W__infoColumn{flex-direction:column;gap:.75rem;display:flex}.Pokemon-module__LvDl0W__metrics{background:#080d1557;border:1px solid #b6c2d638;border-radius:.95rem;gap:.62rem;margin:0;padding:.78rem;display:grid}.Pokemon-module__LvDl0W__metrics div{border-bottom:1px solid #b6c2d629;flex-direction:column;gap:.3rem;padding-bottom:.5rem;display:flex}.Pokemon-module__LvDl0W__metrics div:last-child{border-bottom:0;padding-bottom:0}.Pokemon-module__LvDl0W__metrics dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.28rem;font-size:.76rem;font-weight:700;display:inline-flex}.Pokemon-module__LvDl0W__metrics dd{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.Pokemon-module__LvDl0W__infoBlock{background:#080d1557;border:1px solid #b6c2d638;border-radius:.95rem;flex-direction:column;gap:.6rem;padding:.75rem;display:flex}.Pokemon-module__LvDl0W__infoBlock h2,.Pokemon-module__LvDl0W__statsHeader h2{font-size:1.18rem}.Pokemon-module__LvDl0W__tokenList{flex-wrap:wrap;gap:.42rem;margin:0;padding:0;list-style:none;display:flex}.Pokemon-module__LvDl0W__tokenList li{color:var(--accent-soft);background:#9de0ce1a;border:1px solid #9de0ce5c;border-radius:999px;padding:.24rem .62rem;font-size:.78rem;font-weight:700}.Pokemon-module__LvDl0W__peakStat{color:var(--text);align-items:center;gap:.3rem;margin:0;font-weight:700;display:inline-flex}.Pokemon-module__LvDl0W__statsSection{padding:1rem}.Pokemon-module__LvDl0W__statsHeader p{color:var(--text-muted);margin:.42rem 0 0;font-size:.87rem}.Pokemon-module__LvDl0W__statsList{flex-direction:column;gap:.58rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.Pokemon-module__LvDl0W__statRow{animation:.5s both Pokemon-module__LvDl0W__stat-enter;animation-delay:calc(var(--index)*55ms);background:#0b111a85;border:1px solid #b6c2d62e;border-radius:.75rem;grid-template-columns:170px 1fr 52px;align-items:center;gap:.62rem;padding:.58rem .62rem;display:grid}@keyframes Pokemon-module__LvDl0W__stat-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Pokemon-module__LvDl0W__statName,.Pokemon-module__LvDl0W__statValue{margin:0;font-size:.87rem}.Pokemon-module__LvDl0W__statName{color:var(--text-muted)}.Pokemon-module__LvDl0W__statValue{text-align:right;color:var(--accent-soft);font-weight:700}.Pokemon-module__LvDl0W__statBarTrack{background:#b6c2d638;border-radius:999px;width:100%;height:10px;overflow:hidden}.Pokemon-module__LvDl0W__statBarFill{border-radius:inherit;width:0;height:100%;transition:width .55s var(--ease-premium);background:linear-gradient(90deg,#9de0cee0,#0f8f6df5);display:block}@media (max-width:980px){.Pokemon-module__LvDl0W__heroGrid{grid-template-columns:1fr}.Pokemon-module__LvDl0W__visualPanel{min-height:340px}}@media (max-width:768px){.Pokemon-module__LvDl0W__header,.Pokemon-module__LvDl0W__heroGrid,.Pokemon-module__LvDl0W__statsSection{padding:.82rem}.Pokemon-module__LvDl0W__header{grid-template-columns:1fr}.Pokemon-module__LvDl0W__statRow{grid-template-columns:1fr;gap:.4rem}.Pokemon-module__LvDl0W__statValue{text-align:left}.Pokemon-module__LvDl0W__visualPanel{min-height:320px}}
