.cp-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.cp-gallery-card{color:inherit;background:#fff;border:1px solid #1a1a1a14;border-radius:16px;flex-direction:column;min-height:100%;text-decoration:none;display:flex;overflow:hidden}.cp-gallery-card__shot{aspect-ratio:3/4;background:#111;justify-content:center;align-items:center;padding:12px;display:flex}.cp-gallery-card__shot img{object-fit:contain;width:100%;height:100%}.cp-gallery-card strong{padding:14px 14px 0;font-size:1.05rem;display:block}.cp-gallery-card small{color:var(--cp-muted,#8b8680);padding:4px 14px 0;display:block}.cp-gallery-card span{color:var(--cp-pop,#06f);padding:10px 14px 16px;font-size:.8rem;font-weight:600;display:block}.cp-gallery--kawaii .cp-gallery-card__shot{background:#2a1420}.cp-gallery--sakura .cp-gallery-card__shot{background:#1a1014}.cp-gallery--manga .cp-gallery-card__shot{background:#111}.cp-gallery--neon .cp-gallery-card__shot{background:#071018}@media (max-width:900px){.cp-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
