.bb{display:block;padding-bottom:140px}.bb__container{max-width:1100px;margin:0 auto;padding:24px 16px 0}.bb__header{text-align:center;margin-bottom:20px}.bb__heading{margin:0 0 6px;font-size:28px;line-height:1.15}.bb__subheading{margin:0;font-size:15px;color:rgba(var(--color-foreground),.6)}.bb__tiers{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px}.bb__tiers::-webkit-scrollbar{display:none}.bb__tier{flex:1 0 auto;min-width:118px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 14px;background:#f5f5f7;border:1px solid transparent;border-radius:14px;text-align:center;transition:background-color .2s ease,color .2s ease,transform .2s ease}.bb__tier-qty{font-size:14px;font-weight:700;color:rgb(var(--color-foreground));white-space:nowrap}.bb__tier-pct{font-size:12px;font-weight:500;color:rgba(var(--color-foreground),.65);white-space:nowrap}.bb__tier.is-active{background:rgb(var(--color-foreground));transform:scale(1.02)}.bb__tier.is-active .bb__tier-qty{color:rgb(var(--color-background))}.bb__tier.is-active .bb__tier-pct{color:#ffffffbf}@media screen and (max-width:749px){.bb__tiers{gap:6px}.bb__tier{flex:0 0 auto;min-width:92px;padding:8px 12px;border-radius:12px}.bb__tier-qty{font-size:12px}.bb__tier-pct{font-size:10.5px}}.bb__search{position:relative;margin-bottom:16px}.bb__search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:rgba(var(--color-foreground),.45);pointer-events:none}.bb__search input{width:100%;height:48px;padding:0 16px 0 44px;font-size:16px;font-family:inherit;color:rgb(var(--color-foreground));background:#f5f5f7;border:none;border-radius:14px;outline:none;-webkit-appearance:none;appearance:none}.bb__search input:focus{background:#fff;box-shadow:0 0 0 2px rgb(var(--color-foreground))}.bb__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media screen and (min-width:750px){.bb__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (min-width:1100px){.bb__grid{grid-template-columns:repeat(4,1fr)}}.bb-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:0 0 12px;background:#fff;border:none;border-radius:16px;cursor:pointer;text-align:left;font-family:inherit;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.bb-card:active{transform:scale(.97)}.bb-card__media{position:relative;width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f5f5f7;margin-bottom:8px}.bb-card__media img{width:100%;height:100%;object-fit:cover}.bb-card__badge{position:absolute;top:8px;left:8px;min-width:22px;height:22px;padding:0 6px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:12px;font-weight:700;border-radius:11px}.bb-card__title{font-size:14px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.25;padding:0 4px}.bb-card__price{font-size:12px;color:rgba(var(--color-foreground),.55);padding:0 4px}.bb-card__add{position:absolute;right:8px;top:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;color:rgb(var(--color-foreground));font-size:20px;font-weight:500;line-height:1;border-radius:50%;box-shadow:0 2px 10px #0000001f}.bb__empty{text-align:center;color:rgba(var(--color-foreground),.55);padding:40px 0}.bb__bar{position:fixed;left:0;right:0;bottom:0;z-index:2147483630;background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-top:1px solid rgba(0,0,0,.06);padding-bottom:env(safe-area-inset-bottom,0px)}.bb__bar-inner{max-width:1100px;margin:0 auto;padding:10px 16px 12px}.bb__bar-row{display:flex;align-items:center;gap:12px}.bb__bar-row>*{flex:1 1 50%;min-width:0}.bb__bar-pricebox{display:flex;flex-direction:column;justify-content:center;gap:2px;line-height:1.2}.bb__bar-prices{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.bb__bar-compare{font-size:12px;color:rgba(var(--color-foreground),.45)}.bb__bar-total{font-size:16px;font-weight:700;color:rgb(var(--color-foreground))}.bb__bar-save{font-size:11px;font-weight:600;color:#1d7a35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb__cta--half{padding:0 12px}.bb__tray{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.bb__tray::-webkit-scrollbar{display:none}.bb__tray:empty{display:none}.bb-tray__item{position:relative;flex-shrink:0;width:52px}.bb-tray__item img{width:52px;height:52px;object-fit:cover;border-radius:12px;background:#f5f5f7}.bb-tray__qty{position:absolute;bottom:-4px;left:-4px;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:10px;font-weight:700;border-radius:9px}.bb-tray__opt{display:block;font-size:9px;color:rgba(var(--color-foreground),.55);text-align:center;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-tray__remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#fff;color:rgb(var(--color-foreground));border:none;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;box-shadow:0 1px 6px #0000002e}.bb-tray__ghost{flex-shrink:0;width:52px;display:flex;flex-direction:column;align-items:center}.bb-tray__ghost-circle{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1.5px dashed rgba(var(--color-foreground),.35);border-radius:12px;font-size:15px;font-weight:700;color:rgba(var(--color-foreground),.55)}.bb-tray__ghost-label{display:block;font-size:9px;font-weight:600;color:#1d7a35;text-align:center;margin-top:2px;white-space:nowrap}.bb__cta{position:relative;flex-shrink:0;min-height:50px;padding:0 28px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.bb__cta:active{transform:scale(.97)}.bb__cta[disabled]{opacity:.5;cursor:not-allowed}.bb__cta.is-loading span:after{content:"";display:inline-block;width:13px;height:13px;margin-left:8px;vertical-align:-2px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:bb-spin .7s linear infinite}@keyframes bb-spin{to{transform:rotate(360deg)}}body.bb-sheet-open{overflow:hidden}.bb-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483640}.bb-sheet[hidden]{display:none}.bb-sheet__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0c1473;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.bb-sheet__panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:20px 20px 0 0;padding:8px 18px calc(18px + env(safe-area-inset-bottom,0px));max-height:86vh;max-height:86dvh;overflow-y:auto;animation:bb-sheet-up .28s cubic-bezier(.16,1,.3,1)}@keyframes bb-sheet-up{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:750px){.bb-sheet__panel{left:50%;right:auto;bottom:auto;top:50%;transform:translate(-50%,-50%);width:460px;border-radius:20px;animation:bb-sheet-fade .2s ease}@keyframes bb-sheet-fade{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.bb-sheet__handle{display:none}}.bb-sheet__handle{width:36px;height:4px;background:#0000002e;border-radius:2px;margin:6px auto 12px}.bb-sheet__head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.bb-sheet__head--plain{justify-content:space-between}.bb-sheet__panel--product{padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:92vh;max-height:92dvh}.bb-sheet__panel--product .bb-sheet__handle{position:absolute;top:8px;left:50%;transform:translate(-50%);margin:0;z-index:2}.bb-sheet__close--float{position:absolute;top:14px;right:14px;z-index:2;background:#ffffffeb;box-shadow:0 2px 10px #0000001f}.bb-sheet__media{background:#f5f5f7;display:flex;align-items:center;justify-content:center;height:40vh;height:40dvh;flex-shrink:0}.bb-sheet__media .bb-sheet__image{max-width:80%;max-height:90%;object-fit:contain;transition:opacity .15s ease}.bb-sheet__content{padding:16px 18px calc(18px + env(safe-area-inset-bottom,0px));overflow-y:auto;min-height:0}.bb-sheet__title{margin:0 0 2px;font-size:18px}.bb-sheet__price{margin:0 0 14px;font-size:14px;color:rgba(var(--color-foreground),.6)}.bb-sheet__close{margin-left:auto;flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#f5f5f7;border:none;border-radius:50%;cursor:pointer}.bb-sheet__close svg{width:13px;height:13px}.bb-sheet__add{width:100%;margin-top:6px}.bb-opt{margin-bottom:16px}.bb-opt__label{margin:0 0 8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.55)}.bb-opt__values{display:flex;flex-wrap:wrap;gap:8px}.bb-opt__btn{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:76px;padding:10px 14px;background:#f5f5f7;border:2px solid transparent;border-radius:12px;font-family:inherit;font-size:14px;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.bb-opt__btn small{font-size:11px;font-weight:400;color:rgba(var(--color-foreground),.55)}.bb-opt__btn.is-active{background:#fff;border-color:rgb(var(--color-foreground))}.bb-swatch{padding:0;background:none;border:none;cursor:pointer}.bb-swatch span{display:block;width:34px;height:34px;border-radius:50%;background:var(--c);border:1px solid rgba(0,0,0,.12);transition:box-shadow .15s ease,transform .15s ease}.bb-swatch.is-active span{box-shadow:0 0 0 2px #fff,0 0 0 4px rgb(var(--color-foreground));transform:scale(1.05)}.bb-acc__list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.bb-acc__item{display:flex;align-items:center;gap:12px;padding:12px;background:#f5f5f7;border:2px solid transparent;border-radius:14px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.bb-acc__item:has([data-bb-acc-check]:checked){background:#fff;border-color:rgb(var(--color-foreground))}.bb-acc__item input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.bb-acc__box{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid rgba(0,0,0,.25);border-radius:7px;color:#fff;transition:background-color .15s ease,border-color .15s ease}.bb-acc__box svg{width:11px;height:9px;opacity:0}.bb-acc__item:has([data-bb-acc-check]:checked) .bb-acc__box{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.bb-acc__item:has([data-bb-acc-check]:checked) .bb-acc__box svg{opacity:1}.bb-acc__image{width:46px;height:46px;object-fit:cover;border-radius:10px;background:#fff;flex-shrink:0}.bb-acc__info{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.bb-acc__qty{display:none;align-items:center;gap:2px;flex-shrink:0;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:2px}.bb-acc__item:has([data-bb-acc-check]:checked) .bb-acc__qty{display:flex}.bb-acc__qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;font-size:16px;font-weight:600;line-height:1;color:rgb(var(--color-foreground));cursor:pointer}.bb-acc__qty-btn:active{background:#f5f5f7}.bb-acc__qty-count{min-width:20px;text-align:center;font-size:13px;font-weight:700;color:rgb(var(--color-foreground))}.bb-acc__title{font-size:14px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.25}.bb-acc__price{font-size:12px;color:rgba(var(--color-foreground),.55)}.bb-acc__variants{display:flex;gap:6px;margin-top:3px}.bb-acc__variant{padding:3px 10px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-family:inherit;font-size:11px;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer}.bb-acc__variant.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.bb-acc__variant[disabled]{opacity:.4;cursor:not-allowed}.bb-acc__summary{border-top:1px solid rgba(0,0,0,.08);padding-top:12px;margin-bottom:14px}.bb-acc__row{display:flex;justify-content:space-between;font-size:14px;color:rgb(var(--color-foreground));margin-bottom:6px}.bb-acc__row s{color:rgba(var(--color-foreground),.45);margin-right:6px}.bb-acc__row--save{color:#1d7a35;font-weight:600}.bb-acc__row--total{font-size:16px;font-weight:700;margin-top:8px}.bb-acc__note{margin:8px 0 0;font-size:11px;color:rgba(var(--color-foreground),.5);text-align:center}.bb-acc__submit{width:100%}.bb__error{margin:0 0 10px;padding:10px 14px;font-size:13px;color:#b3261e;background:#fdecea;border-radius:10px}@media screen and (min-width:750px){.bb-sheet__panel--product{width:720px;max-width:calc(100vw - 48px);flex-direction:row;max-height:80vh}.bb-sheet__panel--product .bb-sheet__handle{display:none}.bb-sheet__media{width:330px;height:auto;min-height:440px;flex-shrink:0}.bb-sheet__media .bb-sheet__image{max-width:84%;max-height:88%}.bb-sheet__content{flex:1 1 auto;padding:26px 24px;display:flex;flex-direction:column}.bb-sheet__content .bb-sheet__add{margin-top:auto}}#shopify-chat,[id*=ShopifyChat],div[id^=shopify-chat],iframe[name*=ShopifyChat],iframe[title*=Chat],iframe[title*=chat],[id*=memberr i],[class*=memberr i]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bundle-builder.css.map */
