.shared-crud-page{overflow:hidden;border:1px solid #e0e7e9;border-radius:10px;background:#fff;box-shadow:0 3px 12px #1938440a}.shared-crud-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e9eef0}.shared-crud-header h3.ant-typography{margin:0;color:#173541;font-size:20px}.shared-crud-header code{display:block;margin-top:6px;color:#829197;font-size:10px}.shared-crud-toolbar{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;background:#f8fafb}.shared-crud-filters{min-width:0;display:flex;flex:1;flex-wrap:wrap;gap:8px}.shared-crud-toolbar>.ant-input-affix-wrapper{width:min(280px,100%);order:-1}.shared-crud-filters .ant-select{width:190px}.shared-crud-page>.ant-table-wrapper{padding:0 16px 16px}.shared-crud-page .ant-table{font-size:12px}.shared-crud-page .shared-crud-table .ant-table-container table{height:auto!important}.shared-crud-page .shared-crud-table .ant-table-tbody,.shared-crud-page .shared-crud-table .ant-table-tbody>tr{height:auto!important;min-height:0!important}.shared-crud-page .shared-crud-table .ant-table-tbody>tr>td{height:42px!important;max-height:42px;padding:6px 16px!important;line-height:1.35;vertical-align:middle}.shared-crud-page .shared-crud-table .ant-table-cell{overflow:hidden}.shared-crud-page .ant-table-thead>tr>th{height:42px!important;padding:10px 16px!important;color:#657b83;background:#f5f8f9;font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.shared-crud-modal .ant-modal-content{overflow:hidden;padding:0;border-radius:12px;box-shadow:0 24px 70px #102a3338}.shared-crud-modal .ant-modal-header{margin:0;padding:18px 22px 16px;border-bottom:1px solid #e5eef0;background:linear-gradient(180deg,#f8fbfc,#fff)}.shared-crud-modal .ant-modal-close{top:14px;color:#70878f}.shared-crud-modal-title{display:grid;gap:3px;padding-right:34px}.shared-crud-modal-title span{color:#0d8996;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shared-crud-modal-title strong{color:#17343e;font-size:19px;line-height:1.25}.shared-crud-modal-title small{color:#829399;font-size:12px;font-weight:400}.shared-crud-modal .ant-modal-body{max-height:min(68vh,680px);overflow-y:auto;padding:18px 22px 6px;background:#f7fafb}.shared-crud-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin:0;padding:14px 22px 18px;border-top:1px solid #e5eef0;background:#fff}.shared-crud-modal .ant-modal-footer .ant-btn{min-width:104px;height:38px;border-radius:8px}.shared-crud-modal .ant-modal-footer .ant-btn-primary{background:#0d8996;box-shadow:0 8px 18px #0d899638}.shared-crud-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;padding:0}.shared-crud-form .shared-crud-form-item{margin-bottom:0;padding:10px;border:1px solid #e4ecef;border-radius:8px;background:#fff}.shared-crud-form .shared-crud-form-item--textarea,.shared-crud-form .shared-crud-form-item--switch{grid-column:1 / -1}.shared-crud-form .ant-form-item-label{padding-bottom:5px}.shared-crud-form .ant-form-item-label>label{color:#405c65;font-size:12px;font-weight:700}.shared-crud-form .ant-input,.shared-crud-form .ant-input-number,.shared-crud-form .ant-select-selector,.shared-crud-form .ant-picker{min-height:40px;border-color:#d7e3e6;border-radius:8px;background:#fbfdfd}.shared-crud-form textarea.ant-input{min-height:86px}.shared-crud-form .ant-input:hover,.shared-crud-form .ant-input-number:hover,.shared-crud-form .ant-select-selector:hover{border-color:#96d1d7}.shared-crud-form .ant-input:focus,.shared-crud-form .ant-input-focused,.shared-crud-form .ant-input-number-focused,.shared-crud-form .ant-select-focused .ant-select-selector{border-color:#0d8996!important;box-shadow:0 0 0 3px #0d89961c!important}.shared-crud-form .ant-form-item-explain-error{margin-top:4px;font-size:11px}@media(max-width:600px){.shared-crud-header{align-items:flex-start;flex-direction:column}.shared-crud-toolbar{flex-direction:column}.shared-crud-toolbar>.ant-input-affix-wrapper,.shared-crud-filters .ant-select{width:100%}.shared-crud-filters{width:100%}.shared-crud-form{grid-template-columns:1fr}.shared-crud-modal .ant-modal-body{max-height:calc(100vh - 210px)}}body{margin:0;background:#061923;color:#1f2933;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-page{min-height:100vh;background:#061923}.home-hero{height:100svh;padding:28px clamp(20px,5vw,72px) 56px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,#051822d1,#05182270 48%,#0518222e),url(/haiphong-port-hero.png) center / cover no-repeat}.home-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700}.home-actions{display:flex;align-items:center;gap:10px}.home-user{color:#ffffffc7;font-size:12px}.settings-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:#ffffff1a;color:#fff;cursor:pointer;font-size:17px;transition:.15s ease}.settings-button:hover{border-color:#73d5e2;background:#176b87b3;transform:rotate(15deg)}.admin-page{min-height:100vh;background:#f2f6f7}.admin-header{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-bottom:1px solid #dce5e8;background:#fff}.admin-brand{display:flex;align-items:center;gap:9px;color:#173c4a;font-weight:700}.admin-user{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#657b83;font-size:12px}.admin-content{padding:24px}.home-main{margin-top:clamp(34px,7vh,68px);display:flex;flex-direction:column;align-items:flex-start;gap:18px}.home-copy{width:min(760px,100%)}.home-kicker{display:block;margin-bottom:10px;color:#dceef5;font-size:15px;font-weight:700;text-transform:uppercase}.home-copy .ant-typography{margin:0;color:#fff;font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:0;max-width:14ch}.module-panel{width:min(390px,calc(100vw - 40px));padding:10px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.module-header{margin-bottom:12px;padding-inline:4px;color:#ffffffeb}.module-header .ant-typography{margin:0;color:#fff}.module-stack{display:flex;flex-direction:column;gap:10px}.module-tile{min-height:64px;position:relative;overflow:hidden;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:linear-gradient(135deg,#ffffffe6,#ecf9fcc2);color:#17313b;cursor:pointer;text-align:left;box-shadow:0 14px 28px #0003,inset 0 1px #fffc;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.module-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.55) 42%,transparent 62%);transform:translate(-130%);transition:transform .52s ease}.module-tile:hover{border-color:#7dd3fcb8;background:linear-gradient(135deg,#fffffff5,#dcf7ffd6);box-shadow:0 20px 42px #00000047,0 0 0 4px #7dd3fc1f,inset 0 1px #ffffffe6;transform:translateY(-4px) scale(1.012)}.module-tile:hover:before{transform:translate(130%)}.module-tile:active{box-shadow:0 8px 16px #00000038;transform:translateY(1px) scale(.99)}.module-tile:disabled{cursor:not-allowed;opacity:.76}.module-tile:disabled:hover{border-color:#ffffff3d;box-shadow:0 14px 28px #0003,inset 0 1px #fffc;transform:translateY(-1px)}.module-tile-active{border-color:#7dd3fce6;background:linear-gradient(135deg,#e8fcfff5,#a7e1eee0)}.module-icon{width:36px;height:36px;display:grid;place-items:center;position:relative;z-index:1;border-radius:11px;background:linear-gradient(135deg,#176b87,#38bdf8);color:#fff;font-size:18px;box-shadow:0 8px 18px #176b8747}.module-body{position:relative;z-index:1;min-width:0;display:grid;gap:4px}.module-body strong{font-size:14px;color:#17252c}.module-body span{color:#667085;font-size:12px;line-height:1.4}.module-tile>.anticon:last-child{position:relative;z-index:1;color:#176b87;transition:transform .16s ease}.module-tile:hover>.anticon:last-child{transform:translate(3px)}.module-tile-tech .module-icon{background:linear-gradient(135deg,#334155,#8b5cf6);box-shadow:0 8px 18px #6366f147}@media(max-width:900px){.home-hero{height:100svh;padding:20px 18px 34px}.home-nav{align-items:flex-start;flex-direction:column}.home-actions{width:100%}.home-actions .ant-tag{margin-left:auto}.admin-header{height:auto;grid-template-columns:1fr auto;gap:10px;padding:10px 12px}.admin-brand{grid-row:2;grid-column:1 / -1;justify-content:center}.admin-content{padding:12px}.home-copy .ant-typography{font-size:36px;max-width:10ch}.home-main{margin-top:44px;gap:18px}.module-panel{width:auto;padding:12px}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12232e;background:#061923;font-synthesis:none}body{margin:0;min-width:320px}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(105deg,#03131df0,#051e2bd1 45%,#051e2b6b),url(/haiphong-port-hero.png) center / cover no-repeat}.login-shell{width:min(1040px,100%);display:grid;grid-template-columns:minmax(300px,1fr) 440px;align-items:center;gap:clamp(48px,9vw,120px)}.login-intro{max-width:520px;color:#fff}.brand-mark{width:52px;height:52px;display:grid;place-items:center;margin-bottom:24px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:#ffffff1a;color:#7dd3fc;font-size:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-intro .eyebrow{color:#7dd3fc;font-size:13px;font-weight:700;letter-spacing:.18em}.login-intro h1.ant-typography{margin:14px 0 16px;color:#fff;font-size:clamp(36px,5vw,58px);line-height:1.08}.login-intro p.ant-typography{max-width:460px;margin:0;color:#ffffffb8;font-size:17px;line-height:1.7}.login-card{width:100%;border-radius:18px;box-shadow:0 30px 80px #00000057}.login-card .ant-card-body{padding:34px}.back-button{margin:-10px 0 18px -12px;color:#526772}.form-heading{margin-bottom:28px}.form-heading h2.ant-typography{margin:0 0 6px;color:#102d3b}.login-card .ant-alert{margin-bottom:22px}.login-card .ant-form-item{margin-bottom:20px}.login-card .ant-form-item-label label{color:#263f4c;font-weight:600}.login-card .ant-input-affix-wrapper{border-radius:9px}.submit-button{height:48px;margin-top:4px;border-radius:9px;font-weight:650}.login-hint{display:block;margin-top:18px;text-align:center;font-size:12px}@media(max-width:820px){.login-page{padding:20px}.login-shell{grid-template-columns:1fr;gap:28px}.login-intro{text-align:center;justify-self:center}.brand-mark{margin-inline:auto}.login-intro h1.ant-typography{font-size:34px}.login-intro p.ant-typography{display:none}.login-card{max-width:440px;justify-self:center}}@media(max-width:480px){.login-page{padding:12px;align-items:start}.login-shell{gap:18px}.login-intro{padding-top:22px}.brand-mark{width:44px;height:44px;margin-bottom:14px}.login-intro h1.ant-typography{margin:8px 0 0;font-size:27px}.login-card .ant-card-body{padding:24px 20px}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18313c;background:#f3f6f7;font-synthesis:none;--navy: #092b3a;--teal: #11758c;--moving: #2f9b68;--idle: #3788b8;--alarm: #d95650;--offline: #87949b}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f3f6f7}button{font:inherit}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.dashboard-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 14px;background:var(--navy);color:#fff}.port-brand{display:flex;align-items:center;gap:12px;padding:0 10px 24px;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left}.brand-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#19a0b7;font-size:21px;box-shadow:0 8px 20px #0003}.port-brand>span:last-child{display:grid;gap:2px}.port-brand strong{font-size:15px;letter-spacing:.08em}.port-brand small{color:#90b8c5;font-size:10px;letter-spacing:.16em}.dashboard-nav{display:grid;gap:5px}.nav-item{min-height:43px;display:flex;align-items:center;gap:12px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#a9c6d0;cursor:pointer;text-align:left;transition:.15s ease}.nav-item:hover{background:#ffffff12;color:#fff}.nav-item.active{background:#12647a;color:#fff;box-shadow:inset 3px 0 #5ad0df}.nav-item .anticon{font-size:17px}.nav-item b{min-width:20px;margin-left:auto;padding:2px 6px;border-radius:10px;background:#d95650;color:#fff;font-size:11px;text-align:center}.sidebar-footer{margin-top:auto;display:grid;gap:10px}.back-home{min-height:42px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#ffffff0a;color:#bcd3da;cursor:pointer}.back-home:hover{border-color:#5ad0df;color:#fff}.dashboard-main{min-width:0}.dashboard-header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid #dde5e8;background:#fff}.dashboard-header h2.ant-typography{margin:3px 0 0;color:#102f3c;font-size:22px}.page-eyebrow{color:#64808a;font-size:10px;font-weight:700;letter-spacing:.16em}.header-actions{display:flex;align-items:center;gap:18px}.connection-pill{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e0e6e8;border-radius:20px;color:#7b898e;background:#fafbfb;font-size:12px}.connection-pill>span{width:7px;height:7px;border-radius:50%;background:var(--alarm);box-shadow:0 0 0 4px #d956501a}.connection-pill.online{color:#287d57}.connection-pill.online>span{background:var(--moving);box-shadow:0 0 0 4px #2f9b681f}.user-profile{display:flex;align-items:center;gap:10px}.user-profile .avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#d9edf1;color:#12647a;font-weight:800}.user-profile>div{display:grid;gap:2px}.user-profile strong{color:#18313c;font-size:12px}.user-profile small{color:#829198;font-size:10px;text-transform:capitalize}.dashboard-content{display:grid;gap:18px;padding:22px 28px 32px}.error-banner{min-height:44px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #f1c6c3;border-radius:8px;background:#fff5f4;color:#9d3934}.error-banner button{margin-left:auto}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{position:relative;width:100%;min-height:118px;display:grid;grid-template-columns:46px 1fr;align-items:center;gap:13px;padding:18px;overflow:hidden;border:1px solid #e1e8ea;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;box-shadow:0 3px 12px #1938440b;cursor:pointer;font:inherit;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.stat-card:hover{border-color:#b9ccd1;box-shadow:0 5px 16px #1938441a}.stat-card:focus-visible{outline:3px solid rgba(17,117,140,.2);outline-offset:2px}.stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--teal)}.stat-card.success:before{background:var(--moving)}.stat-card.warning:before{background:#e2a437}.stat-card.danger:before{background:var(--alarm)}.stat-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:#e5f2f4;color:var(--teal);font-size:21px}.stat-card.success .stat-icon{background:#e9f5ef;color:var(--moving)}.stat-card.warning .stat-icon{background:#fff5df;color:#bd8120}.stat-card.danger .stat-icon{background:#fceceb;color:var(--alarm)}.stat-card>div:nth-child(2){display:grid;gap:2px}.stat-card span{color:#6d7e85;font-size:12px}.stat-card strong{color:#12323f;font-size:28px;line-height:1.1}.stat-card small{color:#9aa6aa;font-size:10px}.stat-trend{position:absolute;top:16px;right:16px;color:#8c9ba0;font-size:10px;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.7fr);gap:18px}.panel{min-width:0;border:1px solid #e0e7e9;border-radius:10px;background:#fff;box-shadow:0 3px 12px #1938440a}.panel-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #edf1f2}.panel-header h4.ant-typography{margin:0 0 3px;color:#173541;font-size:15px}.panel-header .ant-typography{color:#85949a;font-size:11px}.map-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;color:#667a82;font-size:10px}.map-legend span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--offline)}.map-legend .moving:before{background:var(--moving)}.map-legend .idle:before{background:var(--idle)}.map-legend .alarm:before{background:var(--alarm)}.yard-map{position:relative;height:420px;margin:16px 18px 0;overflow:hidden;border:1px solid #cfdbde;border-radius:7px;background:linear-gradient(#dce5e7 1px,transparent 1px),linear-gradient(90deg,#dce5e7 1px,transparent 1px),#f7f9f9;background-size:42px 42px}.yard-map:before,.yard-map:after{content:"";position:absolute;border:1px dashed #b9c9cd;background:repeating-linear-gradient(90deg,rgba(25,94,110,.04) 0 28px,transparent 28px 36px)}.yard-map:before{top:42px;right:55%;bottom:54%;left:28px}.yard-map:after{top:58%;right:28px;bottom:34px;left:52%}.yard-label{position:absolute;z-index:1;color:#9aa9ad;font-size:10px;font-weight:800;letter-spacing:.12em}.yard-label-a{top:24px;left:30px}.yard-label-b{right:30px;bottom:18px}.yard-road{position:absolute;background:#ffffffd9;border:1px solid #d8e1e3}.road-horizontal{top:50%;left:0;width:100%;height:42px;transform:translateY(-50%)}.road-vertical{top:0;left:49%;width:42px;height:100%;transform:translate(-50%)}.yard-map .ant-empty{position:absolute;z-index:2;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.rtg-marker{position:absolute;z-index:3;min-width:58px;height:30px;display:flex;align-items:center;justify-content:center;gap:5px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:6px;background:var(--offline);color:#fff;font-size:10px;font-weight:800;box-shadow:0 4px 12px #18313c40;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.rtg-marker:hover,.rtg-marker.selected{z-index:4;transform:translate(-50%,-50%) scale(1.12);box-shadow:0 0 0 3px #11758c2e,0 6px 14px #18313c4d}.rtg-marker.moving{background:var(--moving)}.rtg-marker.idle{background:var(--idle)}.rtg-marker.alarm{background:var(--alarm)}.rtg-marker.offline{background:var(--offline)}.map-footer{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#829197;font-size:10px}.status-panel{padding-bottom:10px}.status-total{display:flex;align-items:baseline;gap:6px;padding:18px 18px 8px}.status-total strong{color:#173541;font-size:32px}.status-total span{color:#839198;font-size:11px}.status-breakdown{display:grid;gap:12px;padding:4px 18px 18px}.status-row>div:first-child{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;margin-bottom:5px;color:#667a82;font-size:11px}.status-row strong{color:#29434d}.status-row .ant-progress{line-height:1}.device-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--offline)}.device-dot.moving{background:var(--moving)}.device-dot.idle{background:var(--idle)}.device-dot.alarm{background:var(--alarm)}.device-dot.offline{background:var(--offline)}.recent-list{margin:0 18px;padding-top:14px;border-top:1px solid #edf1f2}.recent-list h4{margin:0 0 8px;color:#405861;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.recent-list button{width:100%;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:8px 0;border:0;border-bottom:1px solid #f0f3f4;background:transparent;cursor:pointer;text-align:left}.recent-list button>span:nth-child(2){display:grid;gap:2px}.recent-list strong{color:#29434d;font-size:11px}.recent-list small,.recent-list time{color:#97a3a7;font-size:9px}.empty-copy{color:#9aa6aa;font-size:11px}.table-panel .ant-table-wrapper{padding:4px 14px 14px}.table-panel .ant-table{font-size:11px}.table-panel .ant-table-thead>tr>th{color:#698087;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#f8fafb}.device-cell{display:flex;align-items:center;gap:9px}.device-cell>div{display:grid}.device-cell strong{color:#25414c;font-size:11px}.device-cell small{color:#9aa6aa;font-size:9px}.mono-text{font-family:SFMono-Regular,Consolas,monospace;color:#526970}.selected-row td{background:#edf8fa!important}.rtg-detail-link{height:auto;padding:0;font-weight:700}.rtg-detail-drawer .ant-drawer-header{min-height:58px;padding:12px 18px;border-bottom-color:#e6ecee}.rtg-detail-drawer .ant-drawer-title{color:#183641;font-size:16px}.rtg-detail-drawer .ant-drawer-body{padding:0 18px 20px;background:#f8fafb}.rtg-detail-summary{display:grid;grid-template-columns:.8fr .7fr 1.2fr 1.7fr;gap:0;margin:16px 0 4px;border:1px solid #dfe7e9;border-radius:7px;background:#fff}.rtg-detail-summary>div{min-width:0;min-height:86px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:12px 14px;border-right:1px solid #e7edef}.rtg-detail-summary>div:last-child{border-right:0}.rtg-detail-summary .ant-typography{font-size:10px}.rtg-detail-summary strong{max-width:100%;overflow:hidden;color:#173541;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.rtg-storage-control{align-items:stretch!important}.rtg-storage-control .ant-space{margin-top:1px}.rtg-storage-control .ant-btn{min-width:118px}.rtg-detail-drawer .ant-tabs-nav{margin:8px 0 14px;background:#fff}.rtg-detail-drawer .ant-tabs-tab{padding:12px 3px;font-size:12px}.rtg-detail-content{display:grid;gap:14px}.rtg-detail-section{padding:14px 16px;overflow:hidden;border:1px solid #dfe7e9;border-radius:7px;background:#fff}.rtg-detail-section h5.ant-typography{margin:0 0 14px;color:#29434d;font-size:13px}.rtg-detail-section .ant-descriptions-item-label{width:145px;color:#788b92;font-size:11px}.rtg-detail-section .ant-descriptions-item-content{color:#203e49;font-size:11px;font-weight:600}.rtg-detail-section .ant-table{font-size:10px}.rtg-detail-section .ant-table-thead>tr>th{padding:8px;color:#71848b;font-size:9px;background:#f5f8f9}.rtg-detail-section .ant-table-tbody>tr>td{padding:8px}.history-page{min-width:0;overflow:hidden;border:1px solid #dce5e8;border-radius:8px;background:#fff}.history-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid #e5ebed}.history-header h3.ant-typography{margin:0 0 2px;color:#173541;font-size:19px}.history-header .ant-typography{font-size:11px}.history-page>.ant-spin-nested-loading>.ant-spin-container>.ant-tabs>.ant-tabs-nav{margin:0;padding:0 18px}.history-page .ant-tabs-tab{padding-block:12px;font-size:12px}.history-page .ant-tabs-content-holder{background:#f5f8f9}.history-page .ant-tabs-tabpane{padding:12px}.history-replay-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);min-height:470px;border:1px solid #dbe4e6;border-radius:7px;overflow:hidden;background:#fff}.history-yard-map{position:relative;min-width:0;overflow:hidden;border-right:1px solid #dbe4e6;background:linear-gradient(#dce6e8 1px,transparent 1px),linear-gradient(90deg,#dce6e8 1px,transparent 1px),#f9fbfb;background-size:42px 42px}.history-yard-map:before{content:"";position:absolute;top:70px;right:35px;bottom:42px;left:35px;border:1px dashed #b8c9cd;background:repeating-linear-gradient(90deg,rgba(43,100,116,.055) 0 28px,transparent 28px 38px)}.history-map-title{position:absolute;z-index:2;top:16px;left:50%;transform:translate(-50%);color:#235e70;font-size:15px;font-weight:800}.history-yard-map>svg{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.history-route{fill:none;stroke:#236fdb;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.history-current-halo{fill:#236fdb33;stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke}.history-current-point{fill:#236fdb;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.history-yard-map .ant-empty{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.history-map-tooltip{position:absolute;z-index:5;min-width:132px;display:grid;gap:2px;transform:translate(-50%,calc(-100% - 13px));padding:7px 9px;border-radius:6px;background:#1768cf;color:#fff;font-size:10px;font-weight:800;pointer-events:none;box-shadow:0 4px 12px #183c5038}.history-map-tooltip small{font-size:9px;font-weight:500;opacity:.86}.history-telemetry{padding:14px 16px;background:#fff}.history-telemetry h5.ant-typography{margin:0 0 12px;color:#29434d;font-size:13px}.history-telemetry .ant-descriptions-item{padding-bottom:0;border-bottom:1px solid #edf1f2}.history-telemetry .ant-descriptions-item-label{width:145px;padding:9px 0;color:#74878e;font-size:10px}.history-telemetry .ant-descriptions-item-content{justify-content:flex-end;padding:9px 0;color:#213e49;font-size:10px;font-weight:700;text-align:right}.history-playback{display:grid;grid-template-columns:auto auto 180px minmax(220px,1fr);align-items:center;gap:14px;margin-top:10px;padding:10px 12px;border:1px solid #dbe4e6;border-radius:7px;background:#fff}.history-time{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.history-time strong{color:#173541;font-size:20px}.history-time span{color:#87969b;font-size:11px}.history-timeline{min-width:0}.history-status-strip{height:5px;display:flex;overflow:hidden;border-radius:3px}.history-status-strip span{min-width:2px;flex:1}.history-timeline .ant-slider{margin:8px 5px 2px}.history-charts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.history-chart{min-width:0;padding:10px 12px 8px;border:1px solid #dbe4e6;border-radius:7px;background:#fff}.history-chart header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.history-chart header strong{color:#405962;font-size:10px}.history-chart header span{color:#1768cf;font-size:11px;font-weight:800}.history-chart svg{width:100%;height:118px;overflow:visible}.chart-axis{stroke:#d8e1e3;stroke-width:1;vector-effect:non-scaling-stroke}.chart-playhead{stroke:#1768cf;stroke-width:1;stroke-dasharray:3 2;vector-effect:non-scaling-stroke}.history-page .ant-table{font-size:10px}.history-page .ant-table-thead>tr>th{font-size:9px;background:#f3f7f8}.history-page .ant-table-tbody>tr{cursor:pointer}@media(max-width:1150px){.history-header{align-items:flex-start;flex-direction:column}.history-replay-grid{grid-template-columns:1fr}.history-yard-map{min-height:430px;border-right:0;border-bottom:1px solid #dbe4e6}.history-playback{grid-template-columns:auto auto 1fr}.history-timeline{grid-column:1 / -1}}@media(max-width:760px){.history-header .ant-space,.history-header .ant-picker{width:100%}.history-charts-grid,.history-playback{grid-template-columns:1fr}.history-timeline{grid-column:auto}}@media(max-width:900px){.rtg-detail-summary{grid-template-columns:1fr 1fr}.rtg-detail-summary>div:nth-child(2){border-right:0}.rtg-detail-summary>div:nth-child(-n+2){border-bottom:1px solid #e7edef}.rtg-detail-section .ant-descriptions-view table{table-layout:fixed}}@media(max-width:560px){.rtg-detail-drawer .ant-drawer-body{padding-inline:10px}.rtg-detail-summary{grid-template-columns:1fr}.rtg-detail-summary>div{min-height:68px;border-right:0;border-bottom:1px solid #e7edef}.rtg-detail-summary>div:last-child{border-bottom:0}.rtg-detail-section{padding:12px}.rtg-detail-section .ant-descriptions-row{display:grid}}@media(max-width:1180px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.status-panel{display:grid;grid-template-columns:1fr 1fr;align-content:start}.status-panel .panel-header{grid-column:1 / -1}}@media(max-width:780px){.dashboard-shell{grid-template-columns:68px minmax(0,1fr)}.dashboard-sidebar{padding-inline:9px}.port-brand{justify-content:center;padding-inline:0}.port-brand>span:last-child,.nav-item span,.nav-item b,.back-home{display:none}.dashboard-nav .nav-item,.sidebar-footer .nav-item{justify-content:center;padding:0}.dashboard-header{height:auto;padding:12px 16px}.dashboard-header>div:first-child{display:none}.header-actions{width:100%;justify-content:space-between}.connection-pill{font-size:0}.connection-pill .anticon{font-size:13px}.dashboard-content{padding:14px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:104px;padding:14px}.stat-card small{display:none}.status-panel{display:block}.yard-map{height:340px;margin-inline:10px}.panel-header{padding-inline:12px}.map-legend{display:none}}@media(max-width:520px){.stat-grid{grid-template-columns:1fr}.user-profile>div{display:none}.dashboard-content{padding:10px}.yard-map{height:300px}.dashboard-header{padding-inline:10px}}
