:root{--navy-950:#0b1528;--navy-900:#101c33;--ink-900:#172033;--ink-700:#44516a;--ink-500:#71809a;--line:#dfe6ef;--line-soft:#edf1f6;--canvas:#edf2f7;--surface:#fff;--blue:#2d6eea;--blue-soft:#eaf2ff;--teal:#0b8d7c;--teal-soft:#e7f8f4;--red:#d94747;--red-soft:#ffeaea;--orange:#d96b28;--orange-soft:#fff0e5;--yellow:#9b7417;--yellow-soft:#fff7d6;--shadow-sm:0 5px 18px #1720330f;--shadow-lg:0 24px 70px #0b152838;--radius-lg:20px;--radius-md:13px;color:var(--ink-900);background:var(--canvas);font-synthesis:none;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2d6eea47}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-page{min-height:100vh;color:var(--ink-500);place-items:center;display:grid}.topbar{color:#fff;background:var(--navy-950);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(22px,4vw,64px);display:flex}.brand{align-items:baseline;gap:18px;display:flex}.brand strong{letter-spacing:-.02em;font-size:22px}.brand span,.sync-time{color:#aebbd0;font-size:14px}.topbar-actions{align-items:center;gap:16px;display:flex}.logout-button{color:#dbe5f3;cursor:pointer;background:0 0;border:1px solid #3a465d;border-radius:8px;padding:7px 10px}.logout-button:hover{color:#fff;border-color:#77839a}.content{width:min(1500px,100% - 64px);margin:0 auto;padding:38px 0 70px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.page-title h1{letter-spacing:-.03em;margin:0;font-size:32px}.page-title p{color:var(--ink-500);margin:8px 0 0}.stale-banner{float:right;background:var(--orange-soft);color:var(--orange);border-radius:999px;margin-top:-60px;padding:9px 13px;font-size:13px;font-weight:700}.filter-surface{clear:both;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #dfe6efbf;grid-template-columns:minmax(280px,2fr) repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:12px;padding:18px;display:grid}.filter-surface label{gap:7px;min-width:0;display:grid}.filter-surface label>span{color:var(--ink-500);letter-spacing:.02em;font-size:11px;font-weight:700}.filter-surface input,.filter-surface select{width:100%;height:44px;color:var(--ink-900);background:#fbfcfe;border:1px solid #d6dfeb;border-radius:11px;padding:0 12px}.filter-surface input:hover,.filter-surface select:hover{border-color:#b9c6d8}.search-field input{min-width:260px;font-size:15px}.date-field{display:grid}.reset-button{height:44px;color:var(--ink-700);cursor:pointer;white-space:nowrap;background:#eef2f7;border:0;border-radius:11px;padding:0 16px;font-weight:700}.table-surface{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #dfe6efcc;margin-top:20px;overflow:hidden}.table-scroll{overflow-x:auto}.shipment-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1000px}.shipment-table th{color:var(--ink-500);border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;background:#f8fafc;padding:15px 20px;font-size:12px;font-weight:750}.shipment-table td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:17px 20px;font-size:14px}.shipment-table .parent-row{transition:background .18s}.shipment-table .parent-row:hover,.shipment-table .parent-row.expanded{background:#f5f9ff}.shipment-table .parent-row.expanded td:first-child{box-shadow:inset 4px 0 var(--blue)}.shipment-number{align-items:center;gap:10px;min-width:160px;display:flex}.shipment-number>button{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);cursor:pointer;border:0;border-radius:10px;padding:0;font-size:18px;transition:transform .18s}.shipment-number>button[aria-expanded=true]{transform:rotate(180deg)}.shipment-number>span,.latest-status{gap:4px;display:grid}.shipment-number strong{font-size:15px}.shipment-number small,.latest-status small{color:var(--ink-500)}.status-pill{color:#476078;background:#edf3f8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.latest-status{align-items:start;min-width:160px}.anomaly-badge{border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:3px;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.priority-p1{color:var(--red);background:var(--red-soft)}.priority-p2{color:var(--orange);background:var(--orange-soft)}.priority-p3{color:var(--yellow);background:var(--yellow-soft)}.anomaly-more{border-left:1px solid;padding-left:6px}.negative{color:var(--red);font-weight:750}.route-button{color:#fff;background:var(--teal);cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:750}.item-row td{background:#f8fbff;padding:0 24px}.item-row:last-of-type td{padding-bottom:10px}.item-line{border-bottom:1px solid #e5edf6;grid-template-columns:18px 1fr 1fr minmax(220px,2fr) 70px 70px 70px;align-items:center;gap:16px;padding:13px 0;display:grid}.item-line>span:not(.item-indent){gap:3px;display:grid}.item-line small{color:var(--ink-500);font-size:10px}.item-line strong{font-size:13px;font-weight:650}.item-indent{border-bottom:2px solid #b9cbe2;border-left:2px solid #b9cbe2;width:10px;height:10px;margin-left:4px}.item-loading td{color:var(--ink-500);background:#f8fbff;padding:16px 60px}.table-skeleton,.empty-state{text-align:center;min-height:260px;color:var(--ink-500);place-content:center;gap:8px;display:grid}.empty-state strong{color:var(--ink-900);font-size:17px}.load-error{color:var(--red);background:var(--red-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:16px;padding:12px 14px;display:flex}.load-error button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:9px;padding:7px 11px;font-weight:700}.pagination{min-height:64px;color:var(--ink-500);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 20px;font-size:13px;display:flex}.pagination>div{align-items:center;gap:12px;display:flex}.pagination button{border:1px solid var(--line);color:var(--ink-700);cursor:pointer;background:#fff;border-radius:9px;padding:7px 11px}.pagination button:disabled{opacity:.4;cursor:default}.drawer-layer{z-index:50;position:fixed;inset:0}.drawer-backdrop{cursor:default;background:#0b152866;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.tracking-drawer{background:#fff;width:min(590px,94vw);padding:34px 38px 100px;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 55px #0b152833}.drawer-header{justify-content:space-between;gap:20px;display:flex}.drawer-header p{color:var(--ink-500);margin:0 0 12px;font-weight:700}.drawer-header h2{letter-spacing:-.02em;margin:0;font-size:28px}.drawer-header span{color:var(--ink-500);margin-top:10px;display:block}.drawer-close{width:38px;height:38px;color:var(--ink-700);cursor:pointer;background:#eff3f7;border:0;border-radius:12px;padding:0;font-size:24px}.route-overview{color:var(--teal);background:linear-gradient(100deg, var(--teal-soft), #eaf3ff);border-radius:18px;grid-template-columns:1fr 100px 1fr;align-items:center;gap:16px;margin-top:30px;padding:20px;display:grid}.route-overview>div{color:var(--ink-900);gap:6px;display:grid}.route-overview>div:last-child{text-align:right}.route-overview small{color:var(--ink-500)}.route-overview svg{justify-self:center;width:70px}.timeline-section,.anomaly-section{margin-top:34px}.timeline-section h3,.anomaly-section h3{margin:0;font-size:20px}.latest-node{color:var(--ink-500)}.timeline{margin:0;padding:4px 0 0;list-style:none}.timeline li{grid-template-columns:90px 18px 1fr;gap:14px;min-height:72px;display:grid;position:relative}.timeline time{color:var(--ink-500);text-align:right;font-size:13px}.timeline-dot{background:#0db78d;border:3px solid #fff;border-radius:50%;width:12px;height:12px;margin-top:2px;box-shadow:0 0 0 2px #0db78d}.timeline li:not(:last-child) .timeline-dot:after{content:"";border-left:2px solid #a7ead7;margin-left:3px;position:absolute;top:18px;bottom:8px}.timeline li>div{align-content:start;gap:5px;display:grid}.timeline li small{color:var(--ink-500)}.timeline-forecast{opacity:.66}.timeline-forecast .timeline-dot{background:#fff;box-shadow:0 0 0 2px #90a0b7}.timeline-forecast em{width:fit-content;color:var(--ink-500);background:#edf1f6;border-radius:6px;padding:2px 6px;font-size:10px;font-style:normal}.drawer-anomaly{border-radius:11px;justify-content:space-between;margin-top:10px;padding:12px 14px;font-size:13px;display:flex}.drawer-anomaly>div{gap:5px;display:grid}.drawer-anomaly small{opacity:.78}.resolved .drawer-anomaly{color:var(--ink-500);background:#f2f4f7}.pod-action{color:#fff;background:var(--teal);text-align:center;border-radius:13px;margin-top:30px;padding:15px;font-weight:800;text-decoration:none;display:block;position:sticky;bottom:0;box-shadow:0 8px 24px #0b8d7c3d}.pod-pending{color:var(--ink-500);text-align:center;background:#f2f4f7;border-radius:13px;margin-top:30px;padding:13px 15px;font-size:13px}.login-page{background:linear-gradient(145deg, var(--navy-950) 0 42%, var(--canvas) 42%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(430px,100%);box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;padding:42px}.brand-mark{background:var(--blue);color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.eyebrow{color:var(--ink-500);letter-spacing:.14em;margin:24px 0 8px;font-size:12px}.login-card h1{margin:0;font-size:30px}.login-lead{color:var(--ink-500)}.login-card form{gap:10px;margin-top:28px;display:grid}.login-card label{font-size:13px;font-weight:700}.login-card input,.login-card button{border-radius:12px;height:48px}.login-card input{border:1px solid #d7dfeb;padding:0 14px}.login-card button{color:#fff;background:var(--blue);cursor:pointer;border:0;margin-top:8px;font-weight:750}.login-card button:disabled{opacity:.65}.login-card [role=alert]{min-height:20px;color:var(--red);margin:4px 0 0;font-size:13px}@media (width<=1180px){.filter-surface{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(130px,1fr))}}@media (width<=680px){.topbar{align-items:flex-start;height:auto;min-height:70px;padding:16px 18px}.brand{gap:3px;display:grid}.brand strong{font-size:19px}.sync-time{text-align:right;max-width:120px;font-size:11px}.content{width:calc(100% - 24px);padding:24px 0 48px}.page-title h1{font-size:27px}.stale-banner{float:none;width:fit-content;margin:-8px 0 14px}.filter-surface{border-radius:16px;grid-template-columns:1fr 1fr;gap:10px;padding:14px}.filter-surface .search-field{grid-column:1/-1}.filter-surface .search-field input{min-width:0}.filter-surface label:nth-of-type(5){display:grid}.reset-button{grid-column:1/-1}.table-surface{border-radius:16px}.table-scroll{overflow-x:auto}.shipment-table{min-width:940px}.pagination{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 14px}.tracking-drawer{width:100%;padding:24px 20px 90px}.route-overview{grid-template-columns:1fr 70px 1fr;padding:16px}.timeline li{grid-template-columns:74px 16px 1fr;gap:9px}.login-card{padding:32px 26px}}
