:root{--bb-badge-bg: #e75a1d;--bb-badge-color: #ffffff;--bb-block-bg: #fdf2ed;--bb-block-border: #f0c9b6;--bb-title-color: #1a1a1a;--bb-progress-fill: #e75a1d;--bb-progress-track: #f0c9b6}.bb-cart-upsell{margin:0 0 10px;padding:12px 14px;background:#fdf2ed;border:1px solid var(--bb-block-border, #c6dad8);border-radius:10px;transition:opacity .18s ease}.bb-cart-upsell__header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.bb-cart-upsell__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:18px;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;background:#7a999e;color:var(--bb-badge-color, #ffffff);white-space:nowrap;line-height:1.2}.bb-cart-progress__header{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 0 5px}.bb-cart-progress__title{font-size:13px;font-weight:700;color:var(--bb-title-color, #1a1a1a);line-height:1.25}.bb-cart-progress__counter{font-size:12px;font-weight:700;color:#1a1a1a;white-space:nowrap;flex-shrink:0}.bb-progress-linear{margin-bottom:10px}.bb-progress-linear__header{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:6px}.bb-progress-linear__msg{font-size:12px;font-weight:600;color:#1a1a1a;line-height:1.3;flex:1;min-width:0}.bb-progress-linear__next{color:#555}.bb-progress-linear__unlocked{color:var(--bb-badge-bg, #28554E);font-weight:700}.bb-progress-linear__unlocked:empty{display:none}.bb-progress-linear__next:empty{display:none}.bb-progress-linear__counter{font-size:12px;font-weight:700;color:#1a1a1a;white-space:nowrap;flex-shrink:0}.bb-progress-linear__track{position:relative;height:6px;background:var(--bb-progress-track, #e8e8e8);border-radius:99px;overflow:hidden}.bb-progress-linear__fill{position:absolute;top:0;left:0;height:100%;background:var(--bb-progress-fill, var(--bb-badge-bg, #e75a1d));border-radius:99px;transition:width .36s cubic-bezier(.32,.72,0,1);min-width:0}.bb-cart-tier-labels{display:flex;justify-content:space-between;gap:4px;margin-top:6px}.bb-cart-tier-label{flex:1;text-align:center;font-size:11px;line-height:1.25;color:var(--bb-badge-bg, #28554E);opacity:.6;transition:opacity .18s ease,font-weight .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-cart-tier-label.is-active{opacity:1;font-weight:700}.bb-cart-item-badge{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:4px 9px 4px 6px;background:var(--bb-item-badge-bg, #e8f5e9);border:1px solid var(--bb-item-badge-border, #a5d6a7);border-radius:18px;font-size:11px;font-weight:700;color:var(--bb-item-badge-color, #1b5e20);line-height:1.25;white-space:nowrap;letter-spacing:.1px;margin-bottom:3px}.bb-cart-item-badge svg{flex-shrink:0;width:12px;height:12px;stroke:#2e7d32}.bb-group-card{margin:0 0 10px;padding:12px 14px;background:var(--bb-block-bg, #f3f7f6);border:1px solid var(--bb-block-border, #c6dad8);border-radius:10px;transition:opacity .18s ease}.bb-group-card__header{display:flex;align-items:center;gap:6px;margin-bottom:12px}.bb-group-card__title{font-size:12px;font-weight:700;color:var(--bb-title-color, #1a332e);letter-spacing:.1px;white-space:nowrap;flex-shrink:0}.bb-group-card__tier-label{display:inline-flex;align-items:center;padding:4px 10px;border-radius:18px;font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;background:var(--bb-badge-bg, #28554E);color:var(--bb-badge-color, #fff);white-space:nowrap;flex-shrink:0}.bb-group-card__sub-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7;white-space:nowrap;line-height:1.4;flex-shrink:0}.bb-group-card__sub-icon{flex-shrink:0;width:12px;height:12px;color:#2e7d32}.bb-group-card__remove-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;width:22px;height:22px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;border-radius:50%;transition:color .15s ease,background .15s ease}.bb-group-card__remove-btn:hover{color:#c0392b;background:#c0392b0f}.bb-group-card__remove-btn svg{width:12px;height:12px;display:block}.bb-group-card__carousel{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;cursor:grab}.bb-group-card__carousel::-webkit-scrollbar{display:none}.bb-group-card__carousel.is-grabbing{cursor:grabbing}.bb-group-card__slide{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;width:88px}.bb-group-card__img-wrap{position:relative;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f0ece4;flex-shrink:0}.bb-group-card__img-wrap img{width:72px;height:72px;object-fit:cover;display:block;border-radius:10px;pointer-events:none}.bb-group-card__slide-remove{position:absolute;top:3px;right:3px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:#ffffffeb;color:#444;cursor:pointer;padding:0;transition:background .12s ease,color .12s ease;box-shadow:0 1px 3px #00000026}.bb-group-card__slide-remove:hover{background:#fff;color:#c0392b}.bb-group-card__slide-remove svg{display:block;width:8px;height:8px}.bb-group-card__name{font-size:10px;color:#555;text-align:center;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-width:88px;word-break:break-word}.bb-product-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0}.bb-product-row__separator{height:1px;background:var(--bb-block-border, #c6dad8);margin:0}.bb-product-row__img-wrap{flex-shrink:0;width:90px;height:90px;border-radius:8px;overflow:hidden;background:#e8e8f0}.bb-product-row__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.bb-product-row__img-placeholder{width:100%;height:100%;background:#c6dad8}.bb-product-row__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.bb-product-row__title{font-size:11px;font-weight:700;letter-spacing:.5px;color:#111;line-height:1.35;text-transform:uppercase;word-break:break-word}.bb-product-row__variant{font-size:11px;color:#666;line-height:1.3}.bb-product-row__price-row{display:flex;align-items:baseline;gap:6px;margin-top:2px}.bb-product-row__price{font-size:14px;font-weight:700;color:var(--bb-badge-bg, #28554E)}.bb-product-row__compare{font-size:12px;color:#999;text-decoration:line-through}.bb-product-row__discount{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--bb-badge-bg, #28554E);margin-top:1px}.bb-product-row__tag-icon{flex-shrink:0;width:11px;height:11px;fill:var(--bb-badge-bg, #28554E)}.bb-product-row__subscription{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#555;margin-top:1px}.bb-product-row__cal-icon{flex-shrink:0;width:11px;height:11px;fill:currentColor}.bb-product-row__actions{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.bb-qty-wrap{outline:none;cursor:default;-webkit-tap-highlight-color:transparent}.bb-qty-inner{display:inline-flex;align-items:center;height:36px;border-radius:10px;border:1px solid #ccc;background:#fff;width:36px;overflow:hidden;transition:width .22s cubic-bezier(.32,.72,0,1)}.bb-qty-wrap:hover .bb-qty-inner,.bb-qty-wrap:focus-within .bb-qty-inner{width:108px}.bb-qty-btn{flex-shrink:0;width:36px;height:36px;border:none;background:transparent;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;pointer-events:none;transition:opacity .15s ease,background .12s ease}.bb-qty-btn svg{display:block}.bb-qty-wrap:hover .bb-qty-btn,.bb-qty-wrap:focus-within .bb-qty-btn{opacity:1;pointer-events:auto}.bb-qty-btn:hover{background:#f5f5f5}.bb-qty-num{flex-shrink:0;width:36px;text-align:center;font-size:13px;font-weight:600;color:#111;-webkit-user-select:none;user-select:none}.bb-product-row__remove{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#bbb;cursor:pointer;border-radius:8px;transition:color .15s ease,background .15s ease}.bb-product-row__remove:hover{color:#c0392b;background:#c0392b0f}.bb-product-row__remove svg{display:block}[data-products].bb-cloaked{visibility:hidden}[data-drawer=drawer-cart] .bb-group-card{padding:8px}[data-drawer=drawer-cart] .bb-product-row{gap:10px;padding:10px 0}[data-drawer=drawer-cart] .bb-product-row__img-wrap{width:80px;height:80px;border-radius:8px}[data-drawer=drawer-cart] .bb-product-row__title{font-size:10px}.bb-cart-utils{display:flex;align-items:center;gap:8px;padding:10px 0 6px;border-top:1px solid #ebebeb}.bb-cart-util-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #ddd;border-radius:99px;background:#fff;font-size:12px;font-weight:600;color:#333;cursor:pointer;line-height:1;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.bb-cart-util-btn:hover,.bb-cart-util-btn.is-active{background:#f5f5f5;border-color:#aaa;color:#111}.bb-cart-util-btn svg{flex-shrink:0;display:block;color:currentColor}.bb-cart-panel{margin:4px 0 6px}.bb-cart-panel[hidden]{display:none}.bb-cart-discount-inner{display:flex;gap:8px;align-items:center}.bb-cart-discount-input{flex:1;height:40px;padding:0 12px;border:1px solid #ccc;border-radius:8px;font-size:13px;color:#111;background:#fff;outline:none;transition:border-color .15s ease;min-width:0}.bb-cart-discount-input:focus{border-color:var(--bb-badge-bg, #28554E)}.bb-cart-discount-apply{height:40px;padding:0 16px;border:none;border-radius:8px;background:var(--bb-badge-bg, #28554E);color:#fff;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s ease;flex-shrink:0}.bb-cart-discount-apply:hover{opacity:.85}.bb-cart-notes-input{width:100%;min-height:80px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font-size:13px;color:#111;background:#fff;resize:vertical;outline:none;font-family:inherit;transition:border-color .15s ease;box-sizing:border-box}.bb-cart-notes-input:focus{border-color:var(--bb-badge-bg, #28554E)}.bb-ship-protect{margin:6px 0 8px}.bb-ship-protect__inner{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f5f5f5;border-radius:12px}.bb-ship-protect__left{display:flex;align-items:center;gap:6px;position:relative}.bb-ship-protect__label{font-size:13px;font-weight:600;color:#1a1a1a}.bb-ship-protect__info-wrap{position:relative;display:inline-flex}.bb-ship-protect__info-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;border-radius:50%}.bb-ship-protect__tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:220px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 4px 12px #0000001f;z-index:50;pointer-events:none}.bb-ship-protect__tooltip p{margin:0 0 6px;font-size:11px;line-height:1.4;color:#5c5c5c}.bb-ship-protect__tooltip p:last-child{margin-bottom:0}.bb-ship-protect__tooltip strong{font-weight:700;color:#1a1a1a}.bb-ship-protect__info-wrap:hover .bb-ship-protect__tooltip,.bb-ship-protect__info-wrap:focus-within .bb-ship-protect__tooltip{display:block}.bb-ship-protect__price{font-size:13px;font-weight:600;color:var(--bb-badge-bg, #28554E)}.bb-checkout-btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:0 20px;border:2px solid var(--bb-badge-bg, #28554E);border-radius:99px;background:var(--bb-badge-bg, #28554E);color:#fff;font-size:15px;font-weight:700;letter-spacing:.5px;cursor:pointer;overflow:hidden;text-transform:uppercase;margin-top:8px;transition:color .22s ease}.bb-checkout-btn:hover{color:var(--bb-badge-bg, #28554E)}.bb-checkout-btn__back{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:inherit;transform:translate(100%);transition:transform .22s cubic-bezier(.77,0,.18,1);pointer-events:none}.bb-checkout-btn:hover .bb-checkout-btn__back{transform:translate(0)}.bb-checkout-btn__label{position:relative;z-index:1;display:flex;align-items:center;gap:6px;pointer-events:none}.bb-checkout-secondary{display:block;width:100%;margin-top:10px;padding:4px 0;border:none;background:transparent;font-size:13px;font-weight:500;color:#5c5c5c;text-decoration:underline;text-underline-offset:2px;text-align:center;cursor:pointer;transition:color .15s ease}.bb-checkout-secondary:hover{color:#1a1a1a}.cde-recs{padding:16px 5px 8px;border-top:1px solid #e8e8e8;margin-top:80px;margin-bottom:16px}.cde-recs__heading{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;margin:0 16px 12px}.cde-recs__overflow{overflow:hidden;padding:0 16px 4px}.cde-recs__track{display:flex;gap:10px;will-change:transform;transition:none;cursor:grab;user-select:none;-webkit-user-select:none}.cde-recs__track.cde-dragging{cursor:grabbing;pointer-events:none}.cde-rec-card{flex:0 0 120px;width:120px;display:flex;flex-direction:column;gap:5px}.cde-rec-card__img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.cde-rec-card__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.cde-rec-card__title{font-size:11px;font-weight:600;color:#1a1a1a;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cde-rec-card__price-row{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.cde-rec-card__price{font-size:11px;font-weight:700;color:#1a1a1a}.cde-rec-card__compare{font-size:11px;color:#999;text-decoration:line-through}.cde-rec-card__add{margin-top:auto;width:100%;padding:6px 0;border-radius:6px;border:1.5px solid var(--bb-badge-bg, #28554E);background:transparent;color:var(--bb-badge-bg, #28554E);font-size:11px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,color .15s ease}.cde-rec-card__add:hover{background:var(--bb-badge-bg, #28554E);color:#fff}.cde-rec-card__add.cde-adding,.cde-rec-card__add:disabled{opacity:.6;cursor:default}#drawer-cart .drawer__content{background:#faf8f4!important;border:none!important;width:420px;max-width:420px;box-shadow:0 8px 40px #0000002e;overflow:hidden}@media only screen and (min-width:768px){#drawer-cart .drawer__content{top:12px;bottom:12px;right:2px;height:auto;max-height:calc(100dvh - 24px);border-radius:24px;padding:5px}}@media only screen and (max-width:767px){#drawer-cart .drawer__content{width:100vw;max-width:100vw;border-radius:0;top:0;bottom:0;right:0}}#drawer-cart .drawer__body,#drawer-cart .drawer__top,#drawer-cart .drawer__bottom{background:#faf8f4}#drawer-cart .drawer__top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:300}#drawer-cart .drawer__top__left{flex:1;min-width:0}#drawer-cart .cart__drawer__title{display:flex;align-items:center;gap:6px;margin:0;padding:0;font-family:var(--FONT-STACK-BODY, inherit);font-size:14px;font-weight:600;font-style:normal;letter-spacing:0;text-transform:none;color:#1a1a1a;height:auto}.cart__drawer__title-icon{flex-shrink:0;color:#1a1a1a}.cart__drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:100px;background:#f0ece4;font-size:11px;font-weight:600;color:#1a1a1a;line-height:1}#drawer-cart .cart__items__row{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.07);background:transparent}#drawer-cart .cart__items__grid{grid-template-columns:100px 1fr;grid-column-gap:12px}#drawer-cart .cart__items__image{width:100px;height:100px;border-radius:12px;overflow:hidden;background:#f0ece4;flex-shrink:0}#drawer-cart .cart__items__img{width:100px;height:100px;object-fit:cover;border-radius:12px;display:block}#drawer-cart .cart__items__title a{text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700;color:#1a1a1a;text-decoration:none}#drawer-cart .cart__message{background:transparent}#drawer-cart .drawer__bottom__meta{color:#888;font-size:12px}#drawer-cart~.drawer__underlay,.drawer__underlay[data-drawer-underlay=drawer-cart]{background:#07070770!important}
/*# sourceMappingURL=/cdn/shop/t/62/assets/bundle-builder-cart.css.map */
