.TrackOrder-module__cVsGkG__container{background:#f8f9fa;min-height:100vh;padding-bottom:80px}.TrackOrder-module__cVsGkG__mobileHeader{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.TrackOrder-module__cVsGkG__backButton{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.TrackOrder-module__cVsGkG__mobileTitle{color:#1a1a1a;font-size:16px;font-weight:600}.TrackOrder-module__cVsGkG__content{max-width:600px;margin:0 auto;padding:20px 16px}.TrackOrder-module__cVsGkG__searchSection{text-align:center;background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 2px 8px #0000000a}.TrackOrder-module__cVsGkG__searchIcon{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.TrackOrder-module__cVsGkG__title{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.TrackOrder-module__cVsGkG__subtitle{color:#666;margin-bottom:24px;font-size:14px}.TrackOrder-module__cVsGkG__form{flex-direction:column;gap:12px;display:flex}.TrackOrder-module__cVsGkG__inputGroup{width:100%}.TrackOrder-module__cVsGkG__input{text-align:right;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;transition:border-color .2s}.TrackOrder-module__cVsGkG__input:focus{border-color:#1a1a1a;outline:none}.TrackOrder-module__cVsGkG__submitBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.TrackOrder-module__cVsGkG__submitBtn:hover:not(:disabled){background:#333}.TrackOrder-module__cVsGkG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.TrackOrder-module__cVsGkG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite TrackOrder-module__cVsGkG__spin}@keyframes TrackOrder-module__cVsGkG__spin{to{transform:rotate(360deg)}}.TrackOrder-module__cVsGkG__error{color:#ef4444;background:#fef2f2;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px;font-size:14px;display:flex}.TrackOrder-module__cVsGkG__orderDetails{background:#fff;border-radius:16px;margin-top:20px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.TrackOrder-module__cVsGkG__orderHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px;display:flex}.TrackOrder-module__cVsGkG__orderNumber{flex-direction:column;gap:4px;display:flex}.TrackOrder-module__cVsGkG__orderNumber span{color:#666;font-size:12px}.TrackOrder-module__cVsGkG__orderNumber strong{color:#1a1a1a;font-size:18px}.TrackOrder-module__cVsGkG__statusBadge{color:#fff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.TrackOrder-module__cVsGkG__timeline{border-bottom:1px solid #f0f0f0;padding:20px}.TrackOrder-module__cVsGkG__timelineItem{gap:16px;padding:16px 0;display:flex;position:relative}.TrackOrder-module__cVsGkG__timelineItem:not(:last-child):after{content:"";background:#e0e0e0;width:2px;height:calc(100% - 32px);position:absolute;top:52px;right:19px}.TrackOrder-module__cVsGkG__timelineItem.TrackOrder-module__cVsGkG__completed:after{background:#10b981}.TrackOrder-module__cVsGkG__timelineIcon{color:#999;z-index:1;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.TrackOrder-module__cVsGkG__timelineItem.TrackOrder-module__cVsGkG__completed .TrackOrder-module__cVsGkG__timelineIcon{color:#10b981;background:#d1fae5}.TrackOrder-module__cVsGkG__timelineContent h4{color:#1a1a1a;margin-bottom:4px;font-size:14px;font-weight:600}.TrackOrder-module__cVsGkG__timelineContent p{color:#666;margin:0;font-size:13px}.TrackOrder-module__cVsGkG__orderItems{border-bottom:1px solid #f0f0f0;padding:20px}.TrackOrder-module__cVsGkG__orderItems h3{color:#1a1a1a;margin-bottom:16px;font-size:14px;font-weight:600}.TrackOrder-module__cVsGkG__orderItem{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.TrackOrder-module__cVsGkG__orderItem:last-child{border-bottom:none}.TrackOrder-module__cVsGkG__itemInfo{flex-direction:column;gap:4px;display:flex}.TrackOrder-module__cVsGkG__itemName{color:#1a1a1a;font-size:14px}.TrackOrder-module__cVsGkG__itemQty{color:#666;font-size:12px}.TrackOrder-module__cVsGkG__itemPrice{color:#1a1a1a;font-size:14px;font-weight:600}.TrackOrder-module__cVsGkG__orderSummary{border-bottom:1px solid #f0f0f0;padding:20px}.TrackOrder-module__cVsGkG__summaryRow{color:#666;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.TrackOrder-module__cVsGkG__summaryRow.TrackOrder-module__cVsGkG__total{color:#1a1a1a;border-top:1px solid #f0f0f0;margin-top:8px;padding-top:16px;font-size:16px;font-weight:700}.TrackOrder-module__cVsGkG__discount{color:#10b981}.TrackOrder-module__cVsGkG__shippingAddress{padding:20px}.TrackOrder-module__cVsGkG__shippingAddress h3{color:#1a1a1a;margin-bottom:12px;font-size:14px;font-weight:600}.TrackOrder-module__cVsGkG__shippingAddress p{color:#666;margin:0;font-size:14px;line-height:1.6}@media (min-width:768px){.TrackOrder-module__cVsGkG__mobileHeader{display:none}.TrackOrder-module__cVsGkG__content{padding:40px 20px}.TrackOrder-module__cVsGkG__searchSection{padding:48px 40px}.TrackOrder-module__cVsGkG__title{font-size:28px}}
/*# sourceMappingURL=8c97c4a0238eb0b8.css.map*/