.style-gallery{position:relative;width:100%;height:min(700px,calc(100svh - 108px));min-height:610px;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.style-gallery:active{cursor:grabbing}.style-gallery:before,.style-gallery:after{position:absolute;top:0;bottom:0;z-index:2;width:11%;content:"";pointer-events:none}.style-gallery:before{left:0;background:linear-gradient(90deg,#f5f5f7,#f5f5f700)}.style-gallery:after{right:0;background:linear-gradient(270deg,#f5f5f7,#f5f5f700)}.style-gallery__track{display:flex;align-items:flex-start;gap:clamp(18px,2vw,28px);width:max-content;padding:12px 0 28px;will-change:transform}.style-gallery__column{width:clamp(214px,18vw,292px);flex:0 0 auto;display:flex;flex-direction:column;gap:12px}.style-gallery__column[data-shift="1"]{padding-top:20px}.style-gallery__column[data-shift="2"]{padding-top:6px}.style-gallery__column[data-shift="3"]{padding-top:28px}.style-gallery__label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 4px;color:var(--ink)}.style-gallery__label strong{font-size:15px;letter-spacing:0;white-space:nowrap}.style-gallery__label span{color:var(--muted);font-size:12px;white-space:nowrap}.style-gallery__images{display:grid;gap:clamp(12px,1.5vw,18px)}.style-gallery__images img{display:block;width:100%;aspect-ratio:16 / 10;border-radius:clamp(18px,2.1vw,28px);object-fit:cover;pointer-events:none;box-shadow:0 24px 60px #0000001f,inset 0 0 0 1px #ffffff2e}@media(max-width:760px){.style-gallery{height:560px;min-height:560px}.style-gallery__column{width:228px}.style-gallery__column[data-shift="1"],.style-gallery__column[data-shift="2"],.style-gallery__column[data-shift="3"]{padding-top:20px}}
