.pkp-entity-section{margin:34px 0 24px;padding:24px;border:1px solid #e4e8ef;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(22,35,58,.06)}
.pkp-entity-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.pkp-entity-section__head h2{margin:3px 0 6px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2}
.pkp-entity-section__head p{margin:0;max-width:760px;color:#566176;line-height:1.65}
.pkp-entity-section__eyebrow{font-size:.73rem;font-weight:800;letter-spacing:.12em;color:#8a6a00;text-transform:uppercase}
.pkp-entity-section__count{display:flex;align-items:center;justify-content:center;min-width:58px;height:40px;padding:0 12px;border-radius:999px;background:#fff7cf;border:1px solid #eadb86;font-weight:800;color:#6e5600}
.pkp-entity-tcg-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.pkp-entity-tcg-card{display:flex;min-width:0;flex-direction:column;text-decoration:none!important;color:inherit!important;border:1px solid #e5e8ee;border-radius:13px;background:#f9fafc;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.pkp-entity-tcg-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(22,35,58,.10);border-color:#cfd5df}
.pkp-entity-tcg-card__image{display:block;aspect-ratio:245/342;background:#eef1f5;overflow:hidden}
.pkp-entity-tcg-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.pkp-entity-tcg-card__name{padding:10px 10px 2px;font-weight:800;font-size:.88rem;line-height:1.25}
.pkp-entity-tcg-card__set{padding:2px 10px 0;font-size:.76rem;line-height:1.35;color:#5f6878}
.pkp-entity-tcg-card__rarity{margin:auto 10px 10px;padding-top:5px;font-size:.7rem;font-weight:700;color:#7a6212}
.pkp-entity-section__actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px;flex-wrap:wrap}
.pkp-entity-tcg-more{appearance:none;border:1px solid #d7b83f;background:#fff7cf;color:#3d350f;padding:10px 17px;border-radius:10px;font-weight:800;cursor:pointer}
.pkp-entity-tcg-more:hover{background:#ffef9e}.pkp-entity-tcg-more[disabled]{opacity:.55;cursor:wait}
.pkp-entity-tcg-progress{font-size:.82rem;color:#687284}
@media(max-width:1100px){.pkp-entity-tcg-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:720px){.pkp-entity-section{padding:18px 14px;border-radius:14px}.pkp-entity-section__head{gap:12px}.pkp-entity-section__count{min-width:48px}.pkp-entity-tcg-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}
@media(max-width:480px){.pkp-entity-tcg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pkp-entity-tcg-card__name{font-size:.82rem}}
