/* V84: product photographs, scoped to the changed galleries. */
.ns84-tm-gallery .tm-pols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}
.ns84-tm-gallery .tm-pol{min-width:0;margin:0!important;transform:none!important}
.ns84-tm-gallery .tm-pol .ph{display:block;width:100%;height:auto;aspect-ratio:4/3;overflow:hidden;border-radius:16px;background:#f4f1eb;cursor:zoom-in}
.ns84-tm-gallery .tm-pol-img{display:block;width:100%;height:100%;object-fit:contain}
.ns84-tm-gallery .tm-pol-img[src*="/tshirt-gallery/v84/"]{object-fit:contain!important;object-position:center!important;background:#f4f1eb}
.ns84-tm-gallery .cap{padding:12px 4px 2px;font-weight:750;line-height:1.4}
.ns84-tm-gallery .tmx-examples-note{font-size:14px;line-height:1.65;margin-top:22px;max-width:85ch}
.ns84-tm-gallery [data-tm-lightbox]:focus-visible{outline:3px solid #057a8d;outline-offset:4px}
.ns84-feed .ns-galerija{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ns84-feed .ns-galerija img{object-fit:contain;background:#f4f1eb}
.ns84-feed .ns-galerija figcaption{line-height:1.45}
.ns84-shirt-viewer>img{aspect-ratio:1;object-fit:contain;background:#f4f1eb}
.ns84-shirt-viewer .uk81-gallery-controls img{aspect-ratio:1;object-fit:contain;background:#f4f1eb}
.ns84-shirt-viewer .uk81-gallery-controls button{min-width:0;border:1px solid #d1dcd4;background:#fff;color:var(--ink);font-family:inherit;font-size:12px;cursor:pointer}
.ns84-shirt-viewer button[aria-pressed="true"]{outline:2px solid var(--forest);outline-offset:1px}
@media(max-width:960px){.ns84-tm-gallery .tm-pols{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ns84-feed .ns-galerija{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:560px){.ns84-tm-gallery .tm-pols{grid-template-columns:1fr;gap:18px}}
