.main-product-custom{--custom-gap: 48px;--custom-border: #e2e8f0;--custom-muted: #64748b;--custom-primary: #0f172a;--custom-surface: #ffffff;padding:0 0 48px}.main-product-custom .custom-product-wrap{max-width:100%;margin:0 auto;padding:0 40px 0 0}.main-product-custom .custom-product-grid{display:grid;grid-template-columns:55% 40%;justify-content:space-between;align-items:start}.main-product-custom .custom-slider{position:relative}.main-product-custom .custom-slider-main{position:relative;width:100%;border:0;background:transparent;display:grid;grid-template-columns:1fr 1fr;gap:1px;background-color:var(--custom-border)}.main-product-custom .custom-slide{position:relative;opacity:1;visibility:visible;background:var(--custom-surface);transition:none}.main-product-custom .custom-slide:first-of-type{grid-column:1 / -1}.main-product-custom .custom-slide.is-active{opacity:1;visibility:visible}.main-product-custom .custom-slide-image{width:100%;height:100%;object-fit:cover;display:block}.main-product-custom .custom-slider-badge{position:absolute;top:16px;z-index:10;font-size:13px;line-height:1.2;font-weight:600;border-radius:0;padding:6px 12px;background:var(--custom-surface);color:var(--custom-primary);border:1px solid var(--custom-border)}.main-product-custom .custom-slider-badge.is-sale{left:16px;background:var(--custom-primary);color:#fff;border-color:var(--custom-primary)}.main-product-custom .custom-slider-badge.is-trial{right:16px}.main-product-custom .custom-slider-controls,.main-product-custom .custom-thumbs{display:none}.main-product-custom .custom-product-details{position:sticky;top:0;padding:48px 0}.main-product-custom .custom-product-title{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--custom-primary)}.main-product-custom .custom-product-rating{margin-top:12px}.main-product-custom .custom-product-price{margin-top:14px;display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.main-product-custom .custom-price-compare{text-decoration:line-through;color:var(--custom-muted);font-size:18px}.main-product-custom .custom-price-actual{color:#111;font-size:30px;line-height:1;font-weight:700}.main-product-custom .custom-config-tabs{margin-top:32px}.main-product-custom .custom-config-tab-nav{display:flex;background:#fff;border:1px solid var(--custom-border);border-radius:14px;overflow:hidden;padding:0;gap:0;margin-bottom:24px}.custom-config-tab-trigger[data-config-tab-target=linked-variants][aria-expanded=false],.custom-config-tab-trigger[data-config-tab-target=fabric-selection][aria-expanded=false]{display:none}.main-product-custom .custom-config-tab-trigger{flex:1;border:none;border-right:1px solid var(--custom-border);background:#f8fafc;color:var(--custom-muted);border-radius:0;min-height:48px;padding:12px 14px;font-size:14px;line-height:1.2;font-weight:500;letter-spacing:-.01em;cursor:pointer;text-align:center;transition:all .2s cubic-bezier(.2,.8,.2,1)}.main-product-custom .custom-config-tab-trigger:last-child{border-right:none}.main-product-custom .custom-config-tab-trigger:hover{background:#f1f5f9;color:var(--custom-primary)}.main-product-custom .custom-config-tab-trigger.is-active{background:var(--custom-primary);color:#fff;font-weight:600}.main-product-custom .custom-config-tab-trigger.is-required-missing{background:#fef2f2;color:#b91c1c}.main-product-custom .custom-config-tab-panel[hidden]{display:none}.main-product-custom .custom-config-tab-panel .custom-variant-groups,.main-product-custom .custom-config-tab-panel .custom-color-selection,.main-product-custom .custom-config-tab-panel .custom-storage__products{margin-top:0}.main-product-custom .custom-variant-groups{margin-top:22px;display:grid;gap:16px}.main-product-custom .custom-variant-groups.is-required-missing,.main-product-custom .custom-color-selection.is-required-missing,.main-product-custom .custom-storage__products.is-required-missing,.main-product-custom .custom-headboard-heights.is-required-missing,.main-product-custom .custom-delivery-option.is-required-missing{border-radius:10px;box-shadow:inset 0 0 0 1px #b42318;padding:10px}.main-product-custom .linked-product-variants-wrap.is-required-missing .linked-product-variants{border-radius:8px;box-shadow:inset 0 0 0 1px #b42318;padding:8px}.main-product-custom .custom-variant-group-title{margin:0 0 16px;font-size:16px;font-weight:600;line-height:1.3;color:var(--custom-primary);letter-spacing:-.01em}.main-product-custom .custom-variant-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.main-product-custom .custom-variant-option{border:1px solid var(--custom-border);border-radius:14px;background:var(--custom-surface);cursor:pointer;padding:16px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;transition:all .15s ease;text-align:center}.main-product-custom .custom-variant-option:hover{border-color:#94a3b8}.main-product-custom .custom-variant-option.is-active{border-color:var(--custom-primary);box-shadow:0 0 0 1px var(--custom-primary);background:#fff}.main-product-custom .custom-variant-option.is-unavailable{opacity:.45}.main-product-custom .custom-variant-option-image{width:100%;height:80px;display:flex;align-items:center;justify-content:center;background:transparent}.main-product-custom .custom-variant-option-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.main-product-custom .custom-variant-option-title{margin:0;font-size:14px;line-height:1.3;font-weight:600;color:var(--custom-primary)}.main-product-custom .custom-variant-option-price{margin:0;font-size:13px;line-height:1.2;color:var(--custom-muted)}.main-product-custom .linked-product-variants-wrap{min-height:0}.main-product-custom .linked-product-variants{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.main-product-custom .linked-product-variants[hidden]{display:none}.main-product-custom .linked-variant-option{border:1px solid var(--custom-border);border-radius:0;background:var(--custom-surface);cursor:pointer;padding:16px;min-height:100px;display:grid;grid-template-columns:80px 1fr;align-items:center;gap:20px;text-align:left;transition:all .15s ease}.main-product-custom .linked-variant-option:hover:not(:disabled){border-color:#94a3b8}.main-product-custom .linked-variant-option.is-active{border-color:var(--custom-primary);box-shadow:0 0 0 1px var(--custom-primary);background:#fff}.main-product-custom .linked-variant-option:disabled{opacity:.45;cursor:not-allowed}.main-product-custom .linked-variant-option-image{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:transparent}.main-product-custom .linked-variant-option-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.main-product-custom .linked-variant-option-content{display:flex;flex-direction:column;gap:6px}.main-product-custom .linked-variant-option-title{font-size:14px;font-weight:600;line-height:1.3;color:var(--custom-primary);margin:0}.main-product-custom .linked-variant-option-price{font-size:13px;line-height:1.2;color:var(--custom-muted);margin:0}.main-product-custom .custom-buy-wrap{margin-top:32px}.main-product-custom .custom-product-more-items{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.main-product-custom .custom-product-more-item{border:1px solid var(--custom-border);background:var(--custom-surface);border-radius:14px;padding:18px;margin:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.main-product-custom .custom-product-more-item:hover{border-color:#cbd5e1;box-shadow:0 8px 22px #0f172a12;transform:translateY(-2px)}.main-product-custom .product-customInformation__icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:12px;background:#f1f5f9;color:var(--custom-primary)}.main-product-custom .product-customInformation__icon svg{width:23px;height:23px;fill:none;stroke:currentColor}.main-product-custom .productView-ViewingProduct{display:flex;align-items:center;gap:14px}.main-product-custom .productView-ViewingProduct svg{width:24px;height:24px;fill:currentColor;color:var(--custom-primary)}.main-product-custom .productView-ViewingProduct.is-revamp svg{width:23px;height:23px;fill:none}.main-product-custom .productView-ViewingProduct .text{font-size:14px;font-weight:600;line-height:1.35;color:var(--custom-primary)}.main-product-custom .product-customInformation{display:flex;align-items:center;gap:14px}.main-product-custom .product-customInformation__content{display:flex;flex-direction:column;gap:6px}.main-product-custom .product-customInformation__content h2.title{font-size:15px;font-weight:600;line-height:1.3;color:var(--custom-primary);margin:0;letter-spacing:-.01em}.main-product-custom .product-customInformation__content .des{font-size:13px;line-height:1.4;color:var(--custom-muted);margin:0}.main-product-custom .product-form .form{display:flex;flex-wrap:wrap;gap:12px}.main-product-custom .custom-add-to-cart{flex:1 1 0;min-width:0;min-height:60px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--custom-primary);border-radius:14px;background:var(--custom-primary);color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .15s ease}.main-product-custom .custom-add-to-cart__icon{width:21px;height:21px;flex-shrink:0}.main-product-custom .product-form .ew-pdp-btn{flex:1 1 0;min-width:0;min-height:60px;margin:0;padding:0;align-items:stretch}.main-product-custom .product-form .ew-pdp-btn .ew-btn{flex:1;width:100%;padding:0 16px}.main-product-custom .custom-add-to-cart:hover:not(:disabled){background:#000;border-color:#000}.main-product-custom .custom-add-to-cart:active:not(:disabled){background:#334155;border-color:#334155}.main-product-custom .shopify-payment-button{flex:1 1 100%;width:100%;margin-top:0}.main-product-custom .shopify-payment-button__button,.main-product-custom .shopify-payment-button__button--unbranded{min-height:60px;border-radius:14px;overflow:hidden}.main-product-custom .custom-additional-content{margin:64px auto 0;max-width:1280px;padding-left:40px;padding-top:16px}.main-product-custom .custom-accordion-nav{display:flex;flex-wrap:nowrap;gap:32px;border-bottom:1px solid var(--custom-border);overflow-x:auto;overflow-y:hidden;margin-bottom:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.main-product-custom .custom-accordion-nav::-webkit-scrollbar{display:none}.main-product-custom .custom-accordion-item{display:none}.main-product-custom .custom-accordion-trigger{flex:0 0 auto;width:auto;border:0;background:transparent;text-align:left;padding:14px 0;font-size:15px;font-weight:500;color:var(--custom-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap;letter-spacing:-.01em;transition:all .2s cubic-bezier(.2,.8,.2,1)}.main-product-custom .custom-accordion-trigger:hover{color:var(--custom-primary)}.main-product-custom .custom-accordion-content{display:block;padding:24px 0 32px;color:#334155;line-height:1.6;font-size:15px}.main-product-custom .custom-accordion-content h1,.main-product-custom .custom-accordion-content h2,.main-product-custom .custom-accordion-content h3,.main-product-custom .custom-accordion-content h4,.main-product-custom .custom-accordion-content h5,.main-product-custom .custom-accordion-content h6{color:var(--custom-primary);font-weight:600;margin-top:32px;margin-bottom:16px;line-height:1.3;letter-spacing:-.01em}.main-product-custom .custom-accordion-content h1{font-size:24px}.main-product-custom .custom-accordion-content h2{font-size:20px}.main-product-custom .custom-accordion-content h3{font-size:18px}.main-product-custom .custom-accordion-content h4,.main-product-custom .custom-accordion-content h5,.main-product-custom .custom-accordion-content h6{font-size:16px}.main-product-custom .custom-accordion-content p{margin-bottom:16px}.main-product-custom .custom-accordion-content ul,.main-product-custom .custom-accordion-content ol{margin-bottom:16px;padding-left:24px}.main-product-custom .custom-accordion-content li{margin-bottom:8px}.main-product-custom .custom-accordion-content table{width:100%;border-collapse:collapse;margin:24px 0;border:1px solid var(--custom-border)}.main-product-custom .custom-accordion-content th,.main-product-custom .custom-accordion-content td{border:1px solid var(--custom-border);padding:12px 16px;text-align:left}.main-product-custom .custom-accordion-content th{background-color:#f8fafc;font-weight:600;color:var(--custom-primary)}.main-product-custom .custom-accordion-item.is-open .custom-accordion-content,.main-product-custom .custom-accordion-item.is-open{display:block}.main-product-custom .custom-accordion-trigger.is-active{color:var(--custom-primary);font-weight:600;border-bottom-color:var(--custom-primary)}.main-product-custom .custom-accordion-content p:first-child{margin-top:0}.custom-color-selection{margin-top:24px;display:flex;flex-direction:column;width:100%}.fabric-block-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;width:100%}.fabric-block{border:1px solid var(--custom-border);border-radius:14px;background:var(--custom-surface);cursor:pointer;padding:12px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:all .15s ease;text-align:center;min-height:120px}.fabric-block:hover{border-color:#94a3b8}.fabric-block.fabric-active{border-color:var(--custom-primary);box-shadow:0 0 0 1px var(--custom-primary);background:#fff}.main-fabric__block{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;height:100%}.main-fabric__block-image{width:100%;aspect-ratio:3 / 2;overflow:hidden;border:1px solid var(--custom-border)}.main-fabric__block-image img{width:100%;height:100%;object-fit:cover;display:block}.main-fabric__title{margin:0;font-size:13px;line-height:1.3;font-weight:600;color:var(--custom-primary)}.fabric-color-list-wrap{width:100%}.fabric-color-list{display:none}.fabric-color-list.fabric-active{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:12px;width:100%;margin-top:24px;padding-top:24px;border-top:1px solid var(--custom-border);display:flex;flex-wrap:wrap}button#custom-size-chart{display:block;width:fit-content;margin:0 0 15px auto;padding:0;background:none;border:none;border-radius:0;color:var(--custom-primary);font-size:14px;font-weight:600;line-height:1.3;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:opacity .2s ease}button#custom-size-chart:hover{opacity:.7}.size-chart-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;align-items:center;justify-content:center}.size-chart-popup:not([hidden]){display:flex}.size-chart-popup-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:block!important}.size-chart-popup-content{position:relative;background:#fff;max-width:90%;max-height:90%;border-radius:8px;overflow:hidden;z-index:1}.size-chart-close{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s,border-color .2s}.size-chart-close:hover{background:#f5f5f5;border-color:#ccc}.size-chart-popup-image{max-width:100%;max-height:80vh;overflow:auto}.size-chart-popup-image img{display:block;max-width:100%;height:auto}.custom-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:none;align-items:center;justify-content:center}.custom-lightbox:not([hidden]){display:flex}.custom-lightbox-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000e6;display:block!important}.custom-lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,border-color .2s;color:#fff}.custom-lightbox-close:hover{background:#fff3;border-color:#ffffff80}.custom-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,border-color .2s;color:#fff}.custom-lightbox-nav:hover{background:#fff3;border-color:#ffffff80}.custom-lightbox-prev{left:20px}.custom-lightbox-next{right:20px}.custom-lightbox-content{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;z-index:1}#color-details__button{display:block;width:fit-content;margin:0 0 16px auto;padding:0;background:none;border:none;border-radius:0;color:var(--custom-primary);font-size:14px;font-weight:600;line-height:1.3;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:opacity .2s ease}#color-details__button:hover{opacity:.7}.custom-lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;display:block}.custom-lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:16px;background:#00000080;padding:8px 16px;border-radius:20px;z-index:10}.custom-slide.is-active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.custom-slide.is-active:hover:after{opacity:1}.custom-slide.is-active:before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;color:#333;font-weight:300;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.custom-slide.is-active:hover:before{opacity:1}.fabric-color-item{border:1px solid var(--custom-border);background:var(--custom-surface);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;transition:all .15s ease;text-align:center;width:40px;height:40px;border-radius:100px}.fabric-color-item:hover{border-color:#94a3b8}.fabric-color-item.fabric-color-item-active{border-color:var(--custom-primary);box-shadow:0 0 0 1px var(--custom-primary);background:#fff}.fabric-color-item img{width:100%;height:65px;object-fit:cover;display:block;border:1px solid var(--custom-border)}.fabric-color-item p{margin:0;font-size:11px;line-height:1.25;font-weight:500;color:var(--custom-muted)}.fabric-color-item.fabric-color-item-active p{color:var(--custom-primary);font-weight:600}.main-product-custom .custom-storage__products{margin-top:22px}.main-product-custom .custom-storage-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.main-product-custom .custom-storage-product-card{border:1px solid var(--custom-border);border-radius:14px;background:var(--custom-surface);overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.main-product-custom .custom-storage-product-card.is-active{border-color:var(--custom-primary);box-shadow:inset 0 0 0 1px var(--custom-primary)}.main-product-custom .custom-storage-product-trigger{width:100%;border:0;background:transparent;padding:10px;display:grid;grid-template-columns:68px 1fr;align-items:center;gap:10px;text-align:left;cursor:pointer}.main-product-custom .custom-storage-product-image{width:68px;height:68px;border-radius:0;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center}.main-product-custom .custom-storage-product-image img{width:100%;height:100%;object-fit:contain;display:block}.main-product-custom .custom-storage-product-content{display:grid;gap:4px}.main-product-custom .custom-storage-product-title{font-size:13px;line-height:1.3;color:#222}.main-product-custom .custom-storage-product-price{font-size:12px;line-height:1.2;color:var(--custom-muted)}.main-product-custom .custom-storage-variants{border-top:1px solid var(--custom-border);padding:10px;display:grid;gap:8px}.main-product-custom .custom-storage-variants[hidden]{display:none}.main-product-custom .custom-storage-variant-option{border:1px solid var(--custom-border);border-radius:0;background:#fff;cursor:pointer;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left}.main-product-custom .custom-storage-variant-option.is-active{border-color:var(--custom-primary);box-shadow:inset 0 0 0 1px var(--custom-primary)}.main-product-custom .custom-storage-variant-option:disabled{opacity:.45;cursor:not-allowed}.main-product-custom .custom-storage-variant-title,.main-product-custom .custom-storage-variant-price{font-size:12px;line-height:1.3}.main-product-custom .custom-storage-selection-error{margin:8px 0 0;color:#b42318;font-size:12px;line-height:1.4}.main-product-custom .custom-headboard-heights{margin-top:24px}.main-product-custom .custom-headboard-product-title{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.3;color:var(--custom-primary);letter-spacing:-.01em}.main-product-custom .custom-headboard-select-wrap{max-width:100%}.main-product-custom .custom-headboard-select{width:100%;min-height:48px;border:1px solid var(--custom-border);border-radius:14px;background-color:var(--custom-surface);color:var(--custom-primary);font-size:14px;font-weight:500;padding:12px 40px 12px 16px;appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.5L6 6.5L11 1.5" stroke="%230f172a" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 16px center;transition:all .15s ease;cursor:pointer}.main-product-custom .custom-headboard-select:hover{border-color:#94a3b8}.main-product-custom .custom-headboard-select:focus{outline:none;border-color:var(--custom-primary)}.main-product-custom .custom-headboard-selection-error{margin:8px 0 0;color:#b42318;font-size:12px;line-height:1.4}.main-product-custom .custom-delivery-option{margin-top:24px}.main-product-custom .custom-delivery-product-title{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.3;color:var(--custom-primary);letter-spacing:-.01em}.main-product-custom .custom-delivery-select-wrap{max-width:100%}.main-product-custom .custom-delivery-select{width:100%;min-height:48px;border:1px solid var(--custom-border);border-radius:14px;background-color:var(--custom-surface);color:var(--custom-primary);font-size:14px;font-weight:500;padding:12px 40px 12px 16px;appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.5L6 6.5L11 1.5" stroke="%230f172a" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 16px center;transition:all .15s ease;cursor:pointer}.main-product-custom .custom-delivery-select:hover{border-color:#94a3b8}.main-product-custom .custom-delivery-select:focus{outline:none;border-color:var(--custom-primary)}.main-product-custom .custom-delivery-selection-error{margin:8px 0 0;color:#b42318;font-size:12px;line-height:1.4}.mpc-child-products{margin-top:24px;border-top:1px solid var(--custom-border);padding-top:20px}.mpc-child-heading{margin:0 0 14px;font-size:15px;font-weight:600;color:var(--custom-primary);letter-spacing:-.01em}.mpc-child-items{display:flex;flex-direction:column;gap:10px}.mpc-child-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid var(--custom-border);background:var(--custom-surface);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none}.mpc-child-item:hover:not(.mpc-child-item--unavailable){border-color:#94a3b8;background:#f8fafc}.mpc-child-item:has(.mpc-child-checkbox:checked){border-color:var(--custom-primary);box-shadow:inset 0 0 0 1px var(--custom-primary);background:#fff}.mpc-child-item--unavailable{opacity:.5;cursor:not-allowed}.mpc-child-checkbox{flex-shrink:0;margin-top:2px;width:18px;height:18px;accent-color:var(--custom-primary);cursor:pointer}.mpc-child-item--unavailable .mpc-child-checkbox{cursor:not-allowed}.mpc-child-item-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mpc-child-item-title{font-size:14px;font-weight:600;color:var(--custom-primary);line-height:1.3}.mpc-child-item-description{font-size:13px;color:var(--custom-muted);line-height:1.4}.mpc-child-item-price{flex-shrink:0;font-size:14px;font-weight:600;color:var(--custom-primary);line-height:1.3;white-space:nowrap}@media(max-width:1199px){.main-product-custom{--custom-gap: 28px}.main-product-custom .custom-product-wrap{padding:0 16px}}@media(max-width:989px){.main-product-custom .custom-product-grid{grid-template-columns:minmax(0,1fr)}.main-product-custom .custom-config-tab-nav{flex-direction:column}.main-product-custom .custom-slider{position:static}.main-product-custom .custom-price-actual{font-size:26px}}.mpc-drawer-subtitle{font-size:12px;color:#777;margin:3px 0 0;line-height:1.5}.mpc-child-line{display:none!important}.mpc-child-line .previewCartItem-remove,.mpc-child-line cart-remove-button,.mpc-child-line [data-cart-remove],.mpc-child-line .cart-item__remove,.mpc-child-line .js-cart-item-remove,.mpc-child-line .cart-remove,.mpc-child-line .btn-remove,.mpc-child-line .item-remove,.mpc-child-line [class*=-remove],.mpc-child-line [class*=__remove],.mpc-child-line [class*=delete],.mpc-child-line a[href*="quantity=0"],.mpc-child-line a[href*="/cart/change"]{display:none!important;visibility:hidden!important;pointer-events:none!important}.mpc-child-line--at-min .minus.btn-quantity,.mpc-child-line--at-min [data-minus-quantity-cart],.mpc-child-line--at-min [data-qty-minus],.mpc-child-line--at-min [data-quantity-minus]{opacity:.3!important;pointer-events:none!important;cursor:not-allowed!important}.main-product-custom .custom-config-tab-inner{display:flex;align-items:center;justify-content:center;gap:8px}.main-product-custom .custom-config-tab-icon{display:inline-flex;flex:0 0 auto;line-height:0}.main-product-custom .custom-config-tab-icon svg{fill:none}@media(max-width:600px){.main-product-custom .custom-config-tab-inner{flex-direction:column;gap:5px}.main-product-custom .custom-product-more-items{grid-template-columns:minmax(0,1fr)}}.main-product-custom .custom-variant-option{position:relative}.main-product-custom .custom-variant-option-image--icon{color:var(--custom-primary)}.main-product-custom .custom-variant-option-image .bed-icon{display:block;fill:none}.main-product-custom .custom-variant-option-check{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:var(--custom-primary);color:#fff;display:none;align-items:center;justify-content:center}.main-product-custom .custom-variant-option-check svg{fill:none}.main-product-custom .custom-variant-option.is-active .custom-variant-option-check{display:flex}.colors-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;display:none;align-items:center;justify-content:center}.colors-lightbox:not([hidden]){display:flex}.colors-lightbox-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000e6;display:block!important}.colors-lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,border-color .2s;color:#fff}.colors-lightbox-close:hover{background:#fff3;border-color:#ffffff80}.colors-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,border-color .2s;color:#fff}.colors-lightbox-nav:hover{background:#fff3;border-color:#ffffff80}.colors-lightbox-prev{left:20px}.colors-lightbox-next{right:20px}.colors-lightbox-content{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;z-index:1}.colors-lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;display:block}.colors-lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:16px;background:#00000080;padding:8px 16px;border-radius:20px;z-index:10}body.colors-lightbox-open{overflow:hidden}@media(max-width:768px){.colors-lightbox-close{top:10px;right:10px;width:36px;height:36px}.colors-lightbox-nav{width:48px;height:48px}.colors-lightbox-prev{left:10px}.colors-lightbox-next{right:10px}.colors-lightbox-counter{font-size:14px;padding:6px 12px;bottom:15px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-main-product-custom.css.map */
