.depth-carousel{position:relative;width:100%;height:100%;min-height:320px;display:flex;align-items:center;justify-content:center;perspective:var(--dc-perspective, 1400px);perspective-origin:50% 50%;touch-action:pan-y;outline:none;user-select:none;-webkit-user-select:none;cursor:grab}.depth-carousel:active{cursor:grabbing}.depth-carousel:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:4px;border-radius:12px}.depth-carousel__stage{position:absolute;inset:0;transform-style:preserve-3d}.depth-carousel__card{position:absolute;top:50%;left:50%;transform-origin:center center;overflow:hidden;background:#0b0d12;box-shadow:0 30px 60px -20px #000000a6,0 8px 20px -10px #00000080;will-change:transform,opacity,filter;cursor:pointer;transform:translate(-50%,-50%)}.depth-carousel__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none}.depth-carousel__tint{position:absolute;inset:0;opacity:0;pointer-events:none;mix-blend-mode:multiply}.depth-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3000;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#12141a8c;backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.depth-carousel__arrow:hover{background:#1c1f28d9;border-color:#fff6}.depth-carousel__arrow:active{transform:translateY(-50%) scale(.94)}.depth-carousel__arrow--prev{left:16px}.depth-carousel__arrow--next{right:16px}.depth-carousel__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:3000;display:flex;gap:8px;padding:8px 12px;border-radius:999px;background:#0e101666;backdrop-filter:blur(6px)}.depth-carousel__dot{width:7px;height:7px;padding:0;border:none;border-radius:999px;background:#ffffff52;cursor:pointer;transition:width .25s ease,background .25s ease}.depth-carousel__dot.is-active{width:20px;background:#fff}@media(prefers-reduced-motion:reduce){.depth-carousel__card{will-change:auto}.depth-carousel__arrow,.depth-carousel__dot{transition:none}}.product-page .product-gallery.has-depth{position:relative;overflow:hidden}.product-page .product-gallery.has-depth>:not(.depth-page-host){visibility:hidden;pointer-events:none}.product-page .depth-page-host{position:absolute;inset:0;height:100%;min-height:0;max-height:none}@media(min-width:750px){.product-page .depth-page-host{bottom:auto;height:min(642px,calc(100svh - 120px),100%)}}.product-page .depth-page-host .depth-carousel{min-height:0}.product-page .depth-page-host .depth-carousel__img{height:100%;max-height:none;min-width:0}.depth-popup-host .depth-carousel__stage{bottom:88px}@media(max-width:749px){.depth-popup-host .depth-carousel .depth-carousel__dots{max-width:calc(100% - 128px);gap:0;padding:0 4px}.depth-popup-host .depth-carousel .depth-carousel__dot{min-width:24px;width:24px;flex-shrink:0}}.product-page .depth-page-host .depth-carousel__dots{max-width:calc(100% - 120px);gap:0;padding:0 4px}.product-page .depth-page-host .depth-carousel__dot{min-width:24px;width:24px;flex-shrink:0}.depth-popup-host{height:560px;max-height:70svh;min-height:360px;position:relative;overflow:hidden;width:100%}.depth-popup-host .depth-carousel__img{object-fit:contain;background:#fff}.depth-popup-host .depth-carousel__card{background:#fff}.depth-popup-host .depth-carousel:focus-visible{outline:2px solid #191919;outline-offset:-3px}.depth-popup-host button:focus-visible{outline:2px solid #191919;outline-offset:3px}.depth-popup-host .depth-carousel__dot{min-width:28px;height:28px;background:transparent;position:relative}.depth-popup-host .depth-carousel__dot:after{content:"";position:absolute;inset:10px;border-radius:100%;background:#ccc}.depth-popup-host .depth-carousel__dot.is-active:after{inset:9px;background:#fff}.depth-popup-host .depth-carousel__arrow{top:auto;bottom:24px;transform:none;width:44px;height:44px}.depth-popup-host .depth-carousel__arrow:active{transform:scale(.94)}.depth-popup-host .depth-carousel__dots{bottom:24px;padding:0 8px;height:44px;align-items:center}@media(max-width:749px){.depth-popup-host{height:420px;min-height:360px;max-height:none}}
