.orders-module__HlIdNG__ordersContainer{max-width:960px;margin:0 auto;padding-top:20px;padding-bottom:60px}.orders-module__HlIdNG__title{font-family:var(--font-heading);color:var(--color-rosewood,#8a2b43);margin-bottom:4px;font-size:1.6rem;font-weight:800}.orders-module__HlIdNG__subtitle{color:#64748b;margin-bottom:20px;font-size:.88rem}.orders-module__HlIdNG__centerContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.orders-module__HlIdNG__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#8a2b43;border-radius:50%;width:36px;height:36px;margin-bottom:14px;animation:1s linear infinite orders-module__HlIdNG__spin}@keyframes orders-module__HlIdNG__spin{to{transform:rotate(360deg)}}.orders-module__HlIdNG__promptCard,.orders-module__HlIdNG__emptyCard{text-align:center;background:#fff;border:1px solid #efece6;border-radius:12px;flex-direction:column;align-items:center;max-width:440px;padding:30px;display:flex}.orders-module__HlIdNG__promptIcon{color:#8a2b43;margin-bottom:16px}.orders-module__HlIdNG__ordersList{flex-direction:column;gap:16px;display:flex}.orders-module__HlIdNG__orderCard{background:#fff;border:1px solid #d5d9d9;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #00000008}.orders-module__HlIdNG__orderHeader{background-color:#f6f6f6;border-bottom:1px solid #d5d9d9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex}.orders-module__HlIdNG__headerInfo{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.orders-module__HlIdNG__orderIdLabel{color:#565959;letter-spacing:.5px;margin-bottom:1px;font-size:.68rem;font-weight:800;display:block}.orders-module__HlIdNG__headerVal{color:#0f1111;font-size:.85rem;font-weight:700}.orders-module__HlIdNG__headerRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.orders-module__HlIdNG__statusBadge{letter-spacing:.5px;text-transform:uppercase;border-radius:12px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.orders-module__HlIdNG__statusBadge.orders-module__HlIdNG__pending{color:#d97706;background-color:#fef3c7}.orders-module__HlIdNG__statusBadge.orders-module__HlIdNG__approved{color:#15803d;background-color:#dcfce7}.orders-module__HlIdNG__statusBadge.orders-module__HlIdNG__shipped{color:#3730a3;background-color:#e0e7ff}.orders-module__HlIdNG__statusBadge.orders-module__HlIdNG__delivered{color:#166534;background-color:#dcfce7}.orders-module__HlIdNG__statusBadge.orders-module__HlIdNG__rejected{color:#b91c1c;background-color:#fee2e2}.orders-module__HlIdNG__stepperContainer{background:#fff;border-bottom:1px solid #f1f5f9;padding:12px 18px}.orders-module__HlIdNG__stepperTrack{justify-content:space-between;align-items:center;max-width:580px;margin:0 auto;display:flex;position:relative}.orders-module__HlIdNG__stepItem{z-index:2;flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.orders-module__HlIdNG__stepCircle{color:#64748b;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;transition:all .3s;display:flex}.orders-module__HlIdNG__stepLabel{color:#64748b;font-size:.72rem;font-weight:700}.orders-module__HlIdNG__stepCompleted .orders-module__HlIdNG__stepCircle{color:#fff;background:#15803d;border-color:#15803d}.orders-module__HlIdNG__stepCompleted .orders-module__HlIdNG__stepLabel{color:#15803d}.orders-module__HlIdNG__stepActive .orders-module__HlIdNG__stepCircle{color:#fff;background:#8a2b43;border-color:#8a2b43;box-shadow:0 0 0 3px #8a2b4326}.orders-module__HlIdNG__stepActive .orders-module__HlIdNG__stepLabel{color:#8a2b43}.orders-module__HlIdNG__stepLine{background:#e2e8f0;flex:1;height:2px;margin:0 6px;transition:all .3s;position:relative;top:-8px}.orders-module__HlIdNG__lineCompleted{background:#15803d}.orders-module__HlIdNG__orderBody{padding:16px 18px}.orders-module__HlIdNG__statusAlert{border-radius:6px;margin-bottom:14px;padding:8px 14px;font-size:.82rem;line-height:1.35}.orders-module__HlIdNG__activeAlert{color:#8a2b43;background-color:#fdf2f4;border-left:4px solid #8a2b43}.orders-module__HlIdNG__deliveredAlert{color:#166534;background-color:#f0fdf4;border-left:4px solid #15803d}.orders-module__HlIdNG__rejectedAlert{color:#991b1b;background-color:#fef2f2;border-left:4px solid #dc2626}.orders-module__HlIdNG__detailsGrid{grid-template-columns:1.3fr 1fr;gap:24px;display:grid}.orders-module__HlIdNG__itemsSection h4,.orders-module__HlIdNG__metaSection h4{color:#0f1111;border-bottom:1px solid #e2e8f0;margin-bottom:10px;padding-bottom:6px;font-size:.88rem;font-weight:800}.orders-module__HlIdNG__itemsList{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.orders-module__HlIdNG__itemRow{align-items:center;gap:12px;display:flex}.orders-module__HlIdNG__itemImgWrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:2px;display:flex;overflow:hidden}.orders-module__HlIdNG__itemImg{object-fit:contain;max-width:100%;max-height:100%}.orders-module__HlIdNG__itemInfo{flex:1}.orders-module__HlIdNG__itemTitle{color:#0f1111;margin-bottom:2px;font-size:.86rem;font-weight:700;line-height:1.3;text-decoration:none;display:block}.orders-module__HlIdNG__itemTitle:hover{color:#8a2b43}.orders-module__HlIdNG__itemMeta{color:#565959;font-size:.78rem}.orders-module__HlIdNG__itemActionCol{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.orders-module__HlIdNG__itemTotal{color:#0f172a;font-size:.95rem;font-weight:800}.orders-module__HlIdNG__buyAgainBtn{color:#8a2b43;background:#fdf2f4;border:1px solid #f5d0d8;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.orders-module__HlIdNG__buyAgainBtn:hover{color:#fff;background:#8a2b43}.orders-module__HlIdNG__orderTotalRow{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.orders-module__HlIdNG__orderTotalRow span{color:#64748b;font-size:.9rem;font-weight:600}.orders-module__HlIdNG__orderTotalRow strong{color:#8a2b43;font-size:1.25rem}.orders-module__HlIdNG__metaSection{flex-direction:column;gap:20px;display:flex}.orders-module__HlIdNG__addressBlock{gap:12px;font-size:.88rem;display:flex}.orders-module__HlIdNG__metaIcon{color:#8a2b43;flex-shrink:0;margin-top:2px}.orders-module__HlIdNG__custName{color:#0f172a;font-size:.9rem;font-weight:700}.orders-module__HlIdNG__addressBlock p{color:#475569;margin-top:2px;font-size:.85rem;line-height:1.4}.orders-module__HlIdNG__phoneText{font-weight:500;color:#64748b!important}.orders-module__HlIdNG__paymentCardBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.orders-module__HlIdNG__payMethodHeader{color:#1e293b;align-items:center;gap:6px;margin-bottom:6px;font-size:.88rem;display:flex}.orders-module__HlIdNG__payMetaText{color:#64748b;margin:3px 0;font-size:.8rem}.orders-module__HlIdNG__codeText{color:#0f172a;font-family:monospace;font-weight:700}.orders-module__HlIdNG__verifiedBadge{color:#15803d;background:#dcfce7;border-radius:4px;align-items:center;gap:4px;margin-top:8px;padding:3px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.orders-module__HlIdNG__screenshotBtn{color:#8a2b43;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:4px;padding:0;font-size:.82rem;font-weight:600;display:inline-flex}.orders-module__HlIdNG__orderFooterActions{background:#faf8f6;border-top:1px solid #efece6;justify-content:flex-end;padding:12px 24px;display:flex}.orders-module__HlIdNG__footerHelpLink{color:#8a2b43;font-size:.82rem;font-weight:600;text-decoration:none}.orders-module__HlIdNG__footerHelpLink:hover{text-decoration:underline}.orders-module__HlIdNG__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.orders-module__HlIdNG__modalContent{background:#fff;border-radius:12px;width:100%;max-width:500px;padding:24px;position:relative;box-shadow:0 10px 30px #0003}.orders-module__HlIdNG__modalClose{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:16px;right:20px}.orders-module__HlIdNG__modalImgWrapper{border:1px solid #e2e8f0;border-radius:8px;max-height:400px;margin-bottom:12px;overflow-y:auto}.orders-module__HlIdNG__modalImgWrapper img{width:100%;display:block}.orders-module__HlIdNG__modalHint{text-align:center;color:#64748b;font-size:.82rem}@media (max-width:868px){.orders-module__HlIdNG__detailsGrid{grid-template-columns:1fr;gap:24px}}@media (max-width:600px){.orders-module__HlIdNG__orderHeader{gap:10px;padding:12px 14px}.orders-module__HlIdNG__headerInfo{gap:12px}.orders-module__HlIdNG__orderIdLabel{font-size:.65rem}.orders-module__HlIdNG__headerVal{font-size:.82rem}.orders-module__HlIdNG__stepperContainer{padding:12px 8px}.orders-module__HlIdNG__stepCircle{width:22px;height:22px;font-size:.68rem}.orders-module__HlIdNG__stepLabel{font-size:.66rem}.orders-module__HlIdNG__stepLine{margin:0 3px;top:-8px}.orders-module__HlIdNG__orderBody{padding:14px}.orders-module__HlIdNG__itemImgWrapper{width:52px;height:52px}.orders-module__HlIdNG__itemTitle{font-size:.84rem}}
