.store-product-card{width:100%}.store-product-card .team-photo-card__inner{overflow:visible;background:transparent;border:none;box-shadow:none}.store-product-card.is-active .team-photo-card__inner{box-shadow:none}.store-product-card .team-photo-card__shimmer{inset:5%;border-radius:12px;background:linear-gradient(var(--shimmer-angle,135deg),transparent 26%,rgba(235,228,201,.1) 38%,rgba(235,228,201,.44) 50%,rgba(235,228,201,.1) 62%,transparent 74%)}.store-product-card .team-photo-card__media,.store-product-card__media,.store-product-card__media--cover,.store-product-card__media--cutout{background:transparent}.store-product-card .team-photo-card__media:after,.store-product-card__media--cover:after,.store-product-card__media--cutout:after,.store-product-card__media:after{display:none}.store-product-card__photo{box-sizing:border-box;filter:none}.store-product-card__photo-stack{position:absolute;inset:0}.store-product-card__photo-stack .store-product-card__photo{transition:opacity .35s ease}.store-product-card__photo--hover{opacity:0}.store-product-card__media--color-swap:hover .store-product-card__photo--hover{opacity:1}.store-product-card__media--color-swap:hover .store-product-card__photo--base{opacity:0}@media (prefers-reduced-motion:reduce){.store-product-card__photo-stack .store-product-card__photo{transition:none}}.store-product-card__photo--contain{padding:clamp(.25rem,1.5cqw,.45rem);object-fit:contain;object-position:center}.store-product-card__photo--cover{padding:0;object-fit:cover;object-position:center}.store-product-card__photo--cutout.store-product-card__photo--contain{padding:clamp(.15rem,1cqw,.3rem)}.store-product-card__caption{--team-card-caption-min-height:7rem;gap:.35rem;margin-top:.65rem;padding-top:.85rem;border:1px solid rgba(192,174,112,.35);border-radius:10px;background:rgba(0,0,0,.82);box-shadow:0 2px 8px rgba(0,0,0,.24),0 0 14px rgba(192,174,112,.08);transition:box-shadow .35s ease}.store-product-card.is-active .store-product-card__caption{border-color:rgba(192,174,112,.72);box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 22px rgba(235,228,201,.28)}.store-product-card__caption-text{--team-card-name-row-height:minmax(2.85rem,auto)}.store-product-card .team-photo-card__name{font-size:clamp(.9rem,4.5cqw,1.25rem);white-space:pre-line}.store-product-card__price{margin-top:.35rem;font-family:var(--font-sans),sans-serif;font-size:clamp(.9rem,3.8cqw,1.2rem);font-weight:600;line-height:1.25;letter-spacing:.02em;text-transform:lowercase;color:var(--deepred-red);-webkit-line-clamp:2}