.social-gallery{margin-block:var(--space-7)}.social-gallery__heading{margin-block:0 var(--space-5);text-align:center}.social-gallery__list{list-style:none;margin:0;padding:0}.social-gallery__placeholder{color:var(--color-foreground-muted);font-style:italic;text-align:center}.social-gallery__handle{font-size:var(--text-small);color:var(--color-foreground-muted)}.social-gallery--grid .social-gallery__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.social-gallery__figure{margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.social-gallery__media{display:block;aspect-ratio:var(--ratio, 4 / 5);overflow:hidden;border-radius:var(--radius-card);background-color:var(--color-border)}.social-gallery__media img,.social-gallery__media video,.social-gallery__media svg{width:100%;height:100%;object-fit:cover;display:block}.social-gallery__media--link{transition:opacity .15s ease}.social-gallery__media--link:hover,.social-gallery__media--link:focus-visible{opacity:.9}.social-gallery__caption{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-1) var(--space-2)}.social-gallery__caption-link{font-size:var(--text-small);font-weight:var(--font-weight-heading)}.social-gallery--bubbles .social-gallery__list{display:flex;gap:var(--space-4);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(-1 * var(--page-margin));padding:var(--space-1) var(--page-margin)}.social-gallery--bubbles .social-gallery__list::-webkit-scrollbar{display:none}.social-gallery--bubbles .social-gallery__item{scroll-snap-align:start;flex:0 0 auto}.social-gallery__link{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);width:80px;text-align:center;text-decoration:none}.social-gallery__bubble{display:block;width:72px;height:72px;border-radius:50%;overflow:hidden;padding:3px;background-color:var(--color-background);box-shadow:0 0 0 2px var(--color-accent)}.social-gallery__bubble img,.social-gallery__bubble svg{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.social-gallery--bubbles .social-gallery__handle{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}@media(min-width:750px){.social-gallery--grid .social-gallery__list{grid-template-columns:repeat(var(--columns-desktop, 4),minmax(0,1fr));gap:var(--space-4)}.social-gallery--bubbles .social-gallery__list{flex-wrap:wrap;justify-content:center;overflow:visible;margin-inline:0;padding-inline:0}.social-gallery__link{width:96px}.social-gallery__bubble{width:88px;height:88px}}story-viewer{display:block}button.social-gallery__link{background:none;border:0;padding:0;font:inherit;color:inherit}.story-viewer--enhanced .social-gallery__link{cursor:pointer}.story-viewer__dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;border:0;background:#000;color:#fff;overflow:hidden}.story-viewer__dialog::backdrop{background:#000000eb}.story-viewer__stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.story-viewer__media{position:relative;width:100%;height:100%;max-width:56.25dvh;margin-inline:auto;z-index:0}.story-viewer__media img,.story-viewer__media video{width:100%;height:100%;object-fit:cover;display:block}.story-viewer__zone{position:absolute;inset-block:0;width:34%;border:0;padding:0;background:transparent;cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent}.story-viewer__zone--prev{inset-inline-start:0}.story-viewer__zone--next{inset-inline-end:0;width:66%}.story-viewer__progress{position:absolute;inset-block-start:0;inset-inline:0;display:flex;gap:4px;padding:max(var(--space-2),env(safe-area-inset-top)) var(--space-3) 0;z-index:3}.story-viewer__segment{flex:1 1 0;height:3px;border-radius:3px;background:#ffffff59;overflow:hidden}.story-viewer__segment-fill{display:block;height:100%;background:#fff;transform:scaleX(0);transform-origin:left;will-change:transform}.story-viewer__topbar{position:absolute;inset-block-start:calc(max(var(--space-2),env(safe-area-inset-top)) + var(--space-3));inset-inline-end:var(--space-2);display:flex;gap:var(--space-2);z-index:3}.story-viewer__sound,.story-viewer__close{display:inline-flex;align-items:center;justify-content:center;width:var(--touch-target-min, 44px);height:var(--touch-target-min, 44px);border:0;border-radius:999px;background:#00000059;color:#fff;cursor:pointer}.story-viewer__sound svg,.story-viewer__close svg{width:1.5rem;height:1.5rem}.story-viewer__icon--sound-off,.story-viewer__sound--muted .story-viewer__icon--sound-on{display:none}.story-viewer__sound--muted .story-viewer__icon--sound-off{display:block}.story-viewer__footer{position:absolute;inset-inline:0;inset-block-end:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-4) calc(var(--space-4) + env(safe-area-inset-bottom));background:linear-gradient(to top,rgb(0 0 0 / .6),transparent);z-index:2;pointer-events:none}.story-viewer__caption{margin:0;text-align:center;font-size:var(--text-small);text-shadow:0 1px 3px rgb(0 0 0 / .5)}.story-viewer__cta{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-target-min, 44px);padding-inline:var(--space-5);border-radius:var(--radius-button, 999px);background:#fff;color:#000;font-weight:var(--font-weight-heading);text-decoration:none}@media(prefers-reduced-motion:reduce){.story-viewer__segment-fill{will-change:auto}}@media(min-width:750px){.story-viewer__media{height:min(100dvh,92dvh);border-radius:var(--radius-card);overflow:hidden}}.social-gallery.product-stories{margin-block:var(--space-4)}.product-stories .social-gallery__list{gap:var(--space-3);margin-inline:0;padding-inline:0;padding-block:var(--space-1)}.product-stories .social-gallery__link{width:64px}.product-stories .social-gallery__bubble{width:56px;height:56px;padding:2px}.product-stories .social-gallery__handle{font-size:calc(var(--text-small) - 1px)}@media(min-width:750px){.product-stories .social-gallery__list{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.product-stories .social-gallery__link{width:68px}.product-stories .social-gallery__bubble{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-social-gallery.css.map */
