.orible-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none}.orible-cart-drawer.is-open{pointer-events:all}.orible-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s ease;cursor:pointer}.orible-cart-drawer.is-open .orible-cart-drawer__overlay{opacity:1}.orible-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease;box-shadow:-4px 0 24px #0000001f}.orible-cart-drawer.is-open .orible-cart-drawer__panel{transform:translate(0)}.orible-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.orible-cart-drawer__title{font-size:16px;font-weight:700;margin:0;color:#111}.orible-cart-drawer__close{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:4px;line-height:1;transition:color .2s}.orible-cart-drawer__close:hover{color:#111}.orible-cart-drawer__body{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:16px}.orible-cart-drawer__empty{color:#9ca3af;font-size:14px;text-align:center;margin:auto;padding:40px 0}.orible-cart-item{display:flex;gap:12px;align-items:flex-start}.orible-cart-item__img{width:80px;height:80px;object-fit:contain;border-radius:6px;background:#f3f4f6;flex-shrink:0}.orible-cart-item__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.orible-cart-item__title{font-size:13px;font-weight:600;margin:0;color:#111;word-break:break-word}.orible-cart-item__variant{font-size:12px;color:#6b7280;margin:0}.orible-cart-item__price{font-size:13px;font-weight:700;color:#be185d;margin:0}.orible-cart-item__qty{display:flex;align-items:center;gap:0;border:1px solid #d1d5db;border-radius:4px;overflow:hidden;width:fit-content;margin-top:4px}.orible-cart-item__qty-btn{width:30px;height:28px;background:#fff;border:none;font-size:16px;cursor:pointer;color:#111;line-height:1}.orible-cart-item__qty-btn:hover{background:#f3f4f6}.orible-cart-item__qty-val{width:32px;text-align:center;font-size:13px;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;line-height:28px}.orible-cart-item__remove{background:none;border:none;color:#9ca3af;font-size:14px;cursor:pointer;padding:2px 4px;flex-shrink:0;transition:color .2s}.orible-cart-item__remove:hover{color:#ef4444}.orible-cart-drawer__foot{padding:16px 20px 24px;border-top:1px solid #e5e7eb;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.orible-cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:15px;font-weight:700;color:#111}.orible-cart-drawer__note{font-size:11px;color:#9ca3af;margin:0;text-align:center}.orible-cart-drawer__checkout{text-align:center;text-decoration:none;display:block}.orible-cart-drawer__view{font-size:13px;color:#6b7280;text-align:center;text-decoration:underline;cursor:pointer}.orible-cart-drawer__view:hover{color:#111}.orible-cart-drawer__checkout-btn{display:block;width:100%;padding:16px;background:#be185d;color:#fff;font-size:16px;font-weight:600;text-align:center;text-decoration:none;border-radius:100px;box-sizing:border-box;transition:opacity .2s;cursor:pointer}.orible-cart-drawer__checkout-btn:hover{opacity:.85;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/37/assets/orible-cart.css.map */
