body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.tracking-page{min-height:100vh;padding:40px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.tracking-container{max-width:800px;margin:0 auto;padding:0 20px}.tracking-result{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 40px #0000001a}.tracking-result.show{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.result-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid #f3f4f6;margin-bottom:24px}.result-status{display:flex;align-items:center;gap:12px}.status-badge{padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem}.status-badge.delivered{background:#dcfce7;color:#166534}.status-badge.in-transit{background:#dbeafe;color:#1e40af}.status-badge.pending{background:#fef3c7;color:#92400e}.result-tracking-number{color:#6b7280;font-size:.9rem}.result-tracking-number strong{color:#374151}.tracking-timeline{position:relative;padding-left:30px}.tracking-timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e5e7eb}.timeline-item{position:relative;padding-bottom:24px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-26px;top:4px;width:14px;height:14px;border-radius:50%;background:#e5e7eb;border:3px solid white;box-shadow:0 0 0 2px #e5e7eb}.timeline-item:first-child .timeline-dot{background:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.timeline-time{font-size:.85rem;color:#9ca3af;margin-bottom:4px}.timeline-status{font-weight:600;color:#374151;margin-bottom:4px}.timeline-location{font-size:.9rem;color:#6b7280}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:20px;color:#dc2626;text-align:center}.error-message.show{animation:fadeIn .3s ease}.loading{text-align:center;padding:60px 40px;color:#6b7280}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.tracking-result{padding:24px}.result-header{flex-direction:column;align-items:flex-start;gap:12px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f1f5f9;color:#1f2937}.gen-page{min-height:100vh;padding:32px 0}.gen-wrap{max-width:720px;margin:0 auto;padding:0 16px}.gen-head h1{font-size:1.4rem;margin-bottom:8px}.gen-head .sub{color:#475569;font-size:.9rem;line-height:1.6;margin-bottom:20px}.gen-head b{color:#b45309}.card{background:#fff;border-radius:14px;padding:22px;box-shadow:0 4px 16px #0000000f;margin-bottom:16px}.card h2{font-size:1.05rem;margin-bottom:6px;display:flex;align-items:center;gap:8px}.step{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#3b82f6;color:#fff;font-size:.8rem;font-weight:700}.desc{color:#64748b;font-size:.85rem;line-height:1.6;margin-bottom:14px}label{display:block;font-weight:600;color:#374151;font-size:.85rem;margin-bottom:12px}input,select,textarea{display:block;width:100%;margin-top:6px;padding:11px 13px;border:2px solid #e5e7eb;border-radius:9px;font-size:.92rem;box-sizing:border-box;background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.grid{display:grid;grid-template-columns:1fr 1fr 110px;gap:10px}@media(max-width:560px){.grid{grid-template-columns:1fr}}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.actions button{flex:1;min-width:160px;padding:13px;border:none;border-radius:9px;font-size:.92rem;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.actions button.ghost{background:#f1f5f9;color:#334155}.actions button:disabled{opacity:.5;cursor:not-allowed}.out{margin-top:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.out-label{font-size:.78rem;font-weight:700;color:#64748b}.out-row{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:6px}.out code.ellipsis{font-family:ui-monospace,Menlo,monospace;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.out textarea{font-family:ui-monospace,Menlo,monospace;font-size:.78rem;resize:vertical}.out pre{white-space:pre-wrap;word-break:break-all;font-family:ui-monospace,Menlo,monospace;font-size:.78rem;line-height:1.5;color:#0f172a;margin-top:8px}.mini{padding:7px 12px;border:none;border-radius:7px;background:#3b82f6;color:#fff;font-weight:600;font-size:.8rem;cursor:pointer;white-space:nowrap}.mini-link{color:#2563eb;font-weight:600;font-size:.8rem;text-decoration:none;white-space:nowrap}.hint{color:#94a3b8;font-size:.78rem;margin-top:8px;line-height:1.5}.err{color:#dc2626;font-size:.85rem;margin-top:10px}.info ul{list-style:none;display:flex;flex-direction:column;gap:10px}.info li{font-size:.86rem;line-height:1.6;color:#475569}.info code{background:#eef2ff;color:#3730a3;padding:1px 6px;border-radius:5px;font-size:.8rem}.info b{color:#1e293b}.tabs{display:flex;gap:6px;margin-bottom:4px}.tab{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:8px 8px 0 0;font-size:.84rem;font-weight:600;color:#64748b;cursor:pointer}.tab.on{background:#0f172a;color:#fff;border-color:#0f172a}
