.bundle-hero{position:relative;margin-bottom:0;overflow:hidden}.bundle-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);pointer-events:none;z-index:1}.bundle-hero__image{width:100%;height:auto;display:block}.bundle-hero__content{position:absolute;bottom:80px;left:20px;right:20px;color:#fff;text-align:center;z-index:2}.bundle-hero__title{font-size:28px;font-weight:700;margin:0 0 8px;line-height:1.2}.bundle-hero__subtitle{font-size:24px;font-weight:700;margin:0 0 4px;line-height:1.3}.highlight-number,.highlight-price{color:#fbbf24}.tier-option{display:inline-block;font-size:18px}.bundle-hero__tagline{font-size:15px;margin:0 0 16px;opacity:.95}.hero-highlight{color:var(--highlight-text, #E8E22C);display:inline}.bundle-hero__countdown-wrapper{display:flex;justify-content:center;margin:10px 0 20px;width:100%}.bundle-hero__countdown{width:100%;padding:8px 16px;border-radius:99px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Proxima Nova,sans-serif!important;line-height:1;font-size:12px;font-weight:700;box-shadow:0 4px 15px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid transparent}.countdown-inner{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}.countdown-label{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.bundle-hero__timer-digits{display:inline-flex;align-items:flex-start;gap:8px}.timer-block{display:flex;flex-direction:column;align-items:center;gap:1px}.timer-block .num{font-size:16px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.timer-block .unit{font-size:8px;font-weight:700;text-transform:uppercase;opacity:.9;letter-spacing:.5px}.separator{font-size:14px;font-weight:700;line-height:1;margin-top:1px;display:flex;align-items:center}@media (max-width: 640px){.bundle-hero__countdown{padding:6px 12px;border-radius:99px}.countdown-label{font-size:13px}.timer-block .num{font-size:14px}.timer-block .unit{font-size:7px}.separator{font-size:12px}}.tier-grid-display{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:500px;margin:0 auto 20px}.tier-card{padding:22px 16px;border-radius:12px;background:var(--tier-card-bg, #f5f5f7);text-align:center}.tier-count{font-size:24px;font-weight:700;color:var(--tier-count-color, #1d1d1f);letter-spacing:-.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tier-divider{width:30px;height:1px;background:var(--tier-divider-color, #d2d2d7);margin:10px auto}.tier-label{font-size:11px;font-weight:500;color:var(--tier-label-color, #86868b)!important;letter-spacing:.5px;text-transform:uppercase}.tier-card--pack{border:1px solid #e5e7eb;background:#fff;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.tier-pack-count{font-size:24px;font-weight:800;color:#111827;text-transform:uppercase;font-family:inherit}.tier-pack-prices{display:flex;align-items:baseline;gap:8px}.tier-pack-price{font-size:32px;font-weight:800;color:#2e7d32}.tier-pack-compare-at{font-size:20px;font-weight:500;color:#9ca3af;text-decoration:line-through}.tier-pack-item-price{font-size:14px;font-weight:600;color:#374151}@media (max-width: 640px){.tier-grid-display{gap:8px;max-width:100%}.tier-card{padding:18px 12px}.tier-count{font-size:18px}.tier-label{font-size:10px}.tier-card--pack{padding:12px 8px}.tier-pack-count{font-size:18px}.tier-pack-price{font-size:24px}.tier-pack-compare-at{font-size:16px}.tier-pack-item-price{font-size:12px}}.bundle-builder{@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tier-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse-ripple{0%{transform:scale(.95);opacity:.75}to{transform:scale(2.5);opacity:0}}}.bundle-builder .bundle-color-filter{display:flex;gap:12px;justify-content:center;align-items:center}.bundle-builder .color-pill{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;padding:0}.bundle-builder .color-pill[aria-selected=true]{border-color:#fff;box-shadow:0 0 0 3px #ffffff4d}.bundle-builder .color-gold{background:linear-gradient(135deg,gold,#ffed4e)}.bundle-builder .color-silver{background:linear-gradient(135deg,silver,#e8e8e8)}.bundle-builder .color-rose{background:linear-gradient(135deg,#e0a899,#f4c2b8)}.bundle-builder .bundle-type-filters{position:relative;z-index:1;margin:0 0 24px;padding:0}.bundle-builder .type-filters-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px 4px}.bundle-builder .type-filters-container:after{content:"";flex-shrink:0;width:20px}.bundle-builder .type-filters-container::-webkit-scrollbar{display:none}.bundle-builder .type-filter-pill{flex-shrink:0;padding:0 25px;height:40px!important;min-height:40px!important;max-height:40px!important;box-sizing:border-box!important;border-radius:var(--filter-border-radius, 50px);border:1px solid var(--filter-border-color, transparent);background:var(--filter-bg-color, rgba(255, 255, 255, .9));color:var(--filter-text-color, #1f2937);font-size:var(--filter-font-size, 14px);font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;letter-spacing:.5px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;line-height:1;text-decoration:none}.bundle-builder .type-filter-pill:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bundle-builder .type-filter-pill.active{background:var(--filter-active-bg-color, #1f2937);color:var(--filter-active-text-color, #fff);border-color:var(--filter-active-border-color, #1f2937);box-shadow:0 4px 12px #0003}.bundle-builder .bundle-content{padding:5px 0 140px;background:#fff;border-radius:24px 24px 0 0;margin-top:-60px;position:relative;z-index:2}.bundle-builder .variant-pill-slider{display:flex;flex-wrap:nowrap!important;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;-webkit-mask-image:linear-gradient(to right,black 85%,transparent 100%);mask-image:linear-gradient(to right,black 85%,transparent 100%);min-width:0;max-width:100%}.bundle-builder .variant-pill-slider::-webkit-scrollbar{display:none}.bundle-builder .variant-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .2s;height:32px;line-height:normal}.bundle-builder .variant-pill:hover:not(.disabled):not(.selected){border-color:#9ca3af}.bundle-builder .variant-pill.selected{background:#000;color:#fff;border-color:#000}.bundle-builder .variant-pill.disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.bundle-builder .bundle-category-tabs{display:flex;gap:8px;padding:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-bottom:1px solid #e5e7eb}.bundle-builder .bundle-category-tab{padding:var(--filter-pill-padding-y, 10px) var(--filter-pill-padding-x, 16px);border:1.5px solid #d1d5db;border-radius:20px;background:#fff;font-size:var(--filter-pill-font-size, 14px);font-weight:600;white-space:nowrap;cursor:pointer;transition:all .2s}.bundle-builder .bundle-category-tab[aria-selected=true]{background:#1f2937;color:#fff;border-color:#1f2937}.bundle-builder .category-count{font-weight:400;opacity:.8}.bundle-builder .workflow-step-header{padding:24px 16px;text-align:center;background:#f9fafb}.bundle-builder .workflow-step-number{display:block;font-size:13px;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.bundle-builder .workflow-step-title{font-size:24px;font-weight:700;margin:0 0 8px}.bundle-builder .workflow-step-description{font-size:15px;color:#6b7280;margin:0}.bundle-builder .workflow-next-btn{width:calc(100% - 32px);margin:16px 16px 0;padding:14px;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.bundle-builder .workflow-next-btn:disabled{background:#d1d5db;cursor:not-allowed}.bundle-builder .bundle-products-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4px;row-gap:18px;padding:0 4px 16px}.bundle-builder .bundle-product-item{display:block;min-width:0}.bundle-builder .bundle-product-item .product-collection{background:#fff;position:relative}.bundle-builder .bundle-product-item .product-collection__image{position:relative;margin-bottom:12px}.bundle-builder .bundle-product-item .bundle-image-carousel{position:relative;width:100%;padding-bottom:133.33%;overflow:hidden;border-radius:var(--card-image-radius, 8px);touch-action:pan-y}.bundle-builder .bundle-card-badges{position:absolute!important;top:10px!important;right:10px!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;z-index:200!important;pointer-events:none;opacity:1!important;visibility:visible!important}.bundle-builder .bundle-product-badge{position:relative!important;top:auto!important;left:auto!important;right:auto!important;background:var(--upcharge-badge-bg, #000);color:var(--upcharge-badge-text, #fff);font-size:var(--upcharge-font-size, 11px);font-weight:700;padding:4px 10px;border-radius:var(--upcharge-radius, 4px);box-shadow:0 2px 4px #0000001a;width:fit-content}.bundle-builder body .bundle-product-item .product-collection__image .bundle-button-quick-view.button-quick-view,.bundle-builder body .bundle-product-item .bundle-button-quick-view.button-quick-view{top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;margin:0!important;transform:none!important;width:32px!important;height:32px!important;background:#e5e5e5!important;border-radius:8px!important;display:flex!important;align-items:center;justify-content:center;color:#000!important;font-size:20px!important;line-height:1!important;opacity:1!important;visibility:visible!important;box-shadow:none!important}.bundle-builder body .bundle-product-item .bundle-button-quick-view.button-quick-view .plus-icon{font-weight:300}.bundle-builder body .bundle-product-item .bundle-button-quick-view.button-quick-view:hover{background:#d4d4d4!important;color:#000!important}.bundle-builder .bundle-product-item .carousel-track{position:absolute;top:0;left:0;width:100%;height:100%}.bundle-builder .bundle-product-item .carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease;z-index:1}.bundle-builder .bundle-product-item .carousel-slide.active{opacity:1!important;visibility:visible!important;z-index:100!important}.bundle-builder .bundle-product-item .carousel-slide .ratio{width:100%;height:100%;position:relative;overflow:hidden}.bundle-builder .bundle-product-item .carousel-slide .ratio a{display:block;width:100%;height:100%}.bundle-builder .bundle-product-item .carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.bundle-builder .bundle-product-item .carousel-dots{position:absolute;bottom:10px;left:10px;transform:none;display:flex;gap:4px;z-index:110!important;background:#ffffff80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:4px 6px;border-radius:100px;line-height:0}.bundle-builder .bundle-product-item .carousel-dots .dot{width:6px;height:6px;border-radius:50%;background:#0003;cursor:pointer;transition:all .3s ease;border:none;margin:0;padding:0}.bundle-builder .bundle-product-item .carousel-dots .dot.active{background:#000;width:24px;border-radius:10px}.bundle-builder .bundle-product-item .product-collection__image .ratio{display:block;position:relative;overflow:hidden;border-radius:var(--card-image-radius, 8px)}.bundle-builder .bundle-product-item .product-collection__image img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;transition:transform .3s ease}.bundle-builder .bundle-product-item .product-collection__image:hover img{transform:scale(1.05)}.bundle-builder .bundle-product-item .product-collection__content{text-align:left;padding:0}.bundle-builder .bundle-product-item .variant-label{font-size:var(--variant-label-size, 14px);color:#1f2937;display:flex;gap:4px}.bundle-builder .bundle-product-item .variant-label__name,.bundle-builder .bundle-product-item .variant-label__value{font-weight:400}.bundle-builder .bundle-product-item .product-collection__options{margin-bottom:12px;padding:0}.bundle-builder .bundle-product-item .product-options__section{display:flex;gap:8px;justify-content:flex-start;align-items:center;padding:0}.bundle-builder .bundle-product-item .product-options__value{width:40px;height:40px;border-radius:6px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bundle-builder .bundle-product-item .product-options__value.active{border:2px solid #1f2937!important;box-shadow:none!important}.bundle-builder .bundle-product-item .product-options__value:hover{transform:scale(1.1)}.bundle-builder .bundle-product-item .product-options__value i{color:#fff;font-size:16px;opacity:0;transition:opacity .2s;border:none!important}.bundle-builder .bundle-product-item .product-options__value.active i{opacity:1}.bundle-builder .bundle-product-item .product-options__value.standard-color-white i{color:#1f2937}.bundle-builder .bundle-product-item .product-options__value .swatch-input__input{position:absolute;opacity:0;pointer-events:none}.bundle-builder .bundle-product-item .product-options__value .swatch-label{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.bundle-builder .bundle-product-item .select{width:100%;margin:0;padding:0;overflow:visible}.bundle-builder .bundle-product-item .select .dropdown-button{width:100%;overflow:visible}.bundle-builder .bundle-product-item .select select{width:100%;padding:12px 40px 12px 16px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#1f2937;font-size:14px;font-weight:400;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;line-height:normal;min-height:44px;overflow:visible;text-overflow:clip}.bundle-builder .bundle-product-item .select select option{color:#1f2937;background:#fff;padding:8px}.bundle-builder .bundle-product-item .select select:focus{outline:none;border-color:#1f2937}.bundle-builder .bundle-product-item .product-collection__title{font-size:var(--card-title-size, 14px);font-weight:400;margin-bottom:8px;text-align:left}.bundle-builder .bundle-product-item .product-collection__title h2{margin:0;font-size:inherit;font-weight:inherit;text-align:left}.bundle-builder .bundle-product-item .product-collection__title a{color:#1f2937;text-decoration:none;transition:color .2s;text-align:left;display:block;font-size:inherit}.bundle-builder .product-collection__info-flex{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:15px!important;margin-bottom:12px!important}.bundle-builder .bundle-product-item .product-collection__title{margin:0!important;flex:1!important}.bundle-builder .bundle-product-item .product-collection__price{display:block!important;text-align:right!important;white-space:nowrap!important}.bundle-builder .price-stack{display:flex!important;flex-direction:column!important;align-items:flex-end!important;line-height:1.2!important}.bundle-builder .bundle-product-item .price-item--sale{color:#ef4444!important;font-size:14px!important;font-weight:700!important}.bundle-builder .bundle-product-item .price-item--regular{color:#6b7280!important;font-size:12px!important;font-weight:500!important}.bundle-builder .bundle-product-item .product-collection__price s,.bundle-builder .bundle-product-item .price-item--compare{text-decoration:line-through!important;font-size:var(--compare-price-size, 14px)!important;color:var(--compare-price-color, #9ca3af)!important;font-weight:700!important}.bundle-builder .bundle-product-item .product-collection__add-button{margin:0;padding:0;width:100%}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn{width:100%;padding:0 12px!important;background:#000!important;color:#fff!important;border:none;border-radius:30px!important;font-size:12px;font-weight:600;line-height:normal!important;min-height:var(--card-btn-height, 40px)!important;height:auto!important;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px;margin:0}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn:hover{background:#333;transform:translateY(-1px)}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn:active{transform:translateY(0)}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn.sold-out{background:#d1d5db;color:#6b7280;cursor:not-allowed}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn.sold-out:hover{transform:none}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn svg{flex-shrink:0}.bundle-builder .bundle-product-item.selected .product-collection{box-shadow:none}.bundle-builder .bundle-product-item.selected .bundle-add-to-bundle-btn{background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bundle-builder .bundle-product-item.selected .bundle-add-to-bundle-btn:hover{background:#000c}.bundle-builder .bundle-product-item.selected .bundle-add-to-bundle-btn svg,.bundle-builder .bundle-product-item.selected .bundle-add-to-bundle-btn .text{display:initial}.bundle-builder .bundle-product-item.selected .icon-cart,.bundle-builder .bundle-product-item.selected .text-add{display:none!important}.bundle-builder .bundle-product-item.selected .icon-check,.bundle-builder .bundle-product-item.selected .text-added{display:block!important}.bundle-builder .alo_tooltip{position:relative}.bundle-builder .alo_tooltip-content{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;margin-bottom:4px;z-index:10}.bundle-builder .alo_tooltip:hover .alo_tooltip-content{opacity:1}.bundle-builder .bundle-summary-bar{position:fixed!important;bottom:calc(-1*env(safe-area-inset-bottom,0px))!important;left:0!important;right:0!important;background:#000000b3!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff!important;padding:16px!important;padding-bottom:calc(17px + env(safe-area-inset-bottom))!important;z-index:99999!important;box-shadow:0 -4px 20px #0000004d!important;max-width:100vw!important;border-radius:20px 20px 0 0!important;overflow:visible!important;display:block!important;visibility:visible!important;opacity:1!important;transform:translateZ(0);transition:opacity .3s ease,visibility .3s ease}.bundle-builder .bundle-summary-container{width:100%;max-width:100%}.bundle-builder .bundle-summary__header{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;color:#fff;padding:0;margin-bottom:12px;cursor:pointer;position:relative;z-index:10}.bundle-builder .bundle-summary__title{font-size:15px;font-weight:600;text-align:left}.bundle-builder .bundle-summary__chevron{transition:transform .3s;flex-shrink:0;color:#ffffffb3}.bundle-builder .bundle-summary__header[aria-expanded=true] .bundle-summary__chevron{transform:rotate(180deg)}.bundle-builder .bundle-summary__progress-bar{width:100%;height:6px;background:#374151;border-radius:999px;margin-bottom:24px;overflow:hidden}.bundle-builder .bundle-summary__progress-fill{height:100%;background:#10b981;transition:width .3s ease;border-radius:999px}.bundle-builder .bundle-tier-progress-info{padding:0 16px 12px}.bundle-builder .tier-progress-message{text-align:center}.bundle-builder .tier-progress-status{font-size:13px;font-weight:600;color:#ffffffe6;display:block}.bundle-builder .bundle-multi-tier-progress{height:auto;background:transparent;margin-bottom:16px;padding:0 16px}.bundle-builder .tier-progress-track{display:flex;gap:8px;align-items:flex-end;position:relative;height:50px}.bundle-builder .tier-progress-segment{flex:1;position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.bundle-builder .tier-segment-fill{width:100%;height:8px;background:#fff3;border-radius:4px;position:relative;overflow:hidden}.bundle-builder .tier-segment-fill:after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(90deg,#fbbf24,#f59e0b);transition:width .5s ease;border-radius:4px}.bundle-builder .tier-progress-segment.active .tier-segment-fill:after{width:100%}.bundle-builder .tier-progress-segment.unlocked .tier-segment-fill:after{width:100%;background:linear-gradient(90deg,#10b981,#059669)}.bundle-builder .tier-milestone{position:absolute;bottom:12px;display:flex;flex-direction:column;align-items:center;gap:4px}.bundle-builder .tier-milestone-marker{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.bundle-builder .tier-progress-segment.active .tier-milestone-marker{background:#fbbf24;border-color:#fbbf24;box-shadow:0 0 8px #fbbf2499;transform:scale(1.2)}.bundle-builder .tier-progress-segment.unlocked .tier-milestone-marker{background:#10b981;border-color:#10b981;box-shadow:0 0 8px #10b98199}.bundle-builder .tier-milestone-label{font-size:12px;font-weight:700;color:#ffffffe6;white-space:nowrap}.bundle-builder .tier-progress-segment.active .tier-milestone-label,.bundle-builder .tier-progress-segment.unlocked .tier-milestone-label{color:#fff}.bundle-builder .bundle-summary__content{background:transparent;padding:0;margin:0;position:relative;max-height:400px;overflow-y:auto}.bundle-builder .bundle-summary__items{display:flex;flex-direction:column;gap:0;margin-bottom:20px}.bundle-builder .bundle-summary-item{display:flex;gap:16px;padding:16px 0;background:transparent;border-radius:0;align-items:center;border-bottom:1px solid #e5e7eb}.bundle-builder .bundle-summary-item:last-child{border-bottom:none}.bundle-builder .bundle-summary-item__image-wrapper{position:relative;flex-shrink:0}.bundle-builder .bundle-summary-item__image{width:60px;height:60px;object-fit:contain;background:#f3f4f6;border-radius:4px;display:block}.bundle-builder .bundle-summary-item__upcharge-badge{position:absolute;top:-5px;right:-5px;background:#000;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;box-shadow:0 2px 4px #0003;z-index:2;border:1px solid rgba(255,255,255,.2)}.bundle-builder .bundle-summary-item__info{flex:1;min-width:0}.bundle-builder .bundle-summary-item__title{font-size:14px;font-weight:500;margin-bottom:2px;white-space:normal;line-height:1.4;color:#fff}.bundle-builder .bundle-summary-item__variant{font-size:13px;color:#ffffffb3;margin-bottom:4px}.bundle-builder .bundle-summary-item__price{font-size:15px;font-weight:600;color:#fff;margin-top:2px}.bundle-builder .bundle-summary-item__preorder-badge{font-size:8px;font-weight:700;color:#fff;background:#000;padding:3px 8px;border-radius:4px;margin-top:8px;display:inline-block;border:1px solid rgba(255,255,255,.2);letter-spacing:.5px;text-transform:uppercase;line-height:1}.bundle-builder .bundle-summary-item__remove{background:none;border:none;color:#ffffffb3;text-decoration:underline;cursor:pointer;font-size:12px;padding:4px 0;white-space:nowrap;align-self:flex-start;margin-top:4px}.bundle-builder .bundle-summary-item__remove:hover{color:#fff}.bundle-builder .bundle-summary-item--skeleton{opacity:1}.bundle-builder .skeleton{background:#f3f4f6;border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.bundle-builder .bundle-summary-item--skeleton .bundle-summary-item__image-wrapper.skeleton{width:60px;height:60px;background:#ffffff1a;border-radius:4px}.bundle-builder .skeleton-line{height:12px;background:#e5e7eb;border-radius:4px;margin-bottom:8px;animation:skeleton-pulse 1.5s ease-in-out infinite}.bundle-builder .skeleton-line.short{width:60%}.bundle-builder .bundle-summary__cta{width:100%;padding:14px;background:#9ca3af;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:not-allowed;transition:all .2s;opacity:1}.bundle-builder .bundle-summary__cta{width:100%;padding:16px;background:var(--btn-inactive-bg, #9ca3af)!important;color:var(--btn-inactive-text, #1f2937)!important;border:none;border-radius:30px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:not-allowed;transition:all .2s;opacity:1}.bundle-builder .bundle-summary__cta:not(:disabled){background:var(--btn-active-bg, #9ca3af)!important;color:var(--btn-active-text, #fff)!important;cursor:pointer;opacity:1!important}@media (max-width: 767px){.bundle-builder .bundle-summary__cta:disabled{display:none}}.bundle-builder .bundle-summary__cta:not(:disabled):active{transform:scale(.98)}.bundle-builder .bundle-summary__cta-price{font-weight:700;color:inherit}.bundle-builder .bundle-summary__cta-price.original{text-decoration:line-through;opacity:.6;font-size:14px;font-weight:400}.bundle-builder .bundle-summary__cta-divider{opacity:.5;color:inherit}.bundle-builder .bundle-summary__cta-text{color:inherit}.bundle-builder .bundle-summary__notice{text-align:center;font-size:12px;color:#ffffffb3;margin:8px 0 0}.bundle-builder .bundle-empty-state{grid-column:1 / -1;padding:40px 20px;text-align:center;color:#6b7280}@media (min-width: 768px){.bundle-builder .bundle-hero__title{font-size:40px}.bundle-builder .bundle-hero__subtitle{font-size:32px}.bundle-builder .bundle-hero__tagline{font-size:18px}.bundle-builder .bundle-products-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:24px}.bundle-builder .bundle-product-item .product-collection__title{font-size:15px;min-height:40px}.bundle-builder .bundle-summary-bar{padding:20px 24px}.bundle-builder .bundle-summary__title{font-size:17px}.bundle-builder .bundle-product-item .bundle-add-to-bundle-btn{font-size:14px}}@media (min-width: 1024px){.bundle-builder .bundle-content{max-width:1400px;margin:0 auto}.bundle-builder .bundle-products-grid{padding:32px}}.bundle-builder .bundle-quickview-wrapper{position:relative;padding-top:20px}.bundle-builder .bundle-quickview-handle{width:40px;height:4px;background:#e5e5e5;border-radius:2px;margin:0 auto 15px;display:block}.bundle-builder .bundle-quickview-wrapper .product-form__input input[type=radio]+label{border:1px solid #e5e5e5!important;border-radius:4px!important;padding:8px 16px!important;margin-right:8px!important;min-width:48px;text-align:center;background:#fff;color:#000}.bundle-builder .bundle-upsell-container{margin-top:20px;margin-bottom:20px;border-top:1px solid #f5f5f5;padding-top:20px}.bundle-builder .bundle-quickview-wrapper .product-description-tab{border-top:1px solid #f5f5f5}.bundle-builder .bundle-quickview-wrapper .tab-title{font-size:14px;font-weight:600;padding:15px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.bundle-builder .bundle-quickview-wrapper .product_logo_payment{display:none}.bundle-builder .bundle-quickview-wrapper .product-options__value{border:1px solid #e5e5e5;border-radius:4px;padding:10px 20px;margin:5px;background:#fff;cursor:pointer;min-width:50px;text-align:center}.bundle-builder .bundle-quickview-wrapper .product-options__value.active,.bundle-builder .bundle-quickview-wrapper .product-options__value:hover{border-color:#000;font-weight:600}.bundle-builder .bundle-quickview-wrapper .product-options__value--circle{width:auto!important;height:auto!important;border-radius:4px!important}.bundle-builder .bundle-quickview-wrapper .product-name{font-size:20px!important;font-weight:800!important;text-transform:none!important;text-align:left!important;margin-bottom:5px!important}.bundle-builder .bundle-quickview-wrapper .product-price .current{font-size:18px!important;font-weight:700!important;color:#111!important}.bundle-builder .bundle-quickview-wrapper .product-price .compare{font-size:14px!important;text-decoration:line-through!important;color:#d32f2f!important}.bundle-builder .bundle-quickview-wrapper .product-installments{font-size:13px!important;margin-top:5px!important;margin-bottom:15px!important}.bundle-builder .bundle-quickview-wrapper .details-info{text-align:left!important;padding:0 15px!important}.bundle-builder .bundle-quickview-wrapper .product-form__input input[type=radio]+label{border:1px solid #ddd!important;border-radius:4px!important;padding:10px 18px!important;margin:5px 5px 5px 0!important;min-width:50px;height:auto!important;text-align:center;background:#fff;color:#000;font-weight:500}.bundle-builder .bundle-quickview-wrapper .product-form__input input[type=radio]:checked+label{border-color:#000!important;background:#000!important;color:#fff!important}.bundle-builder .bundle-quickview-wrapper .product-form__input input[type=radio]:disabled+label{text-decoration:line-through;opacity:.6;background:#f9f9f9}.bundle-builder #tier-progress-top{margin:24px auto 32px;max-width:800px;padding:0 16px}.bundle-builder #tier-progress-top .bundle-tier-progress-wrapper{display:block!important;margin-bottom:0;padding:0}.bundle-builder #tier-progress-top .bundle-tier-progress-bar{background:#fafafa;border:1px solid #e8e8e8;border-radius:100px;padding:6px;gap:6px;height:auto;overflow:visible}.bundle-builder #tier-progress-top .tier-segment{gap:8px;padding:18px 28px;background:transparent;border-radius:100px;font-size:18px;color:#1a1a1a;clip-path:none!important;margin:0!important}.bundle-builder #tier-progress-top .tier-segment span{display:flex;align-items:center;gap:8px}.bundle-builder #tier-progress-top .tier-segment.completed{background:#0000000d;color:#1a1a1a}.bundle-builder #tier-progress-top .tier-segment.active{background:#000;color:#fff;box-shadow:0 4px 12px #00000026}.bundle-builder #tier-progress-top .tier-segment.active:before{display:none}.bundle-builder #tier-progress-top .tier-segment.locked{background:transparent;color:#1a1a1a;filter:blur(1.5px);opacity:.45!important}.bundle-builder #tier-progress-top .tier-segment.locked span{filter:none}.bundle-builder #tier-progress-top .tier-segment:hover:not(.locked):not(.active){background:#00000008}.bundle-builder #tier-progress-top .save-badge{display:none!important}.bundle-builder #tier-progress-top .tier-labels{display:none}.bundle-builder .bundle-tier-progress-wrapper{position:relative;margin-bottom:16px;width:100%;max-width:100%;padding:0 16px}.bundle-builder .bundle-tier-progress-bar{display:flex;height:30px;border-radius:15px;overflow:hidden;position:relative;background:#ffffff1a}.bundle-builder .tier-segment{flex:1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:10px;color:#fff;position:relative;margin-right:3px;background:#ffffff26;transition:all .3s ease,background .5s ease}.bundle-builder .tier-segment span{position:relative;z-index:10}.bundle-builder .tier-segment:first-child{clip-path:polygon(0% 0%,calc(100% - 15px) 0%,100% 50%,calc(100% - 15px) 100%,0% 100%);margin-left:0;padding-right:15px}.bundle-builder .tier-segment:not(:first-child):not(:last-child){clip-path:polygon(0% 0%,calc(100% - 15px) 0%,100% 50%,calc(100% - 15px) 100%,0% 100%,15px 50%);margin-left:-15px;padding-left:15px;padding-right:15px}.bundle-builder .tier-segment:last-child{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,15px 50%);margin-left:-15px;padding-left:15px;margin-right:0}.bundle-builder .tier-segment.completed{background:linear-gradient(180deg,#43a047,#2e7d32);opacity:.9!important}.bundle-builder .tier-segment.active{background:#9ca3af;text-shadow:0 1px 2px rgba(0,0,0,.2);opacity:1!important;position:relative;overflow:hidden}.bundle-builder .tier-segment.active:before{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:linear-gradient(180deg,#66bb6a,#43a047);clip-path:polygon(0% 0%,calc(var(--tier-fill-width, 0%) - 15px) 0%,var(--tier-fill-width, 0%) 50%,calc(var(--tier-fill-width, 0%) - 15px) 100%,0% 100%);transition:clip-path .5s ease;z-index:0}.bundle-builder .tier-segment.active:after{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:translate(-100%);animation:tier-shimmer 2s infinite linear;z-index:5;pointer-events:none;clip-path:polygon(0% 0%,calc(var(--tier-fill-width, 0%) - 15px) 0%,var(--tier-fill-width, 0%) 50%,calc(var(--tier-fill-width, 0%) - 15px) 100%,0% 100%)}.bundle-builder .tier-segment.locked{background:#ffffff1a;color:#ffffff80;cursor:not-allowed;opacity:.3!important}.bundle-builder .tier-segment.locked span{filter:blur(4px);opacity:.7}.bundle-builder .tier-segment:not(.locked):hover{filter:brightness(1.05)}.bundle-builder .bundle-tier-progress-wrapper .save-badge{position:absolute;top:-28px;left:50%;transform:translate(-50%);background:#10b981;color:#fff;padding:3px 10px;border-radius:10px;font-weight:700;font-size:9px;box-shadow:0 2px 4px #0003;z-index:10;text-transform:uppercase;letter-spacing:.5px}.bundle-builder .bundle-tier-progress-wrapper .save-badge:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%) rotate(45deg);width:6px;height:6px;background:#10b981}.bundle-builder .tier-labels{display:flex;margin-top:8px;padding:0}.bundle-builder .tier-label{flex:1;text-align:center;font-size:11px;color:#ffffffb3;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.bundle-builder .bundle-deal-badge{position:absolute;top:8px!important;right:8px!important;background:var(--deal-badge-bg, #000);color:var(--deal-badge-text, #fff);padding:4px 10px;font-size:11px;font-weight:700;text-transform:uppercase;z-index:100;border-radius:4px;letter-spacing:.5px;left:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-width:none!important;min-width:0!important;white-space:nowrap}.bundle-builder .bundle-image-carousel,.bundle-builder .media,.bundle-builder .product-collection__image{position:relative}.bundle-builder .bundle-compare-badge{position:absolute;top:8px!important;left:8px!important;background:var(--compare-badge-bg, #000);color:var(--compare-badge-text, #fff);padding:4px 10px;font-size:11px;font-weight:700;text-transform:uppercase;z-index:100;border-radius:4px;letter-spacing:.5px;bottom:auto!important;right:auto!important;width:auto!important;height:auto!important;max-width:none!important;min-width:0!important;white-space:nowrap;text-decoration:line-through}.bundle-builder .bundle-review-badge{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;width:auto!important;min-width:0!important;max-width:fit-content!important;height:32px!important;background:#fffffff2!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;padding:0 12px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;z-index:105!important;box-shadow:0 2px 8px #0000001a!important;font-size:var(--review-badge-size, 13px)!important}.bundle-builder .bundle-review-badge .star{color:#ffb800!important;font-size:14px!important;line-height:1!important}.bundle-builder .bundle-review-badge .rating-value{color:var(--review-badge-color, #000)!important;font-size:var(--review-badge-size, 13px)!important;font-weight:700!important;line-height:1!important}.bundle-builder .bundle-review-badge~.bundle-deal-badge{top:8px!important}@media (max-width: 768px){.bundle-builder .bundle-review-badge{padding:0 8px!important;height:26px!important;top:8px!important;left:8px!important;right:auto!important}.bundle-builder .bundle-review-badge .rating-value{font-size:calc(var(--review-badge-size, 13px) - 2px)!important}.bundle-builder .bundle-review-badge .star{font-size:12px!important}.bundle-builder .bundle-review-badge~.bundle-deal-badge{top:8px!important}.bundle-builder .bundle-deal-badge{top:8px;right:8px;padding:3px 8px;font-size:10px}.bundle-builder .bundle-compare-badge{top:8px;left:8px;bottom:auto;padding:3px 8px;font-size:10px}}.bundle-builder .bundle-qty-selector{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:var(--card-btn-height, 40px);border:none;border-radius:30px;background:#000;padding:0 4px;overflow:hidden;color:#fff}.bundle-builder .bundle-qty-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:none;cursor:pointer;color:#fff;transition:opacity .2s;padding:0}.bundle-builder .bundle-qty-btn:hover{opacity:.7}.bundle-builder .bundle-qty-value{flex:1;text-align:center;font-size:15px;font-weight:600;color:#fff}.bundle-builder .bundle-add-wrapper{position:relative;width:100%}.bundle-builder .model-view-toggle-input:not(:checked)~.detail-label{color:#000!important}.bundle-builder .model-view-toggle-input:checked~.model-label{color:#000!important}.bundle-builder .facet-model-toggle-switch{position:relative;display:flex!important;align-items:center!important;width:30px!important;height:40px!important;margin:0!important;padding:0!important;flex-shrink:0!important;cursor:pointer}.bundle-builder .facet-model-toggle-slider{position:relative!important;display:block!important;width:30px!important;height:16px!important;background-color:#000!important;transition:.4s;border-radius:20px!important}.bundle-builder .facet-model-toggle-slider:before{position:absolute!important;content:""!important;height:12px!important;width:12px!important;left:2px!important;top:50%!important;transform:translateY(-50%)!important;background-color:#fff!important;transition:.4s;border-radius:50%!important}.bundle-builder .model-view-toggle-input:checked~.facet-model-toggle-switch .facet-model-toggle-slider:before{transform:translate(14px,-50%)!important}.bundle-builder .view-mode-model .bundle-product-item .carousel-slide[data-image-type=model]{opacity:1!important;visibility:visible!important;z-index:10}.bundle-builder .view-mode-model .bundle-product-item .carousel-slide[data-image-type=standalone]{opacity:0!important;visibility:hidden!important;z-index:1}.bundle-builder .view-mode-standalone .bundle-product-item .carousel-slide[data-image-type=standalone]{opacity:1!important;visibility:visible!important;z-index:10}.bundle-builder .view-mode-standalone .bundle-product-item .carousel-slide[data-image-type=model]{opacity:0!important;visibility:hidden!important;z-index:1}.bundle-builder .bundle-summary__header-left{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;flex:1;min-width:0}.bundle-builder .bundle-reserved-timer{display:none;align-items:center;gap:6px;padding:2px 10px;background:var(--timer-bg, #000000);border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:13px;font-weight:700;color:var(--timer-text, #ffffff);line-height:normal;height:24px;box-sizing:border-box;flex-shrink:0;box-shadow:0 2px 4px #0000001a}.bundle-builder .bundle-reserved-timer .timer-icon{font-size:14px;color:gold}.bundle-builder .bundle-reserved-timer .timer-display{font-family:inherit;font-size:13px;font-weight:700;min-width:40px}.bundle-builder .bundle-summary__title{white-space:normal;transition:all .3s ease;font-size:14px;font-weight:600;line-height:1.2;flex:1;min-width:0}@media (max-width: 767px){.bundle-builder .bundle-summary-bar{padding:12px 16px}.bundle-builder .bundle-summary__header{margin-bottom:8px!important}.bundle-builder .bundle-summary__title{font-size:13px}.bundle-builder .bundle-reserved-timer{padding:2px 8px;font-size:12px;height:22px}.bundle-builder .bundle-reserved-timer .timer-display{font-size:12px;min-width:35px}}.bundle-builder .bundle-delivery-estimate{background:transparent;padding:0;border-radius:0;margin:10px 0 15px;display:flex;align-items:center;justify-content:flex-start;box-shadow:none;border:none;width:100%}.bundle-builder .bundle-delivery-item-flex{display:flex;align-items:center;gap:10px}.bundle-builder .bundle-delivery-icon{font-size:18px;line-height:1}.bundle-builder .bundle-delivery-estimate__text{font-size:14px;color:#000;font-weight:500;white-space:nowrap}.bundle-builder .bundle-delivery-estimate__text strong{font-weight:700}@media (max-width: 767px){.bundle-builder .bundle-delivery-estimate{padding:0;margin:8px 0 12px;justify-content:flex-start}.bundle-builder .bundle-delivery-estimate__text{font-size:13px}.bundle-builder .bundle-delivery-icon{font-size:16px}}.bundle-builder .bundle-summary__savings{width:100%;margin-bottom:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:6px}.bundle-builder .bundle-summary__line-item{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#333}.bundle-builder .bundle-summary__line-item span:first-child{font-weight:500}.bundle-builder .bundle-summary__regular-price-row{color:#888}.bundle-builder .bundle-summary__regular-price{text-decoration:line-through}.bundle-builder .bundle-summary__total-savings-row{color:#888}.bundle-builder .bundle-summary__total-savings{font-weight:700}.bundle-builder .bundle-limited-stock-badge{position:relative!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:#000000d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;padding:0 12px;height:32px!important;font-size:var(--stock-font-size, 11px)!important;font-weight:700;text-transform:uppercase;z-index:100;border-radius:20px;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:0 2px 4px #0003;white-space:nowrap;width:fit-content!important}.bundle-builder .badge-text{font-size:inherit!important;line-height:inherit}.bundle-builder .pulsing-dot{width:6px;height:6px;background-color:var(--stock-pulse-color, #ef4444);border-radius:50%;position:relative;display:block;flex-shrink:0}.bundle-builder .pulsing-dot:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:inherit;border-radius:50%;animation:pulse-ripple 2s infinite ease-out;z-index:-1}@media (max-width: 768px){.bundle-builder .bundle-limited-stock-badge{padding:0 10px;height:26px!important;font-size:calc(var(--stock-font-size, 11px) - 1px)!important;gap:6px}}.bundle-builder .bundle-variant-wrapper.layout--dropdowns{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px}.bundle-builder .bundle-variant-wrapper.layout--dropdowns .product-collection__options{margin-bottom:0!important;min-width:0}.bundle-builder .bundle-variant-wrapper.layout--dropdowns .variant-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;min-height:18px;display:flex;align-items:center;font-size:11px;font-weight:700;color:#1f2937;opacity:1}@media (max-width: 400px){.bundle-builder .bundle-variant-wrapper.layout--dropdowns .product-collection__options{flex:1 1 100%}}.bundle-builder .bundle-variant-wrapper.layout--dropdowns{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;align-items:start!important}.bundle-builder .bundle-variant-wrapper.layout--dropdowns .product-collection__options{flex:0 0 auto!important;width:100%!important;min-width:0!important;margin-bottom:0!important}.bundle-builder .layout--chips{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.bundle-builder .layout--chips .product-collection__options{margin-bottom:0!important;width:100%!important}.bundle-builder .layout--chips .chip{display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:10px 14px!important;background:#f7f7f7!important;border-radius:12px!important;font-size:13px!important;line-height:1!important;transition:background .2s ease!important;border:none!important}.bundle-builder .layout--chips .chip:hover{background:#f0f0f0!important}.bundle-builder .layout--chips .variant-label-name{color:#777!important;font-weight:500!important}.bundle-builder .layout--chips .variant-label-value{color:#111!important;font-weight:600!important;letter-spacing:.02em!important;margin-left:auto!important}.bundle-builder .layout--chips .native-select-overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;z-index:2!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}.bundle-builder .bundle-swatch-dropdown{position:relative;cursor:pointer;width:100%}.bundle-builder .bundle-swatch-dropdown__selected{display:flex;align-items:center;justify-content:flex-start;padding:4px 10px;border:1px solid #e5e8ec;border-radius:4px;background:#fff;min-height:36px;position:relative;width:100%}.bundle-builder .bundle-swatch-dropdown .product-options__value--circle{margin:0!important;position:relative;display:flex!important;align-items:center;justify-content:center;transition:none!important;width:24px!important;height:24px!important;flex-shrink:0}.bundle-builder .bundle-swatch-dropdown .product-options__value--circle i{font-size:10px}.bundle-builder .bundle-swatch-dropdown .swatch-text-value{font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:20px}.bundle-builder .bundle-swatch-dropdown__selected .dropdown-chevron{display:flex;align-items:center;opacity:.6;margin-left:auto}.bundle-builder .bundle-swatch-dropdown__list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e8ec;border-top:none;border-radius:0 0 4px 4px;z-index:100;display:none;max-height:250px;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.bundle-builder .bundle-swatch-dropdown.active .bundle-swatch-dropdown__list{display:block}.bundle-builder .bundle-swatch-dropdown__item{display:flex;align-items:center;justify-content:flex-start;padding:10px 12px;transition:background .2s;cursor:pointer}.bundle-builder .bundle-swatch-dropdown__item:hover{background:#f8f9fa}.bundle-builder .bundle-swatch-dropdown__item.active{background:#f0f7ff}.bundle-builder .unique-dropdown-wrapper{position:relative!important;width:100%!important;margin-bottom:0!important}.bundle-builder .native-select-overlay{opacity:0!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:10!important;-webkit-appearance:none!important;appearance:none!important;cursor:pointer!important}.bundle-builder .visual-select-display{position:relative!important;z-index:1!important;display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;height:48px!important;padding:0 16px!important;background-color:#fff!important;border:1px solid #d1d5db!important;border-radius:4px;pointer-events:none!important;transition:all .2s ease!important;box-shadow:0 1px 2px #0000000d!important}.bundle-builder .native-select-overlay:hover+.visual-select-display{border-color:#9ca3af!important;background-color:#f9fafb!important}.bundle-builder .native-select-overlay:focus+.visual-select-display{border-color:#111827!important;box-shadow:0 0 0 1px #111827!important}.bundle-builder .visual-select-display .selected-swatch-indicator{width:24px!important;height:24px!important;border-radius:50%!important;border:1px solid #e5e7eb!important;flex-shrink:0!important;background-size:cover!important;background-position:center!important;margin-right:0!important;box-shadow:inset 0 0 0 1px #0000000d!important}.bundle-builder .visual-select-display .swatch-text-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px!important;font-weight:500!important;color:#111827!important;letter-spacing:.5px!important;text-transform:uppercase!important}.bundle-builder .visual-select-display .dropdown-chevron svg{width:10px!important;height:10px!important;color:#6b7280!important;opacity:.8!important}.bundle-builder .bundle-swatch-dropdown{display:none!important}.bundle-builder .bundle-specs-slider{margin:0 0 10px;width:100%;overflow:hidden}.bundle-builder .bundle-specs-wrapper{display:flex;align-items:center;gap:12px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.bundle-builder .bundle-specs-wrapper::-webkit-scrollbar{display:none}.bundle-builder .bundle-spec-item{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;background-color:#f9fafb;padding:6px 10px;border-radius:4px;border:1px solid #f3f4f6;max-width:100%}.bundle-builder .bundle-spec-item img{width:16px;height:16px;object-fit:contain;display:block}.bundle-builder .bundle-spec-item span{font-size:11px;font-weight:500;color:inherit;line-height:1.2;white-space:nowrap;letter-spacing:.3px}.bundle-builder .bundle-swatch-dropdown .swatch-text{display:none!important}.bundle-builder .bundle-info-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:16px}.bundle-builder .bundle-info-header .bundle-delivery-estimate{border:none;padding:0;margin:0;background:none}.bundle-builder .bundle-size-guide-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background-color:transparent;color:#1d1d1f;border:none;border-radius:0;padding:0;height:auto;font-size:11px;font-weight:500;line-height:normal;text-decoration:underline;text-underline-offset:2px;text-transform:none;transition:all .2s ease;white-space:nowrap;flex-shrink:0;cursor:pointer;box-sizing:border-box}.bundle-builder .bundle-size-guide-btn:hover{background-color:transparent;opacity:.8;text-decoration:underline}.bundle-builder .bundle-size-guide-btn svg.icon-ruler{width:12px;height:12px;stroke-width:1.5px;display:block}.bundle-builder .bundle-size-guide-btn span{display:inline-block;line-height:1}.bundle-builder .bundle-size-guide-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-builder .bundle-size-guide-modal.is-active{opacity:1;visibility:visible}.bundle-builder .bundle-size-guide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.bundle-builder .bundle-size-guide-content{position:relative;background:#fff;width:90%;max-width:600px;max-height:90vh;border-radius:8px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;overflow:hidden;transform:translateY(20px);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.bundle-builder .bundle-size-guide-modal.is-active .bundle-size-guide-content{transform:translateY(0)}.bundle-builder .bundle-size-guide-close{position:absolute;top:10px;right:10px;width:30px;height:30px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s}.bundle-builder .bundle-size-guide-close:hover{background:#f3f4f6}.bundle-builder .bundle-size-guide-body{padding:0;overflow-y:auto}.bundle-builder .bundle-size-guide-img{width:100%;height:auto;display:block}.choose-options-btn{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:#fff;color:#000;border:1px solid #000;border-radius:4px;font-weight:600;font-size:14px;text-transform:uppercase;cursor:pointer;transition:all .2s ease;text-decoration:none;margin-top:10px}.bundle-variant-wrapper.layout--button{display:block!important}.bundle-variant-wrapper.layout--button .option-type-pill,.bundle-variant-wrapper.layout--button .option-type-select{display:none!important}.choose-options-btn:hover{background-color:#000;color:#fff}.variant-slide-up-modal{position:fixed;top:0;left:0;width:100vw;z-index:2000;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;background-color:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.variant-slide-up-modal.active{opacity:1;pointer-events:auto;visibility:visible}.variant-slide-up-backdrop{display:none}.variant-slide-up-content{position:fixed;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:100%;max-width:500px;background:#fff;border-radius:20px 20px 0 0;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 20px #00000026;transition:transform .3s cubic-bezier(.16,1,.3,1);max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;z-index:2001}.variant-slide-up-modal.active .variant-slide-up-content{transform:translate(-50%) translateY(0)}.variant-slide-up-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.variant-slide-up-title{font-size:16px;font-weight:700;text-transform:uppercase;margin:0}.variant-slide-up-close{background:none;border:none;padding:10px;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center}.variant-modal-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;width:100%}.variant-modal-option-btn{display:flex;align-items:center;justify-content:center;height:50px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#000;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.variant-modal-option-btn:hover{border-color:#000}.variant-modal-option-btn.selected{background:#000;color:#fff;border-color:#000}.variant-modal-option-btn.sold-out{opacity:.5;text-decoration:line-through;pointer-events:none;background-color:#f9f9f9}.bundle-summary-bar.hidden-behind-modal{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.bundle-price-compare{text-decoration:line-through;opacity:.6;margin-right:8px;font-weight:400;font-size:.9em}.bundle-summary__cta-divider{margin:0 10px;opacity:.5}.bundle-summary-upsell{display:none;margin:15px 0 0;padding:15px 0 20px;border-top:1px solid rgba(255,255,255,.1)}.upsell-header{padding:0 20px 18px;display:flex;flex-direction:column;align-items:flex-start}.upsell-title{display:block;font-size:14px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1.2px}.upsell-desc{display:block;font-size:11px;color:#ffffff80;margin-top:4px}.upsell-slider{width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.upsell-slider::-webkit-scrollbar{display:none}.upsell-slider-track{display:flex;flex-direction:column;gap:12px;padding:0 20px;transition:opacity .3s ease}.upsell-slider-track.fetching{opacity:.5;pointer-events:none}.upsell-item{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:row;align-items:stretch;padding:0;gap:0;overflow:hidden;min-height:100px}.upsell-item-image{flex:0 0 75px;background:#000;overflow:hidden}.upsell-item-image img{width:100%;height:100%;object-fit:cover;display:block}.upsell-item-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:12px 15px}.upsell-item-title{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.3;display:block;word-break:break-word;white-space:normal}.upsell-item-price-row{font-size:13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.upsell-item-price{color:#b91c1c;font-weight:800}.upsell-item-compare{color:#fff6;text-decoration:line-through;font-size:11px}.upsell-item-add-btn{flex-shrink:0;padding:0 20px;height:34px;line-height:34px;font-size:12px;font-weight:800;text-transform:uppercase;background:#fff;color:#000;border:none;border-radius:17px;cursor:pointer;transition:background .2s;white-space:nowrap;margin-right:15px;align-self:center}.upsell-item-add-btn.added{background:#dcb14a;color:#000}.upsell-variant-picker{margin-top:8px;width:100%;margin-left:-2px}.upsell-variant-select{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;padding:0 30px 0 10px;height:34px;line-height:32px;border-radius:6px;font-size:11px;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all .2s ease}.upsell-variant-select:focus{border-color:#ffffff4d;background:#ffffff1a}.upsell-variant-select option{background:#111;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/32/assets/bundle-builder.css.map */
