.bb-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid var(--bb-color-line, #e6e6e6);box-shadow:0 -6px 24px #00000014;font-family:var(--bb-font-body, "Figtree", sans-serif);color:var(--bb-color-ink, #111);padding-bottom:env(safe-area-inset-bottom,0);transform:translateY(0);transition:transform .22s cubic-bezier(.22,.61,.36,1)}.bb-sticky-atc.is-hidden{transform:translateY(100%)}.bb-sticky-atc__inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 14px;min-height:68px}.bb-sticky-atc__product{display:flex;align-items:center;gap:10px;min-width:0;flex:0 1 auto}.bb-sticky-atc__thumb{flex:0 0 auto;width:48px;height:48px;border-radius:8px;overflow:hidden;background:var(--bb-color-bg-soft, #f5f5f5);display:flex;align-items:center;justify-content:center}.bb-sticky-atc__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bb-sticky-atc__text{min-width:0;display:flex;flex-direction:column;gap:2px}.bb-sticky-atc__title{font-family:var(--bb-font-heading, "Oswald", sans-serif);font-weight:700;font-size:14px;line-height:1.2;color:var(--bb-color-ink, #111);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bb-sticky-atc__gifts{font-size:11px;font-weight:700;color:#08a225;text-transform:uppercase;letter-spacing:.4px;line-height:1.1}.bb-sticky-atc__gifts.is-hidden{display:none}.bb-sticky-atc__picker{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:stretch}.bb-sticky-atc--single .bb-sticky-atc__picker{display:none}.bb-sticky-atc--single .bb-sticky-atc__btn{margin-left:auto}.bb-sticky-atc__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1.5px solid rgba(0,0,0,.18);border-radius:999px;padding:8px 16px;font-family:inherit;color:var(--bb-color-ink, #111);cursor:pointer;text-align:left;min-height:48px;transition:border-color .16s ease,box-shadow .16s ease}.bb-sticky-atc__trigger:hover{border-color:#0006}.bb-sticky-atc__trigger[aria-expanded=true]{border-color:var(--bb-color-brand, #2a2a8c);box-shadow:0 0 0 1px var(--bb-color-brand, #2a2a8c)}.bb-sticky-atc__trigger-text{display:flex;flex-direction:column;min-width:0;line-height:1.15}.bb-sticky-atc__trigger-title{font-family:var(--bb-font-heading, "Oswald", sans-serif);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-sticky-atc__trigger-sub{font-size:11px;font-weight:500;color:var(--bb-color-muted, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.bb-sticky-atc__trigger-sub:empty{display:none}.bb-sticky-atc__caret{flex:0 0 auto;transition:transform .2s ease;color:var(--bb-color-ink-soft, #333)}.bb-sticky-atc__trigger[aria-expanded=true] .bb-sticky-atc__caret{transform:rotate(180deg)}.bb-sticky-atc__menu{position:absolute;left:0;right:0;bottom:calc(100% + 8px);list-style:none;margin:0;padding:6px;background:#fff;border:1px solid var(--bb-color-line, #e6e6e6);border-radius:14px;box-shadow:0 12px 32px #00000024;max-height:60vh;overflow-y:auto;z-index:5}.bb-sticky-atc__menu[hidden]{display:none}.bb-sticky-atc__option{margin:0;padding:0}.bb-sticky-atc__option-btn{width:100%;background:#fff;border:2px solid transparent;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:background .14s ease,border-color .14s ease}.bb-sticky-atc__option-btn:hover{background:var(--bb-color-bg-soft, #f5f5f5)}.bb-sticky-atc__option.is-selected .bb-sticky-atc__option-btn{background:#000;color:#fff;border-color:var(--bb-color-brand, #2a2a8c)}.bb-sticky-atc__option.is-selected .bb-sticky-atc__option-sub,.bb-sticky-atc__option.is-selected .bb-sticky-atc__option-compare{color:#ffffffb3}.bb-sticky-atc__option-img{flex:0 0 auto;width:40px;height:40px;border-radius:6px;overflow:hidden;background:var(--bb-color-bg-soft, #f5f5f5)}.bb-sticky-atc__option-img img{width:100%;height:100%;object-fit:cover;display:block}.bb-sticky-atc__option-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.bb-sticky-atc__option-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bb-sticky-atc__option-title{font-family:var(--bb-font-heading, "Oswald", sans-serif);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.3px;line-height:1.2}.bb-sticky-atc__option-tag{display:inline-block;margin-top:4px;background:var(--bb-color-warn, #e05c2e);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:2px 7px;border-radius:4px;white-space:normal;line-height:1.3}.bb-sticky-atc__option-sub{font-size:12px;color:var(--bb-color-muted, #666);line-height:1.25}.bb-sticky-atc__option-price-col{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.bb-sticky-atc__option-price{font-weight:700;font-size:15px;line-height:1}.bb-sticky-atc__option-compare{text-decoration:line-through;color:#999;font-size:11px}.bb-sticky-atc__btn{flex:0 0 auto;background:var(--bb-color-ink, #111);color:#fff;border:none;border-radius:999px;padding:0 22px;min-height:52px;font-family:var(--bb-font-body, "Figtree", sans-serif);font-weight:800;font-size:13px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;transition:background .14s ease,transform .14s ease}.bb-sticky-atc__btn:hover{background:#000}.bb-sticky-atc__btn:active{transform:translateY(1px)}.bb-sticky-atc__btn:disabled,.bb-sticky-atc__btn.is-loading{opacity:.7;cursor:wait}.bb-sticky-atc__btn-sep{opacity:.6}.bb-sticky-atc__btn-price{font-weight:800}@media(max-width:919px){.bb-sticky-atc__inner{padding:8px 10px;gap:8px;min-height:64px}.bb-sticky-atc:not(.bb-sticky-atc--single) .bb-sticky-atc__product{display:none}.bb-sticky-atc--single .bb-sticky-atc__thumb{width:40px;height:40px}.bb-sticky-atc--single .bb-sticky-atc__title{font-size:13px}.bb-sticky-atc__trigger{padding:6px 12px;min-height:44px}.bb-sticky-atc__trigger-title{font-size:13px}.bb-sticky-atc__trigger-sub{font-size:10px}.bb-sticky-atc:not(.bb-sticky-atc--single) .bb-sticky-atc__picker{position:static}.bb-sticky-atc__menu{left:8px;right:8px;bottom:calc(100% + 8px)}.bb-sticky-atc__option-text{padding-right:4px}.bb-sticky-atc:not(.bb-sticky-atc--single) .bb-sticky-atc__picker{flex:2 1 0;min-width:0}.bb-sticky-atc:not(.bb-sticky-atc--single) .bb-sticky-atc__btn{flex:1 1 0;min-width:100px;max-width:36%}.bb-sticky-atc__btn{min-height:46px;font-size:12px;letter-spacing:.5px;flex-direction:column;gap:2px;line-height:1.1;padding:6px 14px}.bb-sticky-atc__btn-sep{display:none}.bb-sticky-atc__btn-label{font-size:10px;letter-spacing:.8px;opacity:.9}.bb-sticky-atc__btn-price{font-size:14px}}@media(min-width:920px){.bb-sticky-atc__inner{padding:12px 24px;gap:18px;min-height:76px}.bb-sticky-atc__thumb{width:56px;height:56px}.bb-sticky-atc__title{font-size:15px}.bb-sticky-atc__product{flex:0 1 32%;max-width:360px}.bb-sticky-atc__picker{flex:0 1 320px;max-width:360px;margin-left:auto}.bb-sticky-atc__btn{padding:0 28px;min-height:56px;font-size:14px}.bb-sticky-atc__menu{min-width:360px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/bb-sticky-atc.css.map */
