/*!
 * RBF Cosmetics — Cart Drawer Styling
 * ------------------------------------------------------------------
 * Styles snippets/product-cart__drawer.liquid's redesigned markup.
 * Deliberately targets a MIX of new .rbf-cart-drawer* classes and a
 * few required legacy selectors (.offcanvas, .gsp-cart-drawer-item,
 * .gps-quantity-input, etc.) since those legacy classes are the
 * actual hooks the existing cart JS (theme.js) and Bootstrap's
 * Offcanvas component operate on — they were kept in the markup
 * deliberately (see the build log) and this file styles them
 * in place rather than fighting them.
 * ------------------------------------------------------------------
 */.rbf-cart-drawer.offcanvas{width:min(440px,100%);background-color:var(--rbf-color-surface)}.rbf-cart-drawer__inner{height:100%}.rbf-cart-drawer__header{padding:var(--rbf-space-5);border-bottom:1px solid var(--rbf-color-border);display:flex;align-items:center;justify-content:space-between}.rbf-cart-drawer__body{padding:var(--rbf-space-5)}.rbf-cart-drawer__footer{padding:var(--rbf-space-5);border-top:1px solid var(--rbf-color-border);background-color:var(--rbf-color-surface)}.rbf-cart-drawer__shipping-goal{margin-bottom:var(--rbf-space-5)}.rbf-cart-drawer__trust-strip{display:flex;gap:var(--rbf-space-4);flex-wrap:wrap;list-style:none;padding:var(--rbf-space-3) 0;margin:0 0 var(--rbf-space-5) 0;border-bottom:1px solid var(--rbf-color-border)}.rbf-cart-drawer__trust-strip li{display:flex;align-items:center;gap:var(--rbf-space-1);font-size:var(--rbf-fs-small);color:var(--rbf-color-text-muted)}.rbf-cart-drawer__trust-strip .rbf-icon{color:var(--rbf-color-action)}.rbf-cart-drawer__list{display:flex;flex-direction:column;gap:var(--rbf-space-5)}.rbf-cart-drawer-item{align-items:flex-start!important;padding-bottom:var(--rbf-space-5);border-bottom:1px solid var(--rbf-color-border)}.rbf-cart-drawer-item:last-child{border-bottom:none;padding-bottom:0}.rbf-cart-drawer-item__image{width:88px;flex-shrink:0}.rbf-cart-drawer-item__image .rbf-image-wrapper{border-radius:var(--rbf-radius-md)}.rbf-cart-drawer-item__info{flex:1 1 auto;min-width:0}.rbf-cart-drawer-item__quantity{display:inline-flex;align-items:center;border:1.5px solid var(--rbf-border-subtle);border-radius:var(--rbf-radius-sm);height:40px;width:112px}.rbf-cart-drawer-item__quantity .rbf-btn--icon{position:static!important;transform:none!important;width:36px;height:38px;min-width:0;flex-shrink:0}.rbf-cart-drawer-item__quantity-input{width:100%;height:38px;border:none;background:transparent;font-family:var(--rbf-font-body);font-weight:500;-moz-appearance:textfield}.rbf-cart-drawer-item__quantity-input::-webkit-outer-spin-button,.rbf-cart-drawer-item__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rbf-cart-drawer-item__remove a{display:inline-flex;align-items:center;gap:var(--rbf-space-1);color:var(--rbf-color-text-muted)}.rbf-cart-drawer-item__remove a:hover{color:var(--rbf-color-error)}.rbf-cart-drawer-item__discounts{gap:var(--rbf-space-2)}.rbf-cart-drawer__empty{padding-block:var(--rbf-space-6)}.rbf-cart-drawer__empty-suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--rbf-space-3);text-align:left}.rbf-cart-drawer__cross-sell{margin-bottom:var(--rbf-space-4);padding-bottom:var(--rbf-space-4);border-bottom:1px solid var(--rbf-color-border)}.rbf-cart-drawer__cross-sell .rbf-upsell-card .rbf-card{max-width:100%}.rbf-cart-drawer__delivery-estimate{display:flex;align-items:center;gap:var(--rbf-space-2);margin-block:var(--rbf-space-3)}.rbf-cart-drawer__totals{margin-block:var(--rbf-space-3)}.rbf-cart-drawer__tax-note{margin-bottom:var(--rbf-space-4)}.rbf-cart-drawer__express-checkout{min-height:44px}.gsp-cart-addon-toggle-button{font-family:var(--rbf-font-body)!important;font-size:var(--rbf-fs-small)!important;color:var(--rbf-color-text-muted)!important}.gsp-cart-addon-content{border-radius:var(--rbf-radius-md) var(--rbf-radius-md) 0 0!important}@media(prefers-reduced-motion:reduce){.rbf-cart-drawer-item{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/rbf-cart-drawer.css.map */
