.styles-module__Pz7a6a__cartPage{background:var(--brown1);direction:rtl;min-height:100vh;padding:80px 0}.styles-module__Pz7a6a__container{max-width:1200px;margin:0 auto;padding:0 20px}.styles-module__Pz7a6a__stepsContainer{background:0 0;justify-content:center;align-items:center;gap:0;margin-bottom:0;padding:20px 0;display:flex}.styles-module__Pz7a6a__stepWrapper{align-items:center;gap:0;display:flex}.styles-module__Pz7a6a__stepItem{flex-direction:column;align-items:center;gap:8px;padding:0 20px;display:flex;position:relative}.styles-module__Pz7a6a__stepCircle{justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module__Pz7a6a__stepIcon{color:var(--brown5);font-size:22px;transition:color .3s}.styles-module__Pz7a6a__stepCircle.styles-module__Pz7a6a__active .styles-module__Pz7a6a__stepIcon{color:var(--brown7)}.styles-module__Pz7a6a__stepLabel{color:var(--brown5);font-size:.85rem;font-weight:500;transition:color .3s}.styles-module__Pz7a6a__stepLabel.styles-module__Pz7a6a__activeLabel{color:var(--brown7);font-weight:700}.styles-module__Pz7a6a__stepLine{background:var(--brown5);width:60px;height:3px;margin:0 10px;transition:background .3s}.styles-module__Pz7a6a__stepLine.styles-module__Pz7a6a__activeLine{background:var(--yellow7)}.styles-module__Pz7a6a__contentWrapper{grid-template-columns:1fr 380px;align-items:start;gap:30px;display:grid}.styles-module__Pz7a6a__productsSection{background:var(--brown2);border:1px solid var(--brown3);border-radius:16px;padding:10px 24px}.styles-module__Pz7a6a__productHeader{border-bottom:2px solid var(--brown4);margin-bottom:2px;padding-bottom:15px}.styles-module__Pz7a6a__sectionTitle{color:var(--brown8);font-size:1.1rem;font-weight:700}.styles-module__Pz7a6a__productItem{border-bottom:1px solid var(--brown3);gap:20px;padding:15px 0;display:flex}.styles-module__Pz7a6a__productItem:last-child{border-bottom:none}.styles-module__Pz7a6a__productImage{background:var(--brown1);border-radius:12px;flex-shrink:0;width:120px;height:120px;overflow:hidden}.styles-module__Pz7a6a__productImage img{object-fit:cover;width:100%;height:100%}.styles-module__Pz7a6a__productDetails{flex-direction:column;flex:1;justify-content:space-between;gap:6px;display:flex}.styles-module__Pz7a6a__productName{color:var(--brown8);margin:0;font-size:1rem;font-weight:700}.styles-module__Pz7a6a__productWeight{color:var(--brown6);direction:rtl;font-size:.85rem}.styles-module__Pz7a6a__below{flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.styles-module__Pz7a6a__priceRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.styles-module__Pz7a6a__originalPrice{color:#aaa;font-size:.9rem;text-decoration:line-through}.styles-module__Pz7a6a__discountedPrice{color:var(--brown8);font-size:1rem;font-weight:700}.styles-module__Pz7a6a__priceRow{flex-flow:column-reverse wrap;align-items:flex-end;gap:0;display:flex}.styles-module__Pz7a6a__discountBadge{display:none}.styles-module__Pz7a6a__productActions{align-items:center;gap:15px;display:flex}.styles-module__Pz7a6a__quantityControl{background:var(--brown2);border:2px solid var(--brown3);border-radius:8px;align-items:center;gap:8px;padding:4px;display:flex}.styles-module__Pz7a6a__qtyBtn{width:30px;height:30px;color:var(--brown7);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module__Pz7a6a__qtyBtn:hover{background:var(--brown3)}.styles-module__Pz7a6a__qtyValue{color:var(--brown8);text-align:center;min-width:30px;font-size:1rem;font-weight:600}.styles-module__Pz7a6a__deleteBtn{color:var(--brown7);cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;transition:all .2s;display:flex}.styles-module__Pz7a6a__deleteBtn:hover{transform:scale(1.1)}.styles-module__Pz7a6a__summarySection{position:sticky;top:20px}.styles-module__Pz7a6a__summaryCard{background:var(--brown2);border:1px solid var(--brown3);border-radius:16px;padding:10px 24px}.styles-module__Pz7a6a__summaryTitle{color:var(--brown8);border-bottom:2px solid var(--brown4);margin:0 0 20px;padding-bottom:15px;font-size:1.2rem;font-weight:700}.styles-module__Pz7a6a__summaryRow{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.styles-module__Pz7a6a__summaryLabel{color:var(--brown6);font-size:.95rem}.styles-module__Pz7a6a__discountPrice{color:#e74c3c;font-size:.95rem;font-weight:600}.styles-module__Pz7a6a__subtotalPrice{color:var(--brown8);font-size:1rem;font-weight:700}.styles-module__Pz7a6a__shippingPrice{color:var(--brown6);font-size:.95rem}.styles-module__Pz7a6a__summaryDivider{background:var(--brown4);height:1px;margin:10px 0}.styles-module__Pz7a6a__summaryTotal{justify-content:space-between;align-items:center;padding:15px 0 10px;display:flex}.styles-module__Pz7a6a__totalLabel{color:var(--brown8);font-size:1.1rem;font-weight:700}.styles-module__Pz7a6a__totalPrice{color:var(--yellow9);font-size:1.4rem;font-weight:900}.styles-module__Pz7a6a__profitPrice{color:#27ae60;font-size:.95rem;font-weight:600}.styles-module__Pz7a6a__submitBtn{background:linear-gradient(135deg, var(--brown4), var(--brown5));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:15px;padding:14px;font-size:1.1rem;font-weight:700;transition:all .3s}.styles-module__Pz7a6a__submitBtn:hover{box-shadow:0 4px 20px var(--yellow4);transform:scale(1.02)}.styles-module__Pz7a6a__discountSection{border-top:1px solid var(--brown4);margin-top:20px;padding-top:15px}.styles-module__Pz7a6a__discountToggle{color:var(--brown7);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:5px 0;font-size:.9rem;display:flex}.styles-module__Pz7a6a__discountToggle:hover{color:var(--brown6)}.styles-module__Pz7a6a__discountIcon{color:var(--brown8)}.styles-module__Pz7a6a__arrow{margin-right:auto;font-size:.7rem}.styles-module__Pz7a6a__discountInputWrapper{gap:10px;margin-top:10px;display:flex}.styles-module__Pz7a6a__discountInput{border:1px solid var(--brown4);background:var(--brown1);color:var(--brown8);border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.9rem;transition:border-color .3s}.styles-module__Pz7a6a__discountInput:focus{border-color:var(--brown7)}.styles-module__Pz7a6a__discountInput::placeholder{color:var(--brown5)}.styles-module__Pz7a6a__discountCheckBtn{background:var(--brown6);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.styles-module__Pz7a6a__discountCheckBtn:hover{background:var(--brown6);transform:scale(1.02)}@media (max-width:992px){.styles-module__Pz7a6a__contentWrapper{grid-template-columns:1fr;gap:20px}.styles-module__Pz7a6a__summarySection{position:static}.styles-module__Pz7a6a__productsSection,.styles-module__Pz7a6a__summaryCard{padding:16px 20px}.styles-module__Pz7a6a__stepsContainer{flex-wrap:wrap;gap:8px;padding:15px 0}.styles-module__Pz7a6a__stepLine{width:40px}.styles-module__Pz7a6a__stepItem{padding:0 12px}.styles-module__Pz7a6a__stepCircle{width:48px;height:48px}.styles-module__Pz7a6a__stepIcon{font-size:20px}.styles-module__Pz7a6a__productItem{gap:16px}.styles-module__Pz7a6a__productImage{width:100px;height:100px}}@media (max-width:768px){.styles-module__Pz7a6a__cartPage{padding:60px 0 30px}.styles-module__Pz7a6a__container{padding:0 12px}.styles-module__Pz7a6a__contentWrapper{gap:16px}.styles-module__Pz7a6a__productsSection,.styles-module__Pz7a6a__summaryCard{border-radius:12px;padding:12px 16px}.styles-module__Pz7a6a__productItem{text-align:right;flex-direction:row;align-items:flex-start;gap:14px;padding:12px 0;display:flex}.styles-module__Pz7a6a__productImage{flex-shrink:0;width:100px;height:100px}.styles-module__Pz7a6a__productDetails{flex:1;align-items:flex-start;gap:6px;width:100%}.styles-module__Pz7a6a__productName{text-align:right;font-size:.95rem}.styles-module__Pz7a6a__productWeight{text-align:right;font-size:.8rem}.styles-module__Pz7a6a__below{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.styles-module__Pz7a6a__priceRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.styles-module__Pz7a6a__originalPrice{font-size:.8rem}.styles-module__Pz7a6a__discountedPrice{font-size:.95rem}.styles-module__Pz7a6a__productActions{justify-content:flex-start;gap:12px}.styles-module__Pz7a6a__quantityControl{padding:3px}.styles-module__Pz7a6a__qtyBtn{width:28px;height:28px;font-size:.9rem}.styles-module__Pz7a6a__qtyValue{min-width:25px;font-size:.95rem}.styles-module__Pz7a6a__deleteBtn{font-size:16px}.styles-module__Pz7a6a__summaryTitle{margin-bottom:14px;padding-bottom:12px;font-size:1.05rem}.styles-module__Pz7a6a__summaryRow{padding:4px 0}.styles-module__Pz7a6a__summaryLabel{font-size:.85rem}.styles-module__Pz7a6a__subtotalPrice{font-size:.95rem}.styles-module__Pz7a6a__summaryTotal{flex-direction:row;justify-content:space-between;padding:12px 0 8px}.styles-module__Pz7a6a__totalLabel{font-size:1rem}.styles-module__Pz7a6a__totalPrice{font-size:1.2rem}.styles-module__Pz7a6a__submitBtn{padding:12px;font-size:1rem}.styles-module__Pz7a6a__discountToggle{font-size:.85rem}.styles-module__Pz7a6a__discountInput{padding:8px 12px;font-size:.85rem}.styles-module__Pz7a6a__discountCheckBtn{padding:8px 16px;font-size:.85rem}.styles-module__Pz7a6a__stepsContainer{gap:4px;padding:10px 0}.styles-module__Pz7a6a__stepItem{padding:0 6px}.styles-module__Pz7a6a__stepCircle{width:40px;height:40px}.styles-module__Pz7a6a__stepIcon{font-size:16px}.styles-module__Pz7a6a__stepLabel{font-size:.7rem}.styles-module__Pz7a6a__stepLine{width:25px;height:2px;margin:0 4px}}@media (max-width:480px){.styles-module__Pz7a6a__cartPage{padding:80px 0}.styles-module__Pz7a6a__container{padding:0 8px}.styles-module__Pz7a6a__contentWrapper{gap:12px}.styles-module__Pz7a6a__productsSection{border-radius:10px;padding:10px 12px 30px;position:relative}.styles-module__Pz7a6a__summaryCard{border-radius:10px;padding:10px 12px}.styles-module__Pz7a6a__productHeader{margin-bottom:0;padding-bottom:10px}.styles-module__Pz7a6a__sectionTitle{font-size:.95rem}.styles-module__Pz7a6a__productItem{gap:10px;padding:10px 0}.styles-module__Pz7a6a__productImage{border-radius:8px;width:80px;height:80px}.styles-module__Pz7a6a__productName{font-size:.85rem}.styles-module__Pz7a6a__productWeight{font-size:.75rem}.styles-module__Pz7a6a__below{gap:6px}.styles-module__Pz7a6a__priceRow{flex-flow:column-reverse wrap;align-items:center;gap:6px;position:absolute;bottom:5px;left:10px}.styles-module__Pz7a6a__quantityControl{gap:3px}.styles-module__Pz7a6a__originalPrice{font-size:.7rem}.styles-module__Pz7a6a__discountedPrice{font-size:.85rem}.styles-module__Pz7a6a__productActions{gap:8px;position:absolute;bottom:5px;right:10px}.styles-module__Pz7a6a__qtyBtn{width:24px;height:24px;font-size:.8rem}.styles-module__Pz7a6a__qtyValue{min-width:20px;font-size:.85rem}.styles-module__Pz7a6a__deleteBtn{font-size:14px}.styles-module__Pz7a6a__summaryTitle{margin-bottom:10px;padding-bottom:10px;font-size:.95rem}.styles-module__Pz7a6a__summaryRow{padding:3px 0}.styles-module__Pz7a6a__summaryLabel,.styles-module__Pz7a6a__discountPrice{font-size:.8rem}.styles-module__Pz7a6a__subtotalPrice{font-size:.85rem}.styles-module__Pz7a6a__shippingPrice{font-size:.8rem}.styles-module__Pz7a6a__summaryDivider{margin:8px 0}.styles-module__Pz7a6a__summaryTotal{padding:10px 0 6px}.styles-module__Pz7a6a__totalLabel{font-size:.9rem}.styles-module__Pz7a6a__totalPrice{font-size:1.1rem}.styles-module__Pz7a6a__profitPrice{font-size:.8rem}.styles-module__Pz7a6a__submitBtn{border-radius:10px;margin-top:10px;padding:10px;font-size:.9rem}.styles-module__Pz7a6a__discountSection{margin-top:12px;padding-top:10px}.styles-module__Pz7a6a__discountToggle{gap:6px;font-size:.8rem}.styles-module__Pz7a6a__discountIcon{font-size:.8rem}.styles-module__Pz7a6a__discountInputWrapper{flex-direction:column;gap:6px;margin-top:8px}.styles-module__Pz7a6a__discountInput{border-radius:6px;padding:8px 10px;font-size:.8rem}.styles-module__Pz7a6a__discountCheckBtn{border-radius:6px;width:100%;padding:8px 14px;font-size:.8rem}.styles-module__Pz7a6a__stepsContainer{display:flex}}
