.order_track-module__owqP-q__ordersList{max-width:800px;margin:0 auto}.order_track-module__owqP-q__orderItem{background:#fff;transition:all .2s;overflow:hidden}.order_track-module__owqP-q__orderMain{cursor:pointer;align-items:center;gap:16px;padding:10px;display:flex}.order_track-module__owqP-q__imageWrapper{flex-shrink:0}.order_track-module__owqP-q__productImage{object-fit:cover;border-radius:8px;width:60px;height:60px}.order_track-module__owqP-q__productInfo{flex:1;min-width:0}.order_track-module__owqP-q__productTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:1rem;font-weight:600;overflow:hidden}.order_track-module__owqP-q__productDetails{color:#64748b;margin-bottom:4px;font-size:.875rem}.order_track-module__owqP-q__orderMeta{color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;display:flex}.order_track-module__owqP-q__statusPrice{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.order_track-module__owqP-q__statusBadge{text-transform:uppercase;letter-spacing:.5px;border:2px solid #0000;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.order_track-module__owqP-q__statusPending{color:#856404;background:#fff3cd;border-color:#ffeaa7}.order_track-module__owqP-q__statusConfirmed{color:#0c5460;background:#d1ecf1;border-color:#bee5eb}.order_track-module__owqP-q__statusDispatched{color:#004085;background:#cce7ff;border-color:#b3d7ff}.order_track-module__owqP-q__statusInTransit{color:#0a58ca;background:#e8f4fd;border-color:#b6d7ff;animation:2s infinite order_track-module__owqP-q__pulseBlue}.order_track-module__owqP-q__statusOutForDelivery{color:#856404;background:#fff3cd;border-color:gold;animation:1.5s infinite order_track-module__owqP-q__pulseGold}.order_track-module__owqP-q__statusDelivered{color:#155724;background:#d4edda;border-color:#c3e6cb}.order_track-module__owqP-q__statusCancelled{color:#721c24;background:#f8d7da;border-color:#f5c6cb;text-decoration:line-through}.order_track-module__owqP-q__price{color:#0f172a}.order_track-module__owqP-q__expandIcon{color:#94a3b8;margin-left:8px;font-size:1.2rem;transition:transform .2s}.order_track-module__owqP-q__expanded .order_track-module__owqP-q__expandIcon{transform:rotate(180deg)}.order_track-module__owqP-q__orderDetails{border-top:1px solid #f1f5f9;max-height:0;transition:max-height .3s;overflow:hidden}.order_track-module__owqP-q__expanded .order_track-module__owqP-q__orderDetails{max-height:1000px}.order_track-module__owqP-q__detailsContent{padding:15px}.order_track-module__owqP-q__orderSummary{grid-template-columns:repeat(2,minmax(100px,1fr));gap:16px;margin-bottom:24px;display:grid}.order_track-module__owqP-q__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem}.order_track-module__owqP-q__summaryValue{color:#0f172a;font-size:.875rem;font-weight:600}.order_track-module__owqP-q__paymentInfo{background:#f8fafc;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:12px;display:flex}.order_track-module__owqP-q__paymentIcon{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex}.order_track-module__owqP-q__visa{background:#1a1f71}.order_track-module__owqP-q__mastercard{background:#eb001b}.order_track-module__owqP-q__paypal{background:#003087}.order_track-module__owqP-q__applePay{background:#000}.order_track-module__owqP-q__paymentText{font-size:.875rem;font-weight:500}.order_track-module__owqP-q__paymentSubtext{color:#64748b;font-size:.75rem}.order_track-module__owqP-q__customerAddress{color:#1a365d;background-color:#6ed7f4;border:4px solid #22beea;border-radius:10px;margin:5px 0;padding:5px}.order_track-module__owqP-q__customerHeadPart{justify-content:space-between;align-items:center;min-width:0;display:flex;overflow:hidden}.order_track-module__owqP-q__customerHeadPart div{align-items:center;gap:5px;min-width:0;display:flex}.order_track-module__owqP-q__customerName{max-width:70%}.order_track-module__owqP-q__customerName span{white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.order_track-module__owqP-q__hdIcon{background-color:#abe5f7;border:1px solid #4cd5fa;border-radius:3px;padding:3px}.order_track-module__owqP-q__customerAdressLine{color:#5a5b5c;align-items:flex-start;gap:5px;display:flex}.order_track-module__owqP-q__customerAdressLine span{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.order_track-module__owqP-q__timelineHeader{color:#0f172a;margin-bottom:12px;font-size:.875rem;font-weight:600}.order_track-module__owqP-q__timelineStep{align-items:flex-start;gap:12px;padding:8px 0;display:flex;position:relative}.order_track-module__owqP-q__timelineStep:not(:last-child):after{content:"";background:#e2e8f0;width:2px;height:calc(100% - 16px);position:absolute;top:28px;left:10px}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__completed:after{background:#10b981}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__active:after{background:#3b82f6}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__pending:after{background:#5a5b5c}.order_track-module__owqP-q__timelineIcon{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex;position:relative}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__completed .order_track-module__owqP-q__timelineIcon{color:#fff;background:#10b981}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__active .order_track-module__owqP-q__timelineIcon{color:#fff;background:#3b82f6}.order_track-module__owqP-q__timelineStep.order_track-module__owqP-q__pending .order_track-module__owqP-q__timelineIcon{color:#94a3b8;background:#e2e8f0}.order_track-module__owqP-q__timelineText{flex:1;padding-bottom:4px}.order_track-module__owqP-q__timelineTitle{color:#0f172a;margin-bottom:2px;font-size:.875rem;font-weight:500}.order_track-module__owqP-q__timelineTime{color:#64748b;font-size:.75rem}.order_track-module__owqP-q__viewMoreTrack{color:#2563eb;white-space:nowrap;background-color:#dcdcdc;border:none;border-radius:10px;align-items:center;gap:5px;min-width:max-content;padding:6px 12px;font-family:inherit;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.order_track-module__owqP-q__timelineText ul{margin:0;padding:0 0 0 16px}.order_track-module__owqP-q__timelineText li{color:#64748b;margin-bottom:2px;padding:0;font-size:.75rem;line-height:1.3}.order_track-module__owqP-q__timelineText li:last-child{margin-bottom:0}.order_track-module__owqP-q__actionButtons{flex-wrap:wrap;gap:8px;min-width:0;min-height:0;display:flex}.order_track-module__owqP-q__choosePrePaid{color:#0369a1;text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-left-width:6px;border-radius:12px;margin:0 0 10px;padding:16px 20px;font-size:15px;font-weight:600;line-height:1.5;position:relative;overflow:hidden;box-shadow:0 2px 10px #0ea5e926}.order_track-module__owqP-q__btn{color:#64748b;cursor:pointer;text-overflow:clip;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:5px;min-width:0;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;overflow:auto}.order_track-module__owqP-q__btnPrimary{color:#fff;background:#3b82f6;border-color:#3b82f6}.order_track-module__owqP-q__btnPrimary:hover{background:#2563eb;border-color:#2563eb}.order_track-module__owqP-q__btnDanger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.order_track-module__owqP-q__btnDanger:hover{background:#fee2e2;border-color:#fca5a5}.order_track-module__owqP-q__rtn{color:red;background-color:#fe9292}.order_track-module__owqP-q__prepaidGlowBtn{color:#fff;cursor:pointer;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#22c55e,#16a34a,#22c55e) 0 0/200% 200%;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:220px;padding:5px 10px;font-size:.95rem;font-weight:700;transition:all .3s;animation:3s infinite order_track-module__owqP-q__gradient-shift,2s ease-in-out infinite order_track-module__owqP-q__glow-pulse;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #22c55e80}.order_track-module__owqP-q__prepaidGlowBtn:hover{background:linear-gradient(135deg,#16a34a,#15803d,#16a34a) 0 0/200% 200%;animation:2s infinite order_track-module__owqP-q__gradient-shift,1s ease-in-out infinite order_track-module__owqP-q__glow-pulse;transform:translateY(-3px);box-shadow:0 8px 25px #22c55eb3}.order_track-module__owqP-q__prepaidGlowBtn:active{transform:translateY(-1px);box-shadow:0 5px 15px #22c55e99}.order_track-module__owqP-q__prepaidGlowBtn:disabled{cursor:not-allowed;background:linear-gradient(135deg,#94a3b8,#64748b);animation:none;transform:none;box-shadow:0 2px 8px #64748b4d}@keyframes order_track-module__owqP-q__glow-pulse{0%{box-shadow:0 4px 20px #22c55e80}50%{box-shadow:0 4px 30px #22c55ecc}to{box-shadow:0 4px 20px #22c55e80}}@keyframes order_track-module__owqP-q__gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.order_track-module__owqP-q__prepaidGlowBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.order_track-module__owqP-q__prepaidGlowBtn:hover:before{left:100%}@keyframes order_track-module__owqP-q__spin{to{transform:rotate(360deg)}}@keyframes order_track-module__owqP-q__pulseBlue{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 6px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes order_track-module__owqP-q__pulseGold{0%{box-shadow:0 0 #ffd70066}70%{box-shadow:0 0 0 6px #ffd70000}to{box-shadow:0 0 #ffd70000}}@media (max-width:660px){.order_track-module__owqP-q__orderMain{gap:12px;padding:12px}.order_track-module__owqP-q__productImage{width:50px;height:50px}.order_track-module__owqP-q__actionButtons{justify-content:stretch}.order_track-module__owqP-q__timelineStep{padding:6px 0}.order_track-module__owqP-q__statusBadge{padding:3px 8px;font-size:.65rem}}.order_track-module__owqP-q__spinn{animation:1s ease-in-out infinite order_track-module__owqP-q__spin}
.view-address-module__jvSivW__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.view-address-module__jvSivW__popupContainer{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out view-address-module__jvSivW__popupSlideIn;overflow:hidden auto}@keyframes view-address-module__jvSivW__popupSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.view-address-module__jvSivW__popupHeader{background:#0689ad;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.view-address-module__jvSivW__popupTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.view-address-module__jvSivW__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.view-address-module__jvSivW__closeButton:hover{background:#ffffff4d;transform:scale(1.1)}.view-address-module__jvSivW__popupContent{padding:10px}.view-address-module__jvSivW__detailSection{margin-bottom:10px}.view-address-module__jvSivW__detailSection:last-child{margin-bottom:0}.view-address-module__jvSivW__sectionTitle{color:#374151;border-bottom:2px solid #667eea;margin:0 0 16px;padding-bottom:8px;font-size:1.1rem;font-weight:600}.view-address-module__jvSivW__detailGrid{flex-direction:column;gap:5px;display:flex}.view-address-module__jvSivW__detailItem{align-items:flex-start;gap:12px;display:flex}.view-address-module__jvSivW__label{color:#6b7280;flex-shrink:0;min-width:80px;font-weight:600}.view-address-module__jvSivW__value{color:#374151;flex:1;line-height:1.5}.view-address-module__jvSivW__couponBadge{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;padding:8px 16px;font-weight:600;display:inline-block}@media (max-width:640px){.view-address-module__jvSivW__popupContainer{max-width:calc(100vw - 20px);margin:10px}.view-address-module__jvSivW__popupHeader{padding:16px 20px}.view-address-module__jvSivW__popupContent{padding:10px}.view-address-module__jvSivW__detailItem{gap:4px}.view-address-module__jvSivW__label{min-width:auto}}
.view-track-module__lr_zfq__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.view-track-module__lr_zfq__popupContainer{z-index:1000;background:#fff;border-radius:16px;width:90%;max-width:450px;animation:.5s ease-out forwards view-track-module__lr_zfq__popupIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@keyframes view-track-module__lr_zfq__popupIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.view-track-module__lr_zfq__popupHeader{color:#fff;background:#0689ad;justify-content:space-between;align-items:center;padding:20px;display:flex}.view-track-module__lr_zfq__popupHeader h2{margin:0;font-size:1.5rem;font-weight:600}.view-track-module__lr_zfq__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.view-track-module__lr_zfq__closeBtn:hover{background:#ffffff4d;transform:rotate(90deg)}.view-track-module__lr_zfq__popupContent{max-height:400px;padding:20px;overflow-y:auto}.view-track-module__lr_zfq__timeline{position:relative}.view-track-module__lr_zfq__timeline:before{content:"";background:#e0e0e0;width:2px;position:absolute;top:0;bottom:0;left:12px}.view-track-module__lr_zfq__updateItem{opacity:0;align-items:center;margin-bottom:15px;animation:.5s ease-out forwards view-track-module__lr_zfq__fadeIn;display:flex;position:relative}.view-track-module__lr_zfq__updateItem:last-child{margin-bottom:0}.view-track-module__lr_zfq__updateIcon{color:#fff;z-index:1;background-color:#2196f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:15px;font-size:.7rem;display:flex;position:relative}.view-track-module__lr_zfq__updateIcon.view-track-module__lr_zfq__truck{background-color:#2196f3;border-radius:50%}.view-track-module__lr_zfq__updateIcon svg{width:12px;height:12px}.view-track-module__lr_zfq__updateIcon.view-track-module__lr_zfq__truck svg{width:14px;height:14px}.view-track-module__lr_zfq__messageText{color:#333;margin:0;font-size:.95rem;line-height:1.4}.view-track-module__lr_zfq__latest{animation:2s infinite view-track-module__lr_zfq__highlightPulse}@keyframes view-track-module__lr_zfq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes view-track-module__lr_zfq__highlightPulse{0%{background-color:#2196f30d}50%{background-color:#2196f31a}to{background-color:#2196f30d}}.view-track-module__lr_zfq__popupFooter{text-align:center;color:#666;border-top:1px solid #f0f0f0;padding:15px;font-size:.9rem}.view-track-module__lr_zfq__popupFooter p{margin:0}.view-track-module__lr_zfq__updateItem{animation-delay:calc(var(--animation-order)*.1s)}
.cancel-popup-module__jwVfSq__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cancel-popup-module__jwVfSq__popupContainer{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out cancel-popup-module__jwVfSq__popupSlideIn;overflow:hidden auto}@keyframes cancel-popup-module__jwVfSq__popupSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.cancel-popup-module__jwVfSq__popupHeader{background:#0689ad;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cancel-popup-module__jwVfSq__popupTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.cancel-popup-module__jwVfSq__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.cancel-popup-module__jwVfSq__closeButton:hover{background:#ffffff4d;transform:scale(1.1)}.cancel-popup-module__jwVfSq__popupContent{padding:20px}.cancel-popup-module__jwVfSq__detailSection{margin-bottom:24px}.cancel-popup-module__jwVfSq__detailSection:last-child{margin-bottom:0}.cancel-popup-module__jwVfSq__sectionTitle{color:#374151;border-bottom:2px solid #667eea;margin:0 0 16px;padding-bottom:8px;font-size:1.1rem;font-weight:600}.cancel-popup-module__jwVfSq__optionsContainer{flex-direction:column;gap:12px;display:flex}.cancel-popup-module__jwVfSq__optionCard{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .3s}.cancel-popup-module__jwVfSq__optionCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cancel-popup-module__jwVfSq__optionCard.cancel-popup-module__jwVfSq__selected{background:linear-gradient(135deg,#f8faff 0%,#f0f4ff 100%);border-color:#667eea}.cancel-popup-module__jwVfSq__optionHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.cancel-popup-module__jwVfSq__radioContainer{align-items:center;display:flex}.cancel-popup-module__jwVfSq__radio{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.cancel-popup-module__jwVfSq__radioSelected{background:#667eea;border-color:#667eea}.cancel-popup-module__jwVfSq__radioCheck{color:#fff;font-size:12px}.cancel-popup-module__jwVfSq__optionTitle{color:#374151;align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.cancel-popup-module__jwVfSq__optionIcon{color:#667eea;font-size:1rem}.cancel-popup-module__jwVfSq__optionDetails{margin-left:32px}.cancel-popup-module__jwVfSq__timeValue{color:#667eea;margin:0 0 4px;font-size:1.25rem;font-weight:700}.cancel-popup-module__jwVfSq__optionDescription{color:#6b7280;margin:0;font-size:.9rem}.cancel-popup-module__jwVfSq__reasonSection{width:100%}.cancel-popup-module__jwVfSq__reasonLabel{color:#374151;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.cancel-popup-module__jwVfSq__reasonTextarea{resize:vertical;box-sizing:border-box;border:2px solid #e5e7eb;border-radius:6px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.cancel-popup-module__jwVfSq__reasonTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.cancel-popup-module__jwVfSq__notAvailableMessage{text-align:center;padding:40px 20px}.cancel-popup-module__jwVfSq__warningIcon{color:#f59e0b;margin-bottom:16px;font-size:3rem}.cancel-popup-module__jwVfSq__notAvailableMessage h4{color:#374151;margin:0 0 8px;font-size:1.25rem}.cancel-popup-module__jwVfSq__notAvailableMessage p{color:#6b7280;margin:0}.cancel-popup-module__jwVfSq__errorMessage{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;font-weight:500;display:flex}.cancel-popup-module__jwVfSq__errorIcon{font-size:1rem}.cancel-popup-module__jwVfSq__popupFooter{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.cancel-popup-module__jwVfSq__cancelButton,.cancel-popup-module__jwVfSq__submitButton{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.cancel-popup-module__jwVfSq__cancelButton{color:#374151;background:#f3f4f6}.cancel-popup-module__jwVfSq__cancelButton:hover{background:#e5e7eb}.cancel-popup-module__jwVfSq__submitButton{color:#fff;background:#0689ad}.cancel-popup-module__jwVfSq__submitButton:hover{background:#057191;transform:translateY(-1px)}.cancel-popup-module__jwVfSq__submitIcon{font-size:.9rem}@media (max-width:640px){.cancel-popup-module__jwVfSq__popupOverlay{padding:10px}.cancel-popup-module__jwVfSq__popupContainer{max-width:calc(100vw - 20px);margin:10px}.cancel-popup-module__jwVfSq__popupHeader{padding:16px 20px}.cancel-popup-module__jwVfSq__popupContent{padding:16px}.cancel-popup-module__jwVfSq__popupFooter{flex-direction:column-reverse}.cancel-popup-module__jwVfSq__cancelButton,.cancel-popup-module__jwVfSq__submitButton{justify-content:center;width:100%}.cancel-popup-module__jwVfSq__optionCard{padding:12px}.cancel-popup-module__jwVfSq__timeValue{font-size:1.1rem}}
.false-cancel-module__21t_7a__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.false-cancel-module__21t_7a__popupContainer{z-index:1000;background:#fff;border-radius:16px;width:90%;max-width:500px;animation:.5s ease-out forwards false-cancel-module__21t_7a__popupIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0003}@keyframes false-cancel-module__21t_7a__popupIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.false-cancel-module__21t_7a__popupHeader{color:#fff;background:#dc3545;justify-content:space-between;align-items:center;padding:20px;display:flex}.false-cancel-module__21t_7a__popupTitle{align-items:center;gap:5px;margin:0;font-size:1.5rem;font-weight:600;display:flex}.false-cancel-module__21t_7a__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.false-cancel-module__21t_7a__closeButton:hover{background:#ffffff4d;transform:rotate(90deg)}.false-cancel-module__21t_7a__popupContent{max-height:60vh;padding:25px;overflow-y:auto}.false-cancel-module__21t_7a__cancelInfo{background:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;margin-bottom:20px;padding:15px}.false-cancel-module__21t_7a__cancelInfo p{color:#d32f2f;margin:0 0 10px;font-weight:500}.false-cancel-module__21t_7a__cancelledBy{color:#666;align-items:center;gap:8px;font-size:.9rem;display:flex}.false-cancel-module__21t_7a__cancelledBy svg{width:16px;height:16px}.false-cancel-module__21t_7a__reasonSection{margin-bottom:25px}.false-cancel-module__21t_7a__sectionTitle{color:#333;align-items:center;gap:5px;margin-bottom:15px;font-size:1.1rem;font-weight:600;display:flex}.false-cancel-module__21t_7a__reasonText{resize:vertical;border:2px solid #e0e0e0;border-radius:8px;width:100%;min-height:120px;padding:12px;font-family:inherit;font-size:.95rem;transition:border-color .3s}.false-cancel-module__21t_7a__reasonText:focus{border-color:#dc3545;outline:none}.false-cancel-module__21t_7a__reasonText::placeholder{color:#999}.false-cancel-module__21t_7a__validationError{color:#dc3545;align-items:center;gap:5px;margin-top:5px;font-size:.85rem;display:flex}.false-cancel-module__21t_7a__confirmationCheckbox{align-items:flex-start;gap:10px;margin-bottom:20px;display:flex}.false-cancel-module__21t_7a__checkbox{accent-color:#dc3545;width:18px;height:18px;margin-top:2px}.false-cancel-module__21t_7a__checkboxLabel{color:#555;font-size:.9rem;line-height:1.4}.false-cancel-module__21t_7a__actionButtons{justify-content:flex-end;gap:12px;display:flex}.false-cancel-module__21t_7a__actionButtons button{align-items:center;gap:5px;display:flex}.false-cancel-module__21t_7a__cancelBtn{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .3s}.false-cancel-module__21t_7a__cancelBtn:hover{background:#5a6268}.false-cancel-module__21t_7a__confirmCancelBtn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .3s}.false-cancel-module__21t_7a__confirmCancelBtn:hover:not(:disabled){background:#c82333}.false-cancel-module__21t_7a__confirmCancelBtn:disabled{cursor:not-allowed;opacity:.6;background:#ccc}.false-cancel-module__21t_7a__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s linear infinite false-cancel-module__21t_7a__spin;display:inline-block}@keyframes false-cancel-module__21t_7a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.addReview-module__uwVq5G__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.addReview-module__uwVq5G__reviewForm{z-index:12;background:#fff;border-top:1px solid #e0e0e0;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;max-height:80vh;padding:20px 20px 50px;position:fixed;bottom:0;left:0;overflow-y:auto}.addReview-module__uwVq5G__formHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.addReview-module__uwVq5G__formHeader h3{color:#333;margin:0;font-size:18px}.addReview-module__uwVq5G__closeForm{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:5px;transition:background-color .2s}.addReview-module__uwVq5G__closeForm:hover{background-color:#f5f5f5}.addReview-module__uwVq5G__ratingSection{margin-bottom:20px}.addReview-module__uwVq5G__ratingSection label{color:#333;margin-bottom:10px;font-weight:600;display:block}.addReview-module__uwVq5G__interactiveStars{align-items:center;gap:10px;display:flex}.addReview-module__uwVq5G__interactiveStars .addReview-module__uwVq5G__interactiveStar{cursor:pointer;color:#ffc107;transition:transform .2s}.addReview-module__uwVq5G__interactiveStars .addReview-module__uwVq5G__interactiveStar:hover{transform:scale(1.2)}.addReview-module__uwVq5G__interactiveStars svg{width:24px;height:24px}.addReview-module__uwVq5G__textSection{margin-bottom:20px}.addReview-module__uwVq5G__reviewTextarea{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s}.addReview-module__uwVq5G__reviewTextarea:focus{border-color:#ff5e62;outline:none}.addReview-module__uwVq5G__imageSection{margin-bottom:20px}.addReview-module__uwVq5G__imageSection label{color:#333;margin-bottom:10px;font-weight:600;display:block}.addReview-module__uwVq5G__imageUploadArea{align-items:center;gap:10px;display:flex}.addReview-module__uwVq5G__fileInput{display:none}.addReview-module__uwVq5G__uploadButton{cursor:pointer;color:#666;background-color:#f8f9fa;border:1px dashed #ddd;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;transition:all .2s;display:flex}.addReview-module__uwVq5G__uploadButton:hover{color:#ff5e62;background-color:#e9ecef;border-color:#ff5e62}.addReview-module__uwVq5G__selectedImages{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.addReview-module__uwVq5G__imagePreview{width:80px;height:80px;position:relative}.addReview-module__uwVq5G__imagePreview img{object-fit:cover;border-radius:8px;width:100%;height:100%}.addReview-module__uwVq5G__removeImage{color:#fff;cursor:pointer;background:#ff5e62;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:-8px;right:-8px}.addReview-module__uwVq5G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#f96,#ff5e62);border:none;border-radius:8px;width:100%;padding:12px;font-size:16px;font-weight:600;transition:all .3s}.addReview-module__uwVq5G__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #ff5e624d}.addReview-module__uwVq5G__submitButton:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.addReview-module__uwVq5G__spinn{color:#0066fe;animation:1s linear infinite addReview-module__uwVq5G__spin}@keyframes addReview-module__uwVq5G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.cart-module__DW6BAa__orderItem{border-bottom:1px solid #e5e7eb;padding:10px}.cart-module__DW6BAa__content{display:flex}.cart-module__DW6BAa__productImageContainer{flex-shrink:0;width:30%;max-width:120px;margin-right:20px;position:relative}.cart-module__DW6BAa__productImage{object-fit:cover;aspect-ratio:1;border:2px solid #f4f4f4;border-radius:10px;width:100%;height:auto}.cart-module__DW6BAa__productInfo{flex:1;min-width:0}.cart-module__DW6BAa__productHeader{justify-content:space-between;margin-bottom:8px;display:flex;position:relative}.cart-module__DW6BAa__div{width:100%;overflow:hidden}.cart-module__DW6BAa__cartName{justify-content:space-between;align-items:center;display:flex;position:relative}.cart-module__DW6BAa__productTitle{white-space:nowrap;text-overflow:ellipsis;max-width:90%;margin:5px 0;font-size:1.1rem;font-weight:500;overflow:hidden}.cart-module__DW6BAa__productCategory{color:#6b7280;margin-bottom:8px;font-size:.875rem}.cart-module__DW6BAa__productPrice{gap:5px;margin-bottom:12px;font-weight:700;display:flex}.cart-module__DW6BAa__productPrice del{color:red;font-family:sans-serif}.cart-module__DW6BAa__cartIconDiv{z-index:11;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100%;padding:5px;display:block;position:absolute;bottom:10px;right:10px;width:30px!important;height:30px!important}.cart-module__DW6BAa__heartIcon{color:#ee1d1d}
.cancel-module__AaUgmG__ordersList{max-width:800px;margin:0 auto}.cancel-module__AaUgmG__orderItem{background:#fff;transition:all .2s;overflow:hidden}.cancel-module__AaUgmG__orderMain{cursor:pointer;align-items:center;gap:16px;padding:10px;display:flex}.cancel-module__AaUgmG__imageWrapper{flex-shrink:0}.cancel-module__AaUgmG__productImage{object-fit:cover;border-radius:8px;width:60px;height:60px}.cancel-module__AaUgmG__productInfo{flex:1;min-width:0}.cancel-module__AaUgmG__productTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:1rem;font-weight:600;overflow:hidden}.cancel-module__AaUgmG__productDetails{color:#64748b;margin-bottom:4px;font-size:.875rem}.cancel-module__AaUgmG__orderMeta{color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;display:flex}.cancel-module__AaUgmG__statusPrice{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.cancel-module__AaUgmG__statusBadge{text-transform:uppercase;letter-spacing:.5px;color:#b20606;background-color:#fda8a8;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:500}.cancel-module__AaUgmG__price{color:#0f172a}.cancel-module__AaUgmG__expandIcon{color:#94a3b8;margin-left:8px;font-size:1.2rem;transition:transform .2s}.cancel-module__AaUgmG__expanded .cancel-module__AaUgmG__expandIcon{transform:rotate(180deg)}.cancel-module__AaUgmG__orderDetails{border-top:1px solid #f1f5f9;transition:max-height .3s;overflow:hidden}.cancel-module__AaUgmG__detailsContent{padding:15px}.cancel-module__AaUgmG__orderSummary{grid-template-columns:repeat(2,minmax(100px,1fr));gap:16px;margin-bottom:24px;display:grid}.cancel-module__AaUgmG__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem}.cancel-module__AaUgmG__summaryValue{color:#0f172a;font-size:.875rem;font-weight:600}.cancel-module__AaUgmG__paymentInfo{background:#f8fafc;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:12px;display:flex}.cancel-module__AaUgmG__paymentIcon{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex}.cancel-module__AaUgmG__visa{background:#1a1f71}.cancel-module__AaUgmG__mastercard{background:#eb001b}.cancel-module__AaUgmG__paypal{background:#003087}.cancel-module__AaUgmG__applePay{background:#000}.cancel-module__AaUgmG__paymentText{font-size:.875rem;font-weight:500}.cancel-module__AaUgmG__paymentSubtext{color:#64748b;font-size:.75rem}.cancel-module__AaUgmG__cancelOrderStatus{background-color:#f85d5d33;justify-content:space-between;padding:5px 10px;display:flex}.cancel-module__AaUgmG__statusHd{color:#f74545;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-weight:800}.cancel-module__AaUgmG__statusMsg{color:#f65e5e;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-weight:700}.cancel-module__AaUgmG__reason{margin:10px 0}.cancel-module__AaUgmG__reason h2{margin:5px 0}.cancel-module__AaUgmG__reason p{margin:0 0 5px}.cancel-module__AaUgmG__customerAddress{color:#1a365d;background-color:#6ed7f4;border:4px solid #22beea;border-radius:10px;margin:5px 0;padding:5px}.cancel-module__AaUgmG__customerHeadPart{justify-content:space-between;align-items:center;min-width:0;display:flex;overflow:hidden}.cancel-module__AaUgmG__customerHeadPart div{align-items:center;gap:5px;min-width:0;display:flex}.cancel-module__AaUgmG__customerName{max-width:70%}.cancel-module__AaUgmG__customerName span{white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.cancel-module__AaUgmG__actionButtons{flex-wrap:wrap;gap:8px;display:flex}.cancel-module__AaUgmG__btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.cancel-module__AaUgmG__btn:hover{background:#f8fafc;border-color:#cbd5e1}.cancel-module__AaUgmG__btnPrimary{color:#fff;background:#3b82f6;border-color:#3b82f6}.cancel-module__AaUgmG__btnPrimary:hover{background:#2563eb;border-color:#2563eb}.cancel-module__AaUgmG__btnDanger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.cancel-module__AaUgmG__btnDanger:hover{background:#fee2e2;border-color:#fca5a5}@media (min-width:660px){.cancel-module__AaUgmG__orderMain{gap:12px;padding:12px}.cancel-module__AaUgmG__productImage{width:50px;height:50px}.cancel-module__AaUgmG__orderSummary{grid-template-columns:1fr}.cancel-module__AaUgmG__actionButtons{justify-content:stretch}.cancel-module__AaUgmG__btn{flex:1;justify-content:center}}
