.TrackOrder-module__zP3n3G__panel{--to-primary:#239c3d;--to-text-primary:#111827;--to-text-secondary:#374151;--to-text-muted:#9ca3af;--to-border:#e5e7eb;--to-surface:#fff;--to-link:#2563eb;--to-badge-processing:#67c1e1;--to-badge-manifested:#f3c164;--to-refresh:#2d8a56;--to-timeline:#2563eb;background:var(--to-surface);border:1px solid var(--to-border);border-radius:12px;align-self:flex-start;width:100%;margin-top:70px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.TrackOrder-module__zP3n3G__cardHeader{border-bottom:1px solid var(--to-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.TrackOrder-module__zP3n3G__cardTitle{color:var(--to-text-primary);align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;display:flex}.TrackOrder-module__zP3n3G__cardTitleIcon{color:var(--to-text-muted);flex-shrink:0}.TrackOrder-module__zP3n3G__refreshBtn{color:var(--to-refresh);border:1px solid var(--to-refresh);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:inline-flex}.TrackOrder-module__zP3n3G__refreshBtn:hover:not(:disabled){background:#2d8a5614}.TrackOrder-module__zP3n3G__refreshBtn:disabled{opacity:.65;cursor:not-allowed}.TrackOrder-module__zP3n3G__refreshIconSpin{animation:.8s linear infinite TrackOrder-module__zP3n3G__spin}@keyframes TrackOrder-module__zP3n3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TrackOrder-module__zP3n3G__backLink{color:var(--to-text-secondary);align-items:center;gap:6px;margin-top:20px;margin-left:20px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.TrackOrder-module__zP3n3G__backLink:hover{color:var(--to-primary)}.TrackOrder-module__zP3n3G__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;padding:24px;display:grid}.TrackOrder-module__zP3n3G__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--to-text-muted);margin:0 0 6px;font-size:11px;font-weight:600;display:block}.TrackOrder-module__zP3n3G__fieldValue{color:var(--to-text-primary);margin:0;font-size:15px;font-weight:600;line-height:1.4}.TrackOrder-module__zP3n3G__fieldValueMuted{color:var(--to-text-secondary);font-weight:400}.TrackOrder-module__zP3n3G__statusBadge{color:#fff;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 12px;font-size:13px;font-weight:600;line-height:1.3;display:inline-flex}.TrackOrder-module__zP3n3G__badgeProcessing{background:var(--to-badge-processing)}.TrackOrder-module__zP3n3G__badgeManifested{background:var(--to-badge-manifested)}.TrackOrder-module__zP3n3G__badgeShipped{background:#60a5fa}.TrackOrder-module__zP3n3G__badgeDelivered{background:var(--to-primary)}.TrackOrder-module__zP3n3G__badgeDefault{background:#9ca3af}.TrackOrder-module__zP3n3G__trackingLink{color:var(--to-link);align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.TrackOrder-module__zP3n3G__trackingLink:hover{opacity:.85;color:var(--to-link)}.TrackOrder-module__zP3n3G__timelineSection{border-top:1px solid var(--to-border);padding:0 24px 28px}.TrackOrder-module__zP3n3G__timelineHeading{letter-spacing:.06em;text-transform:uppercase;color:var(--to-text-muted);margin:20px 0 16px;font-size:11px;font-weight:600}.TrackOrder-module__zP3n3G__timelineList{margin:0;padding:0;list-style:none}.TrackOrder-module__zP3n3G__timelineItem{padding:0 0 24px 28px;position:relative}.TrackOrder-module__zP3n3G__timelineItem:last-child{padding-bottom:0}.TrackOrder-module__zP3n3G__timelineItem:before{content:"";background:#e5e7eb;width:2px;position:absolute;top:10px;bottom:-4px;left:5px}.TrackOrder-module__zP3n3G__timelineItem:last-child:before{display:none}.TrackOrder-module__zP3n3G__timelineDot{background:var(--to-timeline);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:0;box-shadow:0 0 0 3px #fff}.TrackOrder-module__zP3n3G__eventTitle{color:var(--to-text-primary);margin:0 0 4px;font-size:15px;font-weight:600}.TrackOrder-module__zP3n3G__eventMeta{color:var(--to-text-muted);margin:0 0 2px;font-size:13px;line-height:1.45}.TrackOrder-module__zP3n3G__eventTime{color:var(--to-text-muted);margin:4px 0 0;font-size:13px}@media (max-width:1366px){.TrackOrder-module__zP3n3G__panel{margin-top:40px}}@media (max-width:767px){.TrackOrder-module__zP3n3G__panel{border-radius:10px;margin-top:24px}.TrackOrder-module__zP3n3G__cardHeader{padding:16px}.TrackOrder-module__zP3n3G__cardTitle{font-size:16px}.TrackOrder-module__zP3n3G__timelineSection{padding:0 16px 20px}}
.OrderHistory-module__y-8ZoW__orderPanel{--oh-primary:#239c3d;--oh-primary-hover:#1a7a30;--oh-text-primary:#333;--oh-text-secondary:#545454;--oh-text-muted:#6c757d;--oh-border:#e8e8e8;--oh-border-light:#ececec;--oh-surface:#fff;--oh-bg-header:#f4f6f8;background:var(--oh-surface);border:1px solid var(--oh-border);border-radius:10px;align-self:flex-start;width:100%;margin-top:70px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.OrderHistory-module__y-8ZoW__pageHeader{background:var(--oh-bg-header);border-bottom:1px solid var(--oh-border-light);padding:16px 24px}.OrderHistory-module__y-8ZoW__pageTitle{color:var(--oh-text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.3}.OrderHistory-module__y-8ZoW__ordersSection{scrollbar-width:thin;scrollbar-color:#d4e8d8 #f4f6f8;max-height:600px;padding:20px 24px 28px;overflow-y:scroll}.OrderHistory-module__y-8ZoW__orderCard{border:1px solid var(--oh-border-light);background:var(--oh-surface);border-radius:8px;transition:box-shadow .18s,border-color .18s;overflow:hidden}.OrderHistory-module__y-8ZoW__orderCard+.OrderHistory-module__y-8ZoW__orderCard{margin-top:16px}.OrderHistory-module__y-8ZoW__orderCard:hover{border-color:#d4e8d8;box-shadow:0 4px 14px #0000000f}.OrderHistory-module__y-8ZoW__orderCardHeader{border-bottom:1px solid var(--oh-border-light);background:#fafbfc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:12px 16px;display:flex}.OrderHistory-module__y-8ZoW__orderMeta{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.OrderHistory-module__y-8ZoW__orderId{color:var(--oh-text-primary);margin:0;font-size:14px;font-weight:600}.OrderHistory-module__y-8ZoW__orderDate{color:var(--oh-text-muted);margin:0;font-size:13px}.OrderHistory-module__y-8ZoW__orderDate span{color:var(--oh-text-secondary);font-weight:500}.OrderHistory-module__y-8ZoW__statusGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.OrderHistory-module__y-8ZoW__statusBadge{text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.OrderHistory-module__y-8ZoW__statusProcessing{color:#0d6efd;background:#e7f1ff}.OrderHistory-module__y-8ZoW__statusPending{color:#856404;background:#fff3cd}.OrderHistory-module__y-8ZoW__statusShipped{color:#0c5460;background:#d1ecf1}.OrderHistory-module__y-8ZoW__statusDelivered{color:#155724;background:#d4edda}.OrderHistory-module__y-8ZoW__statusCancelled{color:#721c24;background:#f8d7da}.OrderHistory-module__y-8ZoW__statusDefault{color:var(--oh-text-secondary);background:#eef0f2}.OrderHistory-module__y-8ZoW__paymentPaid{color:#155724;background:#d4edda}.OrderHistory-module__y-8ZoW__paymentPartial{color:#856404;background:#fff3cd}.OrderHistory-module__y-8ZoW__paymentPending{color:#664d03;background:#ffecb5}.OrderHistory-module__y-8ZoW__paymentFailed{color:#721c24;background:#f8d7da}.OrderHistory-module__y-8ZoW__paymentRefunded{color:#383d41;background:#e2e3e5}.OrderHistory-module__y-8ZoW__paymentDefault{color:var(--oh-text-secondary);background:#eef0f2}.OrderHistory-module__y-8ZoW__orderCardBody{padding:16px}.OrderHistory-module__y-8ZoW__orderSummary{flex-direction:column;gap:10px;display:flex}.OrderHistory-module__y-8ZoW__summaryRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.OrderHistory-module__y-8ZoW__summaryLabel{color:var(--oh-text-muted);font-size:13px;font-weight:500}.OrderHistory-module__y-8ZoW__orderTotal{color:var(--oh-text-primary);white-space:nowrap;font-size:18px;font-weight:700}.OrderHistory-module__y-8ZoW__invoiceNo{color:var(--oh-text-secondary);font-size:14px;font-weight:600}.OrderHistory-module__y-8ZoW__invoicePending{color:var(--oh-text-muted);margin:0;font-size:12px;font-style:italic}.OrderHistory-module__y-8ZoW__loadingState,.OrderHistory-module__y-8ZoW__emptyState{text-align:center;padding:48px 24px}.OrderHistory-module__y-8ZoW__loadingText{color:var(--oh-text-muted);margin:0;font-size:15px}.OrderHistory-module__y-8ZoW__emptyTitle{color:var(--oh-text-primary);margin:0 0 10px;font-size:20px;font-weight:700}.OrderHistory-module__y-8ZoW__emptyText{color:var(--oh-text-secondary);margin:0 0 20px;font-size:14px;line-height:1.55}.OrderHistory-module__y-8ZoW__shopBtn{letter-spacing:.04em;color:#fff;background:var(--oh-primary);border-radius:8px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.OrderHistory-module__y-8ZoW__shopBtn:hover{background:var(--oh-primary-hover);color:#fff}.OrderHistory-module__y-8ZoW__productName:hover{text-underline-offset:3px;-webkit-text-decoration:underline #c9c9c9;text-decoration:underline #c9c9c9}.OrderHistory-module__y-8ZoW__invoiceDownload{text-transform:capitalize;white-space:nowrap;background-color:var(--oh-primary);color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}@media (max-width:1366px){.OrderHistory-module__y-8ZoW__orderPanel{margin-top:40px}}@media (max-width:767px){.OrderHistory-module__y-8ZoW__pageHeader{padding:14px 16px}.OrderHistory-module__y-8ZoW__pageTitle{font-size:16px}.OrderHistory-module__y-8ZoW__ordersSection{padding:16px}.OrderHistory-module__y-8ZoW__orderCardHeader{flex-direction:column;align-items:flex-start;padding:10px 14px}.OrderHistory-module__y-8ZoW__orderCardBody{padding:14px}.OrderHistory-module__y-8ZoW__orderTotal{font-size:16px}}@media (max-width:576px){.OrderHistory-module__y-8ZoW__orderActions{flex-direction:column!important;align-items:center!important;gap:8px!important}.OrderHistory-module__y-8ZoW__invoiceDownload{min-width:200px}}
.OrderDetails-module__oaTbzq__detailsSection{padding:20px 24px 28px}.OrderDetails-module__oaTbzq__backLink{color:var(--oh-text-secondary);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.OrderDetails-module__oaTbzq__backLink:hover{color:var(--oh-primary)}.OrderDetails-module__oaTbzq__orderHeader{border:1px solid var(--oh-border-light);background:#fafbfc;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;padding:16px;display:flex}.OrderDetails-module__oaTbzq__orderHeaderMeta{flex-direction:column;gap:6px;display:flex}.OrderDetails-module__oaTbzq__orderId{color:var(--oh-text-primary);margin:0;font-size:16px;font-weight:700}.OrderDetails-module__oaTbzq__orderSubtext{color:var(--oh-text-muted);margin:0;font-size:13px}.OrderDetails-module__oaTbzq__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.OrderDetails-module__oaTbzq__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.OrderDetails-module__oaTbzq__infoCard{background:var(--oh-surface);border:1px solid var(--oh-border-light);border-radius:8px;padding:16px}.OrderDetails-module__oaTbzq__infoCardTitle{color:var(--oh-text-primary);margin:0 0 12px;font-size:14px;font-weight:700}.OrderDetails-module__oaTbzq__infoRow{color:var(--oh-text-secondary);gap:8px;margin:0 0 6px;font-size:13px;line-height:1.5;display:flex}.OrderDetails-module__oaTbzq__infoRow:last-child{margin-bottom:0}.OrderDetails-module__oaTbzq__infoLabel{min-width:72px;color:var(--oh-text-muted);flex-shrink:0;font-weight:600}.OrderDetails-module__oaTbzq__infoValue{color:var(--oh-text-primary);word-break:break-word}.OrderDetails-module__oaTbzq__productsSection{border:1px solid var(--oh-border-light);border-radius:8px;margin-top:20px;overflow:hidden}.OrderDetails-module__oaTbzq__productsSectionTitle{color:var(--oh-text-primary);border-bottom:1px solid var(--oh-border-light);background:#fafbfc;margin:0;padding:12px 16px;font-size:14px;font-weight:700}.OrderDetails-module__oaTbzq__productsTable{width:100%}.OrderDetails-module__oaTbzq__productsTableHead{color:var(--oh-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--oh-border-light);background:#fcfcfd;grid-template-columns:minmax(0,2.5fr) minmax(80px,1fr) minmax(80px,1fr) minmax(90px,1fr);gap:12px;padding:10px 16px;font-size:12px;font-weight:600;display:grid}.OrderDetails-module__oaTbzq__productRow{border-bottom:1px solid var(--oh-border-light);grid-template-columns:minmax(0,2.5fr) minmax(80px,1fr) minmax(80px,1fr) minmax(90px,1fr);align-items:center;gap:12px;padding:14px 16px;display:grid}.OrderDetails-module__oaTbzq__productRow:last-child{border-bottom:none}.OrderDetails-module__oaTbzq__productInfo{align-items:center;gap:12px;min-width:0;display:flex}.OrderDetails-module__oaTbzq__productImage{object-fit:cover;border:1px solid var(--oh-border-light);background:#f8f9fa;border-radius:6px;flex-shrink:0;width:62px;height:62px}.OrderDetails-module__oaTbzq__productImagePlaceholder{color:var(--oh-text-muted);text-align:center;justify-content:center;align-items:center;font-size:10px;font-weight:600;line-height:1.2;display:flex}.OrderDetails-module__oaTbzq__productName{color:var(--oh-text-primary);margin:0;font-size:13px;font-weight:600;line-height:1.45}.OrderDetails-module__oaTbzq__productName a{color:inherit;text-decoration:none;transition:color .2s}.OrderDetails-module__oaTbzq__productName a:hover{color:var(--oh-primary)}.OrderDetails-module__oaTbzq__cellText{color:var(--oh-text-secondary);font-size:13px;font-weight:500}.OrderDetails-module__oaTbzq__cellTotal{color:var(--oh-text-primary);font-size:14px;font-weight:700}.OrderDetails-module__oaTbzq__summaryCard{border:1px solid var(--oh-border-light);background:#fafbfc;border-radius:8px;margin-top:16px;padding:16px}.OrderDetails-module__oaTbzq__summaryRow{justify-content:space-between;align-items:center;gap:16px;padding:6px 0;display:flex}.OrderDetails-module__oaTbzq__summaryLabel{color:var(--oh-text-muted);font-size:13px;font-weight:500}.OrderDetails-module__oaTbzq__summaryValue{color:var(--oh-text-secondary);text-transform:capitalize;font-size:13px;font-weight:600}.OrderDetails-module__oaTbzq__grandTotalRow{border-top:1px dashed var(--oh-border);margin-top:8px;padding-top:12px}.OrderDetails-module__oaTbzq__grandTotalLabel{color:var(--oh-text-primary);font-size:14px;font-weight:700}.OrderDetails-module__oaTbzq__grandTotalValue{color:var(--oh-primary);font-size:20px;font-weight:700}.OrderDetails-module__oaTbzq__invoiceBtn{color:#fff;background-color:var(--oh-primary);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1.3;text-decoration:none;transition:background .2s;display:inline-flex}.OrderDetails-module__oaTbzq__invoiceBtn:hover{background-color:var(--oh-primary-hover);color:#fff}.OrderDetails-module__oaTbzq__invoicePending{color:var(--oh-text-muted);margin:0;font-size:12px;font-style:italic}.OrderDetails-module__oaTbzq__loadingState,.OrderDetails-module__oaTbzq__emptyState{text-align:center;padding:48px 24px}.OrderDetails-module__oaTbzq__loadingText{color:var(--oh-text-muted);margin:0;font-size:15px}.OrderDetails-module__oaTbzq__emptyTitle{color:var(--oh-text-primary);margin:0 0 10px;font-size:18px;font-weight:700}.OrderDetails-module__oaTbzq__emptyText{color:var(--oh-text-secondary);margin:0 0 20px;font-size:14px;line-height:1.55}.OrderDetails-module__oaTbzq__shopBtn{letter-spacing:.04em;color:#fff;background:var(--oh-primary);border-radius:8px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.OrderDetails-module__oaTbzq__shopBtn:hover{background:var(--oh-primary-hover);color:#fff}@media (max-width:767px){.OrderDetails-module__oaTbzq__detailsSection{padding:16px}.OrderDetails-module__oaTbzq__infoGrid{grid-template-columns:1fr}.OrderDetails-module__oaTbzq__productsTableHead{display:none}.OrderDetails-module__oaTbzq__productRow{grid-template-columns:1fr;gap:8px;padding:14px}.OrderDetails-module__oaTbzq__productInfo{align-items:flex-start}.OrderDetails-module__oaTbzq__mobileLabel{color:var(--oh-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.OrderDetails-module__oaTbzq__grandTotalValue{font-size:18px}}@media (min-width:768px){.OrderDetails-module__oaTbzq__mobileLabel{display:none}}
