.Cart_cartContainer__txbfh{max-width:800px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Cart_heading__bPDF1{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.Cart_products__0C9mS{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-bottom:2rem}.Cart_productCard__2VkcB{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:10px;background:#fafafa;transition:transform .2s ease,box-shadow .2s ease}.Cart_productCard__2VkcB:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,.1)}.Cart_productImage__jc3p6{width:70px;height:70px;object-fit:cover;border-radius:8px}.Cart_productDetails__dF3Yv{flex:1 1}.Cart_productName__vAp8K{font-size:1rem;font-weight:600;margin-bottom:.3rem}.Cart_productPrice__g8izU{font-size:.95rem;font-weight:500;color:#444}.Cart_summary__fhY4S{margin-top:2rem;padding:1.2rem;border-top:2px solid #f0f0f0;background:#f9f9f9;border-radius:8px}.Cart_summary__fhY4S h2{font-size:1.4rem;margin-bottom:1rem}.Cart_summaryItem__28NX8{display:flex;justify-content:space-between;margin-bottom:.8rem}.Cart_summaryTotal__HmlpR{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:700;margin-top:1rem}.Cart_checkoutButton__bhw85{width:100%;padding:1rem;background:#0070f3;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;margin-top:2rem;transition:background .2s ease}.Cart_checkoutButton__bhw85:hover{background:#0059c1}