.bundle-builder{color:var(--body_color, #3c3c3c)}.bundle-builder-inner{max-width:1200px;margin:0 auto;padding:0 16px}.bundle-builder-header{text-align:center;margin-bottom:32px}.bundle-builder-title{font-family:tungsten;font-size:4rem;line-height:1.2;color:#232323;margin:0 0 12px}.bundle-builder-description,.bundle-builder-subtitle{font-family:space grotesk,sans-serif;font-size:1rem;line-height:1.5;margin:0 0 16px;color:var(--body_color, #3c3c3c)}.bundle-builder-description{max-width:640px;margin-left:auto;margin-right:auto}.bundle-builder-savings{display:inline-block;font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1.4;padding:8px 16px;border-radius:999px;background:#232323;color:#fff;margin:0}.bundle-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:stretch}.bundle-builder-summary{position:relative;min-height:0;scroll-margin-top:calc(var(--bundle-steps-height, 0px) + 16px)}.bundle-summary-sticky{position:sticky;top:calc(var(--bundle-steps-height, 0px) + 16px);border:1px solid #e5e5e5;border-radius:12px;padding:24px;background:#fff;max-height:calc(100vh - var(--bundle-steps-height, 0px) - 32px);overflow-y:auto}.bundle-summary-static{position:static;max-height:none;overflow:visible}.bundle-slot{border:1px solid #e5e5e5;border-radius:12px;padding:24px;background:#fff;scroll-margin-top:72px}.bundle-builder-slots{display:flex;flex-direction:column;gap:40px}.bundle-slot-header{margin-bottom:20px}.bundle-slot-header-toggle{display:block;width:100%;margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:default}.bundle-slot.is-slot-complete .bundle-slot-header-toggle{cursor:pointer}.bundle-slot.is-slot-complete .bundle-slot-header-toggle:focus-visible{outline:2px solid #232323;outline-offset:4px;border-radius:4px}.bundle-slot-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:8px}.bundle-slot-title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;color:#232323;margin:0}.bundle-slot-badge{font-family:space grotesk,sans-serif;font-size:.75rem;font-weight:700;line-height:1;padding:4px 10px;border-radius:999px;background:#f3f3f3;color:#232323}.bundle-slot-badge.is-required{background:#d71d2d1f;color:var(--background_add_to_cart, #d71d2d)}.bundle-slot-helper{font-family:space grotesk,sans-serif;font-size:.875rem;line-height:1.4;color:#696969;margin:0}.bundle-slot-selection-preview{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;color:#232323;margin:8px 0 0}.bundle-slot-toggle-icons{position:relative;flex-shrink:0;width:20px;height:20px;margin-left:auto;color:#696969}.bundle-slot-toggle-icon{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;opacity:0;transform:scale(.85);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bundle-slot-toggle-icon.is-visible{opacity:1;transform:scale(1)}.bundle-slot-toggle-icon svg{width:14px;height:auto;display:block}@media(prefers-reduced-motion:reduce){.bundle-slot-toggle-icon{transition:none}}.bundle-slot.is-slot-complete.is-collapsed .bundle-slot-header{margin-bottom:0}.bundle-slot-body{overflow:visible;transition:max-height .25s ease,opacity .2s ease;max-height:5000px;opacity:1}.bundle-slot.is-slot-complete.is-collapsed .bundle-slot-body{max-height:0;opacity:0;pointer-events:none;overflow:hidden}@media(prefers-reduced-motion:reduce){.bundle-slot-body{transition:none}}.bundle-builder.is-auto-advancing .bundle-slot-body,.bundle-builder.is-auto-advancing .bundle-slot-toggle-icon{transition:none}.bundle-slot-grid{display:grid;gap:16px;align-items:stretch}.bundle-slot-skeleton{width:100%;aspect-ratio:1 / 1.93;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:bundle-shimmer 1.4s ease infinite}@keyframes bundle-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bundle-slot-empty{font-family:space grotesk,sans-serif;font-size:.875rem;color:#696969;margin:0}.bundle-slot-hint{font-family:space grotesk,sans-serif;font-size:.875rem;line-height:1.4;color:#232323;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:8px;padding:10px 12px;margin:12px 0 0}.bundle-slot-error{font-family:space grotesk,sans-serif;font-size:.875rem;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);margin:12px 0 0}.bundle-product-card{position:relative;display:flex;flex-direction:column;align-items:stretch;height:100%;text-align:left;border:2px solid #e5e5e5;border-radius:10px;padding:0;background:#fff;overflow:visible}.bundle-product-card:has(.lp-size-wrapper.active){z-index:20}.bundle-product-card-main{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}@media(hover:hover)and (pointer:fine){.bundle-product-card{transition:border-color .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1)}.bundle-product-card:not(.is-unavailable):hover{border-color:#232323;box-shadow:0 4px 16px #00000014}}.bundle-product-card.is-selected{border-color:var(--background_add_to_cart, #d71d2d);box-shadow:0 4px 16px #d71d2d26}.bundle-product-card.is-unavailable{opacity:.55}.bundle-product-card.is-unavailable .bundle-product-card-main{cursor:not-allowed}.bundle-product-card-qty{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 12px;border-top:1px solid #efefef;background:#fafafa;margin-top:auto;flex-shrink:0}.bundle-product-card-qty[hidden]{display:none!important}.bundle-product-card-qty-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#232323;font-family:space grotesk,sans-serif;font-size:1.125rem;font-weight:600;line-height:1;cursor:pointer}@media(hover:hover)and (pointer:fine){.bundle-product-card-qty-button:hover:not(:disabled){border-color:#232323}}.bundle-product-card-qty-button:disabled{opacity:.4;cursor:not-allowed}.bundle-product-card-qty-value{min-width:20px;font-family:space grotesk,sans-serif;font-size:.9375rem;font-weight:700;line-height:1;color:#232323;text-align:center}.bundle-product-card.is-qty-pulse .bundle-product-card-qty{animation:bundle-qty-pulse .6s ease}@keyframes bundle-qty-pulse{0%{background:#fafafa}40%{background:#d71d2d1f}to{background:#fafafa}}.bundle-product-card-image{position:relative;aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f3f3f3;border-radius:10px 10px 0 0}.bundle-product-card-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:bundle-shimmer 1.4s ease infinite;opacity:1;transition:opacity .2s ease;pointer-events:none}.bundle-product-card-image.is-loaded:before{opacity:0}.bundle-product-card-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:opacity .2s ease;mix-blend-mode:multiply}.bundle-product-card-image.is-loaded img{opacity:1}@media(prefers-reduced-motion:reduce){.bundle-product-card.is-qty-pulse .bundle-product-card-qty{animation:none}}@media(prefers-reduced-motion:reduce){.bundle-product-card-image:before{animation:none}.bundle-product-card-image img{transition:none}.bundle-product-card-image:before{transition:none}}.bundle-product-card-placeholder{font-family:space grotesk,sans-serif;font-size:.75rem;color:#969696}.bundle-product-card-body{padding:12px;display:flex;flex-direction:column;gap:6px}.bundle-product-card-title{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;color:#232323;margin:0}.bundle-product-card-price{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);margin:0}.bundle-product-card-badge{font-family:space grotesk,sans-serif;font-size:.75rem;font-weight:700;line-height:1;padding:4px 8px;border-radius:4px;background:#efefef;color:#696969;align-self:flex-start}.bundle-product-card-shape-badge{position:absolute;right:8px;bottom:8px;z-index:2;font-family:space grotesk,sans-serif;font-size:.75rem;font-weight:700;line-height:1;padding:4px 8px;border-radius:4px;background:#000;color:#fff;pointer-events:none}.bundle-product-card-options{display:flex;flex-direction:column;gap:10px;padding:0 12px 12px}.bundle-product-card-options-hint{display:flex;align-items:flex-start;gap:6px;font-family:space grotesk,sans-serif;font-size:.75rem;line-height:1.4;color:#696969;margin:0}.bundle-product-card-options-hint-icon{display:flex;flex-shrink:0;margin-top:2px}.bundle-product-card-options-hint-icon svg{display:block;fill:none;stroke:#232323;width:16px;height:16px}.bundle-product-card.is-options-ready .bundle-product-card-options-hint{color:#232323}.bundle-product-card .product-swatches.bundle-color-swatches{width:100%}.bundle-product-card .bundle-color-swatches .swatch-options{display:flex;flex-wrap:wrap;gap:10px;max-height:none;overflow-x:visible}.bundle-product-card .bundle-color-swatches .swatch-btn-color{align-items:center;background:#fff;border:2px solid #e4e4e4;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:26px;justify-content:center;min-height:26px;min-width:26px;padding:0;width:26px}.bundle-product-card .bundle-color-swatches .swatch-btn-color.selected{border-color:#000}.bundle-product-card .bundle-color-swatches .swatch-btn-color img{height:28px;object-fit:contain;width:28px}.bundle-product-card .bundle-color-swatches .swatch-btn-color:focus-visible{outline:2px solid #000000;outline-offset:2px}.bundle-builder .lp-size-trigger .chevron path{stroke:#d9d9d9}.bundle-builder .lp-size-item:hover{background-color:#000}.bundle-size-selector{width:100%}.bundle-size-selector .lp-size-trigger,.bundle-size-selector .lp-size-popup{border-color:#d9d9d9}.bundle-size-selector .lp-size-item{border-color:#d9d9d9;font-size:14px}.bundle-size-selector .lp-size-item.selected{background-color:#000;color:#fff;border-color:#d9d9d9}.bundle-product-card-options .lp-size-popup{width:100%;min-width:0;left:0;right:0}@media screen and (max-width:480px){.bundle-product-card-options .lp-size-popup{width:calc(100vw - 48px);max-width:280px}}.bundle-summary-title{font-family:space grotesk,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;color:#232323;margin:0 0 16px}.bundle-summary-progress{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;color:#232323;margin:0 0 4px}.bundle-summary-min-progress{font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:#696969;margin:0 0 16px}.bundle-summary-incomplete{font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);margin:0 0 16px}.bundle-summary-list{list-style:none;margin:0 0 16px;padding:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.bundle-summary-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0;font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4}.bundle-summary-item:last-child{border-bottom:none}.bundle-summary-item-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.bundle-summary-item-image{flex-shrink:0;width:44px;aspect-ratio:3 / 4;border-radius:6px;overflow:hidden;background:#f3f3f3}.bundle-summary-item-image img{display:block;width:100%;height:100%;mix-blend-mode:multiply}.bundle-summary-item-image-placeholder{display:block;width:100%;height:100%;background:#e5e5e5}.bundle-summary-item-name{flex:1;min-width:0;color:#232323}.bundle-summary-item-price{font-weight:600;color:#232323;white-space:nowrap}.bundle-summary-item-remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#696969;cursor:pointer;border-radius:4px}.bundle-summary-item-remove:hover{color:#232323;background:#f3f3f3}.bundle-summary-item-remove:focus-visible{outline:2px solid #232323;outline-offset:2px}.bundle-summary-item-remove svg{display:block;width:14px;height:14px}.bundle-summary-empty{padding:12px 0;font-family:space grotesk,sans-serif;font-size:.8125rem;color:#696969}.bundle-summary-totals{margin-bottom:12px}.bundle-summary-label{font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:#696969;margin:0 0 4px}.bundle-summary-total{display:flex;align-items:baseline;justify-content:flex-start;gap:10px;font-family:space grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:#232323;margin:0}.bundle-summary-compare{font-size:1rem;font-weight:500;color:#969696;text-decoration:line-through}.bundle-summary-sale{font-size:1.5rem;font-weight:700;color:#232323}.bundle-summary-savings{font-family:space grotesk,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);margin:8px 0 0}.bundle-summary-disclaimer{font-family:space grotesk,sans-serif;font-size:.75rem;line-height:1.4;color:#969696;margin:0 0 16px}.bundle-add-to-cart{width:100%;border:none;border-radius:8px;padding:14px 20px;font-family:space grotesk,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.2;color:var(--color_add_to_cart, #ffffff);background:var(--background_add_to_cart, #d71d2d);cursor:pointer;transition:background .2s ease,opacity .2s ease}.bundle-add-to-cart:hover:not(:disabled){background:#b11623}.bundle-add-to-cart:disabled{background:#efefef;color:#969696;cursor:not-allowed}.bundle-error-message{font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);margin:12px 0 0}.bundle-unavailable-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.bundle-unavailable-modal[hidden]{display:none}.bundle-unavailable-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0000008c;cursor:pointer}.bundle-unavailable-modal-dialog{position:relative;z-index:1;width:100%;max-width:440px;background:#fff;border-radius:12px;padding:28px 24px 24px;box-shadow:0 16px 48px #0000002e}.bundle-unavailable-modal-close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;padding:0;background:transparent;color:#696969;cursor:pointer;transition:background .2s ease,color .2s ease}.bundle-unavailable-modal-close:hover{background:#f7f7f7;color:#232323}.bundle-unavailable-modal-title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;color:#232323;margin:0 32px 12px 0}.bundle-unavailable-modal-body{font-family:space grotesk,sans-serif;font-size:.9375rem;line-height:1.5;color:#696969;margin:0 0 24px}.bundle-unavailable-modal-action{width:100%;border:none;border-radius:8px;padding:14px 20px;font-family:space grotesk,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.2;color:var(--color_add_to_cart, #ffffff);background:var(--background_add_to_cart, #d71d2d);cursor:pointer;transition:background .2s ease}.bundle-unavailable-modal-action:hover{background:#b11623}body.bundle-unavailable-modal-open{overflow:hidden}@media screen and (max-width:767px){.bundle-unavailable-modal{z-index:2147483002;align-items:center;justify-content:center;padding:16px}.bundle-unavailable-modal-dialog{padding:24px 20px 20px}.bundle-unavailable-modal-title{font-size:1.125rem}}@media screen and (max-width:480px){.bundle-unavailable-modal{padding:16px}.bundle-unavailable-modal-dialog{max-width:none;border-radius:12px;padding:24px 20px 20px}}.bundle-slot.is-slot-unavailable{opacity:.65}.bundle-incomplete-banner,.bundle-mobile-bar{display:none}.bundle-steps{display:flex;position:sticky;top:0;z-index:15;gap:8px;padding:12px 0;margin-bottom:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:1px solid #e5e5e5}.bundle-steps::-webkit-scrollbar{display:none}.bundle-step{display:flex;align-items:center;gap:6px;flex-shrink:0;border:1px solid #e5e5e5;border-radius:999px;padding:8px 14px;background:#fff;font-family:space grotesk,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.2;color:#696969;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.bundle-step.is-complete{border-color:#232323;background:#232323;color:#fff}.bundle-steps:not(.is-all-complete) .bundle-step.is-active:not(.is-complete){border-color:#c8c8c8;background:#e8e8e8;color:#232323}.bundle-step.is-incomplete:not(.is-active):not(.is-complete){border-color:#e5e5e5;background:#fafafa;color:#696969}.bundle-step-number{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#f3f3f3;font-size:.6875rem;font-weight:700;flex-shrink:0}.bundle-step.is-complete .bundle-step-number{background:#fff3;color:#fff}.bundle-steps:not(.is-all-complete) .bundle-step.is-active:not(.is-complete) .bundle-step-number{background:#d4d4d4;color:#232323}.bundle-step.is-incomplete:not(.is-active):not(.is-complete) .bundle-step-number{background:#eee;color:#696969}.bundle-step-label{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-step.is-incomplete:not(.is-active):not(.is-complete) .bundle-step-label{color:#696969}.bundle-step-check{display:flex;align-items:center;color:var(--background_add_to_cart, #d71d2d)}.bundle-step-check svg{fill:none}.bundle-step.is-complete .bundle-step-check{color:#fff}.bundle-slot-mobile-nav{display:none}.bundle-builder-empty{max-width:640px;margin:0 auto;padding:48px 24px;text-align:center;border:1px dashed #d4d5d6;border-radius:12px;font-family:space grotesk,sans-serif}.bundle-builder-empty-title{font-size:1.25rem;font-weight:700;color:#232323;margin:0 0 8px}.bundle-builder-empty-text{font-size:.875rem;color:#696969;margin:0}@media screen and (max-width:1200px){.bundle-builder-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}}@media screen and (max-width:979px){.bundle-builder-header{scroll-margin-top:72px}.bundle-builder-layout{grid-template-columns:1fr}.bundle-builder-summary{display:none}.bundle-incomplete-banner{display:block;max-width:1200px;margin:0 auto 12px;padding:12px 16px;font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:var(--background_add_to_cart, #d71d2d);background:#d71d2d14;border:1px solid rgba(215,29,45,.2);border-radius:8px}.bundle-incomplete-banner[hidden]{display:none}.bundle-step-label{max-width:120px}.bundle-slot-mobile-nav{display:flex;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0}.bundle-slot-nav-button{display:flex;align-items:center;gap:6px;border:1px solid #e5e5e5;border-radius:8px;padding:10px 16px;background:#fff;font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2;color:#232323;cursor:pointer}.bundle-slot-nav-button:disabled{opacity:.4;cursor:not-allowed}.bundle-mobile-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:2147483001;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 16px #0000000f}.bundle-mobile-sheet{max-height:55vh;overflow-y:auto;padding:16px 16px 0;border-bottom:1px solid #e5e5e5}.bundle-mobile-sheet[hidden]{display:none}.bundle-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.bundle-mobile-sheet-title{font-family:space grotesk,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;color:#232323;margin:0}.bundle-mobile-sheet-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;padding:0;background:#f3f3f3;color:#232323;cursor:pointer}.bundle-mobile-sheet-progress{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;color:#232323;margin:0 0 4px}.bundle-mobile-sheet-min-progress{font-family:space grotesk,sans-serif;font-size:.8125rem;line-height:1.4;color:#696969;margin:0 0 12px}.bundle-mobile-sheet-incomplete{margin:0 0 12px}.bundle-mobile-sheet-list{margin-bottom:12px}.bundle-mobile-sheet-disclaimer{font-family:space grotesk,sans-serif;font-size:.75rem;line-height:1.4;color:#969696;margin:0 0 12px}.bundle-mobile-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;max-width:1200px;margin:0 auto}.bundle-mobile-bar-toggle{display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:none;padding:0;background:transparent;cursor:pointer;min-width:0;flex:1}.bundle-mobile-bar-toggle-label{display:flex;align-items:center;gap:4px;font-family:space grotesk,sans-serif;font-size:.75rem;font-weight:600;line-height:1.3;color:#696969}.bundle-mobile-bar-toggle-icons{position:relative;flex-shrink:0;width:16px;height:16px;color:#696969}.bundle-mobile-bar-toggle-icon{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;opacity:0;transform:scale(.85);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bundle-mobile-bar-toggle-icon.is-down{opacity:1;transform:scale(1)}.bundle-mobile-bar-toggle[aria-expanded=true] .bundle-mobile-bar-toggle-icon.is-down{opacity:0;transform:scale(.85)}.bundle-mobile-bar-toggle[aria-expanded=true] .bundle-mobile-bar-toggle-icon.is-up{opacity:1;transform:scale(1)}.bundle-mobile-bar-toggle-icon svg{width:12px;height:auto;display:block}.bundle-mobile-bar-price{display:flex;align-items:baseline;gap:8px;font-family:space grotesk,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2;color:#232323}.bundle-mobile-bar-price .bundle-summary-compare{font-size:.875rem}.bundle-mobile-bar-price .bundle-summary-sale{font-size:1.125rem}.bundle-mobile-bar-button{flex-shrink:0;min-width:140px;border:none;border-radius:8px;padding:12px 16px;font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1.2;color:var(--color_add_to_cart, #ffffff);background:var(--background_add_to_cart, #d71d2d);cursor:pointer}.bundle-mobile-bar-button:disabled{background:#efefef;color:#969696;cursor:not-allowed}.bundle-builder{padding-bottom:88px}.bundle-builder.is-mobile-sheet-open{padding-bottom:calc(88px + min(55vh,400px))}}@media screen and (max-width:767px){.bundle-builder-title{font-size:2.625rem}.bundle-slot{padding:20px 16px}}@media screen and (max-width:480px){.bundle-builder-inner{padding:0 12px}.bundle-builder-title{font-size:2.375rem}.bundle-slot-grid{gap:12px}.bundle-mobile-bar-inner{gap:8px}.bundle-mobile-bar-button{min-width:120px;padding:10px 12px}}
/*# sourceMappingURL=/cdn/shop/t/642/assets/main-product-bundle.css.map */
