.Cart_page__gkIMx{background:#f9fafb;min-height:100vh;padding:28px 0 80px}.Cart_container__BHQBE{max-width:1200px;margin:0 auto;padding:0 24px}.Cart_breadcrumb__KQFOE{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;margin-bottom:20px}.Cart_breadcrumb__KQFOE a{color:#6b7280;text-decoration:none;transition:color .15s}.Cart_breadcrumb__KQFOE a:hover{color:#800020}.Cart_breadcrumb__KQFOE span:last-child{color:#111827;font-weight:500}.Cart_pageTitle__V7Z1t{font-size:22px;font-weight:800;color:#111827;margin-bottom:24px}.Cart_itemCount__PDeeG{font-size:16px;font-weight:500;color:#6b7280}.Cart_layout__ao_tn{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}@media(max-width:900px){.Cart_layout__ao_tn{grid-template-columns:1fr}}.Cart_tableWrap__Q9HLp{background:#fff;border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}.Cart_tableHead__jx_ym{display:grid;grid-template-columns:1fr 140px 130px 140px 48px;gap:12px;padding:14px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#6b7280}@media(max-width:680px){.Cart_tableHead__jx_ym{display:none}}.Cart_row__CKDQa{display:grid;grid-template-columns:1fr 140px 130px 140px 48px;gap:12px;align-items:center;padding:18px 20px;border-bottom:1px solid #f3f4f6;overflow:hidden}.Cart_row__CKDQa:last-of-type{border-bottom:none}@media(max-width:680px){.Cart_row__CKDQa{grid-template-columns:1fr 48px;grid-template-rows:auto auto auto;gap:10px;padding:16px}}.Cart_colProduct__R1yCM{display:flex;align-items:center;gap:14px;min-width:0}@media(max-width:680px){.Cart_colProduct__R1yCM{grid-column:1/2;grid-row:1}}.Cart_imgLink__eJEcT{flex-shrink:0}.Cart_itemImg__08wYu{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;background:#f3f4f6;display:block}.Cart_itemMeta__6X8aQ{display:flex;flex-direction:column;gap:4px;min-width:0}.Cart_itemName__DdMb0{font-size:14px;font-weight:600;color:#111827;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.Cart_itemName__DdMb0:hover{color:#800020}.Cart_itemPriceMobile__WRk2G{display:none;font-size:13px;color:#800020;font-weight:700}@media(max-width:680px){.Cart_itemPriceMobile__WRk2G{display:block}}.Cart_colPrice__4eG2m{font-size:14px;font-weight:600;color:#374151;text-align:center}@media(max-width:680px){.Cart_colPrice__4eG2m{display:none}}.Cart_colQty__O05uZ{display:flex;justify-content:center}@media(max-width:680px){.Cart_colQty__O05uZ{grid-column:1/2;grid-row:2;justify-content:flex-start}}.Cart_qtyInput__FQnxH{width:88px}.Cart_colSubtotal__BZ7jn{font-size:15px;font-weight:700;color:#800020;text-align:center}@media(max-width:680px){.Cart_colSubtotal__BZ7jn{display:none}}.Cart_colAction__qGgP1{display:flex;justify-content:center}@media(max-width:680px){.Cart_colAction__qGgP1{grid-column:2/3;grid-row:1;align-self:start}}.Cart_deleteBtn__pS6nK{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.Cart_deleteBtn__pS6nK:hover{border-color:#fca5a5;color:#dc2626;background:#fef2f2}.Cart_continueShopping__lHt8_{padding:16px 20px;border-top:1px solid #f3f4f6}.Cart_continueLink__ZMVkR{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#6b7280;text-decoration:none;transition:color .15s}.Cart_continueLink__ZMVkR:hover{color:#800020}.Cart_summary__bJ0TB{display:flex;flex-direction:column;gap:16px;position:sticky;top:86px}@media(max-width:900px){.Cart_summary__bJ0TB{position:static}}.Cart_summaryCard__KqQNs{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:24px}.Cart_summaryTitle__5V6rz{font-size:17px;font-weight:800;color:#111827;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #f3f4f6}.Cart_summaryRows__cJGki{display:flex;flex-direction:column;gap:12px}.Cart_summaryRow__rvbHa{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151}.Cart_freeShipping__Fkfys,.Cart_freeTag__H5W6D{color:#16a34a;font-weight:700}.Cart_shippingNote__lg0Yd{font-size:12.5px;color:#9ca3af;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:8px 10px;line-height:1.5;margin:0}.Cart_shippingNote__lg0Yd strong{color:#d97706}.Cart_summaryDivider__pYFX5{height:1px;background:#e5e7eb;margin:4px 0}.Cart_summaryTotal__xDbG2{font-size:15.5px;font-weight:700;color:#111827}.Cart_totalPrice__zUehk{font-size:20px;font-weight:800;color:#800020}.Cart_checkoutBtn__f_sIC{display:block;width:100%;margin-top:20px;padding:14px;background:#800020;color:#fff;text-align:center;font-size:15px;font-weight:700;border-radius:9px;text-decoration:none;transition:background .18s}.Cart_checkoutBtn__f_sIC:hover{background:#60001a;color:#fff}.Cart_secureNote__ARWdG{gap:6px;margin-top:12px;font-size:12px;color:#9ca3af}.Cart_empty__Yol5e,.Cart_secureNote__ARWdG{display:flex;align-items:center;justify-content:center}.Cart_empty__Yol5e{flex-direction:column;padding:80px 24px;text-align:center}.Cart_emptyIcon__m_4WR{width:120px;height:120px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#d1d5db;margin-bottom:24px}.Cart_emptyTitle__8xdQb{font-size:22px;font-weight:800;color:#111827;margin-bottom:10px}.Cart_emptySub__HLy_9{font-size:15px;color:#6b7280;margin-bottom:28px;max-width:340px}.Cart_emptyBtn__yKBos{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#800020;color:#fff;border-radius:9px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s}.Cart_emptyBtn__yKBos:hover{background:#60001a;color:#fff}