.bbf-cart-drawer,.bbf-cart-overlay{display:none!important}.bbf-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a040480;z-index:900;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bbf-cart-overlay.is-open{opacity:1;visibility:visible}.bbf-cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100%;background:#faf8f5;z-index:950;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 30px #00000026}.bbf-cart-drawer.is-open{transform:translate(0)}.bbf-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e0d8;flex-shrink:0}.bbf-cart-drawer__close{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;color:#1a0a00;font-family:var(--font-body);font-size:1.4rem;padding:4px;transition:opacity .2s}.bbf-cart-drawer__close:hover{opacity:.6}.bbf-cart-drawer__close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.bbf-cart-drawer__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#1a0a00;margin:0}.bbf-cart-drawer__count{font-family:var(--font-body);font-size:1.3rem;color:#888;min-width:40px;text-align:right}.bbf-cart-shipping{padding:14px 24px;background:#f2ece4;border-bottom:1px solid #e8e0d8;flex-shrink:0}.bbf-cart-shipping__bar-wrap{position:relative;height:6px;background:#ddd3c8;border-radius:99px;margin-bottom:10px;overflow:visible}.bbf-cart-shipping__bar-fill{height:100%;background:#6b1414;border-radius:99px;transition:width .5s ease;max-width:100%}.bbf-cart-shipping__icons{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;gap:6px}.bbf-cart-shipping__icon{width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #ddd3c8;font-size:1.3rem}.bbf-cart-shipping__text{font-family:var(--font-body);font-size:1.25rem;color:#555;margin:0;text-align:center}.bbf-cart-shipping__text strong{color:#1a0a00;font-weight:600}.bbf-cart-shipping__text.is-achieved{color:#2a7a2a;font-weight:600}.bbf-cart-drawer__body{flex:1;overflow-y:auto;padding:8px 0}.bbf-cart-drawer__body::-webkit-scrollbar{width:4px}.bbf-cart-drawer__body::-webkit-scrollbar-track{background:transparent}.bbf-cart-drawer__body::-webkit-scrollbar-thumb{background:#d0c4b8;border-radius:4px}.bbf-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 24px;text-align:center;gap:16px}.bbf-cart-empty__icon{font-size:4rem;opacity:.3}.bbf-cart-empty__text{font-family:var(--font-heading);font-size:1.5rem;color:#888;margin:0;letter-spacing:.05em}.bbf-cart-empty__link{display:inline-block;background:#6b1414;color:#fff;text-decoration:none;font-family:var(--font-heading);font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;padding:12px 28px;margin-top:8px;transition:background .2s}.bbf-cart-empty__link:hover{background:#4a0e0e}.bbf-cart-item{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:16px 24px;border-bottom:1px solid #ede6dd;position:relative}.bbf-cart-item__image-wrap{width:90px;height:90px;background:#fff;border:1px solid #ede6dd;border-radius:4px;overflow:hidden;flex-shrink:0}.bbf-cart-item__image{width:100%;height:100%;object-fit:contain}.bbf-cart-item__details{display:flex;flex-direction:column;gap:6px;padding-right:28px}.bbf-cart-item__title{font-family:var(--font-heading);font-size:1.35rem;font-weight:500;color:#1a0a00;margin:0;line-height:1.35}.bbf-cart-item__variant{font-family:var(--font-body);font-size:1.2rem;color:#888;margin:0}.bbf-cart-item__price{font-family:var(--font-body);font-size:1.4rem;color:#1a0a00;margin:auto 0 0}.bbf-cart-item__remove{position:absolute;top:16px;right:20px;background:none;border:none;cursor:pointer;color:#aaa;font-size:1.8rem;line-height:1;padding:2px 4px;transition:color .2s}.bbf-cart-item__remove:hover{color:#6b1414}.bbf-cart-item__qty{display:flex;align-items:center;gap:12px;margin-top:4px}.bbf-cart-item__qty-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #c8bcb0;background:none;color:#1a0a00;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s;font-family:var(--font-body)}.bbf-cart-item__qty-btn:hover{border-color:#6b1414;background:#6b1414;color:#fff}.bbf-cart-item__qty-num{font-family:var(--font-body);font-size:1.4rem;color:#1a0a00;min-width:20px;text-align:center}.bbf-cart-drawer__footer{flex-shrink:0;border-top:1px solid #e8e0d8;background:#faf8f5;padding:20px 24px 24px}.bbf-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.bbf-cart-drawer__subtotal-label{font-family:var(--font-heading);font-size:1.3rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#1a0a00}.bbf-cart-drawer__subtotal-price{font-family:var(--font-body);font-size:1.6rem;font-weight:600;color:#1a0a00}.bbf-cart-drawer__discount-note{font-family:var(--font-body);font-size:1.25rem;color:#888;margin:0 0 16px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.bbf-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:#1a0a00;color:#fff;text-decoration:none;font-family:var(--font-heading);font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;padding:16px 20px;border:none;cursor:pointer;transition:background .2s;margin-top:4px}.bbf-cart-drawer__checkout:hover{background:#6b1414}.bbf-cart-drawer__checkout svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bbf-cart-drawer__body.is-loading{opacity:.5;pointer-events:none}@media screen and (max-width:480px){.bbf-cart-drawer{width:85%;max-width:400px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/bbf-cart-drawer.css.map */
