.bundle-builder-b{--bbb-green: #1a8a5c;--bbb-green-dark: #157a50;--bbb-choose: #16a34a;--bbb-choose-dark: #128040;--bbb-save-bg: #d8f2e6;--bbb-save-text: #14724b;--bbb-value: #eaa021;--bbb-border: #e6e6e6;--bbb-text: #111;--bbb-muted: #6b7280;--bbb-strike: #d0342c;--bbb-radius: 12px;display:block;font-family:var(--font-body-family, "DM Sans", sans-serif);color:var(--bbb-text);margin:14px 0 0}.bundle-builder-b *,.bundle-builder-b *:before,.bundle-builder-b *:after{box-sizing:border-box}.bundle-builder-b~variant-radios,.bundle-builder-b~variant-selects,.bundle-builder-b~quantity-input,.bundle-builder-b~.product-form,.bundle-builder-b~form[action*="/cart/add"],.product__info-container:has(.bundle-builder-b) fieldset.product-form__input,.product__info-container:has(.bundle-builder-b) .product-form__buttons{display:none!important}.bundle-builder-b .bbb-dynamic-checkout .product-form__buttons{display:block!important}.bundle-builder-b .bbb-dynamic-checkout{margin:10px 0 0}.bundle-builder-b .bbb-heading{display:flex;align-items:center;gap:14px;margin:0 0 14px}.bundle-builder-b .bbb-heading:before,.bundle-builder-b .bbb-heading:after{content:"";flex:1 1 auto;height:1px;background:var(--bbb-border)}.bundle-builder-b .bbb-heading__text{flex:0 0 auto;font-size:20px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.bundle-builder-b .bbb-heading__text em{font-family:inherit!important;font-style:normal!important;font-weight:700!important;font-size:inherit!important;color:var(--bbb-green)!important}.bundle-builder-b .bbb-tiers{display:flex;flex-direction:column;gap:10px}.bundle-builder-b .bbb-tier{position:relative;border:1px solid var(--bbb-border);border-radius:var(--bbb-radius);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.bundle-builder-b .bbb-tier.is-selected{border-color:var(--bbb-green);box-shadow:0 0 0 1px var(--bbb-green)}.bundle-builder-b .bbb-ribbon{position:absolute;top:-9px;right:10px;z-index:2;padding:2px 10px;border-radius:999px;background:var(--bbb-green);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;line-height:16px;white-space:nowrap}.bundle-builder-b .bbb-ribbon--value{background:var(--bbb-value)}.bundle-builder-b .bbb-tier__head{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:56px;padding:12px 14px;border:0;border-radius:var(--bbb-radius);background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;font:inherit;color:inherit}.bundle-builder-b .bbb-tier__head:focus-visible{outline:2px solid var(--bbb-green);outline-offset:2px}.bundle-builder-b .bbb-radio{width:20px;height:20px;border:2px solid #c9c9c9;border-radius:50%;display:block;position:relative;transition:border-color .15s ease,background-color .15s ease}.bundle-builder-b .bbb-tier.is-selected .bbb-radio{border-color:var(--bbb-green);background:var(--bbb-green)}.bundle-builder-b .bbb-tier.is-selected .bbb-radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#fff}.bundle-builder-b .bbb-tier__text{min-width:0;display:block}.bundle-builder-b .bbb-tier__titles{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.bundle-builder-b .bbb-tier__title{font-size:15px;font-weight:700;line-height:1.2}.bundle-builder-b .bbb-tier__save{display:inline-block;padding:2px 8px;border-radius:999px;background:var(--bbb-save-bg);color:var(--bbb-save-text);font-size:10px;font-weight:800;letter-spacing:.04em;line-height:15px;white-space:nowrap}.bundle-builder-b .bbb-tier__save[hidden]{display:none}.bundle-builder-b .bbb-tier__sub{display:block;margin-top:3px;font-size:11px;font-weight:500;letter-spacing:.02em;line-height:1.35;color:var(--bbb-muted);text-transform:uppercase}.bundle-builder-b .bbb-tier__sub b{color:#374151;font-weight:800}.bundle-builder-b .bbb-tier__prices{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;white-space:nowrap}.bundle-builder-b .bbb-tier__price{font-size:17px;font-weight:700;line-height:1.2}.bundle-builder-b .bbb-tier__compare{font-size:12px;color:var(--bbb-strike);text-decoration:line-through;line-height:1.2}.bundle-builder-b .bbb-panel[hidden]{display:none}.bundle-builder-b .bbb-panel{padding:0 14px 12px 46px}.bundle-builder-b .bbb-slots{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bundle-builder-b .bbb-slot{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-height:48px}.bundle-builder-b .bbb-slot__thumb-btn{display:block;width:48px;height:48px;padding:0;border:0;border-radius:8px;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.bundle-builder-b .bbb-slot__thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f4f4f4;display:block;cursor:pointer}.bundle-builder-b .bbb-slot__body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bundle-builder-b .bbb-slot__title{font-size:13px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;background:none;border:0;padding:0;font-family:inherit;color:inherit;cursor:pointer;text-align:left}.bundle-builder-b .bbb-slot__title:hover,.bundle-builder-b .bbb-slot__thumb-btn:hover{opacity:.75}.bundle-builder-b .bbb-slot__title:focus-visible,.bundle-builder-b .bbb-slot__thumb-btn:focus-visible{outline:2px solid var(--bbb-green);outline-offset:2px}.bundle-builder-b .bbb-select{-webkit-appearance:none;appearance:none;height:34px;min-width:84px;max-width:100%;padding:0 26px 0 10px;border:1px solid #d4d4d4;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23444' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;font-family:inherit;font-size:13px;font-weight:500;color:var(--bbb-text);line-height:32px;cursor:pointer}.bundle-builder-b .bbb-select:focus-visible{outline:2px solid var(--bbb-green);outline-offset:1px}.bundle-builder-b .bbb-slot__add{width:48px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #d4d4d4;border-radius:8px;background:#fff;font-size:20px;line-height:1;color:#333;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.bundle-builder-b .bbb-slot__add:hover{border-color:var(--bbb-choose);color:var(--bbb-choose)}.bundle-builder-b .bbb-slot .bbb-choose{justify-self:start}.bundle-builder-b .bbb-choose{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 22px;border:0;border-radius:8px;background:var(--bbb-choose);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease}.bundle-builder-b .bbb-choose:hover{background:var(--bbb-choose-dark)}.bundle-builder-b .bbb-choose:focus-visible,.bundle-builder-b .bbb-slot__add:focus-visible{outline:2px solid var(--bbb-green);outline-offset:2px}.bundle-builder-b .bbb-panel__foot{display:flex;justify-content:flex-end;margin-top:8px}.bundle-builder-b .bbb-size-guide{display:inline-flex;align-items:center;gap:6px;padding:4px 0;font-size:13px;font-weight:600;color:var(--bbb-text);text-decoration:underline;text-underline-offset:3px}.bundle-builder-b .bbb-promise{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.bundle-builder-b .bbb-promise-item{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#4b5563;text-align:center}.bundle-builder-b .bbb-promise-item svg{width:17px;height:17px;flex:0 0 auto;color:var(--bbb-green)}.bundle-builder-b .bbb-atc{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:14px 20px;border:0;border-radius:10px;background:var(--bbb-green);color:#fff;font-family:inherit;font-size:17px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease}.bundle-builder-b .bbb-atc:hover:not([disabled]){background:var(--bbb-green-dark)}.bundle-builder-b .bbb-atc[disabled]{background:#92c9b0;cursor:not-allowed}.bundle-builder-b .bbb-atc.is-loading{opacity:.75;pointer-events:none}.bundle-builder-b .bbb-atc svg{flex:0 0 auto}.bundle-builder-b .bbb-atc-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;font-size:13px;color:var(--bbb-muted)}.bundle-builder-b .bbb-atc-hint svg{width:15px;height:15px;flex:0 0 auto;color:var(--bbb-green)}.bundle-builder-b .bbb-error{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#fdecea;color:#b3261e;font-size:13px}.bundle-builder-b .bbb-error[hidden]{display:none}.bundle-builder-b .bbb-reassure{display:flex;flex-direction:column;gap:10px;margin:20px 0 0}.bundle-builder-b .bbb-reassure-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--bbb-muted);line-height:1.4}.bundle-builder-b .bbb-reassure-item svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px;color:var(--bbb-green)}.bundle-builder-b .bbb-reassure-item strong{color:var(--bbb-text);font-weight:700}.bundle-builder-b .bbb-pay{margin:22px 0 0;padding-top:16px;border-top:1px solid var(--bbb-border)}.bundle-builder-b .bbb-pay-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bbb-muted);margin-bottom:10px}.bundle-builder-b .bbb-pay-badges{display:flex;flex-wrap:wrap;gap:8px}.bundle-builder-b .bbb-pay-badge{padding:6px 10px;border:1px solid var(--bbb-border);border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.04em;color:#4b5563;background:#fff}.bbb-modal{--bbb-green: #1a8a5c;--bbb-choose: #16a34a;--bbb-choose-dark: #128040;--bbb-border: #e6e6e6;--bbb-muted: #6b7280;--bbb-strike: #d0342c;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;font-family:var(--font-body-family, "DM Sans", sans-serif);color:#111}.bbb-modal.is-open{display:block}.bbb-modal *,.bbb-modal *:before,.bbb-modal *:after{box-sizing:border-box}.bbb-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.bbb-modal__dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(720px,calc(100vw - 32px));max-height:min(860px,calc(100vh - 48px));max-height:min(860px,calc(100dvh - 48px));display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 60px #00000040;overflow:hidden}.bbb-modal__head{display:flex;align-items:flex-start;gap:12px;padding:20px 20px 14px 24px;flex:0 0 auto}.bbb-modal__title{margin:0;font-size:21px;font-weight:700;letter-spacing:-.02em;line-height:1.25;flex:1 1 auto}.bbb-modal__close{flex:0 0 auto;width:40px;height:40px;margin:-6px -6px 0 0;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}.bbb-modal__close:hover{background:#f2f2f2}.bbb-modal__close:focus-visible,.bbb-modal__dialog button:focus-visible,.bbb-modal__dialog select:focus-visible{outline:2px solid var(--bbb-green);outline-offset:2px}.bbb-modal__list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;list-style:none;margin:0;padding:0 24px;border-top:1px solid var(--bbb-border)}.bbb-modal__row{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid #efefef}.bbb-modal__row:last-child{border-bottom:0}.bbb-modal__thumb{width:96px;height:96px;border-radius:10px;object-fit:cover;background:#f4f4f4;display:block}.bbb-modal__info{min-width:0}.bbb-modal__name{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 4px}.bbb-modal__prices{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.bbb-modal__price{font-size:16px;font-weight:700}.bbb-modal__compare{font-size:13px;color:var(--bbb-strike);text-decoration:line-through}.bbb-modal__size-label{display:block;font-size:11px;color:var(--bbb-muted);margin-bottom:3px}.bbb-modal__select{-webkit-appearance:none;appearance:none;height:40px;width:130px;max-width:100%;padding:0 30px 0 12px;border:1px solid #d4d4d4;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23444' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;font-family:inherit;font-size:14px;color:#111;line-height:38px;cursor:pointer}.bbb-modal__choose{display:inline-flex;align-items:center;justify-content:center;min-height:46px;min-width:124px;padding:0 26px;border:0;border-radius:8px;background:var(--bbb-choose);color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease}.bbb-modal__choose:hover{background:var(--bbb-choose-dark)}.bbb-modal__row.is-oos .bbb-modal__choose{background:#c9c9c9;cursor:not-allowed}.bbb-modal__foot{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--bbb-border);font-size:15px;color:#374151;text-align:center}.bbb-modal__foot svg{width:18px;height:18px;flex:0 0 auto;color:var(--bbb-green)}body.bbb-modal-open{overflow:hidden}@media screen and (max-width:749px){.bundle-builder-b .bbb-heading{gap:10px}.bundle-builder-b .bbb-heading__text{font-size:18px}.bundle-builder-b .bbb-tier__head{grid-template-columns:20px minmax(0,1fr) auto;gap:10px;padding:12px}.bundle-builder-b .bbb-tier__title{font-size:14px}.bundle-builder-b .bbb-tier__sub{font-size:10px;white-space:normal}.bundle-builder-b .bbb-tier__price{font-size:16px}.bundle-builder-b .bbb-panel{padding:0 12px 12px 42px}.bundle-builder-b .bbb-slot{grid-template-columns:44px minmax(0,1fr);gap:9px}.bundle-builder-b .bbb-slot__thumb{width:44px;height:44px}.bundle-builder-b .bbb-slot__add{width:44px;height:42px}.bundle-builder-b .bbb-choose{min-height:42px;padding:0 18px}.bundle-builder-b .bbb-promise{gap:4px}.bundle-builder-b .bbb-promise-item{flex-direction:column;gap:5px;font-size:11px;line-height:1.25}.bundle-builder-b .bbb-atc{font-size:16px;min-height:52px}.bundle-builder-b .bbb-atc-hint{font-size:12px}.bbb-modal__dialog{top:0;right:0;bottom:0;left:0;transform:none;width:auto;max-width:none;height:auto;max-height:none;border-radius:0}.bbb-modal__head{padding:14px 12px 12px 16px;padding-top:calc(14px + env(safe-area-inset-top,0px))}.bbb-modal__title{font-size:17px}.bbb-modal__list{padding:0 16px}.bbb-modal__row{grid-template-columns:72px minmax(0,1fr) auto;gap:10px;padding:12px 0}.bbb-modal__thumb{width:72px;height:72px}.bbb-modal__name{font-size:14px;margin-bottom:2px}.bbb-modal__price{font-size:14px}.bbb-modal__compare{font-size:12px}.bbb-modal__prices{margin-bottom:5px;gap:6px}.bbb-modal__size-label{margin-bottom:2px}.bbb-modal__select{width:100%;max-width:130px;height:38px;line-height:36px}.bbb-modal__choose{min-width:0;min-height:46px;padding:0 16px;font-size:14px}.bbb-modal__foot{font-size:13px;padding:13px 16px;padding-bottom:calc(13px + env(safe-area-inset-bottom,0px))}}@media screen and (max-width:380px){.bundle-builder-b .bbb-tier__head{padding:11px 10px;gap:8px}.bundle-builder-b .bbb-tier__title{font-size:13px}.bundle-builder-b .bbb-tier__price{font-size:15px}.bundle-builder-b .bbb-tier__compare{font-size:11px}.bundle-builder-b .bbb-panel{padding-left:36px}.bbb-modal__row{grid-template-columns:60px minmax(0,1fr) auto;gap:8px}.bbb-modal__thumb{width:60px;height:60px}.bbb-modal__select{max-width:110px}.bbb-modal__choose{padding:0 12px;font-size:13px}.bbb-modal__list{padding:0 12px}}@media(prefers-reduced-motion:reduce){.bundle-builder-b *,.bbb-modal *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/bundle-builder-b.css.map */
