#qtySlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:44px;height:44px;border-radius:8px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Crect width='44' height='44' rx='8' fill='%23000000'/%3E%3Cg transform='translate(22,22)'%3E%3Cpath d='M-10,-13 L-6,-16 Q-3,-11 0,-13 Q3,-11 6,-16 L10,-13 L14,-8 L8,-5 L8,14 L-8,14 L-8,-5 L-14,-8 Z' fill='none' stroke='white' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'/%3E%3Cpath d='M-3,-13 Q0,-10 3,-13' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E")!important;background-size:cover;background-repeat:no-repeat;background-position:center;cursor:grab;border:none;margin-top:-10px}#qtySlider::-moz-range-thumb{width:44px;height:44px;border-radius:8px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Crect width='44' height='44' rx='8' fill='%23000000'/%3E%3Cg transform='translate(22,22)'%3E%3Cpath d='M-10,-13 L-6,-16 Q-3,-11 0,-13 Q3,-11 6,-16 L10,-13 L14,-8 L8,-5 L8,14 L-8,14 L-8,-5 L-14,-8 Z' fill='none' stroke='white' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'/%3E%3Cpath d='M-3,-13 Q0,-10 3,-13' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E")!important;background-size:cover;background-repeat:no-repeat;background-position:center;cursor:grab;border:none}#qtySlider::-webkit-slider-thumb:active,#qtySlider::-moz-range-thumb:active{cursor:grabbing}#qtySlider{height:3px;margin-top:40px}.pdp-gallery{width:100%}.pdp-gallery__container{max-width:1458px;margin:40px auto 0;padding:0 16px}.loading{opacity:.7;pointer-events:none}.pdp-gallery__grid{display:grid;grid-template-columns:150px 610px clamp(340px,32vw,460px);column-gap:32px;align-items:start}.pdp-gallery__col{min-width:0;overflow:hidden}.pdp-thumbs{position:relative;width:150px;display:flex;justify-content:center}.pdp-thumbs__viewport{width:150px;height:660px;overflow:hidden;position:relative}.pdp-thumbs__list{display:flex;flex-direction:column;gap:15px;transform:translateY(0);transition:transform .35s ease}.pdp-thumbs__list img{width:150px;height:170px;object-fit:cover;display:block;cursor:pointer;border-radius:10px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a,0 2px 6px #0000000f;background:#fff;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.pdp-thumbs__list img:hover{box-shadow:0 4px 10px #00000014,0 8px 20px #0000000f;transform:translateY(-1px)}.pdp-thumbs__list img.is-active{border-color:#111;box-shadow:0 0 0 1px #111,0 6px 18px #0000001f}.pdp-thumbs__arrow{position:absolute;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease,background-color .3s ease;z-index:10;opacity:1}.pdp-thumbs__arrow img{width:20px;height:12px;object-fit:contain}.pdp-thumbs__arrow:hover{background-color:#e0e0e0}.pdp-thumbs__arrow--top{top:0;bottom:auto;display:none}.pdp-thumbs__arrow--bottom{bottom:0;top:auto}.pdp-thumbs__arrow.hidden{opacity:0;pointer-events:none}.pdp-thumbs__list img.active-thumb{border:2px solid #000000;box-sizing:border-box}.gap-x-2\.5{column-gap:calc(var(--spacing) * 55.5)}@media(max-width:767px){.gap-x-2\.5{column-gap:calc(var(--spacing) * 2.5)}}.pdp-mobile-main-wrapper{width:100%;height:660px;background-color:#f5f5f5;padding:16px;border-radius:8px;display:flex;flex-direction:column;align-items:center}.pdp-main-image-wrapper{position:relative;width:100%;height:100%}.pdp-main-image{width:100%;height:450px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4}.pdp-main-image-slider{display:flex;transition:transform .5s ease-in-out}.pdp-main-image-slider img{width:100%;height:530px;max-width:640px;object-fit:contain;flex-shrink:0;background:transparent;border-radius:8px}.pdp-main-overlay{position:absolute;top:500px;left:50%;transform:translate(-50%);width:350px;height:65px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-shadow:0 4px 12px #0000001a;z-index:20}.overlay-left-arrow,.overlay-icon{width:44px;height:44px;cursor:pointer}.overlay-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.pdp-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#f9f8f6;align-items:center;justify-content:center;z-index:9999}.pdp-lightbox img{height:100vh;max-width:90vw;object-fit:contain;filter:brightness(85%);background-color:#d3d0d052}.pdp-lightbox__close{position:absolute;top:40px;right:80px;width:50px;height:50px;font-size:36px;color:#000;background:#fff;border-radius:50%;box-shadow:0 3px 8px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001}.pdp-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;box-shadow:0 3px 8px #0003;z-index:10000}.pdp-lightbox__arrow--left{left:160px}.pdp-lightbox__arrow--right{right:160px}@media(max-width:768px){.pdp-lightbox{display:none;padding:0;top:0;right:0;bottom:0;left:0;background:#f9f8f6}.pdp-lightbox img{height:auto;max-height:80vh;max-width:95vw;filter:brightness(85%);background-color:#fff3}.pdp-lightbox__close{top:20px;right:20px;width:40px;height:40px;font-size:28px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003}.pdp-lightbox__arrow{width:36px;height:36px;font-size:14px;background:#ffffffd9}.pdp-lightbox__arrow--left{left:10px}.pdp-lightbox__arrow--right{right:10px}}.customize-btn{display:none}.custom-pdp.pdp-gallery__col--details{width:100%}.details{display:flex;flex-direction:column;gap:8px;margin-top:10px}.details .breadcrumb{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:1px}.details .title{font-size:24px;font-weight:600;line-height:1.3;color:#111827}.details .price{display:flex;gap:6px;align-items:baseline}.details .price .current{font-size:20px;font-weight:600}.details .price .old{font-size:14px;color:#9ca3af;text-decoration:line-through}.details .desc p{font-size:14px;color:#4b5563;line-height:1.5}.details .info{display:flex;justify-content:space-between;width:100%}.details .info-item{display:flex;align-items:center;gap:5px;flex:1 1 auto;min-width:0}.details .info-title{font-size:9px}.details .info-value{font-size:13px}.details .info-item{display:flex;align-items:center;gap:7px}.details .info-item img{width:24px;height:24px}.details .info-title{font-size:10px;color:#9ca3af;text-transform:uppercase}.details .info-value{font-size:14px;color:#111827}.details .customize-btn{display:inline-block;width:100%;height:60px;line-height:60px;background-color:#000;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;margin-top:8px;text-align:center;cursor:pointer;text-decoration:none;transition:all .3s ease}.details .add-cart:hover{background-color:transparent;color:#000;border:1px solid #000}.details .delivery{display:flex;flex-direction:column;gap:4px;padding:14px 8px;margin-top:9px;border-radius:6px;background-color:#f4f4f4}.details .delivery-text1{font-size:15px;color:#6b7280}.details .delivery-text{margin-top:4px;font-size:12px;color:#6b7280}.details .payment{display:flex;flex-direction:column;gap:8px;margin-top:9px}.details .payment p{font-size:12px;font-weight:500;color:#6b7280}.details .cards{display:flex;gap:8px}.details .cards img{width:50px;height:auto;object-fit:contain}.tabs-section.custom-pdp-tab{max-width:1312px;margin:64px auto 2px;padding:0 64px}.custom-pdp-tab .tabs-header{display:flex;gap:32px;border-bottom:1px solid #e5e5e5;overflow-x:auto;background-color:#fafafa;padding-left:5px}.custom-pdp-tab .tab-btn{padding:16px 0;font-size:16px;font-weight:600;background:none;border:none;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent}.custom-pdp-tab .tab-btn.active{border-color:#000;color:#000}.custom-pdp-tab .tab-btn:not(.active){color:#777}.tabs-section.custom-pdp-tab{max-width:1312px;margin:64px auto 0;padding-left:0;padding-right:0}.custom-pdp-tab .tab-content.hidden{display:none}.custom-pdp-tab .card{padding:10px;background:#fff;border-radius:16px;max-height:800px;overflow-y:auto}.custom-pdp-tab .card h2{font-size:20px;margin-bottom:12px}.custom-pdp-tab .card p{font-size:16px;line-height:1.6;margin-bottom:24px}.custom-pdp-tab .color-image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.custom-pdp-tab .color-image-grid .design-card{background:#f3f3f3;padding:16px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.custom-pdp-tab .color-image-grid .design-card img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.custom-pdp-tab .color-image-grid .design-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000014}.custom-pdp-tab .color-image-grid .design-card:hover img{transform:scale(1.05)}@media(max-width:1024px){.custom-pdp-tab .color-image-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.custom-pdp-tab .color-image-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}}.custom-pdp-tab #size-table .card{padding:32px;background:#fff;border-radius:16px}.custom-pdp-tab .model-info{display:inline-block;background:#e0e7ff;color:#1e40af;font-size:12px;padding:4px 8px;border-radius:8px;margin-bottom:16px}.custom-pdp-tab .size-table{width:100%;border-collapse:collapse;margin-top:16px;margin-bottom:16px;table-layout:fixed}.custom-pdp-tab .size-table th,.custom-pdp-tab .size-table td{padding:8px 12px;text-align:center;font-size:14px;border:none}.custom-pdp-tab .size-table th+th,.custom-pdp-tab .size-table td+td{border-left:1px solid #ccc}.custom-pdp-tab .size-table thead th{font-weight:600;border-bottom:2px solid #000}.custom-pdp-tab .size-table td:first-child{text-align:left;font-weight:500;border-right:2px solid #000}.custom-pdp-tab .measurement-instructions{font-size:14px;line-height:1.4;color:#333;margin-top:8px}.custom-pdp-tab .measurement-instructions p{margin:4px 0}@media(max-width:768px){.size-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.size-table{width:max-content;min-width:900px}}.custom-pdp-tab .inspiration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 26px;margin-top:24px}.custom-pdp-tab .inspiration-item{display:flex;flex-direction:column}.custom-pdp-tab .inspiration-item img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:2px;cursor:pointer;transition:transform .3s ease;margin-bottom:8px}.custom-pdp-tab .inspiration-item img:hover{transform:scale(1.03)}.custom-pdp-tab .inspiration-item .customize-btn{display:inline-block;width:100%;height:40px;line-height:40px;text-align:center;background-color:#000;color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s ease;margin-bottom:0}.custom-pdp-tab .inspiration-item .customize-btn:hover{background-color:transparent;color:#000;border:1px solid #000}@media(max-width:768px){.custom-pdp-tab .inspiration-grid{grid-template-columns:repeat(2,1fr)}.custom-pdp-tab .inspiration-item .customize-btn{height:35px;line-height:35px;font-size:14px}}.custom-pdp-tab .shipping-tab{max-width:720px}.custom-pdp-tab .shipping-title{font-size:28px;font-weight:600;margin-bottom:16px}.custom-pdp-tab .shipping-desc{font-size:14px;line-height:1.6;margin-bottom:40px}.custom-pdp-tab .shipping-country{font-size:20px;font-weight:600;margin:32px 0 16px}.custom-pdp-tab .shipping-table{width:320px;border-collapse:collapse;margin-bottom:48px}.custom-pdp-tab .shipping-table th,.custom-pdp-tab .shipping-table td{padding:16px 14px;font-size:15px;text-align:left;border:none}.custom-pdp-tab .shipping-table thead th{font-weight:600;padding-bottom:20px;border-bottom:3px solid #000}.custom-pdp-tab .shipping-table th:first-child,.custom-pdp-tab .shipping-table td:first-child{border-right:3px solid #000;width:65%}.custom-pdp-tab .shipping-table tbody td{padding-top:20px}@media(max-width:768px){.custom-pdp-tab .shipping-tab{max-width:100%}.custom-pdp-tab .shipping-table{width:100%}.custom-pdp-tab .shipping-title{font-size:22px}.custom-pdp-tab .shipping-country{font-size:18px}.custom-pdp-tab .shipping-table th,.custom-pdp-tab .shipping-table td{font-size:14px;padding:14px 12px}}@media(max-width:480px){.custom-pdp-tab .shipping-table th,.custom-pdp-tab .shipping-table td{font-size:13px;padding:12px 10px}}.price-slider-wrap{display:grid;grid-template-columns:1.5fr 1fr;gap:40px}.slider-area{position:relative}#qtySlider{width:98%;margin:32px 0;appearance:none;-webkit-appearance:none;height:4px;background:#000;outline:none}#qtySlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:50%;background:#000;cursor:pointer;border:none}#qtySlider::-moz-range-thumb{width:32px;height:32px;border-radius:50%;background:#000;cursor:pointer;border:none}.slider-bubble{position:absolute;top:-20px;background:#000;color:#fff;padding:6px 12px;font-size:14px;white-space:nowrap}.qty-control{display:flex;align-items:center;gap:16px;margin-top:20px}.price-tab .qty-btn{width:36px;height:36px;background:#000;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-value{font-size:18px;min-width:40px;text-align:center}.price-table{margin-top:40px;max-width:auto}.table-header,.row{display:flex;padding:6px 0;align-items:center}.table-header{font-weight:700;border-bottom:2px solid #000;padding-bottom:8px}.table-header span:first-child,.row span:first-child{width:50%;text-align:left}.table-header span:last-child,.row span:last-child{width:50%;text-align:left;padding-left:10px}.row{border-bottom:.2px solid #efecec}.row:last-child{border-bottom:2px solid #000}.price-tab .slider-scale{display:flex;justify-content:space-between;width:100%;margin-top:10px}.price-tab .slider-scale span{font-size:16px;font-weight:700;color:#111827;letter-spacing:.4px;position:relative;transform:translate(-50%)}.price-tab .slider-scale span:first-child{transform:translate(0)}.price-tab .slider-scale span:last-child{transform:translate(-100%)}.discount-badge{padding:6px 14px;background-color:#ff0;color:#111827;font-size:15px;font-weight:900;width:240px;text-align:center;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.unit-price{font-size:20px;font-weight:500;color:#111827;margin-top:10px;display:flex;align-items:center;gap:6px}.unit-price strong{font-size:20px;font-weight:500;margin-left:4px}.unit-price #qtyText{font-size:20px;font-weight:600}.price-note{display:block;font-size:14px;color:#6b7280;margin-top:6px;font-weight:400}@media(max-width:768px){.tab-content.hidden .price-slider-wrap{display:none}}@media(max-width:768px){.pdp-gallery__grid{grid-template-columns:1fr;row-gap:16px}.pdp-gallery__col--main{order:1}.pdp-gallery__col--thumbs{order:2;width:100%}.pdp-gallery__col--details{order:3;width:100%}}@media(max-width:768px){.pdp-gallery__col--main{display:flex;justify-content:center}.pdp-mobile-main-wrapper{width:100%;height:400px;display:flex;flex-direction:column;align-items:center;background:#f9f8f6}.pdp-main-image-wrapper{position:relative;width:301px;height:380px;overflow:hidden}.pdp-main-image-slider{display:flex;height:100%}.pdp-main-image-slider img{width:301px;height:305px;object-fit:contain;background:transparent;flex-shrink:0}.pdp-main-overlay{top:auto;left:0;transform:none;bottom:0;width:300px;height:63px;display:flex;align-items:center;padding:0 10px;z-index:10;margin-bottom:10px;border-radius:none}.pdp-main-overlay .overlay-title{font-size:14px;font-weight:600;line-height:1.2}.pdp-main-overlay .overlay-subtitle{font-size:12px;line-height:1.2}}@media(max-width:768px){.pdp-thumbs{width:100%!important;justify-content:flex-start}.pdp-thumbs__viewport{width:100%!important;height:132px;overflow-x:auto!important;overflow-y:hidden!important;position:relative}.pdp-thumbs__list{display:flex;flex-direction:row;gap:12px;padding:0 12px;width:max-content;transform:none!important}.pdp-thumbs__list img{width:106px;height:132px;flex-shrink:0;object-fit:cover}.pdp-thumbs__arrow{display:none!important}}@media(max-width:768px){.details{width:100%;margin:16px auto 0;gap:5px}.breadcrumb{font-size:12px}.title{font-size:22px;line-height:1.25}.price{gap:16px}.desc p{font-size:14px;line-height:1.6}.info{width:311px;display:hidden;justify-content:space-between;align-items:center}.info-item:first-child{width:127px}.info-item:last-child{width:115px}.add-cart{width:312px;height:60px;margin:12px auto 0}.bottom-actions{width:312px;gap:23px;margin:12px auto 0}.qty-container{width:133px;height:47px;border-width:1px}.wishlist-container{width:156px;height:47px;border-width:1px}.delivery{width:314px;gap:10px;padding:14px 8px;margin:12px auto 0}.delivery-text1{font-size:14px;line-height:1.4}.delivery-text{font-size:12px;line-height:1.4}.payment{width:100%;gap:16px;margin:12px auto 0}.cards{gap:16px}.cards img{width:61px;height:36px}}.video-section.custom-pdp-video{width:100%;max-width:1268px;margin:0 auto;display:flex;justify-content:start;align-items:start;position:relative;z-index:1}.video-container{width:600px;max-width:100%;aspect-ratio:996 / 485;min-height:600px;overflow:hidden}.video-container video,.video-container img{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px;padding-bottom:10px}@media(max-width:768px){.video-container{width:100%;aspect-ratio:16 / 9;min-height:auto}.video-container video,.video-container img{border-radius:6px}}@media(max-width:768px){.video-container{width:100%;padding:10px;height:360px;margin:0 auto}}@media(max-width:768px){.delivery{width:100%;gap:10px;padding:14px 8px}.desktop-tabs,.desktop-content{display:none}.mobile-tabs{display:block;border-top:1px solid #d1d1d1}.accordion-item{border-bottom:1px solid #d1d1d1}.accordion-btn{width:100%;padding:16px;background:#fff;border:none;font-size:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arrow{width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform .3s ease}.accordion-btn.active .arrow{transform:rotate(-135deg)}.accordion-content{max-height:1200px;padding:0 16px;transition:max-height .35s ease}.accordion-content.open{padding:16px}.custom-pdp-tab .tabs-header{display:none}}.desktop-tabs{display:block}.mobile-tabs{display:none}@media(max-width:768px){.desktop-tabs{display:none}.mobile-tabs{display:block}}@media(min-width:768px)and (max-width:1024px){:root{--pdp-col-height: 590px;--thumb-col: 120px;--image-col: 480px;--detail-col: 360px}.pdp-gallery__grid{display:grid;grid-template-columns:var(--thumb-col) var(--image-col) var(--detail-col);column-gap:24px;align-items:stretch}.pdp-gallery__col{height:var(--pdp-col-height);box-sizing:border-box}.pdp-thumbs{width:100%;height:100%}.pdp-thumbs__viewport{width:100%;height:100%;overflow-y:auto;padding-bottom:12px}.pdp-thumbs__list img{width:100%;height:125px}.pdp-mobile-main-wrapper{width:100%;height:100%;padding:12px;display:flex;flex-direction:column;justify-content:center}.pdp-main-image-wrapper{position:relative;width:100%;height:460px}.pdp-main-image{height:460px}.pdp-main-image-slider img{width:100%;height:460px;object-fit:contain}.pdp-main-overlay{bottom:2px;top:440px;width:260px;height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-sizing:border-box}.pdp-main-overlay .overlay-content{display:flex;flex-direction:column;justify-content:center;height:100%}.pdp-main-overlay .overlay-title{font-size:12px;font-weight:600;line-height:1.1;max-height:26px;overflow:hidden;text-overflow:ellipsis}.pdp-main-overlay .overlay-subtitle{font-size:12px;line-height:1.1;max-height:20px;overflow:hidden;text-overflow:ellipsis}.details{display:flex;flex-direction:column;height:100%;overflow:hidden}.details__top{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden}.details .title{font-size:18px;line-height:1.3;margin:0;padding:4px 0}.details .price{display:flex;gap:6px;align-items:baseline;margin:0}.details .price .current{font-size:17px;margin:0}.details .info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;margin:0;align-items:center}.details .info-item{display:flex;align-items:center;gap:5px;flex:1 1 auto;min-width:0}.details .info-title{font-size:9px;color:#9ca3af;text-transform:uppercase;margin:0}.details .info-value{font-size:13px;color:#111827;margin:0}.details .desc{height:130px;overflow-y:auto;margin:0;padding:0}.details .desc p{font-size:13px;line-height:1.45;margin:0}.details .add-cart{height:52px;line-height:52px;font-size:15px;flex-shrink:0}}@media(min-width:768px)and (max-width:1023px){.video-section.custom-pdp-video{padding:0 16px}.video-container{width:100%;max-width:880px;aspect-ratio:16 / 9;min-height:350px;margin:0 auto 5px}}@media(max-width:768px){.price-slider-wrap{display:none}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/product-detail.css.map */
