.cart-module__-RJi4G__wrapper{margin-top:4rem;padding-bottom:5rem}.cart-module__-RJi4G__wrapper h1{margin-bottom:2rem;font-size:2.5rem}.cart-module__-RJi4G__emptyCart{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-top:10rem;display:flex}.cart-module__-RJi4G__emptyCart p{color:var(--text-muted);font-size:1.25rem}.cart-module__-RJi4G__layout{grid-template-columns:1fr 350px;align-items:start;gap:2rem;display:grid}.cart-module__-RJi4G__itemsList{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__item{align-items:center;gap:2rem;padding:1.5rem;display:flex}.cart-module__-RJi4G__itemImage{object-fit:cover;background:var(--surface-light);border-radius:8px;width:100px;height:100px}.cart-module__-RJi4G__itemInfo{flex-grow:1}.cart-module__-RJi4G__itemName{margin-bottom:1rem;font-size:1.25rem}.cart-module__-RJi4G__itemControls{align-items:center;gap:2rem;display:flex}.cart-module__-RJi4G__quantity{background:var(--surface-light);border-radius:6px;align-items:center;gap:1rem;padding:.25rem .5rem;display:flex}.cart-module__-RJi4G__quantity button{color:var(--text-muted);background:0 0;align-items:center;padding:.5rem;transition:color .2s;display:flex}.cart-module__-RJi4G__quantity button:hover{color:var(--primary)}.cart-module__-RJi4G__quantity span{text-align:center;min-width:20px;font-weight:600}.cart-module__-RJi4G__removeBtn{color:var(--text-muted);background:0 0;align-items:center;gap:.5rem;font-size:.875rem;transition:color .2s;display:flex}.cart-module__-RJi4G__removeBtn:hover{color:var(--error)}.cart-module__-RJi4G__itemPrice{white-space:nowrap;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__summary{padding:2rem;position:sticky;top:7rem}.cart-module__-RJi4G__summary h3{margin-bottom:2rem;font-size:1.5rem}.cart-module__-RJi4G__row{color:var(--text-muted);justify-content:space-between;margin-bottom:1.25rem;display:flex}.cart-module__-RJi4G__free{color:var(--success);font-weight:600}.cart-module__-RJi4G__total{border-top:1px solid var(--border-color);color:var(--text-main);margin-top:1.25rem;padding-top:1.25rem;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__checkoutBtn{width:100%;margin-top:2rem;padding:1rem}.cart-module__-RJi4G__note{color:var(--text-muted);text-align:center;margin-top:1.5rem;font-size:.75rem;line-height:1.4}@media (max-width:1024px){.cart-module__-RJi4G__layout{grid-template-columns:1fr}.cart-module__-RJi4G__summary{position:static}}@media (max-width:640px){.cart-module__-RJi4G__item{text-align:center;flex-direction:column;gap:1rem}.cart-module__-RJi4G__itemControls{justify-content:center}}
