.cart-module__-RJi4G__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 1.5rem}.cart-module__-RJi4G__title{letter-spacing:.05em;margin-bottom:2rem;font-size:2rem;font-weight:300}.cart-module__-RJi4G__emptyState{text-align:center;padding:4rem 0}.cart-module__-RJi4G__emptyText{color:var(--text-secondary);margin-bottom:1.5rem}.cart-module__-RJi4G__continueBtn{background-color:var(--black);color:var(--white);border-radius:999px;padding:.75rem 2rem;font-size:.875rem;font-weight:500;display:inline-block}.cart-module__-RJi4G__layout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.cart-module__-RJi4G__layout{grid-template-columns:2fr 1fr}}.cart-module__-RJi4G__cartItem{border-bottom:1px solid var(--border-color);gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.cart-module__-RJi4G__itemImage{aspect-ratio:3/4;background-color:#eaeaea;background-position:50%;background-size:cover;border-radius:8px;width:100px}.cart-module__-RJi4G__itemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex}.cart-module__-RJi4G__itemHeader{justify-content:space-between;display:flex}.cart-module__-RJi4G__itemTitle{font-size:1rem;font-weight:600}.cart-module__-RJi4G__itemMeta{color:var(--text-secondary);font-size:.875rem}.cart-module__-RJi4G__itemPrice{font-weight:600}.cart-module__-RJi4G__itemActions{justify-content:space-between;align-items:center;display:flex}.cart-module__-RJi4G__qtyControl{border:1px solid var(--border-color);border-radius:999px;align-items:center;gap:1rem;padding:.25rem 1rem;display:flex}.cart-module__-RJi4G__qtyBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.cart-module__-RJi4G__qtyValue{font-size:.875rem;font-weight:500}.cart-module__-RJi4G__removeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.cart-module__-RJi4G__removeBtn:hover{color:#ef4444}.cart-module__-RJi4G__summary{background-color:#f9fafb;border-radius:16px;height:fit-content;padding:2rem}.cart-module__-RJi4G__summaryTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.cart-module__-RJi4G__summaryRow{justify-content:space-between;margin-bottom:1rem;font-size:.875rem;display:flex}.cart-module__-RJi4G__summaryTotal{border-top:1px solid var(--border-color);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.125rem;font-weight:600;display:flex}.cart-module__-RJi4G__checkoutBtn{background-color:var(--black);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.cart-module__-RJi4G__checkoutBtn:hover{opacity:.9;transform:translateY(-2px)}
