.CartPage-module__r6S4CW__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.CartPage-module__r6S4CW__emptyIcon{margin-bottom:20px;font-size:70px}.CartPage-module__r6S4CW__emptyCart h2{color:#1a1a1a;margin-bottom:14px;font-size:42px}.CartPage-module__r6S4CW__emptyCart p{color:#666;margin-bottom:30px;font-size:18px}.CartPage-module__r6S4CW__continueBtn{color:#fff;background:#111;border-radius:999px;padding:14px 30px;font-weight:600;text-decoration:none;transition:all .3s}.CartPage-module__r6S4CW__continueBtn:hover{opacity:.85}.CartPage-module__r6S4CW__cartItem{border-bottom:1px solid #eee;gap:24px;padding:24px 0;display:flex}.CartPage-module__r6S4CW__itemImageWrap{background:#f7f7f7;border-radius:18px;flex-shrink:0;width:140px;height:180px;overflow:hidden}.CartPage-module__r6S4CW__itemImage{object-fit:cover;width:100%;height:100%}.CartPage-module__r6S4CW__itemInfo{flex:1}.CartPage-module__r6S4CW__itemName{color:#111;margin-bottom:10px;font-size:24px}.CartPage-module__r6S4CW__itemSize{color:#777;margin-bottom:10px}.CartPage-module__r6S4CW__itemPrice{margin-bottom:20px;font-size:20px;font-weight:600}.CartPage-module__r6S4CW__qtyControls{align-items:center;gap:18px;display:flex}.CartPage-module__r6S4CW__qtyControls button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;width:38px;height:38px;font-size:20px}.CartPage-module__r6S4CW__itemRight{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.CartPage-module__r6S4CW__removeBtn{color:#999;cursor:pointer;background:0 0;border:none;font-size:15px}.CartPage-module__r6S4CW__itemSubtotal{font-size:22px;font-weight:700}.CartPage-module__r6S4CW__summaryCard{background:#fff;border:1px solid #eee;border-radius:24px;padding:30px;position:sticky;top:120px}.CartPage-module__r6S4CW__summaryTitle{color:#111;margin-bottom:30px;font-size:28px}.CartPage-module__r6S4CW__summaryRow{color:#555;justify-content:space-between;margin-bottom:18px;font-size:17px;display:flex}.CartPage-module__r6S4CW__summaryDivider{background:#eee;height:1px;margin:24px 0}.CartPage-module__r6S4CW__summaryTotal{justify-content:space-between;margin-bottom:30px;font-size:24px;font-weight:700;display:flex}.CartPage-module__r6S4CW__checkoutBtn{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.CartPage-module__r6S4CW__checkoutBtn:hover{opacity:.9}.CartPage-module__r6S4CW__cartPage{background:#fff;padding:60px 0}.CartPage-module__r6S4CW__container{width:min(1400px,92%);margin:0 auto}.CartPage-module__r6S4CW__pageHeader{margin-bottom:50px}.CartPage-module__r6S4CW__pageTitle{color:#111;margin-bottom:10px;font-size:56px}.CartPage-module__r6S4CW__pageSubtitle{color:#777;font-size:18px}.CartPage-module__r6S4CW__cartLayout{grid-template-columns:1fr 380px;gap:50px;display:grid}.CartPage-module__r6S4CW__cartItems{flex-direction:column;display:flex}.CartPage-module__r6S4CW__summaryWrap{position:relative}@media (max-width:1000px){.CartPage-module__r6S4CW__cartLayout{grid-template-columns:1fr}.CartPage-module__r6S4CW__summaryWrap{margin-top:40px}}@media (max-width:768px){.CartPage-module__r6S4CW__pageTitle{font-size:40px}.CartPage-module__r6S4CW__cartItem{flex-direction:column}.CartPage-module__r6S4CW__itemRight{align-items:flex-start;gap:16px}}
