.custom-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start}.custom-product-media{position:sticky;top:0;height:100vh}.custom-media-carousel{position:relative;height:100%;overflow:hidden;background:#000}.carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.carousel-slide{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center}.media-inner{width:100%;height:100%;background:#111}.media-inner img,.media-inner video,.media-inner iframe,.media-inner model-viewer{width:100%;height:100%;object-fit:cover;display:block;background:#222}.carousel-image{display:block;width:100%;height:auto;background:#f5f5f5}.carousel-image--desktop{display:block}.carousel-image--mobile{display:none}.custom-section-image--desktop{display:block}.custom-section-image--mobile{display:none}.description-carousel-image--desktop{display:block}.description-carousel-image--mobile{display:none}@media (max-width: 768px){.carousel-image--desktop{display:none}.carousel-image--mobile{display:block}.custom-section-image--desktop{display:none}.custom-section-image--mobile{display:block}.description-carousel-image--desktop{display:none}.description-carousel-image--mobile{display:block}}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);border:none;padding:.5rem .8rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.carousel-btn svg{width:18px;height:32px;color:#000}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-next svg{transform:rotate(180deg)}.carousel-progress{position:absolute;left:0;right:0;top:20px;display:flex;align-items:center;padding:0 20px}.progress-bar{flex:1;height:2px;background:#ffffff4d;border-radius:1px;overflow:hidden;margin-right:12px}.progress-fill{height:100%;background:#000;width:0%;transition:width .3s ease}.progress-counter{color:#000;font-size:14px;font-weight:500;background:#ffffffe6;padding:4px 8px;border-radius:4px;flex-shrink:0}.custom-product-info{padding:7.5rem;max-height:100vh;overflow-y:auto}.custom-product-collection{margin-bottom:2rem;text-transform:uppercase;font-weight:600}.custom-product-title{font-size:2.8125rem;font-weight:300;line-height:1.2;margin:0}.custom-product-price{font-size:1.3rem;margin:2rem 0 1.25rem}.product-variants{margin-bottom:1.5rem}.variant-option{margin-bottom:1rem}.variant-label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.variant-options{display:flex;gap:.5rem;flex-wrap:wrap}.variant-option-btn{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;color:#333;cursor:pointer;border-radius:4px;font-size:.875rem;transition:all .2s ease}.variant-option-btn:hover{border-color:#999;background:#f8f9fa}.variant-option-btn.active{border-color:#c00;background:#c00;color:#fff}.add-to-cart-form{display:flex;gap:1rem;align-items:center}.quantity-selector{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.quantity-btn{background:#f8f9fa;border:none;padding:.75rem 1rem;cursor:pointer;font-weight:700;font-size:1rem;color:#333;transition:background-color .2s ease}.quantity-btn:hover{background:#e9ecef}.quantity-input{border:none;padding:.75rem .5rem;text-align:center;width:60px;font-size:1rem;font-weight:500;background:#fff}.quantity-input:focus{outline:none}.custom-add-to-cart{flex:1;padding:1rem 2rem;background:#c00;color:#fff;border:none;font-weight:700;cursor:pointer}@media (max-width: 991px){.custom-product-grid{grid-template-columns:1fr}.custom-product-media{height:60vh;position:relative;top:auto}.custom-media-carousel{height:60vh}.custom-product-info{padding:1.25rem}}.carousel-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.carousel-image{display:block;width:100%;height:auto;opacity:0;transition:opacity .3s ease-in-out}.image-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.spinner-svg{animation:rotate 2s linear infinite;width:40px;height:40px}.spinner-svg .path{stroke:#999;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}.custom-product-price{font-size:16px;font-weight:600}.category-scroller{overflow:hidden;margin:1.5rem 0;background:#f8f9fa;border-radius:8px;padding:.75rem 0}.category-track{display:flex;animation:scroll-right 20s linear infinite;gap:2rem;white-space:nowrap}.category-item{background:#fff;color:#333;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #e0e0e0;flex-shrink:0}@keyframes scroll-right{0%{transform:translate(100%)}to{transform:translate(-100%)}}.product-accordion{margin:1rem 0}.accordion-item{border-bottom:1px solid #d9d9d9;margin-bottom:0}.accordion-item:first-child{border-top:1px solid #d9d9d9}.accordion-item:last-child{border-bottom:1px solid #d9d9d9}.accordion-header{width:100%;padding:1.25rem 0;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left;transition:none}.accordion-header:hover,.accordion-header[aria-expanded=true]{background:transparent}.accordion-title{font-weight:600;margin:0;padding:0}.accordion-icon{width:12px;height:8px;color:#000;transition:transform .2s ease}.accordion-header[aria-expanded=true] .accordion-icon{transform:rotate(180deg)}.accordion-content{padding:0;background:transparent;max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out}.accordion-body ul{margin:0 0 0 1.25rem;padding-left:0}.accordion-body ul>li{margin-bottom:.5rem}.accordion-body p{line-height:22px;margin-top:0;margin-bottom:.5rem}.accordion-body p:last-child{margin-bottom:0}.description-intro{margin-bottom:1.5rem;line-height:1.6}.description-outro{margin-top:1.5rem;line-height:1.6;color:#555}.description-intro p,.description-outro p{margin-bottom:.5rem}.description-intro p:last-child,.description-outro p:last-child{margin-bottom:0}.custom-sections-after-description{margin-top:2rem;width:100%}.custom-section-block{margin-bottom:2rem}.custom-section-block:last-child{margin-bottom:0}.custom-html-block{width:100%}.custom-html-block img{max-width:100%;height:auto;display:block}.custom-image-block{width:100%}.custom-section-image{width:100%;height:auto;display:block;max-width:100%}.custom-html-block h1,.custom-html-block h2,.custom-html-block h3,.custom-html-block h4,.custom-html-block h5,.custom-html-block h6{margin:0 0 1em;padding:0;line-height:1.2}.custom-html-block p{margin:0 0 1em}.custom-html-block p:last-child{margin-bottom:0}.custom-text-block{width:100%}.custom-section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;line-height:1.2}.custom-section-content{line-height:1.6}.custom-section-content p{margin:0 0 1em}.custom-section-content p:last-child{margin-bottom:0}.custom-carousel-section{width:100%;margin-top:2rem}.description-carousel-container{position:relative;width:100%;overflow:hidden;padding-bottom:20px}.description-carousel-track{display:flex;transition:transform .5s ease-in-out;width:100%}.description-carousel-slide{flex:0 0 100%;width:100%}.description-carousel-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f5f5f5}.description-carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.description-carousel-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.description-carousel-spinner .spinner-svg{width:40px;height:40px;animation:spin 1s linear infinite}.description-carousel-spinner .path{stroke:#000;stroke-linecap:round;stroke-dasharray:90,150;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.description-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .3s ease}.description-carousel-btn:hover{background:#fff}.description-carousel-btn svg{width:18px;height:32px;stroke:#000}.description-carousel-prev{left:20px}.description-carousel-next{right:20px}.description-carousel-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0000001a;z-index:10}.description-progress-bar{width:100%;height:100%;position:relative}.description-progress-fill{position:absolute;top:0;left:0;height:100%;background:#000;width:0%;transition:width .3s ease}@media (max-width: 768px){.description-carousel-btn{width:40px;height:40px}.description-carousel-prev{left:10px}.description-carousel-next{right:10px}.description-carousel-image-wrapper{padding-top:75%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-product-information.css.map */
