.cart-module__-RJi4G__container{max-width:1200px;min-height:80vh;margin:3rem auto;padding:0 2rem}.cart-module__-RJi4G__title{color:#1a202c;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800}.cart-module__-RJi4G__content{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}.cart-module__-RJi4G__cartItems{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__emptyCart{text-align:center;background:#fff;border-radius:24px;grid-column:1/-1;padding:6rem 2rem;box-shadow:0 4px 20px #00000008}.cart-module__-RJi4G__emptyCart h2{color:#2d3748;margin-bottom:1rem;font-size:1.8rem}.cart-module__-RJi4G__emptyCart p{color:#718096;font-size:1.1rem}.cart-module__-RJi4G__item{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 2px 10px #00000008}.cart-module__-RJi4G__item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.cart-module__-RJi4G__itemInfo h3{color:#2d3748;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.cart-module__-RJi4G__itemPrice{color:#4a5568;font-size:1.1rem;font-weight:600}.cart-module__-RJi4G__itemQuantity{color:#4a5568;background:#f7fafc;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500}.cart-module__-RJi4G__removeButton{color:#e53e3e;cursor:pointer;background:#e53e3e1a;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.cart-module__-RJi4G__removeButton:hover{color:#fff;background:#e53e3e}.cart-module__-RJi4G__summary{background:#fff;border-radius:24px;padding:2rem;position:sticky;top:2rem;box-shadow:0 4px 25px #0000000d}.cart-module__-RJi4G__summaryTitle{color:#1a202c;border-bottom:2px solid #edf2f7;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.4rem;font-weight:700}.cart-module__-RJi4G__summaryRow{color:#718096;justify-content:space-between;margin-bottom:1rem;font-size:1.05rem;display:flex}.cart-module__-RJi4G__totalRow{color:#2d3748;border-top:2px solid #edf2f7;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.cart-module__-RJi4G__noteInput{resize:vertical;border:2px solid #edf2f7;border-radius:12px;width:100%;margin:1.5rem 0;padding:1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.cart-module__-RJi4G__noteInput:focus{border-color:#3182ce;outline:none}.cart-module__-RJi4G__checkoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3182ce 0%,#2c5282 100%);border:none;border-radius:12px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #3182ce4d}.cart-module__-RJi4G__checkoutButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3182ce66}.cart-module__-RJi4G__checkoutButton:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e0;transform:none}@media (max-width:768px){.cart-module__-RJi4G__content{grid-template-columns:1fr;gap:2rem}.cart-module__-RJi4G__item{grid-template-columns:1fr auto;gap:1rem}.cart-module__-RJi4G__itemInfo{grid-column:1/-1}.cart-module__-RJi4G__summary{position:static}}
