.track-order-container{min-height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1.5rem}.track-order-wrapper{width:100%;max-width:32rem;display:flex;flex-direction:column;gap:2rem}.track-order-header{text-align:center;display:flex;flex-direction:column;gap:1rem}.track-order-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#0c192f;color:#fff;margin:0 auto}.track-order-title h1{font-weight:400;letter-spacing:-.025em;color:#000;margin:0 0 .5rem;line-height:1.1}.track-order-title p{color:#6b7280;margin:0;line-height:1.5}.track-order-card{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.track-order-form{display:flex;flex-direction:column;gap:1.5rem}.track-order-input-group{display:flex;flex-direction:column;gap:.5rem}.track-order-label{font-size:.875rem;color:#374151;font-weight:500}.track-order-input-wrapper{position:relative}.track-order-input{width:100%;padding:0 1rem 0 3rem;border:2px solid #e5e7eb;border-radius:.375rem;background-color:#f9fafb;transition:all .2s ease;outline:none;height:4rem}.track-order-input:focus{background-color:#fff;border-color:#000}.track-order-input::placeholder{color:#9ca3af}.track-order-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.track-order-button{width:100%;height:3.5rem;background-color:#0c192f;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.track-order-button:hover:not(:disabled){background-color:#1f2937}.track-order-button:disabled{opacity:.5;cursor:not-allowed}.loading-spinner{display:flex;align-items:center;gap:.5rem}.spinner{width:1rem;height:1rem;border:2px solid white;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.track-order-results{margin-top:2rem}.results-card{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.results-card h3{font-weight:600;color:#000;margin:0 0 1rem}.order-details h4{font-size:1.25rem;font-weight:600;color:#000;margin:0 0 .5rem}.status-badge{display:inline-block;background-color:#10b981;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem;font-weight:500;margin:0 0 .5rem}.estimated-delivery{color:#6b7280;font-size:.875rem;margin:0}@media screen and (max-width: 640px){.track-order-container{padding:1rem}.track-order-card{padding:1.5rem}.track-order-input,.track-order-button{height:3rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/track-order.css.map */
