.product-carousel-3d{background:#0a0a0a;color:#fff;position:relative}.pc3d-fullscreen{position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.pc3d-lightning-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.7}.pc3d-section-header{position:relative;z-index:2;text-align:center;padding:2rem 4rem 0;max-width:64rem;margin:0 auto}.pc3d-section-title{margin:0;color:#fff;font-size:var(--gsc-body-font-size-xxl, 3.2rem);font-weight:var(--gsc-font-weight-bold);line-height:1.2}.pc3d-section-title em,.pc3d-section-title i{font-style:normal;background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pc3d-section-subtitle{font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-s);color:#ffffff80;margin:1rem 0 0;line-height:1.6}.pc3d-mode-toggle{position:relative;z-index:2;display:inline-flex;align-self:center;gap:.4rem;padding:.4rem;margin-top:.8rem;margin-bottom:1.2rem;background:#ffffff0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:999px}.pc3d-mode-toggle__pill{appearance:none;-webkit-appearance:none;border:none;background:transparent;color:#fff9;font-family:var(--cn-font-display);font-size:1.2rem;font-weight:600;letter-spacing:.02em;padding:.7rem 1.6rem;border-radius:999px;cursor:pointer;transition:background .25s ease,color .25s ease}.pc3d-mode-toggle__pill:hover:not(.is-active){color:#ffffffd9}.pc3d-mode-toggle__pill.is-active{background:var(--gold-gradient);color:#fff}.pc3d-main{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 4rem}.pc3d-glass{background:#ffffff0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:1.6rem;padding:2.4rem 2.8rem}.pc3d-glass--info{position:absolute;z-index:2;left:4rem;bottom:3.2rem;width:30%;min-height:14rem}.pc3d-glass--info-inner{position:relative;transition:height .6s cubic-bezier(.4,0,.2,1)}.pc3d-info-panel{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(1.2rem);transition:opacity .18s ease-out,transform .18s ease-out;pointer-events:none}.pc3d-info-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.pc3d-info-panel__title{font-size:var(--gsc-body-font-size-xxl, 3.2rem);font-weight:var(--gsc-font-weight-bold);margin:0;color:#fff;line-height:1.2}.pc3d-info-panel__subtitle{font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-m);color:#ffffff73;margin:.4rem 0 0}.pc3d-info-panel__desc{font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-s);color:#fff9;margin:1.2rem 0 0;line-height:1.6}.pc3d-highlights{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:1.4rem 0 0}.pc3d-highlights__item{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.5rem .9rem .5rem .7rem;max-width:100%;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:.5rem}.pc3d-highlights__item p{margin:0;font-family:var(--cn-font-display);font-size:1.2rem;font-weight:600;line-height:1.2;letter-spacing:.01em;color:#ffffffeb;white-space:nowrap}.pc3d-highlights__item>svg{width:1.2rem;height:1.2rem;flex-shrink:0;display:block}.pc3d-highlights__icon{flex-shrink:0;width:1.2rem;height:1.2rem}.pc3d-info-panel__price{display:flex;align-items:baseline;gap:.8rem;font-family:var(--cn-font-display);margin-top:1.6rem}.pc3d-info-panel__price-prefix{font-size:var(--gsc-body-font-size-xs);font-weight:500;color:#fff9;text-transform:lowercase;letter-spacing:.02em}.pc3d-info-panel__price-current{font-size:var(--gsc-body-font-size-xl);font-weight:var(--gsc-font-weight-bold);color:#fff}.pc3d-info-panel__price-current--sale{color:var(--cn-sale-red, #dc2626)}.pc3d-info-panel__price-compare{font-size:var(--gsc-body-font-size-m);color:#fff6;text-decoration:line-through}.pc3d-info-panel__cta{display:block;width:100%;margin-top:1.6rem;box-sizing:border-box;font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-xs);font-weight:var(--gsc-font-weight-bold);letter-spacing:.08em;text-transform:uppercase;text-decoration:none;text-align:center;padding:1.4rem 2.8rem;border-radius:.8rem;background:var(--gold-gradient);color:#fff;transition:opacity .2s ease;border:none;cursor:pointer}.pc3d-info-panel__cta:hover{opacity:.85}.pc3d-info-panel__cta--loading{pointer-events:none;position:relative}.pc3d-info-panel__cta--loading:after{content:"";display:inline-block;width:1.2em;height:1.2em;margin-left:.6em;vertical-align:-.2em;border:.15em solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:pc3d-cta-spin .7s linear infinite}@keyframes pc3d-cta-spin{to{transform:rotate(360deg)}}.product-carousel-3d__card-image img{transition:opacity .45s cubic-bezier(.4,0,.2,1),filter 0s}.pc3d-carousel-area{display:flex;flex-direction:column;align-items:center}.product-carousel-3d__scene{perspective:var(--pc3d-perspective, 1200px);position:relative;width:100%;height:var(--pc3d-height, 50vh);display:flex;align-items:center;justify-content:center;cursor:grab;user-select:none;-webkit-user-select:none}.product-carousel-3d__scene:active{cursor:grabbing}.product-carousel-3d__ring{position:relative;width:var(--pc3d-card-width, 37.5rem);height:var(--pc3d-card-height, 46rem);transform-style:preserve-3d;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-carousel-3d__ring.is-dragging{transition:none}.product-carousel-3d__card{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;box-shadow:none;transition:opacity .4s ease,transform .6s cubic-bezier(.25,.46,.45,.94)}.product-carousel-3d__ring.is-dragging .product-carousel-3d__card{transition:none}.product-carousel-3d__card-image{width:100%;display:flex;align-items:center;justify-content:center}.product-carousel-3d__card-image img{max-width:100%;max-height:var(--pc3d-card-height, 46rem);height:auto;object-fit:contain;pointer-events:none;filter:drop-shadow(0 .4rem 2rem rgba(0,0,0,.4))}.product-carousel-3d__card.is-active .product-carousel-3d__card-image img{filter:drop-shadow(0 .6rem 3rem rgba(0,0,0,.5))}.product-carousel-3d__card-image--placeholder{padding:2rem}.product-carousel-3d__card-image--placeholder .placeholder-svg{width:60%;height:auto;opacity:.15}.product-carousel-3d__scene--reflection:after{content:"";position:absolute;bottom:10%;left:15%;width:70%;height:8rem;background:radial-gradient(ellipse at center,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.product-carousel-3d__nav{display:flex;justify-content:center;gap:1.6rem;margin-top:1.6rem}.product-carousel-3d__nav-btn{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;transition:background .2s,border-color .2s}.product-carousel-3d__nav-btn:hover{border-color:#ffffff4d;background:#ffffff1a}.product-carousel-3d__nav-btn svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pc3d-thumbs{position:absolute;z-index:2;right:4rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.2rem}.pc3d-thumb{position:relative;width:5.6rem;height:5.6rem;border-radius:1rem;overflow:hidden;border:2px solid transparent;background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;padding:.5rem;transition:border-color .3s ease,filter .3s ease,opacity .3s ease;filter:grayscale(.65);opacity:.6}.pc3d-thumb.is-active{border-color:#ffffff4d;filter:grayscale(0);opacity:1}.pc3d-thumb:hover:not(.is-active){opacity:.65;filter:grayscale(.4)}.pc3d-thumb img{width:100%;height:100%;object-fit:contain;pointer-events:none;transition:opacity .45s cubic-bezier(.4,0,.2,1)}.pc3d-thumb .placeholder-svg{width:100%;height:100%;opacity:.3}.product-carousel-3d.is-mode-cf [data-carousel-thumb][data-has-cf=false]{display:none}.product-carousel-3d.is-mode-cf [data-carousel-card][data-has-cf=false]{opacity:0!important;pointer-events:none;visibility:hidden}.pc3d-glass--stats{position:relative;z-index:2;width:100%;margin:auto 4rem 2rem;width:calc(100% - 8rem)}.pc3d-bars{display:flex;gap:3.2rem}.pc3d-bar{flex:1;min-width:0}.pc3d-bar__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.pc3d-bar__label{font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-xs);font-weight:var(--gsc-font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:#ffffff80}.pc3d-bar__value{font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-s);font-weight:800;color:#fff}.pc3d-bar__max{font-size:var(--gsc-body-font-size-xs);font-weight:var(--gsc-font-weight-semibold);color:#ffffff40}.pc3d-bar__blocks{display:flex;gap:.4rem}.pc3d-bar__block{flex:1;height:1rem;border-radius:.4rem;background:#ffffff1a;transition:background .8s cubic-bezier(.25,.46,.45,.94)}.pc3d-bar__block.is-filled{background:var(--gold-gradient)}.pc3d-floating-cta{position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%) translateY(0);z-index:99;display:flex;align-items:center;gap:.8rem;padding:1.2rem 2.4rem;border:1px solid rgba(255,255,255,.15);border-radius:10rem;background:#0a0a0ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;cursor:pointer;font-family:var(--cn-font-display);font-size:var(--gsc-body-font-size-xs, 1.2rem);font-weight:var(--gsc-font-weight-bold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:0 .4rem 2.4rem #0006;transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1),border-color .2s ease;opacity:1}.pc3d-floating-cta.is-hidden{opacity:0;transform:translate(-50%) translateY(2rem);pointer-events:none}.pc3d-floating-cta:hover{border-color:#ffffff4d}.pc3d-floating-cta__icon{width:1.8rem;height:1.8rem;flex-shrink:0;opacity:.7}.pc3d-floating-cta__label{background:var(--gold-gradient, linear-gradient(135deg, #c5a44e, #dfc373));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pc3d-stats__product-title,.pc3d-stats__usps,.pc3d-carousel-price{display:none}@keyframes pc3d-fade-up{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}.pc3d-stats__product-title.is-fading,.pc3d-stats__usps.is-fading,.pc3d-carousel-price.is-fading{animation:pc3d-fade-up .8s cubic-bezier(.4,0,.2,1)}@media(max-width:749px){.pc3d-fullscreen{height:auto;min-height:auto;display:flex;flex-direction:column;padding:0 1.6rem 2rem}.pc3d-section-header{padding:2.4rem 0 0;order:0}.pc3d-section-title{font-size:2.4rem}.pc3d-section-subtitle{font-size:1.2rem}.pc3d-main{display:contents}.pc3d-thumbs{order:1}.pc3d-glass--stats{order:2}.pc3d-carousel-area{order:3}.pc3d-glass--info{order:4}.pc3d-stats__product-title{display:block;font-family:var(--cn-font-display);font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0 0 1.4rem;line-height:1.2;color:#fff;letter-spacing:.02em}.pc3d-info-panel__title,.pc3d-info-panel .pc3d-highlights{display:none}.pc3d-stats__usps{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.4rem;width:100%}.pc3d-stats__usp{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem .45rem .55rem;max-width:100%;font-family:var(--cn-font-display);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:.01em;color:#ffffffeb;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:.45rem}.pc3d-stats__usp>svg{width:1.1rem;height:1.1rem;flex-shrink:0;display:block}.pc3d-stats__usp>span{white-space:nowrap}.pc3d-stats__usps:empty{display:none}.pc3d-carousel-area{width:100%}.product-carousel-3d__scene{height:23rem;--pc3d-card-width: 17.3rem;--pc3d-card-height: 23rem;--pc3d-perspective: 600px;--pc3d-card-spacing: .65}.product-carousel-3d__nav{display:none}.pc3d-thumbs{position:relative;right:auto;top:auto;transform:none;flex-direction:row;justify-content:center;gap:.8rem;width:100%;padding:1rem 0 .8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pc3d-thumbs::-webkit-scrollbar{display:none}.pc3d-thumb{width:5.2rem;height:5.2rem;border-radius:1rem;flex-shrink:0}.pc3d-glass--info{position:relative;left:auto;bottom:auto;width:100%;border-radius:1.2rem;min-height:auto}.pc3d-glass{padding:1.6rem}.pc3d-glass--info{padding:.9rem 1.6rem}.pc3d-info-panel__title{font-size:2rem}.pc3d-info-panel__subtitle{font-size:1.2rem}.pc3d-info-panel__desc{font-size:1.2rem;margin-top:.8rem}.pc3d-highlights{margin-top:1rem}.pc3d-highlights__item{margin-bottom:.6rem}.pc3d-info-panel__price{margin-top:1.2rem}.pc3d-info-panel__cta{margin-top:.4rem;padding:1.2rem 2rem;font-size:1.2rem;border-radius:.6rem}.pc3d-info-panel__meta{flex-direction:column;align-items:flex-start;gap:1.2rem}.pc3d-glass--stats{padding:1.6rem;margin:0;width:100%;border-radius:1.2rem}.pc3d-carousel-area{margin-top:1.6rem}.pc3d-glass--info{margin-top:-.5rem}.pc3d-carousel-area .product-carousel-3d__scene{margin-top:-3rem}.pc3d-carousel-price{display:inline-flex;align-items:baseline;gap:.5rem;padding:.6rem 1.2rem;margin-bottom:.4rem;background:#ffffff0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:.8rem;z-index:2;transition:transform .45s cubic-bezier(.25,.46,.45,.94);will-change:transform}.pc3d-info-panel__price{display:none}.pc3d-carousel-price:empty{display:none}.pc3d-carousel-price__prefix{font-family:var(--cn-font-display);font-size:1rem;font-weight:500;color:#fff9;text-transform:lowercase;letter-spacing:.02em}.pc3d-carousel-price__current{font-family:var(--cn-font-display);font-size:1.6rem;font-weight:700;line-height:1;color:#fff}.pc3d-carousel-price__current--sale{color:var(--cn-sale-red, #dc2626)}.pc3d-carousel-price__compare{font-family:var(--cn-font-display);font-size:1.1rem;color:#fff6;text-decoration:line-through}.pc3d-bars{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 2rem}.pc3d-bar:last-child:nth-child(odd){grid-column:1 / -1}.pc3d-bar__header{margin-bottom:.4rem}.pc3d-bar__label{font-size:1rem}.pc3d-bar__value{font-size:1.2rem}.pc3d-bar__block{height:.7rem;border-radius:.3rem}.pc3d-floating-cta{bottom:1.6rem;padding:1rem 2rem;font-size:1.1rem}.pc3d-floating-cta__icon{width:1.6rem;height:1.6rem}}@media(prefers-reduced-motion:reduce){.product-carousel-3d__ring,.product-carousel-3d__card,.product-carousel-3d__card-image img,.pc3d-thumb img,.pc3d-info-panel,.pc3d-carousel-price{transition-duration:.01ms!important;animation-duration:.01ms!important}.pc3d-stats__product-title.is-fading,.pc3d-stats__usps.is-fading,.pc3d-carousel-price.is-fading{animation:none;opacity:1}.pc3d-lightning-canvas{display:none}.pc3d-info-panel__cta--loading:after{animation:none;opacity:.5}}
/*# sourceMappingURL=/cdn/shop/t/230/assets/product-carousel-3d.css.map */
