html{scrollbar-gutter:stable}html:has(.drawer--bundle[open]){overflow:hidden}:root{--bs-drawer-accent: var(--color-accent, #c9a84c);--bs-drawer-accent-soft: #fef9eb;--bs-drawer-ink: #121826;--bs-drawer-ink5: #6b7280;--bs-drawer-ink7: #374151;--bs-drawer-line: #e5e7eb;--bs-teaser-accent: #b45309;--bs-teaser-accent-hi: #d97706;--bs-teaser-border: #f2d7a2;--bs-teaser-bg-from: #fffdf7;--bs-teaser-bg-to: #fff9ee}.bundle-save-widget__wrap{container-type:inline-size;container-name:bs-teaser-wrap}.bundle-banner--teaser{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon text" "cta  cta";align-items:center;gap:10px 12px;padding:14px 16px;border:2px solid var(--bs-teaser-border);border-radius:12px;background:linear-gradient(180deg,var(--bs-teaser-bg-from),var(--bs-teaser-bg-to));transition:border-color .2s}.bundle-banner--teaser:hover{border-color:var(--bs-teaser-accent)}.bundle-banner--teaser .bundle-banner__discount{grid-area:icon;width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,var(--bs-teaser-accent),var(--bs-teaser-accent-hi));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#fff}.bundle-banner--teaser .bundle-banner__discount-pct{font-size:15px;font-weight:900;line-height:1;letter-spacing:-.02em}.bundle-banner--teaser .bundle-banner__discount-off{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1}.bundle-banner--teaser .bundle-banner__text{grid-area:text;min-width:0;display:flex;flex-direction:column;gap:2px}.bundle-banner--teaser .bundle-banner__kicker{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--bs-teaser-accent);font-weight:800}.bundle-banner--teaser .bundle-banner__title{font-size:15px;font-weight:800;color:var(--bs-drawer-ink);line-height:1.25}.bundle-banner--teaser .bundle-banner__sub{font-size:12px;color:var(--bs-drawer-ink5);line-height:1.4}.bundle-banner--teaser .bundle-banner__cta{grid-area:cta;justify-self:stretch;padding:11px 18px;background:var(--bs-teaser-accent);color:#fff;border:0;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,box-shadow .15s}.bundle-banner--teaser .bundle-banner__cta:hover{background:#92400e}.bundle-banner--teaser .bundle-banner__cta:focus-visible{outline:2px solid var(--bs-teaser-accent);outline-offset:2px}.bundle-banner--teaser .bundle-banner__cta-icon{font-size:14px;line-height:1}@container bs-teaser-wrap (min-width: 460px){.bundle-banner--teaser{grid-template-columns:auto 1fr auto;grid-template-areas:"icon text cta";gap:12px}.bundle-banner--teaser .bundle-banner__cta{justify-self:auto;white-space:nowrap}}.drawer--bundle{max-width:min(480px,92vw);background-color:#fff;color:var(--bs-drawer-ink);display:flex;flex-direction:column}.bs-drawer__head{flex-shrink:0;padding:18px 20px 16px;border-bottom:1px solid #f0e2c4;background:linear-gradient(135deg,#fffdf5,var(--bs-drawer-accent-soft))}.bs-drawer__head-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.bs-drawer__kicker{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--bs-drawer-accent)}.bs-drawer__close{background:none;border:0;padding:4px;margin:-4px;line-height:1;cursor:pointer;color:var(--bs-drawer-ink5);border-radius:4px}.bs-drawer__close:hover{color:var(--bs-drawer-ink)}.bs-drawer__close:focus-visible{outline:2px solid var(--bs-drawer-accent);outline-offset:2px}.bs-drawer__close svg{width:18px;height:18px}.bs-drawer__close>*{pointer-events:none}.bs-drawer__title{font-size:20px;font-weight:800;line-height:1.2;margin:0 0 4px;color:var(--bs-drawer-ink)}.bs-drawer__sub{font-size:13px;color:var(--bs-drawer-ink5);margin:0}.bs-drawer__variant-picker{flex-shrink:0;background:#f8f5f0;border-bottom:1px solid var(--bs-drawer-line)}.bs-drawer__variant-picker>*:not(summary){padding-left:20px;padding-right:20px}.bs-drawer__variant-picker>.bs-drawer__size-chips{padding-bottom:14px}.bs-drawer__variant-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.bs-drawer__variant-summary::-webkit-details-marker{display:none}.bs-drawer__variant-summary-label{font-size:13px;color:var(--bs-drawer-ink5);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-drawer__variant-summary-label strong{color:var(--bs-drawer-ink);font-weight:700}.bs-drawer__variant-toggle{flex-shrink:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bs-drawer-accent);position:relative;padding-right:14px}.bs-drawer__variant-toggle:after{content:"";position:absolute;right:0;top:50%;width:0;height:0;border:4px solid transparent;border-top-color:currentColor;transform:translateY(-25%);transition:transform .15s ease}.bs-drawer__variant-picker[open] .bs-drawer__variant-toggle:after{transform:translateY(-75%) rotate(180deg)}.bs-drawer__variant-picker[open] .bs-drawer__variant-summary{border-bottom:1px solid var(--bs-drawer-line);padding-bottom:10px}.bs-drawer__variant-picker[open] .bs-drawer__variant-summary+*{padding-top:12px}.bs-drawer__variant-summary:focus-visible{outline:2px solid var(--bs-drawer-accent);outline-offset:-2px}.bs-drawer__field-label{font-size:11px;font-weight:700;color:var(--bs-drawer-ink5);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;display:block}.bs-drawer__shape-select{width:100%;padding:8px 12px;border:1px solid var(--bs-drawer-line);border-radius:6px;background-color:#fff;font-size:13px;font-weight:600;color:var(--bs-drawer-ink7);margin-bottom:12px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'><path fill='%23374151' d='M6 8 0 0h12z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:10px;cursor:pointer}.bs-drawer__shape-select:focus-visible{outline:2px solid var(--bs-drawer-accent);outline-offset:1px;border-color:var(--bs-drawer-accent)}.bs-drawer__size-chips{display:flex;flex-wrap:wrap;gap:6px}.bs-drawer__size-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--bs-drawer-line);background:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;color:var(--bs-drawer-ink7);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.bs-drawer__size-chip[hidden]{display:none}.bs-drawer__size-chip:hover{border-color:var(--bs-drawer-ink)}.bs-drawer__size-chip.is-on{border-color:var(--bs-drawer-accent);background:var(--bs-drawer-accent-soft);color:var(--bs-drawer-ink);font-weight:700;box-shadow:inset 0 0 0 1px var(--bs-drawer-accent)}.bs-drawer__size-chip.is-soldout{color:#9ca3af;background:#f3f4f6;border-color:var(--bs-drawer-line);cursor:not-allowed;text-decoration:line-through}.bs-drawer__size-chip.is-soldout .bs-drawer__size-chip-price{color:#9ca3af}.bs-drawer__size-chip:focus-visible{outline:2px solid var(--bs-drawer-accent);outline-offset:2px}.bs-drawer__size-chip-price{font-weight:600;color:var(--bs-drawer-ink5)}.bs-drawer__size-chip.is-on .bs-drawer__size-chip-price{color:var(--bs-drawer-ink7)}.bs-drawer__size-note{font-size:11px;color:var(--bs-drawer-ink5);margin:8px 0 0}.bs-drawer__size-note strong{color:var(--bs-drawer-ink7);font-weight:700}.bs-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent}.bs-drawer__body::-webkit-scrollbar{width:6px}.bs-drawer__body::-webkit-scrollbar-track{background:transparent}.bs-drawer__body::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.bs-drawer__body::-webkit-scrollbar-thumb:hover{background:#a3a3a3}.bundle-drawer__widget{display:block;padding:0}.bs-drawer__footer{flex-shrink:0;padding:14px 20px 16px;border-top:1px solid var(--bs-drawer-line);background:#fff;box-shadow:0 -8px 16px -12px #0000001f}.bs-drawer__summary{margin-bottom:12px;padding:12px 14px;background:#f9f5ee;border:1px solid #e9dfc9;border-radius:10px;font-size:13px;animation:bs-drawer-summary-in .2s ease}.bs-drawer__summary[hidden]{display:none}@keyframes bs-drawer-summary-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bs-drawer__summary-rows{display:flex;flex-direction:column;gap:4px}.bs-drawer__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.bs-drawer__summary-name{color:var(--bs-drawer-ink7);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-drawer__summary-price{flex-shrink:0;color:var(--bs-drawer-ink);font-weight:700;white-space:nowrap}.bs-drawer__summary-old{color:var(--bs-drawer-ink5);font-weight:400;font-size:12px;margin-right:4px;text-decoration:line-through}.bs-drawer__summary-divider{height:1px;background:#e5e7eb;margin:8px 0}.bs-drawer__summary-total{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;font-weight:800;color:var(--bs-drawer-ink)}.bs-drawer__summary-save{margin-top:4px;text-align:right;font-size:12px;color:var(--bs-drawer-ink5)}.bs-drawer__summary-save strong{color:#2d8f5e;font-weight:700}.drawer--bundle .bundle-summary{display:none!important}.drawer--bundle .bundle-campaign__desc,.drawer--bundle .bundle-campaign__code{display:none}.bs-drawer__cta{width:100%;border:0;border-radius:10px;background:var(--bs-drawer-ink);color:#fff;padding:14px;font-size:15px;font-weight:800;line-height:1.2;cursor:pointer;transition:background .2s,box-shadow .2s,opacity .2s}.bs-drawer__cta:disabled{opacity:.45;cursor:not-allowed}.bs-drawer__cta.is-ready{background:#2d8f5e;box-shadow:0 4px 12px #2d8f5e40}.bs-drawer__cta.is-ready:hover{background:#267850}.bs-drawer__cta:focus-visible{outline:2px solid var(--bs-drawer-accent);outline-offset:2px}.bs-drawer__footer-hint{text-align:center;font-size:12px;color:#9ca3af;margin:8px 0 0}.bs-drawer__footer-hint[hidden],.drawer--bundle .bundle-summary__cta{display:none}@media(max-width:640px){.drawer--bundle{max-width:100vw}.bs-drawer__head{padding:14px 16px}.bs-drawer__title{font-size:18px}.bs-drawer__variant-picker{padding:10px 14px 12px}.bs-drawer__size-chip{padding:5px 8px;font-size:11px}.bs-drawer__footer{padding:10px 14px 12px}.bs-drawer__cta{padding:14px;min-height:48px}}.drawer--bundle .bundle-tabs{border:0;border-bottom:2px solid var(--bs-drawer-line);border-radius:0;padding:4px 4px 0;background:#fafafa;position:sticky;top:0;z-index:2}.drawer--bundle .bundle-tab{min-width:0;flex-direction:column;gap:4px;align-items:center;padding:8px 6px}.drawer--bundle .bundle-tab[aria-selected=true]{box-shadow:none}.drawer--bundle .bundle-tab__label{font-size:13px;font-weight:700;text-transform:none;color:var(--bs-drawer-ink);margin-top:0;letter-spacing:0;line-height:1.2;white-space:nowrap;order:1}.drawer--bundle .bundle-tab__discount{font-size:11px;font-weight:700;color:var(--bs-drawer-ink5);background:var(--bs-drawer-accent-soft);padding:2px 7px;border-radius:4px;line-height:1.2;white-space:nowrap;order:2}.drawer--bundle .bundle-tab__arrow{display:none}.drawer--bundle .bundle-tab[aria-selected=true] .bundle-tab__discount{color:var(--bs-drawer-accent);background:#fffbeb}.drawer--bundle .bundle-tabs{scroll-behavior:smooth}.drawer--bundle .bundle-tabs.has-overflow-right:not(.has-overflow-left){-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 28px),transparent 100%)}.drawer--bundle .bundle-tabs.has-overflow-left:not(.has-overflow-right){-webkit-mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 100%)}.drawer--bundle .bundle-tabs.has-overflow-left.has-overflow-right{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%)}.drawer--bundle .bundle-panel{padding:16px 20px}.drawer--bundle .bundle-campaign__products{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow:visible;padding:0;margin-bottom:12px}.drawer--bundle .bundle-campaign__products>.shopify-section{display:contents}.drawer--bundle .bundle-skeleton__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow:visible;padding-bottom:0}.drawer--bundle .bundle-skeleton__card{width:auto}.drawer--bundle .bundle-product-card{width:auto;flex-shrink:1;border-radius:10px;cursor:pointer}.drawer--bundle .bundle-product-card__name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:initial;line-height:1.25}.drawer--bundle .bundle-product-card__size{padding:2px 0;margin-top:4px;font-size:13px;font-weight:500;line-height:1.35;color:var(--bs-drawer-ink7);background:transparent;border:0;cursor:default}.drawer--bundle .bundle-product-card__variant-select{display:block;width:100%;margin-top:6px;padding:7px 10px;font-size:13px;font-weight:500;line-height:1.3;color:var(--bs-drawer-ink7);background:#fff;border:1px solid var(--bs-drawer-line);border-radius:6px;cursor:pointer;-webkit-appearance:auto;appearance:auto}.drawer--bundle .bundle-product-card__add{position:static;width:100%;padding:10px;margin:0;background:var(--bs-drawer-ink);color:#fff;border:0;border-radius:0;font-size:12px;font-weight:700;letter-spacing:.01em;transition:background .15s}.drawer--bundle .bundle-product-card__add:hover{background:#000}.drawer--bundle .bundle-product-card.is-selected .bundle-product-card__add{background:#2d8f5e;color:#fff}.drawer--bundle .bundle-product-card.is-selected .bundle-product-card__add:hover{background:#25794f}.drawer--bundle .bundle-product-card.is-selected{border-color:#2d8f5e;box-shadow:0 0 0 1px #2d8f5e}.drawer--bundle .bundle-product-card__badge{background:#7c3aed;color:#fff;font-size:8px;padding:2px 6px;letter-spacing:.3px}.drawer--bundle .bundle-campaign__rule{font-weight:700;line-height:1.35;margin-bottom:3px}.drawer--bundle .bundle-campaign__hl{color:var(--bs-drawer-accent);font-weight:800}.drawer--bundle .bundle-campaign__desc{color:var(--bs-drawer-ink5);margin-bottom:4px}.drawer--bundle .bundle-campaign__code{display:inline-flex;font-size:11px;font-weight:600;color:var(--bs-drawer-ink7);background:#f3f4f6;padding:3px 8px;border-radius:4px;margin-bottom:12px}.drawer--bundle .bundle-sub-tabs{gap:6px;margin-top:0;margin-bottom:12px}.drawer--bundle .bundle-sub-tab{padding:6px 12px;font-size:11px}.drawer--bundle .bundle-campaign__view-all{display:block;text-align:center;font-size:13px;margin-top:0;margin-bottom:4px;color:var(--bs-drawer-accent)}.drawer--bundle .bundle-summary{margin:12px 0 0;padding:14px}@media(max-width:640px){.drawer--bundle .bundle-panel{padding:12px 14px}.drawer--bundle .bundle-campaign__products,.drawer--bundle .bundle-skeleton__cards{gap:8px}.drawer--bundle .bundle-product-card__media{height:64px}.drawer--bundle .bundle-tab{padding:7px 4px}.drawer--bundle .bundle-tab__label{font-size:12px}.drawer--bundle .bundle-tab__discount{font-size:10px;padding:1px 5px}.drawer--bundle .bundle-summary{margin:10px 0 0}.drawer--bundle .bundle-sub-tab{padding:6px 10px;font-size:10px}}@media(prefers-reduced-motion:reduce){.drawer--bundle,.drawer--bundle[open],.bs-drawer__size-chip,.bs-drawer__cta,.bs-drawer__close,.bs-drawer__shape-select{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/446/assets/bundle-save-drawer.css.map */
