:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#172033;background:#eef2f6;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,select{font:inherit;letter-spacing:0}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:218px minmax(0,1fr)}.sidebar{background:#142033;color:#c5cfdd;padding:22px 14px}.brand{display:flex;align-items:center;gap:9px;padding:0 10px 22px;color:#fff;font-weight:800;font-size:19px}.brand small{background:#28466d;color:#9ec9ff;font-size:11px;padding:4px 7px;border-radius:4px}.sidebar nav{display:grid;gap:5px}.nav-item{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:6px;font-size:14px}.nav-item.active{background:#2f68c7;color:#fff;font-weight:700}.app-main{min-width:0}.topbar{height:64px;background:#fff;border-bottom:1px solid #dce3eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topbar>div{display:flex;align-items:center;gap:8px;color:#738198;font-size:14px}.topbar b{color:#b2bcc9}.topbar strong{color:#4c5b71}.topbar em{font-style:normal;color:#23784d;background:#dff7e8;border-radius:4px;padding:4px 7px;font-size:12px}.connection{display:flex;align-items:center;gap:7px;color:#7b8797;font-size:13px;font-weight:600}.connection i{width:8px;height:8px;border-radius:50%;background:#a9b2bf}.connection.connected{color:#18864f}.connection.connected i{background:#27c875;box-shadow:0 0 0 4px #dff8e9}main{padding:22px 24px 28px;max-width:1760px;margin:0 auto}.device-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.device-heading h1{font-size:24px;line-height:1.2;margin:0 0 7px;letter-spacing:0;overflow-wrap:anywhere}.device-heading p{margin:0;color:#75839a;font-size:13px}.status-pill{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:6px 9px;background:#eceff3;color:#687487;border-radius:5px;font-size:12px;font-weight:700}.status-pill.online{color:#147744;background:#daf6e4}.metrics{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.metrics>div{min-height:70px;background:#fff;border:1px solid #dce3eb;border-radius:7px;padding:12px 14px;display:grid;align-content:center;gap:6px}.metrics span{color:#7b8798;font-size:12px}.metrics strong{font-size:17px;overflow-wrap:anywhere}.healthy{color:#159459}.danger{color:#c64040}.inline-alert,.page-error{border:1px solid #e9c979;color:#6f5714;background:#fff8df;padding:9px 12px;border-radius:6px;font-size:13px}.page-error{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.page-error button{display:inline-flex;gap:6px;border:0;background:transparent;color:inherit}.message-panel,.timeline-panel{background:#fff;border:1px solid #dce3eb;border-radius:7px;margin-top:14px;overflow:hidden}.message-filters{min-height:52px;display:flex;gap:9px;align-items:center;padding:8px 12px;border-bottom:1px solid #dce3eb}.segmented{display:inline-flex;border:1px solid #d6deea;border-radius:6px;overflow:hidden}.segmented button{height:34px;min-width:52px;border:0;border-right:1px solid #d6deea;background:#fff;color:#516078}.segmented button:last-child{border:0}.segmented button.selected{background:#e7f0ff;color:#1e5fc6;font-weight:700}.message-filters select{height:36px;border:1px solid #d6deea;border-radius:6px;background:#fff;color:#4d5c72;padding:0 30px 0 10px}.pause-button,.detail-header button{display:inline-flex;align-items:center;gap:6px;height:36px;border:1px solid #d6deea;border-radius:6px;background:#fff;color:#4b5b72;padding:0 11px}.pause-button{margin-left:auto}.message-workspace{display:grid;grid-template-columns:minmax(540px,1.55fr) minmax(360px,1fr);min-height:430px;max-height:56vh}.message-table-wrap{overflow:auto;border-right:1px solid #dce3eb}.message-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.message-table th{height:36px;position:sticky;top:0;z-index:1;background:#f7f9fb;color:#78869a;text-align:left;font-weight:600;border-bottom:1px solid #e2e7ee;padding:0 12px}.message-table td{height:45px;border-bottom:1px solid #e8edf2;padding:0 12px;color:#526176;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-table th:nth-child(1),.message-table td:nth-child(1){width:116px}.message-table th:nth-child(2),.message-table td:nth-child(2){width:62px}.message-table th:nth-child(4),.message-table td:nth-child(4){width:52px}.message-table th:nth-child(5),.message-table td:nth-child(5){width:74px}.selected-row td{background:#edf5ff}.direction{display:inline-block;border-radius:4px;padding:3px 5px;font-weight:700}.direction.inbound{color:#167846;background:#dcf6e6}.direction.outbound{color:#225eb6;background:#dfebfc}.topic-button{width:100%;border:0;background:transparent;text-align:left;padding:5px 0;color:#35445a;font-family:Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-detail{min-width:0;overflow:auto;background:#fbfcfe}.detail-header,.section-header{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e7ee;font-size:13px}.detail-header button{border:0;color:#2264c7;background:transparent;padding:0}.message-detail pre{margin:0;padding:16px;min-height:210px;color:#6552ad;font:12px/1.65 Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;border-bottom:1px solid #e1e7ee}.message-detail dl{margin:0;padding:14px 16px;display:grid;gap:8px;font-size:12px}.message-detail dl div{display:grid;grid-template-columns:86px minmax(0,1fr)}.message-detail dt{color:#7c899c}.message-detail dd{margin:0;color:#435269;overflow-wrap:anywhere}.empty-state{min-height:100px;display:grid;place-items:center;color:#8a96a7;font-size:13px}.section-header span{color:#7d899b;font-weight:400}.timeline-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));padding:25px 20px 22px;overflow-x:auto}.timeline-node{position:relative;display:grid;justify-items:center;gap:7px;min-width:112px;text-align:center;color:#8793a4;font-size:12px}.timeline-node:before{content:"";position:absolute;top:9px;left:0;right:0;height:2px;background:#dce3eb}.timeline-node:first-child:before{left:50%}.timeline-node:last-child:before{right:50%}.node-dot{z-index:1;width:20px;height:20px;border:3px solid #fff;box-shadow:0 0 0 2px #bdc8d6;border-radius:50%;display:grid;place-items:center;background:#bdc8d6}.timeline-node.completed{color:#34624a}.timeline-node.completed .node-dot{background:#22bb6d;box-shadow:0 0 0 2px #b8e7ce;color:#fff}.timeline-node.active{color:#235fae}.timeline-node.active .node-dot{background:#3478df;box-shadow:0 0 0 2px #b9d4fa;color:#fff}.timeline-node.blocked{color:#a64141}.timeline-node.blocked .node-dot{background:#d85151;color:#fff}.timeline-node strong{font-size:12px}.timeline-node small{font-size:11px}@media(max-width:960px){.app-shell{grid-template-columns:1fr}.sidebar{padding:10px 14px;display:flex;align-items:center;gap:18px;overflow-x:auto}.brand{padding:0;white-space:nowrap}.sidebar nav{display:flex;gap:4px}.nav-item{min-height:38px;white-space:nowrap}.nav-item:not(.active) span{display:none}.metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}.message-workspace{grid-template-columns:1fr;max-height:none}.message-table-wrap{border-right:0;border-bottom:1px solid #dce3eb;max-height:380px}.message-detail{min-height:340px;max-height:500px}}@media(max-width:600px){.topbar{height:auto;min-height:58px;padding:10px 14px;gap:12px}.topbar>div{flex-wrap:wrap}.connection{font-size:0}.connection i{width:10px;height:10px}main{padding:16px 12px 22px}.device-heading{align-items:flex-start}.device-heading h1{font-size:19px}.status-pill{white-space:nowrap}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics>div{min-height:64px}.metrics>div:last-child{grid-column:span 2}.message-filters{flex-wrap:wrap}.pause-button{margin-left:0}.message-filters select{flex:1;min-width:130px}.message-workspace{min-height:0}.message-table{min-width:610px}.message-detail pre{min-height:180px}.timeline-track{grid-template-columns:repeat(11,116px);justify-content:start}.section-header{gap:8px}.section-header span{text-align:right}}.ota-login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,#edf5ff,#e8edf4 56%,#dce4ee)}.ota-login{width:min(420px,100%);background:#fff;border:1px solid #d8e0ea;border-radius:18px;padding:34px;box-shadow:0 24px 70px #1d314d29;display:grid;gap:16px}.ota-logo{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#1769e0;color:#fff;font-weight:900;letter-spacing:1px}.ota-logo.small{width:40px;height:40px;border-radius:10px;font-size:13px}.ota-login h1,.ota-test-header h1,.ota-hero h2,.ota-card h2{margin:0}.ota-login p,.ota-test-header p,.ota-hero p,.ota-card-header p{margin:4px 0 0;color:#738198;font-size:13px}.ota-login label{display:grid;gap:7px;color:#46556b;font-size:13px;font-weight:700}.ota-login input{height:44px;border:1px solid #cfd8e5;border-radius:8px;padding:0 12px;outline:none}.ota-login input:focus{border-color:#3377dc;box-shadow:0 0 0 3px #e4efff}.primary{min-height:42px;border:0;border-radius:8px;background:#1769e0;color:#fff;font-weight:800}.primary:disabled{opacity:.45;cursor:not-allowed}.ota-error{color:#a72828;background:#fff0f0;border:1px solid #f1c4c4;border-radius:7px;padding:9px 11px;font-size:12px}.ota-test-page{min-height:100vh;background:#edf1f6}.ota-test-header{height:68px;padding:0 28px;background:#142033;color:#fff;display:flex;align-items:center;justify-content:space-between}.ota-test-header>div{display:flex;gap:12px;align-items:center}.ota-test-header h1{font-size:18px}.ota-test-header p{color:#aebbcf}.ota-test-header button{border:1px solid #42516a;border-radius:7px;background:#1d2b40;color:#dce5f2;padding:8px 11px;display:flex;gap:6px;align-items:center}.ota-test-main{max-width:1500px}.ota-hero{color:#fff;background:linear-gradient(120deg,#1b5dbf,#2679e8 58%,#2b8aef);border-radius:12px;padding:24px 26px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 34px #2066cd33}.ota-hero b{font-size:12px;color:#cfe3ff}.ota-hero h2{margin-top:7px;font-size:25px}.ota-hero p{color:#dceaff;max-width:760px}.device-state{padding:7px 10px;border-radius:999px;background:#ffffff29;font-size:12px;font-weight:800}.device-state.online{background:#d7f8e4;color:#147345}.ota-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-top:14px}.ota-card{background:#fff;border:1px solid #d9e1eb;border-radius:10px;overflow:hidden}.ota-card-header{min-height:66px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e7ed}.ota-card-header h2{font-size:15px}.ota-card-header>svg{color:#3978d2}.firmware-drop{margin:16px;min-height:138px;border:1.5px dashed #aabbd2;border-radius:10px;display:grid;place-items:center;align-content:center;gap:7px;color:#66809f;background:#f7faff;text-align:center;position:relative}.firmware-drop input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.firmware-drop strong{color:#32445e}.firmware-drop span{font-size:12px}.firmware-meta{margin:0 16px 16px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.firmware-meta div{background:#f6f8fb;border-radius:7px;padding:9px 11px;min-width:0}.firmware-meta dt{color:#7b899c;font-size:11px}.firmware-meta dd{margin:4px 0 0;color:#34445a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ota-device-picker{margin:14px 16px 0;display:grid;gap:7px;color:#46556b;font-size:12px;font-weight:800}.ota-device-picker select{height:40px;border:1px solid #cfd8e5;border-radius:8px;background:#fff;padding:0 10px;color:#26364b}.preflight-list{padding:14px 17px;display:grid;gap:8px}.preflight-list div{display:flex;align-items:center;gap:9px;color:#a34242;background:#fff5f5;border-radius:7px;padding:9px 10px;font-size:12px}.preflight-list svg{width:16px}.preflight-list .passed{color:#257249;background:#ecf9f1}.ota-actions{display:grid;grid-template-columns:1fr auto;gap:9px;padding:0 17px 17px}.start{display:flex;align-items:center;justify-content:center;gap:7px}.danger-button{border:1px solid #e2a5a5;background:#fff4f4;color:#a52d2d;border-radius:8px;padding:0 13px}.danger-button:disabled{opacity:.45;cursor:not-allowed}.run-summary,.debug-card,.serial-card{margin-top:14px}.simple-timeline{display:grid;grid-template-columns:repeat(11,minmax(90px,1fr));overflow-x:auto;padding:22px 14px}.simple-timeline div{min-width:90px;display:grid;justify-items:center;text-align:center;gap:7px;color:#8794a6;font-size:11px;position:relative}.simple-timeline div:before{content:"";position:absolute;height:2px;background:#d9e1eb;left:0;right:0;top:7px}.simple-timeline i{z-index:1;width:16px;height:16px;border-radius:50%;background:#b8c2cf;border:3px solid #fff;box-shadow:0 0 0 1px #b8c2cf}.simple-timeline .completed{color:#2c6b49}.simple-timeline .completed i{background:#20b96a;box-shadow:0 0 0 1px #20b96a}.simple-timeline .active{color:#1f62c2}.simple-timeline .active i{background:#3978d2;box-shadow:0 0 0 4px #dceaff}.simple-timeline .blocked{color:#b72e3b}.simple-timeline .blocked i{background:#e04b58;box-shadow:0 0 0 1px #e04b58}.ota-evidence-error{margin:12px 14px 0;padding:9px 11px;border:1px solid #efc0c4;border-radius:7px;background:#fff3f4;color:#a52d3a;font-size:12px;font-weight:700}.debug-filters{display:flex;gap:5px;flex-wrap:wrap}.debug-filters button{border:1px solid #d4dce7;background:#fff;border-radius:6px;color:#5d6a7c;padding:5px 7px;font-size:10px}.debug-filters button.selected{background:#e5efff;border-color:#a8c7f4;color:#1f62c2}.debug-console{min-height:260px;max-height:440px;overflow:auto;background:#101824;color:#c8d4e3;font:12px/1.5 Consolas,monospace;padding:10px 0}.debug-line{display:grid;grid-template-columns:100px 52px 82px 190px minmax(220px,1fr);gap:8px;padding:5px 13px;border-left:3px solid transparent}.debug-line:hover{background:#172334}.debug-line time{color:#74849a}.debug-line b{color:#7db4ff}.debug-line.warn b{color:#ffd06b}.debug-line.error{background:#2a171b;border-left-color:#ee5c68}.debug-line.error b,.debug-line.error code{color:#ff8490}.debug-line span{color:#70d2b0}.debug-line code{color:#a9b8cc}.debug-line em{font-style:normal;color:#d6dfeb}.debug-empty{min-height:240px;display:grid;place-items:center;color:#6f8097}.debug-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.debug-toolbar button{display:inline-flex;align-items:center;gap:6px;border:1px solid #d4dce7;background:#fff;border-radius:7px;color:#4f6076;padding:6px 9px;font-size:11px}.debug-card>.debug-filters{padding:9px 14px;border-bottom:1px solid #e2e7ed}.serial-card{padding-bottom:14px}.serial-card textarea{display:block;width:calc(100% - 28px);min-height:150px;margin:14px;border:1px solid #cfd8e4;border-radius:8px;padding:11px;resize:vertical;font:12px/1.55 Consolas,monospace}.serial-card>button{margin-left:14px;border:1px solid #cbd6e5;border-radius:7px;background:#f5f8fc;color:#38506f;padding:8px 12px}.serial-file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #cbd6e5;border-radius:7px;background:#f5f8fc;color:#38506f;cursor:pointer;font-size:12px;font-weight:700}.serial-file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}@media(max-width:850px){.ota-grid{grid-template-columns:1fr}.ota-hero{align-items:flex-start;gap:14px}.debug-line{grid-template-columns:84px 46px 70px minmax(140px,1fr)}.debug-line em{grid-column:1 / -1}.ota-test-header{padding:0 14px}.ota-test-main{padding:14px 10px 24px}}.device-management-page{min-height:100vh;background:#f2f5f9;color:#172236}.device-management-header{height:68px;padding:0 28px;background:#142033;color:#fff;display:flex;align-items:center;justify-content:space-between}.device-management-header>div{display:flex;align-items:center;gap:12px}.device-management-header h1{margin:0;font-size:18px;font-weight:800}.device-management-header p{margin:2px 0 0;color:#afbdd1;font-size:12px}.device-management-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#1769e0;font-weight:900}.device-management-main{max-width:1500px;margin:auto;padding:24px 28px}.device-management-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.device-management-title h2{margin:0;font-size:24px}.device-management-title p{margin:5px 0 0;color:#738198;font-size:13px}.device-management-filters{display:grid;grid-template-columns:1fr 230px;gap:10px;background:#fff;border:1px solid #d9e1eb;padding:14px;margin-bottom:12px}.device-management-filters input,.device-management-filters select{min-height:40px;border:1px solid #cfd8e5;border-radius:7px;padding:0 11px;font:inherit}.device-bulk-bar{display:flex;align-items:center;gap:10px;min-height:48px;padding:9px 13px;margin-bottom:12px;color:#1555ae;background:#eaf2ff;border:1px solid #c6d9f8}.device-bulk-bar span{color:#66809f;font-size:12px;flex:1}.device-table-wrap{overflow-x:auto;background:#fff;border:1px solid #d9e1eb}.device-table{width:100%;border-collapse:collapse;min-width:850px}.device-table th,.device-table td{padding:13px 12px;text-align:left;border-bottom:1px solid #e4e9ef;font-size:12px}.device-table th{color:#738198;background:#f8fafc;font-weight:700}.device-link{border:0;padding:0;background:transparent;color:#165dbd;cursor:pointer;font:inherit;font-weight:700}.device-type-chip{padding:4px 7px;border-radius:5px;background:#edf2f7}.device-management-page .secondary{border:1px solid #cbd6e5;background:#fff;color:#38506f;border-radius:7px;padding:8px 12px;cursor:pointer}.device-management-page .secondary:disabled{opacity:.45;cursor:not-allowed}
