.track-order-module__yLU21W__main{background-color:var(--cream);min-height:60vh;padding:4rem 1rem}.track-order-module__yLU21W__container{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:600px;box-shadow:var(--shadow-md);margin:0 auto;padding:2rem}.track-order-module__yLU21W__title{color:var(--navy);text-align:center;margin-bottom:.5rem;font-size:2rem}.track-order-module__yLU21W__subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem}.track-order-module__yLU21W__form{gap:1rem;margin-bottom:2rem;display:flex}.track-order-module__yLU21W__input{border:1.5px solid var(--border-strong);border-radius:var(--radius-xs);color:var(--navy);background:var(--white);flex:1;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.track-order-module__yLU21W__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--green-soft);outline:none}.track-order-module__yLU21W__button{background:var(--primary);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600;transition:background .2s,transform .15s;box-shadow:0 6px 18px #1f6f5f38}.track-order-module__yLU21W__button:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px)}.track-order-module__yLU21W__button:disabled{opacity:.7;cursor:not-allowed}.track-order-module__yLU21W__error{background-color:var(--sale-soft);color:var(--sale-accent);border-radius:var(--radius-xs);text-align:center;border:1px solid #1f6f5f38;margin-bottom:1rem;padding:1rem}.track-order-module__yLU21W__result{border-top:1px solid var(--border);padding-top:2rem}.track-order-module__yLU21W__result h2{color:var(--navy);margin-bottom:1rem}.track-order-module__yLU21W__orderDetails p{color:var(--text-soft);margin-bottom:.5rem}
