.Cart-module__BIMPfG__container{min-height:60vh;padding:40px 0}.Cart-module__BIMPfG__breadcrumb{color:var(--text-secondary);margin-bottom:30px;font-size:14px}.Cart-module__BIMPfG__active{color:var(--text-primary)}.Cart-module__BIMPfG__cartGrid{grid-template-columns:2fr 1fr;gap:30px;display:grid}.Cart-module__BIMPfG__cartList{background:#fff;border-radius:4px;overflow:hidden}.Cart-module__BIMPfG__cartTable{border-collapse:collapse;width:100%}.Cart-module__BIMPfG__cartTable th{text-align:left;border-bottom:1px solid #f0f0f0;padding:20px;font-weight:500}.Cart-module__BIMPfG__cartTable td{border-bottom:1px solid #f0f0f0;padding:20px}.Cart-module__BIMPfG__productCell{align-items:center;gap:16px;display:flex}.Cart-module__BIMPfG__productImage{object-fit:cover;background:#f5f5f5;border-radius:4px;width:80px;height:80px}.Cart-module__BIMPfG__productInfo h3{margin-bottom:4px;font-size:16px;font-weight:500}.Cart-module__BIMPfG__variationInfo{color:var(--text-secondary);font-size:13px}.Cart-module__BIMPfG__qtyWrapper{align-items:center;gap:12px;display:flex}.Cart-module__BIMPfG__qtyBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Cart-module__BIMPfG__qtyBtn:hover{border-color:var(--brand-red);color:var(--brand-red)}.Cart-module__BIMPfG__quantity{text-align:center;min-width:20px;font-size:16px}.Cart-module__BIMPfG__removeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;transition:color .2s}.Cart-module__BIMPfG__removeBtn:hover{color:var(--brand-red)}.Cart-module__BIMPfG__summaryBlock{background:#fff;border:1px solid #ddd;border-radius:4px;height:fit-content;padding:24px;position:sticky;top:100px}.Cart-module__BIMPfG__summaryTitle{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:12px;font-size:20px;font-weight:500}.Cart-module__BIMPfG__summaryRow{justify-content:space-between;margin-bottom:16px;font-size:16px;display:flex}.Cart-module__BIMPfG__divider{border-top:1px solid #eee;margin:16px 0}.Cart-module__BIMPfG__totalRow{color:var(--text-primary);font-size:18px;font-weight:600}.Cart-module__BIMPfG__checkoutBtn{background:var(--brand-red);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:24px;padding:16px;font-size:16px;font-weight:500;transition:background .2s}.Cart-module__BIMPfG__checkoutBtn:hover{background:#c63b3b}.Cart-module__BIMPfG__emptyState{text-align:center;padding:60px 0}.Cart-module__BIMPfG__emptyState h2{margin-bottom:12px;font-size:24px}.Cart-module__BIMPfG__emptyState p{color:var(--text-secondary);margin-bottom:24px}.Cart-module__BIMPfG__shopBtn{background:var(--brand-red);color:#fff;border-radius:4px;padding:14px 32px;font-weight:500;text-decoration:none;display:inline-block}@media (max-width:1024px){.Cart-module__BIMPfG__cartGrid{grid-template-columns:1fr}}@media (max-width:768px){.Cart-module__BIMPfG__cartTable thead{display:none}.Cart-module__BIMPfG__cartTable td{border:none;padding:12px 20px;display:block}.Cart-module__BIMPfG__productCell{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:16px}.Cart-module__BIMPfG__subtotalCell:before{content:"Subtotal: ";font-weight:500}.Cart-module__BIMPfG__subtotalCell{text-align:right;color:var(--brand-red);font-weight:600;border-bottom:1px solid #eee!important}}
