.Cart-module__2hknWa__cartPage{padding-top:2rem;padding-bottom:5rem}.Cart-module__2hknWa__title{margin-bottom:2rem;font-size:2.5rem}.Cart-module__2hknWa__emptyCart{text-align:center;flex-direction:column;align-items:center;padding:5rem 0;display:flex}.Cart-module__2hknWa__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:5rem}.Cart-module__2hknWa__emptyCart p{color:#fff9;margin-top:.5rem}.Cart-module__2hknWa__grid{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.Cart-module__2hknWa__itemsList{flex-direction:column;gap:1.5rem;display:flex}.Cart-module__2hknWa__cartItem{align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Cart-module__2hknWa__itemImage{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;display:flex}.Cart-module__2hknWa__itemInfo{flex:1}.Cart-module__2hknWa__itemInfo h3{margin-bottom:.3rem;font-size:1.2rem}.Cart-module__2hknWa__itemCategory{color:var(--primary);text-transform:uppercase;font-size:.8rem}.Cart-module__2hknWa__quantityControl{background:#ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:.5rem;display:flex}.Cart-module__2hknWa__quantityControl button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.Cart-module__2hknWa__quantityControl button:hover{background:#ffffff1a}.Cart-module__2hknWa__itemPrice{text-align:right;width:100px;font-size:1.2rem;font-weight:700}.Cart-module__2hknWa__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline}.Cart-module__2hknWa__removeBtn:hover{color:#dc2626}.Cart-module__2hknWa__summary{position:sticky;top:100px}.Cart-module__2hknWa__summary h3{border-bottom:1px solid var(--card-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.Cart-module__2hknWa__summaryRow{color:#fffc;justify-content:space-between;margin-bottom:1rem;display:flex}.Cart-module__2hknWa__divider{background:var(--card-border);height:1px;margin:1.5rem 0}.Cart-module__2hknWa__totalRow{color:#fff;font-size:1.3rem;font-weight:700}.Cart-module__2hknWa__checkoutBtn{text-align:center;width:100%;margin-top:1.5rem;padding:1rem}.Cart-module__2hknWa__securePayment{text-align:center;color:#22c55e;margin-top:1.5rem;font-size:.8rem}@media (max-width:900px){.Cart-module__2hknWa__grid{grid-template-columns:1fr}.Cart-module__2hknWa__cartItem{flex-wrap:wrap}}
