.salotto-interactive .salotto-gallery-viewport{touch-action:pan-y pinch-zoom;cursor:grab;background:#fff}.salotto-interactive .salotto-gallery-viewport:focus-visible{outline:2px solid var(--circle-red);outline-offset:5px}.salotto-interactive .salotto-gallery-viewport[data-dragging=true]{cursor:grabbing}.salotto-gallery-images{gap:20px;width:100%;height:clamp(340px,49vw,640px);transition:translate .22s;display:flex}.salotto-gallery-images img{object-fit:cover;object-position:center 45%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;min-width:0;height:100%}.salotto-gallery-pair img{object-position:center;width:calc(50% - 10px)}.salotto-interactive .salotto-gallery-viewport[data-dragging=true] .salotto-gallery-images{transition:none}.salotto-gallery-toolbar{border-bottom:1px solid #e9e3df;justify-content:space-between;align-items:center;gap:20px;padding-top:14px;padding-bottom:14px;display:flex}.salotto-gallery-toolbar p{color:#72665f;align-items:center;gap:14px;margin:0;font-size:13px;display:flex}.salotto-gallery-index{font-variant-numeric:tabular-nums;color:var(--circle-red)}.salotto-interactive .salotto-gallery-arrows{align-items:center;gap:12px;display:flex}.salotto-interactive .salotto-gallery-arrows button{min-width:44px;min-height:44px;color:var(--circle-red);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 10px;font-size:14px;transition:background-color .18s;display:flex}.salotto-interactive .salotto-gallery-arrows button:hover{background:var(--circle-powder)}.salotto-interactive .salotto-gallery-arrows button:focus-visible{outline:2px solid var(--circle-red);outline-offset:3px}.salotto-interactive .salotto-scene-controls button{cursor:pointer;min-width:44px;min-height:44px}@media (width<=760px){.salotto-gallery-images{gap:10px;height:360px}.salotto-gallery-pair img{width:calc(50% - 5px)}.salotto-gallery-toolbar{gap:8px}.salotto-gallery-toolbar p{gap:8px;font-size:12px}.salotto-gallery-arrows button span{display:none}.salotto-interactive .salotto-gallery-arrows{gap:4px}}@media (prefers-reduced-motion:reduce){.salotto-gallery-images,.salotto-interactive .salotto-gallery-arrows button{transition:none;animation:none}}
