.cart-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#211e1a52;opacity:0;transition:opacity .3s ease}.cart-drawer{position:absolute;top:0;right:0;bottom:0;width:460px;max-width:92vw;background:var(--br-bg);display:flex;flex-direction:column;box-shadow:-24px 0 60px #211e1a24;transform:translate(100%);transition:transform .36s cubic-bezier(.22,.61,.36,1)}body.cart-open .cart-drawer-root{pointer-events:auto}body.cart-open .cart-drawer__overlay{opacity:1}body.cart-open .cart-drawer{transform:none}.cart-drawer__head{padding:26px 30px;border-bottom:1px solid var(--br-rule);display:flex;align-items:center;justify-content:space-between}.cart-drawer__close,.cart-item__remove,.cart-drawer__keep,.cart-drawer__discount button,.qty__btn{border:0;background:transparent;font-family:var(--br-sans);cursor:pointer;color:var(--br-text)}.cart-drawer__close{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--br-text-muted)}.cart-drawer__progress{padding:20px 30px;border-bottom:1px solid var(--br-rule);display:flex;flex-direction:column;gap:10px}.cart-drawer__progress-text{font-size:12px;color:var(--br-text-body)}.cart-drawer__track{height:3px;background:#e9e5dd}.cart-drawer__fill{height:100%;background:var(--br-tobacco);transition:width .4s ease}.cart-drawer__body{flex:1;display:flex;flex-direction:column;overflow:hidden}.cart-drawer__items{flex:1;overflow-y:auto}.cart-item{padding:26px 30px;border-bottom:1px solid var(--br-rule);display:grid;grid-template-columns:88px 1fr;gap:18px}.cart-item__media{aspect-ratio:3 / 4;overflow:hidden;background:var(--br-img-placeholder);display:block}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__detail{display:flex;flex-direction:column;gap:8px}.cart-item__toprow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cart-item__variant{font-size:12px;color:var(--br-text-muted)}.cart-item__controls{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px}.qty{display:flex;align-items:center;border:1px solid var(--br-border-input)}.qty__btn{width:32px;height:32px;font-size:14px}.qty__val{width:30px;text-align:center;font-size:13px}.cart-item__remove{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--br-text-muted)}.cart-drawer__extras{padding:22px 30px;display:flex;flex-direction:column;gap:14px}.cart-drawer__discount{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--br-border-input);padding-bottom:10px}.cart-drawer__discount input{flex:1;border:0;background:transparent;font-size:13px;color:var(--br-text);outline:none}.cart-drawer__discount button{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.cart-drawer__note{border:1px solid var(--br-border-input);background:#fff;padding:10px 12px;font-size:13px;line-height:1.6;color:var(--br-text);outline:none;resize:none}.cart-drawer__foot{border-top:1px solid var(--br-rule);padding:24px 30px 28px;display:flex;flex-direction:column;gap:16px}.cart-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between}.cart-drawer__subtotal .br-price{font-size:20px}.cart-drawer__tax{font-size:12px;color:var(--br-text-muted)}.cart-drawer__checkout{height:54px}.cart-drawer__keep{text-align:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--br-text-muted)}.cart-drawer__empty{padding:60px 30px;display:flex;flex-direction:column;gap:24px}.cart-drawer__empty p{margin:0;font-family:var(--br-serif);font-weight:300;font-size:24px}.cart-drawer__empty .br-btn{align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/35/assets/cart-drawer.css.map */
