.Cart-module__3Wo84q__cartContainer{padding:4rem 0}.Cart-module__3Wo84q__cartLayout{grid-template-columns:2fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.Cart-module__3Wo84q__cartLayout{grid-template-columns:1fr}}.Cart-module__3Wo84q__item{border-bottom:1px solid #e5e5e5;gap:1.5rem;padding:1.5rem 0;display:flex}.Cart-module__3Wo84q__itemImage{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);background-color:var(--color-light-gray);width:100px;height:100px}.Cart-module__3Wo84q__itemInfo{flex-direction:column;flex:1;justify-content:space-between;display:flex}.Cart-module__3Wo84q__itemHeader{justify-content:space-between;align-items:flex-start;display:flex}.Cart-module__3Wo84q__itemName{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.Cart-module__3Wo84q__itemPrice{font-weight:600}.Cart-module__3Wo84q__itemControls{justify-content:space-between;align-items:center;display:flex}.Cart-module__3Wo84q__removeBtn{color:var(--color-error);background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.Cart-module__3Wo84q__summary{border-radius:var(--radius-md);background-color:#f9fafb;padding:2rem;position:sticky;top:100px}.Cart-module__3Wo84q__summaryTitle{border-bottom:1px solid #e5e5e5;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.Cart-module__3Wo84q__summaryRow{color:#4b5563;justify-content:space-between;margin-bottom:1rem;display:flex}.Cart-module__3Wo84q__summaryTotal{color:var(--color-black);border-top:1px solid #e5e5e5;justify-content:space-between;margin-top:1.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700;display:flex}.Cart-module__3Wo84q__checkoutBtn{width:100%;margin-top:2rem}
