.CartPage-module__BPRcza__pageWrapper{background:#fff;padding:20px 0 80px}.CartPage-module__BPRcza__breadcrumbs{color:#888;align-items:center;gap:8px;margin-bottom:50px;font-size:13px;display:flex}.CartPage-module__BPRcza__breadcrumbs a{color:#222}.CartPage-module__BPRcza__checkoutProgress{justify-content:center;align-items:center;max-width:800px;margin:0 auto 80px;display:flex}.CartPage-module__BPRcza__progressStep{flex-direction:column;align-items:center;gap:10px;width:150px;display:flex}.CartPage-module__BPRcza__stepIcon{color:#999;background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.CartPage-module__BPRcza__progressStep span{color:#888;font-size:13px;font-weight:500}.CartPage-module__BPRcza__progressStep.CartPage-module__BPRcza__active .CartPage-module__BPRcza__stepIcon{background:var(--primary);color:#fff}.CartPage-module__BPRcza__progressStep.CartPage-module__BPRcza__active span{color:var(--primary)}.CartPage-module__BPRcza__progressLine{background:#eee;flex:1;height:2px;margin-bottom:25px}.CartPage-module__BPRcza__cartTable{border-collapse:collapse;width:100%;margin-bottom:30px}.CartPage-module__BPRcza__cartTable th{text-align:left;color:#222;border-bottom:1px solid #eee;padding:15px 0;font-size:15px}.CartPage-module__BPRcza__cartTable td{border-bottom:1px solid #eee;padding:25px 0}.CartPage-module__BPRcza__productCell{align-items:center;gap:15px;display:flex}.CartPage-module__BPRcza__productCell img{object-fit:contain;border:1px solid #eee;border-radius:8px;width:70px;height:70px;padding:5px}.CartPage-module__BPRcza__productCell a{color:#0b58e6;max-width:300px;font-size:14px;font-weight:600;line-height:1.4;display:block}.CartPage-module__BPRcza__colorInfo{color:#888;margin-top:5px;font-size:12px}.CartPage-module__BPRcza__tdPrice,.CartPage-module__BPRcza__tdTotal{color:#222;font-size:18px;font-weight:700}.CartPage-module__BPRcza__qtyControl{border:1px solid #ddd;border-radius:40px;align-items:center;width:fit-content;display:flex;overflow:hidden}.CartPage-module__BPRcza__qtyControl button{cursor:pointer;color:#666;background:0 0;border:none;width:30px;height:35px}.CartPage-module__BPRcza__qtyControl input{text-align:center;border:none;outline:none;width:40px;font-weight:600}.CartPage-module__BPRcza__tdRemove button{cursor:pointer;color:#ccc;background:0 0;border:none}.CartPage-module__BPRcza__tdRemove button:hover{color:#ff4b4b}.CartPage-module__BPRcza__cartActions{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.CartPage-module__BPRcza__couponBox{border:1px solid #ddd;border-radius:4px;display:flex;overflow:hidden}.CartPage-module__BPRcza__couponBox input{border:none;outline:none;width:250px;padding:12px 20px}.CartPage-module__BPRcza__couponBox button{color:#fff;cursor:pointer;background:#374151;border:none;padding:0 25px;font-weight:600}.CartPage-module__BPRcza__summaryTotal{font-size:24px;font-weight:400}.CartPage-module__BPRcza__summaryTotal strong{margin-left:10px;font-weight:800}.CartPage-module__BPRcza__navigationButtons{border-top:2px solid #eee;justify-content:flex-end;gap:15px;margin-bottom:60px;padding-top:30px;display:flex}.CartPage-module__BPRcza__btnContinue,.CartPage-module__BPRcza__btnCheckout{text-align:center;border-radius:4px;padding:15px 40px;font-size:14px;font-weight:700}.CartPage-module__BPRcza__btnContinue{color:#fff;background:#374151}.CartPage-module__BPRcza__btnCheckout{color:#fff;cursor:pointer;background:#ff4b4b;border:none}.CartPage-module__BPRcza__shippingSection{margin-bottom:80px}.CartPage-module__BPRcza__shippingBarBg{background:#eee;border-radius:3px;height:6px;margin-bottom:15px;overflow:hidden}.CartPage-module__BPRcza__shippingBar{background:#ff4b4b;height:100%}.CartPage-module__BPRcza__shippingSection p{color:#444;font-size:14px}.CartPage-module__BPRcza__testimonials{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.CartPage-module__BPRcza__testimonialCard{border:1px solid #eee;border-radius:12px;padding:30px}.CartPage-module__BPRcza__testiHeader{gap:15px;margin-bottom:15px;display:flex}.CartPage-module__BPRcza__testiAvatar img{border-radius:50%;width:50px;height:50px}.CartPage-module__BPRcza__testiHeader h4{color:#222;font-size:15px;font-weight:700}.CartPage-module__BPRcza__testiHeader span{color:#888;font-size:12px}.CartPage-module__BPRcza__testiStars{color:#ffb400;margin-bottom:10px}.CartPage-module__BPRcza__testimonialCard p{color:#555;margin-bottom:15px;font-size:14px;line-height:1.6}.CartPage-module__BPRcza__testiDate{color:#999;font-size:11px}@media (max-width:1024px){.CartPage-module__BPRcza__testimonials{grid-template-columns:1fr}}@media (max-width:768px){.CartPage-module__BPRcza__cartActions{flex-direction:column;align-items:flex-start;gap:20px}.CartPage-module__BPRcza__cartTable{display:block;overflow-x:auto}}
