:root{--bundle-primary-color: #3f72e5;--bundle-border-radius: 8px;--bundle-spacing: 20px;--bundle-transition: all .3s cubic-bezier(.34, 1.56, .64, 1);--bundle-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);--bundle-hover-shadow: 0 4px 16px rgba(0, 0, 0, .15) }.bundle-builder{width:100%;margin:40px 0;writing-mode:horizontal-tb;text-orientation:mixed}.bundle-builder__container{max-width:100%;writing-mode:horizontal-tb}.bundle-builder *,.bundle-builder *:before,.bundle-builder *:after{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.bundle-accordion{border:none;border-radius:0;background:transparent;overflow:visible}.bundle-accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;background-color:#fff;border-radius:8px}.bundle-accordion__summary::-webkit-details-marker{display:none}.bundle-accordion__summary:hover,.bundle-accordion__summary:active,.bundle-accordion[open] .bundle-accordion__summary{background-color:#fafafa;color:#0097ce}.bundle-accordion__summary:hover .bundle-accordion__title,.bundle-accordion__summary:active .bundle-accordion__title,.bundle-accordion[open] .bundle-accordion__summary .bundle-accordion__title{color:#0097ce}.bundle-accordion__summary:hover .bundle-accordion__header svg,.bundle-accordion__summary:active .bundle-accordion__header svg,.bundle-accordion[open] .bundle-accordion__summary .bundle-accordion__header svg{color:#0097ce}.bundle-accordion__summary:hover .bundle-accordion__icon svg,.bundle-accordion__summary:active .bundle-accordion__icon svg,.bundle-accordion[open] .bundle-accordion__summary .bundle-accordion__icon svg{color:#0097ce}.bundle-accordion__summary:hover .bundle-accordion__icon svg path,.bundle-accordion__summary:active .bundle-accordion__icon svg path,.bundle-accordion[open] .bundle-accordion__summary .bundle-accordion__icon svg path{stroke:#0097ce}.bundle-accordion__header{display:flex;align-items:center;gap:10px}.bundle-accordion__header svg{width:18px;height:18px;color:#1a1a1a;flex-shrink:0}.bundle-accordion__title{margin:0;font-size:15px;font-weight:600;color:#1a1a1a}.bundle-accordion__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;transform:rotate(180deg)}.bundle-accordion__icon svg{width:14px;height:14px;color:#1a1a1a;transition:all .3s ease}.bundle-accordion[open] .bundle-accordion__summary{border-radius:8px 8px 0 0;color:#0097ce}.bundle-accordion[open] .bundle-accordion__icon svg{transform:rotate(-180deg)}.bundle-accordion__content{padding:0;animation:slideDown .25s ease-out;background:transparent;border:none;margin-top:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bundle-builder__grid{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:0}.bundle-main-product{display:flex;gap:12px;padding:16px;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;flex-wrap:wrap}.bundle-product-image-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.bundle-product-selectors{display:contents}@media (max-width: 767px){.bundle-accordion__icon svg{width:12px;height:12px}.bundle-main-product{gap:10px 12px}.bundle-product-image-info{flex-basis:100%;gap:12px}.bundle-product-selectors{display:flex;flex-basis:100%;gap:12px}.bundle-variant-selector{flex:1;min-width:0}.bundle-quantity{flex-shrink:0}.bundle-accordion__title{font-size:14px}.bundle-accordion__summary{padding:16px}}@media (min-width: 768px) and (max-width: 1023px){.bundle-product-image-info{gap:12px}}@media (max-width: 420px){.bundle-accordion__icon{width:24px;height:24px}.bundle-accordion__summary{padding:16px 10px}.bundle-accordion__header svg{width:16px;height:16px}.bundle-accordion__header{gap:8px}}@media (max-width: 390px){.bundle-accordion__title{font-size:13px}}@media (max-width: 380px){.bundle-accordion__icon{width:20px;height:20px}}.bundle-product-image{width:80px;height:80px;overflow:hidden;border-radius:12px;background:#f9f9f9;flex-shrink:0}@media (max-width: 1023px){.bundle-product-image{width:70px;height:70px}}@media (max-width: 767px){.bundle-product-image{width:80px;height:80px}}.bundle-product-image img{width:100%;height:100%;object-fit:cover}.bundle-product-info{display:flex;flex-direction:column;gap:8px;min-width:0}@media (max-width: 767px){.bundle-product-info{gap:6px}}.bundle-product-title{margin:0;font-size:15px;font-weight:600;color:#1a1c1d;line-height:1.3}.bundle-product-price{display:flex;align-items:baseline;gap:8px;font-size:16px;font-weight:600;flex-wrap:wrap}.bundle-product-price .current-price{color:#1a1c1d;order:1;font-size:16px}.bundle-product-price .compare-price{font-size:14px;color:#999;text-decoration:line-through;order:2;font-weight:400}.bundle-variant-selector{position:relative;flex:1;min-width:0;max-width:176px}.bundle-variant-selector svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;width:16px;height:16px}.bundle-select{width:100%;padding:8px 35px 8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease;margin:0}.bundle-select:hover{border-color:#aaa}.bundle-select:focus{outline:none;border-color:var(--bundle-primary-color)}.bundle-variant-selector .icon-caret,.bundle-product-card__variant-selector .icon-caret{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666}.bundle-variant-selector{position:relative;width:100%;min-width:0}.bundle-variant-selector svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;width:14px;height:14px;transition:transform .2s ease}.bundle-select{width:100%;padding:12px 40px 12px 16px;border:1.5px solid #d1d1d1;border-radius:10px;font-size:14px;background:#fff;-webkit-appearance:none;appearance:none;cursor:pointer;transition:all .2s ease;line-height:1.4;font-family:inherit;color:#1a1a1a;height:44px}.bundle-select:hover{border-color:#999}.bundle-select:focus{outline:none;border-color:#666;box-shadow:0 0 0 2px #0000000d}.bundle-quantity{display:flex;flex-direction:row;align-items:stretch;border:1.5px solid #d1d1d1;border-radius:10px;overflow:hidden;background:#fff;width:100%;max-width:70px;flex-shrink:0;height:44px}.bundle-quantity input[type=number]{width:100%;max-width:42px;height:100%;border:none;text-align:center;font-size:15px;font-weight:600;color:#1a1a1a;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;padding:0 8px;border-right:1px solid #e5e5e5}.bundle-quantity input[type=number]::-webkit-inner-spin-button,.bundle-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bundle-quantity input[type=number]:focus{outline:none}.bundle-quantity__buttons{display:flex;flex-direction:column;width:100%;max-width:28px}.bundle-quantity button{flex:1;width:100%;padding:0;background:#fff;border:none;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.bundle-quantity button.plus{border-bottom:.5px solid #e5e5e5}.bundle-quantity button.minus{border-top:.5px solid #e5e5e5}.bundle-quantity button:hover:not(:disabled){background:#f8f8f8}.bundle-quantity button:active:not(:disabled){background:#f0f0f0}.bundle-quantity button:disabled{opacity:.25;cursor:not-allowed;background:#fafafa}.bundle-quantity button svg{width:12px;height:12px;stroke-width:2.5px}.bundle-categories{display:grid;grid-template-columns:1fr;gap:0}.bundle-category-card{position:relative;border:none;border-bottom:1px solid #f0f0f0;border-radius:0;background:#fff;overflow:visible;transition:background-color .2s ease}.bundle-category-card:last-child{border-bottom:none}.bundle-category-card:hover{background-color:#fafafa}.bundle-category-card modal-opener{display:block;width:100%}.bundle-category-card[data-state=selected-single],.bundle-category-card[data-state=selected-multiple]{border-bottom:1px solid #f0f0f0;background:#fff}.bundle-category-empty modal-opener{display:block;width:100%}.bundle-category-empty-clickable{display:grid;grid-template-columns:80px 1fr auto;align-items:center;padding:20px;width:100%;background:none;border:none;gap:16px;cursor:pointer;text-align:left;transition:background-color .2s ease}.bundle-category-empty-clickable:hover{background-color:#fafafa}.bundle-category-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fafafa;border:2px dashed #d0d0d0;border-radius:12px;flex-shrink:0}@media (max-width: 767px){.bundle-category-empty-clickable{grid-template-columns:80px 1fr auto;padding:16px}.bundle-category-icon{width:80px;height:80px}.bundle-select{height:40px;font-size:13px}.bundle-quantity{max-width:80px;height:40px}.bundle-quantity input[type=number]{max-width:50px;font-size:14px}}.bundle-category-icon img{max-width:100%;max-height:100%;object-fit:contain;opacity:.8}.bundle-icon-svg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#999}.bundle-icon-svg svg{width:100%;height:100%}.bundle-category-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bundle-category-title{margin:0;font-size:15px;font-weight:600;color:#1a1c1d}.bundle-add-hint{font-size:13px;color:#999;margin:0}.bundle-category-add-icon{width:24px;height:24px;border-radius:50%;background:#000;flex-shrink:0;transition:all .2s ease;position:relative}.bundle-category-add-icon:before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;font-weight:300}.bundle-category-empty-clickable:hover .bundle-category-add-icon{background:#333;transform:scale(1.05)}.bundle-category-single{display:flex;align-items:center;gap:16px;padding:20px}.bundle-category-single modal-opener{flex:1;min-width:0}.bundle-single-clickable{display:flex;align-items:center;gap:12px;width:100%;padding:0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.bundle-single-clickable:hover{opacity:.8}.bundle-remove-all{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;color:#999;border:1px solid #e0e0e0;border-radius:50%;font-size:18px;line-height:1;cursor:pointer;transition:all .2s ease;flex-shrink:0;position:relative}.bundle-remove-all:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px}.bundle-remove-all:hover{background:#f44;color:#fff;border-color:#f44}.bundle-category-single .bundle-product-image{width:80px;height:80px;flex-shrink:0;border-radius:12px;overflow:hidden}.bundle-category-single .bundle-product-image img{width:100%;height:100%;object-fit:cover}.bundle-category-single .bundle-product-info{flex:1;min-width:0}.bundle-category-single .bundle-variant-selector,.bundle-category-single quantity-selector,.bundle-category-single [data-variant-selector-container],.bundle-category-single [data-quantity-selector]{display:none!important}@media (max-width: 767px){.bundle-category-single{gap:12px;padding:16px}.bundle-single-clickable{gap:12px}.bundle-category-single .bundle-product-image{width:80px;height:80px}.bundle-variant-selector{max-width:224px}}.bundle-category-multiple{display:flex;align-items:center;gap:16px;padding:20px}.bundle-category-multiple modal-opener{flex:1;min-width:0}.bundle-multiple-clickable{display:flex;align-items:center;gap:16px;width:100%;padding:0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.bundle-multiple-clickable:hover{opacity:.8}.bundle-manage-products{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;color:#999;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0;position:relative}.bundle-manage-products:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px}.bundle-manage-products:hover{background:#0062c4;color:#fff;border-color:#0062c4}.bundle-product-stack{position:relative;width:80px;height:80px;flex-shrink:0}@media (max-width: 767px){.bundle-category-multiple{gap:12px;padding:16px}.bundle-multiple-clickable{gap:12px}.bundle-product-stack{width:80px;height:80px}}.bundle-product-stack img{position:absolute;border-radius:12px;box-shadow:0 2px 8px #0000001f;object-fit:cover;background:#f9f9f9;transition:all .2s ease}.bundle-product-stack img:nth-child(1){top:0;left:0;width:70%;height:70%;z-index:4}.bundle-product-stack img:nth-child(2){top:18%;right:0;width:60%;height:60%;z-index:3;opacity:.95}.bundle-product-stack img:nth-child(3){bottom:0;left:15%;width:50%;height:50%;z-index:2;opacity:.9}.bundle-product-stack img:nth-child(n+4){display:none}.bundle-product-stack .ellipsis{position:absolute;right:5px;bottom:5px;font-size:20px;font-weight:600;color:#666;z-index:5;line-height:1}.bundle-stack-info{display:flex;flex-direction:column;gap:4px;grid-column:1;grid-row:1;min-width:0;writing-mode:horizontal-tb;text-orientation:mixed}.bundle-stack-count{margin:0;font-size:15px;color:#666;font-weight:400;writing-mode:horizontal-tb;white-space:nowrap}.bundle-stack-count strong{color:#1a1c1d;font-size:15px;font-weight:600;display:inline}.bundle-stack-price{display:flex;align-items:baseline;gap:8px;font-size:16px;font-weight:600}.bundle-stack-price .compare-price{font-size:14px;color:#999;text-decoration:line-through;font-weight:400}.bundle-stack-price .current-price{color:#1a1c1d}.bundle-footer{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;margin-top:0;padding:24px 30px;background:#fff;border-top:1px solid #f0f0f0;border-radius:0 0 8px 8px}.bundle-footer-left{display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-price-header{display:flex;align-items:center;gap:8px}.bundle-price-label{font-size:16px;font-weight:600;color:#000;line-height:1.2}.bundle-discount-tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;color:#fff;border-radius:4px;font-size:12px;line-height:1;white-space:nowrap}.bundle-price-values{display:flex;align-items:baseline;gap:8px}.bundle-total-price{font-size:20px;font-weight:600;color:#000;line-height:1}.bundle-original-price{font-size:15px;font-weight:600;color:#999;line-height:1;text-decoration:line-through}.bundle-footer-left--desktop{display:flex}.bundle-footer-left--mobile{display:none!important}@media screen and (max-width: 768px){.bundle-footer-left--desktop{display:none!important}.bundle-footer-left--mobile{display:flex}.bundle-footer-left--mobile:not([style*="display:none"]){display:flex!important}.bundle-footer-left--mobile[style*="display:none"],.bundle-footer-left--mobile[style*="display: none"]{display:none!important}}.bundle-footer-left--mobile{flex-direction:column;gap:6px}.bundle-price-header-mobile{display:flex;align-items:center}.bundle-price-label-mobile{font-size:13px;font-weight:400;color:#666;line-height:1.2;text-transform:none}.bundle-total-price-mobile{font-size:24px;font-weight:600;color:#000;line-height:1.1}.bundle-price-values-mobile{display:flex;flex-direction:column;gap:6px;white-space:nowrap}.bundle-saved-tag-mobile{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;background:#ff3b30;color:#fff;border-radius:4px;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;align-self:flex-start}@media screen and (max-width: 768px){.bundle-price-label{font-size:16px}.bundle-discount-tag{font-size:11px;padding:3px 8px}.bundle-total-price{font-size:26px}}@media screen and (min-width: 769px) and (max-width: 1024px){.bundle-price-label{font-size:17px}.bundle-total-price{font-size:28px}.bundle-original-price{font-size:17px}}.bundle-add-to-cart{justify-self:end;max-width:400px;min-width:240px;padding:16px 40px;font-size:16px;font-weight:600;border-radius:100px;border:none;background:#0062c4;color:#fff;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;max-height:48px}.bundle-add-to-cart:hover:not(:disabled){background:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0062c440}.bundle-add-to-cart:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;opacity:1}@media (max-width: 767px){.bundle-footer{grid-template-columns:auto 1fr;gap:12px;padding:20px;align-items:center}.bundle-footer-left{justify-content:flex-start;align-items:flex-start;gap:6px;opacity:1;visibility:visible}.bundle-footer-left.bundle-footer-left--desktop[style*="display:none"]{display:none!important;opacity:1;visibility:visible}.bundle-footer-left.bundle-footer-left--desktop:not([style*="display:none"]){display:flex}.bundle-discount-tag{font-size:11px;padding:4px 10px}.bundle-add-to-cart{width:auto;max-width:none;min-width:140px;padding:14px 24px;font-size:14px;white-space:nowrap}}.bundle-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:45;display:none;align-items:center;justify-content:center;background:#0000;transition:background .3s ease;pointer-events:none}.bundle-modal[open]{display:flex;background:#00000080;pointer-events:auto;padding:0 60px}.bundle-modal__dialog{position:relative;width:100%;max-width:1280px;max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column;opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s ease;overflow:hidden}.bundle-modal[open] .bundle-modal__dialog{opacity:1;transform:scale(1)}.bundle-modal__header{display:flex;flex-direction:column;padding:24px 30px 20px;border-bottom:1px solid #e5e5e5;flex-shrink:0;position:relative}.bundle-modal__header:before{display:none}.bundle-modal__count-badge{position:absolute;top:24px;left:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:50%;font-size:14px;font-weight:600;z-index:12}.bundle-modal__clear-all{position:absolute;top:24px;right:60px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease;color:#999;z-index:12}.bundle-modal__clear-all:hover{background:#f0f0f0;color:#666}.bundle-modal__clear-all svg{width:18px;height:18px}.bundle-modal__close{position:absolute;top:24px;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease;color:#666;z-index:12}.bundle-modal__close:hover{background:#f0f0f0;color:#000}.bundle-modal__close svg{width:20px;height:20px}.bundle-modal__title{margin:0 0 8px;font-size:28px;font-weight:600;color:#1a1c1d;text-align:center}.bundle-modal__subtitle{margin:0;font-size:15px;color:#666;text-align:center;font-weight:400}.bundle-modal__body{flex:1;overflow-y:auto;padding:30px 60px}@media (max-width: 1399px){.bundle-modal__body{padding:30px 40px}}@media (max-width: 1023px){.bundle-modal__body{padding:30px}}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:30px}.bundle-learn-more{display:block;background:transparent;border:none;color:#0097ce;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;padding:0}.bundle-pagination svg{width:12px;height:12px;color:#0097ce}.bundle-pagination svg path{stroke:#0097ce}.bundle-learn-more:hover{color:#0097ce;background:transparent}@media (min-width: 640px){.bundle-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.bundle-products-grid{grid-template-columns:repeat(3,1fr)}.bundle-footer-left.bundle-footer-left--desktop[style*="display:none"],.bundle-footer-left.bundle-footer-left--desktop[style*="display: none"]{opacity:0!important;visibility:hidden!important;display:flex!important}.bundle-footer-left:not([style*="display:none"]){opacity:1;visibility:visible;display:flex}}@media (min-width: 1024px){.bundle-products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.bundle-products-grid{grid-template-columns:repeat(5,1fr)}}.bundle-pagination{text-align:center;margin-top:20px;justify-items:center}.bundle-load-more{padding:12px 32px;font-size:14px}.bundle-loading{display:inline-block;margin-top:20px}.spinner{width:40px;height:40px;animation:rotate 2s linear infinite}.spinner circle{stroke-dasharray:1,150;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{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}}.bundle-modal__footer{position:sticky;bottom:0;z-index:12;display:flex;align-items:center;justify-content:center;padding:24px;background:transparent;border:none;flex-shrink:0}.bundle-modal__footer-content{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-radius:50px;box-shadow:0 8px 24px #00000026,0 2px 8px #0000001a}.bundle-collection-nav{position:fixed;top:50%;left:0;right:0;transform:translateY(-50%);z-index:48;display:none;justify-content:space-between;padding:0 24px;pointer-events:none}.bundle-modal[data-collections-count="2"][open] .bundle-collection-nav{display:flex}.bundle-collection-nav button{pointer-events:auto;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 16px #0000001f;cursor:pointer;transition:all .2s ease;color:#000}.bundle-collection-nav button:hover{background:#f5f5f5;box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.bundle-collection-nav button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.bundle-collection-nav button svg{width:20px;height:20px}.bundle-collection-toggle{display:none;gap:8px;margin-top:16px}.bundle-collection-toggle button{flex:1;padding:10px 20px;font-size:14px;font-weight:600;background:#f5f5f5;color:#666;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-collection-toggle button.active{background:#000;color:#fff;border-color:#000}.bundle-collection-toggle button:not(.active):hover{background:#e8e8e8;color:#000}.bundle-cart-badge{display:flex;align-items:center;justify-content:center;position:relative;width:44px;height:44px;background:#f5f5f5;border:none;border-radius:50%;color:#000;transition:background .2s ease}.bundle-cart-badge:hover{background:#e8e8e8}.bundle-cart-badge svg{width:22px;height:22px}.bundle-cart-badge .badge-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:10px;font-size:11px;font-weight:600;border:2px solid #fff}.bundle-review{padding:12px 32px;font-size:14px;font-weight:600;background:#000;color:#fff;border:none;border-radius:25px;cursor:pointer;transition:all .2s ease;white-space:nowrap;letter-spacing:.5px}.bundle-review:hover{background:#2d2d2d;transform:scale(1.02)}@media (max-width: 767px){.bundle-modal[open]{align-items:flex-end;padding:0}.bundle-modal__dialog{max-width:100%;max-height:85vh;border-radius:16px 16px 0 0;animation:slideUp .3s cubic-bezier(.32,.72,0,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bundle-modal__header{padding:16px}.bundle-modal__title{font-size:20px;font-weight:600}.bundle-modal__subtitle{font-size:13px}.bundle-collection-toggle{display:flex}.bundle-collection-nav{display:none!important}.bundle-modal__body{padding:20px}.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.bundle-modal__footer{padding:12px 20px;background:#fff}.bundle-modal__footer-content{padding:12px 18px}.bundle-review{flex:1;padding:11px 24px;font-size:13px}.bundle-cart-badge{width:40px;height:40px}.bundle-cart-badge svg{width:20px;height:20px}}.bundle-product-card{position:relative;border:1px solid #e5e5e5;border-radius:8px;background:#fff;overflow:visible;transition:all .05s ease;display:flex;flex-direction:column}.bundle-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;z-index:0;pointer-events:none;transition:border-color .05s ease}.bundle-product-card:hover:before{border-color:#0062c4}.bundle-product-card[data-state=selected]:before{border-color:#0062c4;border-width:2px;box-shadow:0 2px 12px #0066ff26}.bundle-product-card:hover,.bundle-product-card[data-state=selected]{border-color:#0062c4}.bundle-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1;background:#f9f9f9;overflow:visible;border-radius:8px 8px 0 0;cursor:pointer}.bundle-product-card__image-wrapper:hover{opacity:.9}.bundle-product-card__link{display:block;width:100%;height:100%;position:relative;text-decoration:none;cursor:pointer;border-radius:8px 8px 0 0}.bundle-product-card__link:hover{opacity:.95}.bundle-product-card__quickview,.bundle-modal-quickview{display:block;position:relative;cursor:pointer;width:100%;height:100%;border-radius:8px 8px 0 0}.bundle-modal-quickview:focus-visible{outline:2px solid var(--bundle-primary-color, #0062C4);outline-offset:-2px;z-index:1}.bundle-product-card__quickview-hint{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s ease;pointer-events:none;border-radius:8px 8px 0 0;z-index:8}.bundle-product-card__quickview:hover .bundle-product-card__quickview-hint,.bundle-modal-quickview:hover .bundle-product-card__quickview-hint{opacity:1}.bundle-product-card__quickview-hint svg{width:28px;height:28px;color:#fff}.bundle-product-card__quickview-hint span{font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 989px){.bundle-modal-quickview .bundle-product-card__quickview-hint{display:none}}.bundle-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:8px 8px 0 0;display:block}.bundle-product-card:hover .bundle-product-card__image{opacity:.97}.bundle-product-card__quantity-badge{position:absolute;top:12px;left:12px;min-width:26px;height:26px;padding:0 10px;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:50%;font-size:14px;font-weight:600;z-index:11;box-shadow:0 2px 8px #0003}.bundle-product-card__remove{position:absolute;top:-8px;right:-8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#808080f2;color:#fff;border:2px solid #fff;border-radius:50%;font-size:16px;line-height:1;cursor:pointer;transition:all .2s ease;z-index:11;box-shadow:0 2px 8px #0003}.bundle-product-card__remove:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.bundle-product-card__remove:hover{background:#646464;transform:scale(1.1)}.bundle-product-card__selected-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:7;animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}.bundle-product-card__selected-indicator svg circle{fill:#0062c4;stroke:#fff;stroke-width:1}@keyframes scaleIn{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.bundle-product-card__info{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1;border-radius:0 0 8px 8px;background:#fff}.bundle-product-card__title{margin:0;font-size:15px;font-weight:600;color:#1a1c1d;line-height:1.4;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-product-card__price{display:flex;align-items:baseline;gap:8px;font-size:16px;font-weight:600;margin-bottom:auto}.bundle-product-card__price .compare-price{font-size:14px;color:#999;text-decoration:line-through;font-weight:400}.bundle-product-card__price .current-price{color:#1a1c1d}.bundle-product-card__variant-selector{position:relative;margin-bottom:8px}.bundle-product-card__variant-selector .bundle-select{width:100%;padding:10px 32px 10px 12px;border:1px solid #ddd;border-radius:6px;font-size:13px;background:#fafafa}.bundle-product-card__variant-selector svg{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;color:#666}.bundle-product-card__add-button{width:100%;padding:12px;font-size:14px;font-weight:600;border:none;background:#0062c4;color:#fff;border-radius:100px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;height:unset}.bundle-product-card__add-button:hover:not(:disabled){background:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0066ff4d}.bundle-product-card__add-button:focus:not(:disabled){background:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0066ff4d}.bundle-product-card__add-button:disabled{opacity:.5;cursor:not-allowed;background:#ccc;color:#666}@media (max-width: 767px){.bundle-product-card__info{padding:12px;gap:10px}.bundle-product-card__title{font-size:14px;min-height:40px}.bundle-product-card__price{font-size:15px}.bundle-product-card__add-button{padding:14px 28px;font-size:13px}}@media (max-width: 767px){.bundle-builder__grid,.bundle-categories{grid-template-columns:1fr}.bundle-modal__dialog{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0}.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bundle-modal__header,.bundle-modal__body{padding:16px}.bundle-add-to-cart{width:100%;min-width:auto}}.bundle-hidden{display:none!important}.bundle-visible{display:block!important}.bundle-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bundle-manage-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:43;display:none;align-items:center;justify-content:center;pointer-events:none}.bundle-manage-modal[open]{display:flex;pointer-events:auto}.bundle-manage-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000;transition:background .3s ease}.bundle-manage-modal[open] .bundle-manage-modal__backdrop{background:#0009}.bundle-manage-modal__dialog{position:relative;width:90%;max-width:500px;max-height:80vh;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;z-index:1;opacity:0;transform:scale(.9);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.bundle-manage-modal[open] .bundle-manage-modal__dialog{opacity:1;transform:scale(1)}.bundle-manage-modal__header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.bundle-manage-modal__title{margin:0;font-size:20px;font-weight:400;color:#1a1a1a}.bundle-manage-modal__title strong{font-weight:600}.bundle-manage-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;cursor:pointer;color:#666;transition:all .2s ease}.bundle-manage-modal__close:hover{background:#f0f0f0;color:#000}.bundle-manage-modal__body{flex:1;overflow-y:auto;padding:20px 24px}.bundle-manage-product-item{display:grid;grid-template-columns:60px 1fr auto auto auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.bundle-manage-product-item:last-child{border-bottom:none}.bundle-manage-product-item__image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f9f9f9}.bundle-manage-product-item__image img{width:100%;height:100%;object-fit:cover}.bundle-manage-product-item__info{min-width:0}.bundle-manage-product-item__title{margin:0 0 6px;font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-manage-product-item__variant-selector{position:relative}.bundle-manage-variant-select{width:100%;height:36px;padding:0 28px 0 10px;font-size:13px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .2s ease;max-width:128px;margin-bottom:0}.bundle-manage-variant-select:hover{border-color:#06f}.bundle-manage-variant-select:focus{outline:none;border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.bundle-manage-product-item__variant-selector .icon-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280}.bundle-manage-product-item__price{display:flex;align-items:baseline;gap:6px;font-size:14px}.bundle-manage-product-item__price .current-price{color:#1a1a1a;font-weight:600}.bundle-manage-product-item__price .compare-price{color:#999;font-size:12px;text-decoration:line-through}.bundle-manage-product-item__quantity{display:flex;align-items:stretch;border:1px solid #d1d1d1;border-radius:6px;overflow:hidden;background:#fff;height:36px}.bundle-manage-product-item__quantity input{width:40px;height:100%;border:none;text-align:center;font-size:14px;font-weight:600;color:#1a1a1a;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;padding:0;border-right:1px solid #e5e5e5}.bundle-manage-product-item__quantity input::-webkit-inner-spin-button,.bundle-manage-product-item__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bundle-manage-product-item__quantity input:focus{outline:none}.bundle-manage-product-item__quantity-buttons{display:flex;flex-direction:column;width:28px}.bundle-manage-product-item__quantity button{flex:1;width:100%;padding:0;background:#fff;border:none;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.bundle-manage-product-item__quantity button.plus{border-bottom:.5px solid #e5e5e5}.bundle-manage-product-item__quantity button.minus{border-top:.5px solid #e5e5e5}.bundle-manage-product-item__quantity button:hover:not(:disabled){background:#f8f8f8}.bundle-manage-product-item__quantity button:disabled{opacity:.25;cursor:not-allowed}.bundle-manage-product-item__quantity button svg{width:10px;height:10px;stroke-width:2.5px}.bundle-manage-product-item__remove{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;color:#999;border:1px solid #e0e0e0;border-radius:50%;font-size:16px;line-height:1;cursor:pointer;transition:all .2s ease;flex-shrink:0;position:relative}.bundle-manage-product-item__remove:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.bundle-manage-product-item__remove:hover{background:#f44;color:#fff;border-color:#f44}.bundle-manage-modal__footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-top:1px solid #e5e5e5;flex-shrink:0;gap:16px}.bundle-manage-modal__total{display:flex;align-items:baseline;gap:8px}.bundle-manage-modal__total .total-price{font-size:24px;font-weight:600;color:#1a1a1a}.bundle-manage-modal__total .total-compare-price{font-size:16px;color:#999;text-decoration:line-through}.bundle-manage-modal__confirm{padding:12px 28px;font-size:14px;font-weight:600;background:#0062c4;color:#fff;border:none;border-radius:25px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.bundle-manage-modal__confirm:hover{background:#0052cc;transform:scale(1.02)}@media (max-width: 767px){.bundle-manage-modal__dialog{width:calc(100% - 32px);max-height:85vh}.bundle-manage-modal__header{padding:20px 20px 16px}.bundle-manage-modal__title{font-size:18px}.bundle-manage-modal__body{padding:16px 20px}.bundle-manage-product-item{display:flex;gap:10px;flex-wrap:wrap}.bundle-manage-product-item__image{width:50px;height:50px}.bundle-manage-product-item__remove{position:absolute;right:20px}.bundle-manage-product-item__quantity{grid-column:2;grid-row:2}.bundle-manage-modal__footer{flex-direction:column;gap:12px}.bundle-manage-modal__total{width:100%;justify-content:center}.bundle-manage-modal__confirm{width:100%}}.bundle-toast{position:fixed;top:24px;right:24px;max-width:420px;min-width:300px;display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 6px #00000014;z-index:49;opacity:0;transform:translate(400px);transition:all .4s cubic-bezier(.34,1.56,.64,1);pointer-events:all}.bundle-toast--visible{opacity:1;transform:translate(0)}.bundle-toast__icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-top:2px}.bundle-toast__content{flex:1;min-width:0}.bundle-toast__message{margin:0;font-size:14px;line-height:1.5;color:#1a1a1a;font-weight:500}.bundle-toast__close{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#666;cursor:pointer;transition:all .2s ease;padding:0}.bundle-toast__close:hover{background:#0000000d;color:#1a1a1a}.bundle-toast__close:active{transform:scale(.95)}.bundle-toast--success .bundle-toast__icon{color:#10b981}.bundle-toast--success{border-left:4px solid #10b981}.bundle-toast--error .bundle-toast__icon{color:#ef4444}.bundle-toast--error{border-left:4px solid #ef4444}.bundle-toast--info .bundle-toast__icon{color:#3b82f6}.bundle-toast--info{border-left:4px solid #3b82f6}@media (max-width: 767px){.bundle-toast{top:16px;right:16px;left:16px;max-width:none;min-width:auto}}@media (prefers-color-scheme: dark){.bundle-toast{background:#2a2a2a;box-shadow:0 8px 24px #0006,0 2px 6px #0000004d}.bundle-toast__message{color:#e5e5e5}.bundle-toast__close{color:#999}.bundle-toast__close:hover{background:#ffffff1a;color:#e5e5e5}}.bundle-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px;background:#fff;border-top:1px solid #f0f0f0}.bundle-footer-left{display:flex;gap:4px}.bundle-total-price{font-size:20px;font-weight:600;color:#1a1c1d}.bundle-discount-tag{background:#f60;color:#fff;padding:2px 8px;border-radius:16px;font-size:12px;font-weight:600}.bundle-add-to-cart{padding:16px 40px;background:#0062c4;color:#fff;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.bundle-add-to-cart:hover:not(:disabled){background:#0052cc;transform:translateY(-1px)}.bundle-add-to-cart:disabled{background:#ccc;cursor:not-allowed;opacity:.6}@media (max-width: 767px){.bundle-footer{padding:24px 16px;gap:30px;flex-direction:row;align-items:center}.bundle-add-to-cart{padding:10px 18px;font-size:14px}}.bundle-modal{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;background:#00000080;display:none}.bundle-modal[open]{display:flex;align-items:flex-end}.bundle-modal__dialog{position:relative;background:#fff;width:100%;max-height:90vh;border-radius:16px 16px 0 0;display:flex;flex-direction:column;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bundle-modal__header{position:relative;border-bottom:1px solid #f0f0f0;flex-shrink:0}.bundle-modal__title{margin:0 0 4px;font-size:20px;font-weight:600;color:#1a1c1d}.bundle-modal__subtitle{margin:0;font-size:14px;color:#666}.bundle-modal__close{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#666;transition:color .2s ease}.bundle-modal__close:hover{color:#000}.bundle-modal__body{flex:1;overflow-y:auto;padding:20px;min-height:0}.bundle-modal__footer{position:sticky;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:center;align-items:center;gap:12px;flex-shrink:0;z-index:12}@media (min-width: 768px){.bundle-modal[open]{align-items:flex-end;justify-content:center}}.bundle-product-card--hidden{display:none}.side-panel.product-drawer variant-selects,.side-panel.product-drawer .product.product--product-form{display:none}.max-height--toggle{display:none}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-bundle-builder.css.map */
