.belle-pdp-gallery{position:relative;width:100%}.belle-pdp-gallery__main{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-md, 8px);background:var(--glass-bg, rgba(255, 247, 235, .72))}@media screen and (min-width: 750px){.belle-pdp-gallery__main{aspect-ratio:1 / 1;max-height:700px;min-height:500px}}@media screen and (min-width: 990px){.belle-pdp-gallery__main{max-height:800px;min-height:600px}}.belle-pdp-gallery__slides{display:flex;width:100%;height:100%;transition:transform .3s ease}.belle-pdp-gallery__slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.belle-pdp-gallery__slide img{width:100%;height:100%;object-fit:cover}.belle-pdp-gallery__slide video,.belle-pdp-gallery__slide model-viewer,.belle-pdp-gallery__slide iframe{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--radius-md, 8px)}.placeholder-svg{width:100%;height:100%;opacity:.3}.belle-product-quantity{margin:var(--space-lg, 2rem) 0}.belle-product-quantity__label{display:block;font-size:var(--font-size-small, 14px);font-weight:600;color:var(--belle-text, #2C2422);margin-bottom:var(--space-sm, 1rem);text-transform:uppercase;letter-spacing:.1em}.belle-product-quantity__selector{display:flex;align-items:center;gap:0;background:var(--glass-bg, rgba(255, 247, 235, .72));border:1px solid var(--glass-border, rgba(201, 162, 109, .22));border-radius:var(--radius-full, 999px);-webkit-backdrop-filter:var(--glass-blur, blur(12px));backdrop-filter:var(--glass-blur, blur(12px));overflow:hidden}.belle-product-quantity__button{min-width:44px;min-height:44px;width:44px;height:44px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--belle-text, #2C2422);transition:all .2s ease}.belle-product-quantity__button:hover{background:var(--belle-gold, #D4AF37);color:#fff}.belle-product-quantity__button:active{transform:scale(.95)}.belle-product-quantity__button svg{width:16px;height:16px;stroke-width:2}.belle-product-quantity__input{width:60px;height:44px;text-align:center;border:none;background:transparent;font-size:16px;font-weight:600;color:var(--belle-text, #2C2422);-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.belle-product-quantity__input::-webkit-inner-spin-button,.belle-product-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.belle-product-quantity__input:focus{outline:none;background:#d4af371a}.belle-product-quantity__button:focus-visible{outline:2px solid var(--belle-gold, #D4AF37);outline-offset:2px}.belle-product-quantity__input:focus-visible{outline:2px solid var(--belle-gold, #D4AF37);outline-offset:2px}@media screen and (max-width: 749px){.belle-product-quantity__selector{justify-content:center;max-width:160px;margin:0 auto}}@media (prefers-contrast: high){.belle-product-quantity__selector{background:#fff;border:2px solid var(--belle-text, #2C2422)}.belle-product-quantity__button{border-right:1px solid var(--belle-text, #2C2422)}.belle-product-quantity__button:last-child{border-right:none;border-left:1px solid var(--belle-text, #2C2422)}}@media (prefers-reduced-motion: reduce){.belle-product-quantity__button,.belle-product-quantity__input{transition:none}.belle-product-quantity__button:active{transform:none}}.belle-pdp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:var(--glass-bg, rgba(255, 247, 235, .9));border:1px solid var(--glass-border, rgba(201, 162, 109, .22));border-radius:var(--radius-full, 50%);-webkit-backdrop-filter:var(--glass-blur, blur(12px));backdrop-filter:var(--glass-blur, blur(12px));cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--belle-text, #2C2422);transition:all .2s ease;z-index:3;opacity:0;visibility:hidden}.belle-pdp-gallery__nav--prev{left:var(--space-sm, 1rem)}.belle-pdp-gallery__nav--next{right:var(--space-sm, 1rem)}@media (hover: hover) and (pointer: fine){.belle-pdp-gallery:hover .belle-pdp-gallery__nav{opacity:1;visibility:visible}.belle-pdp-gallery__nav:hover{background:var(--belle-gold, #D4AF37);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #d4af374d}}@media screen and (max-width: 749px){.belle-pdp-gallery__nav{display:none}}.belle-pdp-gallery__pagination{display:flex;justify-content:center;gap:var(--space-xs, .5rem);margin-top:var(--space-md, 1.5rem)}@media screen and (min-width: 750px){.belle-pdp-gallery__pagination{display:none}}.belle-pdp-gallery__dot{width:8px;height:8px;border-radius:var(--radius-full, 50%);background:#c9a26d4d;border:none;cursor:pointer;transition:all .2s ease}.belle-pdp-gallery__dot.is-active{background:var(--belle-gold, #D4AF37);transform:scale(1.25)}.belle-pdp-gallery__zoom-btn{position:absolute;top:var(--space-sm, 1rem);right:var(--space-sm, 1rem);width:40px;height:40px;background:var(--glass-bg, rgba(255, 247, 235, .9));border:1px solid var(--glass-border, rgba(201, 162, 109, .22));border-radius:var(--radius-full, 50%);-webkit-backdrop-filter:var(--glass-blur, blur(12px));backdrop-filter:var(--glass-blur, blur(12px));cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--belle-text, #2C2422);transition:all .2s ease;z-index:3;opacity:0;visibility:hidden}@media (hover: hover) and (pointer: fine){.belle-pdp-gallery:hover .belle-pdp-gallery__zoom-btn{opacity:1;visibility:visible}.belle-pdp-gallery__zoom-btn:hover{background:var(--belle-gold, #D4AF37);color:#fff;transform:scale(1.1)}}@media screen and (min-width: 750px){.belle-pdp-gallery{display:flex;gap:var(--space-lg, 2rem);align-items:flex-start}.belle-pdp-gallery__thumbnails{order:-1;flex-direction:column;width:120px;height:fit-content;max-height:700px;overflow-y:auto;overflow-x:hidden;margin-top:0;gap:var(--space-sm, 1rem);padding:0;flex-shrink:0}.belle-pdp-gallery__main{flex:1;max-width:calc(100% - 120px - 2rem)}}@media screen and (min-width: 990px){.belle-pdp-gallery__thumbnails{max-height:800px}}@media screen and (max-width: 749px){.belle-pdp-gallery__thumbnails{display:flex;gap:var(--space-sm, 1rem);margin-top:var(--space-md, 1.5rem);overflow-x:auto;padding:var(--space-xs, .5rem)}}.belle-pdp-gallery__thumbnail{flex-shrink:0;width:120px;height:150px;border:2px solid var(--glass-border, rgba(201, 162, 109, .22));border-radius:var(--radius-sm, 6px);background:var(--glass-bg, rgba(255, 247, 235, .72));cursor:pointer;transition:all .2s ease;overflow:hidden;position:relative}.belle-pdp-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}@media (hover: hover) and (pointer: fine){.belle-pdp-gallery__thumbnail:hover{border-color:var(--belle-gold, #D4AF37);transform:scale(1.05);box-shadow:0 4px 12px #d4af374d}.belle-pdp-gallery__thumbnail:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#d4af371a;pointer-events:none}}.belle-pdp-gallery__thumbnail.is-active{border-color:var(--belle-gold, #D4AF37);box-shadow:0 2px 8px #d4af3733}.belle-pdp-gallery__thumbnail:focus-visible{outline:2px solid var(--belle-gold, #D4AF37);outline-offset:2px}.belle-pdp-gallery__thumbnail{cursor:zoom-in}@media screen and (max-width: 749px){.belle-pdp-gallery__thumbnail{width:80px;height:106px}.belle-pdp-gallery__thumbnails{gap:var(--space-xs, .5rem)}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-belle-product-enhanced.css.map */
