.cart-drawer__inner{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.jm-drawer-inner-wrap{display:flex;flex-direction:column;height:100%;overflow:hidden}.jm-drawer-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:var(--cart-drawer-padding, 16px 24px);background-color:var(--color-background);border-bottom:1px solid var(--color-border-tertiary, rgba(0,0,0,.08))}@media screen and (min-width:750px){.jm-drawer-header{padding:var(--cart-drawer-padding-desktop, 20px 32px)}}.jm-drawer-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;height:0}.jm-drawer-loading,.jm-drawer-empty{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px;text-align:center;color:var(--color-foreground-secondary, #888);font-size:14px}.jm-drawer-items{flex:1;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.jm-drawer-item{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--color-border-tertiary, rgba(0,0,0,.08))}.jm-drawer-item:last-child{border-bottom:none;padding-bottom:0}.jm-drawer-item-img{width:56px;height:56px;object-fit:cover;border-radius:6px;background:var(--color-background-secondary, #f5f5f5)}.jm-drawer-item-img--placeholder{display:flex;align-items:center;justify-content:center;font-size:22px}.jm-drawer-item-title{font-size:14px;font-weight:500;margin-bottom:6px;color:var(--color-foreground, #1a1a1a)}.jm-drawer-item-props{display:flex;flex-direction:column;gap:2px}.jm-drawer-prop{font-size:12px;color:var(--color-foreground-secondary, #666);line-height:1.4}.jm-drawer-prop-key{color:var(--color-foreground-tertiary, #999)}.jm-drawer-item-price{font-size:15px;font-weight:600;color:var(--color-foreground, #1a1a1a);white-space:nowrap}.jm-drawer-footer{padding:20px 24px;border-top:1px solid var(--color-border-tertiary, rgba(0,0,0,.08));background:var(--color-background);flex-shrink:0}.jm-drawer-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:15px;font-weight:600;color:var(--color-foreground, #1a1a1a)}.jm-drawer-note{font-size:12px;color:var(--color-foreground-secondary, #888);margin-bottom:16px;line-height:1.5}.jm-drawer-checkout-btn{width:100%;padding:14px;background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff);border:none;border-radius:var(--style-border-radius-inputs, 6px);font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.jm-drawer-checkout-btn:hover{opacity:.85}.jm-drawer-checkout-btn:disabled{opacity:.5;cursor:not-allowed}.jm-drawer-checkout-error{margin-top:10px;padding:10px 12px;background:#fdf0ee;border:1px solid #f0c0bb;border-radius:6px;font-size:13px;color:#c0392b}.jm-drawer-remove{background:none;border:none;padding:0;margin-top:6px;font-family:inherit;font-size:12px;color:var(--color-foreground-secondary, #888);cursor:pointer;text-decoration:underline;transition:color .15s}.jm-drawer-remove:hover{color:#c0392b}
/*# sourceMappingURL=/cdn/shop/t/1/assets/jm-cart-drawer.css.map */
