.ubnta-wrap{max-width:1180px;margin:24px auto;padding:0 16px;font-family:Arial,sans-serif;color:#1f2d3d}
.ubnta-search{margin-bottom:16px}
.ubnta-search-row{display:flex;gap:10px;align-items:center}
.ubnta-search-row input{flex:1;min-width:0;border:1px solid #cfd7e6;border-radius:10px;padding:14px 16px;font-size:16px;background:#fff}
.ubnta-search-row button{border:0;border-radius:10px;padding:14px 20px;background:#0b5ed7;color:#fff;font-weight:700;cursor:pointer}
.ubnta-header{margin-bottom:10px}
.ubnta-title{display:flex;align-items:flex-start;gap:14px}
.ubnta-emoji{font-size:36px;line-height:1}
.ubnta-h1{font-size:24px;font-weight:800;line-height:1.2}
.ubnta-track{word-break:break-word}
.ubnta-sub{margin-top:6px;font-size:15px;color:#42556e;font-weight:600}
.ubnta-sub-status{color:#0b5ed7}
.ubnta-source{margin-top:4px;color:#6b7a90;font-size:13px}
.ubnta-card{background:#fff;border:1px solid #d9e1ee;border-radius:14px;padding:18px;margin:12px 0;box-shadow:0 1px 2px rgba(0,0,0,.03)}
.ubnta-card-compact{padding-top:14px;padding-bottom:14px}
.ubnta-error{color:#b42318;background:#fff6f5;border-color:#f5c1bc}
.ubnta-progress{position:relative;padding-top:42px;overflow:hidden}
.ubnta-progress-line{position:absolute;left:40px;right:40px;top:54px;height:5px;background:#e4ebf5;border-radius:99px}
.ubnta-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative;z-index:2}
.ubnta-step{text-align:center;position:relative;padding-top:2px}
.ubnta-dot{width:22px;height:22px;background:#cad4e4;border-radius:50%;margin:0 auto 10px;border:3px solid #cad4e4}
.ubnta-step.done .ubnta-dot,.ubnta-step.active .ubnta-dot{background:#0b5ed7;border-color:#0b5ed7}
.ubnta-step-label{font-weight:700;color:#4d5d73;font-size:14px;line-height:1.25;padding:0 8px}
.ubnta-step.active .ubnta-step-label,.ubnta-step.done .ubnta-step-label{color:#0b5ed7}
.ubnta-truck{position:absolute;top:18px;left:40px;transform:scaleX(-1);font-size:34px;line-height:1;z-index:3;transition:left .35s ease}
.ubnta-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ubnta-grid2-top .ubnta-card{margin-top:0}
.ubnta-card-title{font-size:16px;font-weight:800;margin-bottom:10px;color:#132238}
.ubnta-kv-row{display:grid;grid-template-columns:45% 55%;gap:12px;padding:9px 0;border-bottom:1px dashed #e1e7f0}
.ubnta-kv-row:last-child{border-bottom:0;padding-bottom:0}
.ubnta-kv-row span{color:#617086}
.ubnta-kv-row strong{font-weight:700;word-break:break-word}
.ubnta-kv-row-highlight{background:#f3f8ff;border:1px solid #d9e7ff;border-radius:12px;padding:12px 12px;margin:8px 0}
.ubnta-kv-row-highlight span,.ubnta-kv-row-highlight strong{color:#0b4fc2}
.ubnta-muted{color:#7f8da1}
.ubnta-table{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}
.ubnta-tr{display:grid;grid-template-columns:120px 1fr}
.ubnta-tr>div{padding:12px 14px;border-bottom:1px solid #e8edf5}
.ubnta-th{background:#f5f8fc;font-weight:800}
.ubnta-table-2col .ubnta-tr>div:first-child{border-right:1px solid #e8edf5}
.ubnta-history-row{padding:12px 14px;border:1px solid #e4ebf5;border-radius:12px;margin-top:10px;background:#fbfdff}
.ubnta-history-date{font-size:12px;color:#66768d;margin-bottom:4px}
.ubnta-history-status{font-weight:800;color:#132238}
.ubnta-history-msg{margin-top:4px;color:#55667d}
.ubnta-detrack-wrap{display:grid;grid-template-columns:290px 1fr;gap:14px;margin:10px 0 4px;align-items:stretch}
.ubnta-eta-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:120px}
.ubnta-eta-label{margin-top:4px;color:#6c7a8d;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
.ubnta-eta-label-time{margin-top:14px}
.ubnta-eta-date{font-size:38px;font-weight:800;color:#0b5ed7;line-height:1.05}
.ubnta-eta-time{font-size:54px;font-weight:900;color:#0b5ed7;line-height:1.02}
.ubnta-eta-meta{margin-top:14px;color:#5b6c82;font-weight:600}
.ubnta-map-frame-wrap{border:1px solid #dbe4f0;border-radius:12px;overflow:hidden;background:#f5f8fc;position:relative}
.ubnta-map-frame-wrap iframe{width:100%;min-height:280px;border:0;display:block}
.ubnta-map-frame-cropped{height:320px}
.ubnta-map-frame-cropped{position:relative}
.ubnta-map-frame-cropped iframe{height:760px;min-height:760px;margin-top:-320px}
.ubnta-map-frame-cropped:before{content:"";position:absolute;left:0;right:0;top:0;height:54px;background:#fff;z-index:2;pointer-events:none}
.ubnta-map-link{margin-top:10px}
.ubnta-map-link a{color:#0b5ed7;font-weight:700;text-decoration:none}
@media (max-width:900px){.ubnta-grid2,.ubnta-detrack-wrap{grid-template-columns:1fr}.ubnta-map-frame-cropped{height:260px}.ubnta-map-frame-cropped iframe{height:680px;min-height:680px;margin-top:-285px}}
@media (max-width:680px){.ubnta-search-row{flex-direction:column}.ubnta-search-row button,.ubnta-search-row input{width:100%}.ubnta-progress{padding-top:18px;padding-bottom:12px}.ubnta-progress-line{left:22px;right:auto;top:26px;bottom:26px;width:5px;height:auto}.ubnta-steps{grid-template-columns:1fr;gap:14px}.ubnta-step{text-align:left;padding-left:34px;min-height:30px}.ubnta-dot{margin:0;position:absolute;left:0;top:2px}.ubnta-truck{left:8px;top:20px}.ubnta-kv-row{grid-template-columns:1fr}.ubnta-tr{grid-template-columns:88px 1fr}.ubnta-h1{font-size:20px}.ubnta-eta-date{font-size:28px}.ubnta-eta-time{font-size:42px}}
.ubnta-eta-big-muted{font-size:28px;color:#4d5d73}
.ubnta-sync-note{margin-top:10px;color:#7a8798;font-size:12px}
.ubnta-map-placeholder{padding:28px 20px;border:1px dashed #d4dce8;border-radius:12px;background:#f8fbff;color:#53657d;font-weight:600;text-align:center}
