.product-bundle-selector{margin-top:2rem;margin-bottom:2rem}.bundle-title h3,.bundle-optional-section h4,.bundle-included-section h4{font-size:1.6rem!important;font-weight:600!important;font-family:Satoshi,sans-serif!important;margin-bottom:1rem;color:#000;margin-top:-1rem!important}.bundle-optional-section{margin-top:2rem}.bundle-optional-section h4{margin-bottom:.5rem}.bundle-colors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:0rem}.four-item-grid{grid-template-columns:repeat(4,1fr)!important}@media screen and (max-width: 749px){.four-item-grid{grid-template-columns:repeat(3,1fr)!important}}.bundle-required-colors .bundle-colors-grid.has-four-or-more-items,.bundle-optional-colors .bundle-colors-grid.has-four-or-more-items{grid-template-columns:repeat(4,1fr)!important}@media screen and (max-width: 749px){.bundle-colors-grid,.bundle-required-colors .bundle-colors-grid.has-four-or-more-items,.bundle-optional-colors .bundle-colors-grid.has-four-or-more-items,.bundle-included-items{grid-template-columns:repeat(3,1fr)!important;gap:.25rem}.bundle-color-item{padding:.15rem}.bundle-title h3,.bundle-optional-section h4,.bundle-included-section h4{font-size:1.6rem!important}.bundle-color-name,.bundle-color-product-title{font-size:.9rem}.bundle-discount-text{font-size:1.1rem}.bundle-product-discount-badge{font-size:.7rem;padding:2px 5px}}.bundle-color-item{display:flex;flex-direction:column;align-items:center;border:none;padding:.25rem;position:relative}.bundle-color-item.selected{border:none}.bundle-color-placeholder{width:100%;aspect-ratio:1 / 1.3;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:0;margin-bottom:.75rem;position:relative;overflow:visible;border:1px dashed #000}.free-label{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:#000;color:#fff;font-size:1.2rem;font-weight:400;padding:2px 8px;border-radius:5px;z-index:3;text-transform:uppercase;pointer-events:none}.bundle-color-item.selected .bundle-color-placeholder{background-color:#f8f8f8;background-size:cover!important;background-position:center top!important;background-repeat:no-repeat!important;border:none}.bundle-color-select-button{width:100%;height:100%;border-radius:8px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.bundle-color-select-button .plus-icon{background-color:#fff;padding:1.4rem 2rem;border-radius:20rem;font-size:2.3rem;color:#000}.bundle-color-item.selected .bundle-color-select-button .plus-icon{display:none}.bundle-color-item.selected .bundle-color-select-button{pointer-events:none}.bundle-color-item.selected .bundle-color-select-button:after{content:"";position:absolute;width:30px;height:30px;background-color:#fff;border:none;box-shadow:0 1px 3px #0000001a;border-radius:0;right:0;top:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px;cursor:pointer;z-index:2;pointer-events:auto}.bundle-color-item.selected .bundle-color-select-button:after:hover{transform:scale(1.1)}.bundle-color-name,.bundle-color-product-title{font-size:1.3rem;text-align:center;color:#333;font-weight:500;margin-top:.25rem;padding:0 5px}.bundle-color-item.selected .bundle-color-name,.bundle-color-item.selected .bundle-color-product-title{color:#111}.bundle-color-product-title{margin-bottom:.125rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bundle-color-product-price{font-size:.9rem;color:#666}.bundle-selector-hide-prices .bundle-color-product-price{display:none!important}.bundle-discount-text{color:#333;font-size:1.2rem;margin-top:0;margin-bottom:1rem;font-weight:500}.discount-badge{position:absolute;top:-10px;left:-2px;background-color:#000;color:#fff;font-size:1.2rem;font-weight:700;padding:3px 8px;border-radius:5px;z-index:1;box-shadow:0 2px 4px #00000026}.bundle-included-section{margin-top:2rem}.bundle-included-items{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:2rem}.bundle-included-items.hidden{display:none!important}.bundle-included-item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#f8f8f8;padding:.25rem}.bundle-included-item.selected{border:none}.bundle-included-image{width:100%;aspect-ratio:1 / 1.3;position:relative;overflow:hidden;margin-bottom:.75rem}.bundle-included-image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center top}.bundle-included-placeholder{width:100%;height:100%;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;font-size:.9rem;text-align:center;padding:.5rem}.bundle-included-name{font-size:1.3rem;font-weight:500;color:#333;margin-bottom:.5rem}@media screen and (max-width: 749px){.bundle-included-items{grid-template-columns:repeat(3,1fr);gap:.25rem}.bundle-included-name{font-size:1.3rem}}.bundle-action{margin-top:2rem}.bundle-color-drawer{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#00000080;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease;pointer-events:none}body.bundle-drawer-open{overflow:hidden;position:fixed;width:100%;height:100%}.bundle-color-drawer.active{visibility:visible;opacity:1;pointer-events:all}.bundle-color-drawer .drawer__inner{position:relative;height:100%;width:40rem;max-width:calc(100vw - 3rem);right:-500px;background-color:#fff;overflow:hidden;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-5px 0 15px #0000001a}.bundle-color-drawer.active .drawer__inner{right:0}.bundle-color-drawer .drawer__header{display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;position:relative;z-index:5}.bundle-color-drawer .drawer__heading-container{display:flex;align-items:center;flex:1}.bundle-color-drawer .drawer__header-icons{display:flex;gap:.75rem;margin-right:1rem}.bundle-color-drawer .drawer__icon-btn{background:transparent;border:none;padding:.25rem;cursor:pointer;color:#333;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.bundle-color-drawer .drawer__icon-btn:hover{color:#000}.bundle-color-drawer .drawer__icon-btn svg{width:20px;height:20px}.bundle-color-drawer .drawer__content{flex:1;overflow:hidden;display:flex;flex-direction:column;height:calc(100% - 80px)}.bundle-color-drawer .drawer__heading{margin:0;margin-top:.5rem;font-size:1.7rem!important;font-weight:500}.bundle-color-drawer .drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:3.8rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:#000;background-color:transparent;border:none;cursor:pointer}.bundle-color-drawer .drawer__close svg{width:1.8rem;height:1.8rem}.bundle-color-products{position:relative;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;min-height:0}.bundle-color-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fffc;z-index:5}.bundle-color-categories{margin-bottom:1rem}.bundle-category-tabs{display:flex;margin-bottom:1rem}.bundle-category-tab{background:transparent;border:none;padding:.75rem 1.5rem .75rem 0;font-size:1.3rem;font-weight:500;cursor:pointer;color:#6b6b6b;position:relative;transition:all .3s ease;font-family:inherit}.bundle-category-tab.active{color:#000;font-weight:500}.bundle-category-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:calc(100% - 1.5rem);height:2px;background-color:#000}.bundle-color-grid-heading{margin-top:0;margin-bottom:1.5rem;font-size:1.4rem;text-align:center}.bundle-color-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:0;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding:0 0 1.5rem;height:85vh}.bundle-color-product{border:none;padding:.25rem;cursor:pointer;transition:transform .2s ease;text-align:center}.bundle-color-product:hover{transform:translateY(-3px)}.bundle-color-product.selected{position:relative}.bundle-color-product.selected:after{display:none}.bundle-color-product-image{position:relative;width:100%;padding-bottom:130%;margin-bottom:.75rem;overflow:hidden;border-radius:0;border:none;background-color:#f8f8f8}.bundle-color-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s ease}.bundle-color-product:hover .bundle-color-product-image img{transform:scale(1.05)}.remove-color-btn{position:absolute;top:8px;right:8px;width:24px;height:24px;background-color:#e12c43;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.remove-color-btn:hover{transform:scale(1.1);background-color:red}.selected-indicator{position:absolute;top:8px;right:8px;width:24px;height:24px;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5}.bundle-search-container{max-height:0;overflow:hidden;transition:max-height .3s ease}.bundle-no-results{padding:20px;text-align:center;color:#666;font-size:14px;margin:20px 0;background-color:#f9f9f9;border-radius:4px}.bundle-search-container.active{max-height:60px}.bundle-search-inner{display:flex;padding:10px 0}.bundle-search-field{display:flex;width:100%;position:relative;border-bottom:1px solid #ddd}.bundle-search-input{flex-grow:1;border:none;font-size:14px;line-height:1.2;outline:none;background:transparent;font-family:inherit}.bundle-search-input::placeholder{font-family:inherit;color:#555}.bundle-search-input:focus,.bundle-search-input:active{outline:none;-webkit-appearance:none;appearance:none;box-shadow:none;border-color:#ddd}.bundle-search-button{background:none;color:#000;border:none;padding:8px 15px;cursor:pointer;font-size:14px;line-height:1.2;font-weight:400;text-transform:none;font-family:inherit;font-weight:500}.bundle-search-button:hover{color:#000;font-weight:500}.drawer__icon-btn.search-icon{position:relative}.drawer__icon-btn.search-icon.active svg path{stroke:#000}.bundle-preference-container{max-height:0;overflow:hidden;transition:max-height .5s ease}.bundle-preference-container.active{max-height:300px;overflow-y:auto}.bundle-preference-inner{padding:15px 0}.bundle-filter-group{margin-bottom:15px}.bundle-filter-row{display:flex;align-items:center;margin-bottom:10px}.bundle-filter-title{font-weight:500;font-size:1.3rem;margin-right:10px}.bundle-filter-options{display:flex;flex-wrap:nowrap;gap:8px;flex:1;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.bundle-filter-option{display:flex;align-items:center;padding:8px 12px;background-color:#f5f5f5;border:none;border-radius:20px;cursor:pointer;font-family:inherit;font-size:13px;transition:background-color .2s ease}.bundle-filter-option:hover{background-color:#eaeaea}.bundle-filter-option.active{background-color:#c7c7c7;color:#fff}.bundle-filter-option.active .filter-label{color:#fff!important}.bundle-filter-option:not(.active):hover{background-color:#eaeaea}.color-dot{width:14px;height:14px;border-radius:50%;margin-right:6px;display:inline-block;background-color:#888}.color-icon,.style-icon{display:inline-block;width:14px;height:14px;margin-right:6px;border-radius:2px;background-size:contain;background-position:center;background-repeat:no-repeat}.style-glitzer{background-image:linear-gradient(45deg,#f3e5f5,#e1bee7,#ce93d8);background-color:#fff}.style-einfarbig{background-color:#2196f3}.style-muster{background-image:repeating-linear-gradient(45deg,#ffc107 0px,#ffc107 3px,transparent 3px,transparent 6px);background-color:#fff9c4}.style-matt{background-color:#90a4ae;opacity:.8}.style-solid{background-color:#888;border-radius:50%}.style-pattern{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4,4H20V20H4V4M6,6V18H18V6H6" fill="%23888"/></svg>');background-size:contain}.style-matte{background-color:#888;border-radius:2px;opacity:.8}.bundle-filter-option.active .color-dot,.bundle-filter-option.active .style-icon,.bundle-filter-option.active .color-icon{filter:brightness(1.2)}.bundle-clear-filters{background:none;border:none;color:#666;padding:10px 0;cursor:pointer;font-family:inherit;text-decoration:underline;font-size:13px}.drawer__icon-btn.settings-icon{position:relative}.drawer__icon-btn.settings-icon.active svg path{fill:#000}.quick-view-button{display:block;width:100%;background:none;border:none;font-size:1rem;color:#666;text-decoration:underline;cursor:pointer;padding:4px 0;margin-top:4px;opacity:.8;transition:opacity .2s ease}.quick-view-button:hover{opacity:1}.bundle-selector-hide-quick-view .quick-view-button{display:none!important}.quick-view-page{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:10;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.quick-view-page.active{transform:translate(0)}.quick-view-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.quick-view-back{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.quick-view-title{flex-grow:1;text-align:center;margin:0;margin-top:.5rem;font-size:1.7rem!important;font-weight:600;color:inherit}.quick-view-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.quick-view-image-container{width:100%;max-width:320px;margin:0 auto;position:relative;margin-bottom:1.5rem;margin-top:0}.quick-view-image{width:100%;height:auto;display:block;object-fit:cover;border-radius:8px;max-height:400px;object-position:top}.quick-view-navigation{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none}.quick-view-nav-button{width:40px;height:40px;background-color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000001a;pointer-events:auto}.quick-view-dots{display:flex;justify-content:center;gap:10px;margin-bottom:1.5rem;min-height:10px}.quick-view-dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.quick-view-dot:hover{transform:scale(1.2)}.quick-view-dot.active{background-color:#000;transform:scale(1.2)}.quick-view-select-button{display:flex;align-items:center;justify-content:center;width:100%;max-width:320px;margin:0 auto;padding:12px 20px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-body-family)}.quick-view-select-button:hover{background-color:#333}.quick-view-select-button svg{margin-right:4px}.quick-view-image.loading{opacity:.7;transition:opacity .2s ease}.quick-view-image{transition:opacity .3s ease}.loading-overlay__spinner{width:2.5rem;height:2.5rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}.spinner .path{stroke:#000;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;stroke-linecap:round;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.bundle-clear-filters{margin-top:1rem;margin-bottom:1rem;padding:.5rem 1rem;border:1px solid #ddd;border-radius:25px;cursor:pointer;align-self:flex-start}.filter-label.filter-label{color:#000!important;font-weight:500;font-family:Satoshi,sans-serif;text-wrap:nowrap}.bundle-clear-filters:hover{color:#000}.bundle-color-product.sold-out{opacity:.9;position:relative;pointer-events:auto}.sold-out-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2}.sold-out-overlay span{color:#fff;background-color:#0009;padding:5px 10px;font-size:.85rem;font-weight:600;text-transform:uppercase;border-radius:3px}.bundle-color-product.sold-out .quick-view-button{z-index:3;position:relative}.quick-view-select-button.disabled.sold-out{background-color:#e0e0e0;color:#757575;cursor:not-allowed;border:1px solid #cccccc;pointer-events:none}.quick-view-select-button.disabled.sold-out span{font-weight:600}.quick-view-select-button:not(.disabled) svg{margin-right:5px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-bundle.css.map */
