.ot-result-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 10px 25px rgba(0,0,0,.06);overflow:hidden;animation:otFade .4s ease;margin-bottom:25px}.ot-card-header{padding:20px 25px;background:var(--bg-gray);border-bottom:1px solid #f1f5f9}.ot-shipped-bg{background:#f0fdf4;border-bottom-color:#dcfce7}.status-row-top{display:flex;justify-content:space-between;align-items:center}.current-side p{margin:0;font-size:12px;color:#64748b}.current-side h4{margin:5px 0 0;color:var(--primary);font-size:20px;font-weight:800}.shipped-text{color:var(--success)!important}.side-inline-box{display:flex;align-items:center;gap:8px;background:#fff;padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;min-width:120px;justify-content:center}.side-label{font-size:11px;color:#94a3b8}.side-value{font-size:12px;font-weight:700;color:#1e293b}.ot-tracking-inner{background:#fff;border:1px solid #bae6fd;padding:15px;border-radius:12px;margin-top:15px}.ot-code-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ot-code-box strong{font-size:18px;color:#1e293b;letter-spacing:.5px}.copy-btn{background:#f1f5f9;border:1px solid #cbd5e1;padding:5px 10px;border-radius:6px;cursor:pointer;font-size:11px;font-weight:700;transition:.2s}.copy-btn:hover{background:#e2e8f0}.track-link{display:block;text-align:center;background:var(--success);color:#fff!important;text-decoration:none;padding:10px;border-radius:8px;font-weight:700;font-size:13px}.ot-timeline{display:flex;justify-content:space-between;padding:25px 15px;position:relative;border-bottom:1px solid #f1f5f9}.ot-timeline::before{content:"";position:absolute;top:41px;left:30px;right:30px;height:2px;background:#e2e8f0;z-index:1}.ot-step{position:relative;z-index:2;text-align:center;flex:1}.ot-dot{width:28px;height:28px;background:#fff;border:2px solid #e2e8f0;border-radius:50%;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#94a3b8;font-weight:700;transition:.3s}.ot-step.active .ot-dot{border-color:var(--success);background:var(--success);color:#fff;box-shadow:0 0 0 4px rgba(22,163,74,.1)}.ot-step span{display:block;font-size:11px;color:#64748b;font-weight:700;line-height:1.4;padding:0 2px}.ot-step.active span{color:var(--success)}.ot-details-dropdown{padding:15px;background:#fff;cursor:pointer}.ot-details-dropdown summary{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:#f8fafc;border-radius:10px;font-size:13px;font-weight:700;color:var(--primary);outline:none;list-style:none;transition:.3s;border:1px solid transparent}.ot-details-dropdown summary:hover{background:#f1f5f9;border-color:#e2e8f0}.ot-details-dropdown summary::-webkit-details-marker{display:none}.ot-details-dropdown[open] summary .summary-icon{transform:rotate(180deg)}.summary-icon{font-size:10px;transition:transform .3s ease}.ot-details-content{margin-top:15px;padding:0 10px;animation:slideDown .3s ease-out}.ot-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.ot-detail-box{background:#f8fafc;border:1px solid #e2e8f0;padding:12px;border-radius:10px;display:flex;flex-direction:column;gap:5px}.ot-detail-box span{font-size:11px;color:#64748b}.ot-detail-box strong{color:#0f172a;font-size:13px}.ot-items-section{padding:15px;border-radius:10px;border:1px dashed #cbd5e1}.p-item{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:8px 0;border-bottom:1px dashed #e2e8f0;color:#475569}.p-item:last-child{border-bottom:none;padding-bottom:0}.p-qty{background:#e2e8f0;padding:2px 8px;border-radius:6px;font-weight:700;color:#1e293b;font-size:11px}@media (max-width:550px){.status-row-top{flex-direction:column;align-items:flex-start;gap:15px}.ot-code-box strong{font-size:15px}.ot-details-grid{grid-template-columns:1fr}.ot-step span{font-size:10px}}