.CartDrawer_backdrop__dz0F9{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;justify-content:flex-end;z-index:60}.CartDrawer_drawer__DEHTO{width:380px;max-width:100%;height:100%;background:#fff;box-shadow:-8px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column}.CartDrawer_header__OvfI8{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #eee}.CartDrawer_content__6nUFD{padding:1rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.75rem}.CartDrawer_item__RxM5H{display:flex;gap:.75rem;align-items:center;padding:.5rem;border-radius:8px;background:#fafafa}.CartDrawer_item__RxM5H img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.CartDrawer_meta__zUos7{flex:1;display:flex;flex-direction:column;gap:.25rem}.CartDrawer_name__EW1zQ{font-weight:600}.CartDrawer_options__3hsF7{color:#666;font-size:.85rem;display:flex;gap:.5rem;align-items:center}.CartDrawer_swatch__bzIUu{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid #ddd}.CartDrawer_price__piDrS{color:#111;font-weight:700}.CartDrawer_actions__2Gznm{display:flex;flex-direction:column;gap:.5rem;align-items:center}.CartDrawer_qty__zEd9x{display:flex;gap:.5rem;align-items:center;background:#fff;border:1px solid #eee;padding:.25rem .5rem;border-radius:6px}.CartDrawer_qty__zEd9x button,.CartDrawer_remove___HpGD{background:none;border:none;cursor:pointer}.CartDrawer_remove___HpGD{color:#e53935}.CartDrawer_footer__GL_Ow{padding:1rem;border-top:1px solid #eee}.CartDrawer_summary__M_q3A{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.CartDrawer_actionsRow___YhEf{display:flex;gap:.5rem}.CartDrawer_clear__uAyLr{background:var(--surface);border:1px solid var(--border);padding:.5rem .75rem;border-radius:6px;cursor:pointer}.CartDrawer_pay__4TSta{background:var(--primary);color:var(--primary-contrast);border:none;padding:.5rem .75rem;border-radius:6px;cursor:pointer;flex:1}.CartDrawer_empty__PibHy{padding:2rem;text-align:center;color:#777}.cart_emptyCart__LW7EU{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cart_emptyCart__LW7EU p{font-size:1.25rem;color:var(--text-light)}.cart_cartItems__BCkIF{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart_cartItem__4QN5s{background:#fff;padding:1rem;border-radius:12px;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.cart_itemImage__qUVgA{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.cart_itemInfo___2I0_{flex:1}.cart_itemInfo___2I0_ h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.cart_itemPrice__xgkUn{color:var(--primary);font-weight:700}.cart_quantityControls__U7dLI{display:flex;align-items:center;gap:.5rem;background:var(--background);padding:.25rem;border-radius:8px}.cart_quantityControls__U7dLI button{background:#fff;border:none;width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart_quantityControls__U7dLI span{min-width:30px;text-align:center;font-weight:700}.cart_removeBtn__DLhGv{background:none;border:none;cursor:pointer;padding:.5rem}.cart_cartSummary__F5gym{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.cart_summaryRow__j7UWS{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem}.cart_summaryTotal__TgFMP{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;padding-top:1rem;border-top:2px solid var(--border);margin-top:1rem}