.cart_wrapper__Bke4_{max-width:980px;margin:0 auto;padding:24px}.cart_title__wnY7m{font-size:28px;font-weight:700;margin-bottom:16px}.cart_empty__c1NLU{padding:16px;border:1px solid #e5e7eb;border-radius:12px}.cart_layout__ENMyJ{display:grid;grid-template-columns:1fr 320px;grid-gap:16px;gap:16px}.cart_list__q_2qx{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.cart_item__9ySAG{display:grid;grid-template-columns:96px 1fr 140px 120px;grid-gap:12px;gap:12px;padding:16px;border-bottom:1px solid #f3f4f6;align-items:center}.cart_image__dnebN{width:96px;height:96px;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}.cart_info__e2btY{min-width:0}.cart_name__JSNm_{font-weight:700}.cart_price__1vSYV{opacity:.8;margin-top:4px}.cart_remove__ByhEI{margin-top:8px;background:transparent;border:0;color:#ef4444;cursor:pointer;padding:0}.cart_qty__L0wt0{display:flex;gap:8px;align-items:center;justify-content:flex-end}.cart_qtyBtn__Mh87I{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;cursor:pointer;background:#fff}.cart_qtyValue__UKLQs{width:32px;text-align:center;font-weight:700}.cart_lineTotal__TD2AZ{text-align:right;font-weight:700}.cart_summary__19FiR{border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:-moz-fit-content;height:fit-content}.cart_row__JpYJk{display:flex;justify-content:space-between;margin-bottom:8px}.cart_checkoutBtn__yHsOw{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #111827;background:#111827;color:#fff;cursor:pointer;font-weight:700}.cart_note__r9whe{margin-top:12px;opacity:.8;font-size:12px}@media (max-width:900px){.cart_layout__ENMyJ{grid-template-columns:1fr}}@media (max-width:640px){.cart_wrapper__Bke4_{padding:16px}.cart_item__9ySAG{grid-template-columns:72px 1fr;grid-template-areas:"image info" "image qty" "image total";align-items:start}.cart_image__dnebN{grid-area:image;width:72px;height:72px}.cart_info__e2btY{grid-area:info}.cart_qty__L0wt0{grid-area:qty;justify-content:flex-start;margin-top:8px}.cart_lineTotal__TD2AZ{grid-area:total;text-align:left;margin-top:8px}}.cart_continueBtn__PqlZi{display:block;margin-top:12px;text-align:center;padding:10px;border-radius:6px;text-decoration:none;border:1px solid #ccc}