: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}.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}}.release-page{max-width:1220px;margin:0 auto;padding:28px;display:grid;gap:18px}.release-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 28px;border-radius:18px;background:linear-gradient(135deg,#172235,#243b5a);color:#fff}.release-hero h1{margin:5px 0 8px;font-size:28px}.release-hero p{margin:0;color:#c8d5e7}.release-hero small{color:#8bc8ff;font-weight:700}.release-hero-actions{display:flex;gap:8px}.release-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 17px 17px}.form-grid.single{grid-template-columns:1fr}.form-grid label,.single-device label{display:grid;gap:6px;color:#526174;font-size:12px;font-weight:700}.form-grid input,.form-grid textarea,.single-device input,select{border:1px solid #d9e0e8;border-radius:8px;padding:10px 11px;background:#fff;color:#182333}.form-grid textarea{min-height:86px;resize:vertical}.release-detail{margin:15px 17px;padding:14px;border:1px solid #e0e6ed;border-radius:10px;display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center}.release-detail b,.release-detail code{width:100%;overflow-wrap:anywhere}.release-actions{display:flex;flex-wrap:wrap;gap:9px;padding:0 17px 15px}.single-device{display:grid;grid-template-columns:1fr auto;gap:12px;padding:15px 17px;background:#f6f8fb;align-items:end}.job-table{padding:0 17px 17px;display:grid;gap:8px}.job-table>div{display:grid;grid-template-columns:2fr 2fr 1fr .6fr 1.5fr;gap:12px;padding:11px;border-bottom:1px solid #e7ebef;align-items:center}.job-table code{overflow:hidden;text-overflow:ellipsis}@media(max-width:860px){.release-grid,.form-grid{grid-template-columns:1fr}.job-table>div{grid-template-columns:1fr 1fr}.release-page{padding:14px}.release-hero{flex-direction:column}}.admin-framework{min-height:100vh;background:#eef2f6}.admin-framework>header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#142033;color:#fff}.admin-framework>header>div{display:flex;align-items:center;gap:12px}.admin-framework>header strong,.admin-framework>header small{display:block}.admin-framework>header small{margin-top:3px;color:#aebbcf}.admin-framework>header button{display:flex;gap:7px;align-items:center;border:1px solid #42516a;border-radius:7px;background:#1d2b40;color:#dce5f2;padding:8px 11px}.admin-welcome{max-width:680px;margin:90px auto;padding:48px;text-align:center;background:#fff;border:1px solid #d9e1eb;border-radius:16px;box-shadow:0 18px 50px #1d314d17}.admin-welcome svg{color:#1769e0}.admin-welcome h1{margin:14px 0 8px}.admin-welcome p{color:#53627a}.admin-welcome div{margin-top:24px;padding:13px;border-radius:8px;background:#edf5ff;color:#2861a9}.admin-dashboard{max-width:1180px;margin:0 auto;padding:32px 24px}.dashboard-title{display:flex;justify-content:space-between;align-items:end}.dashboard-title span{color:#2b6ac8;font-size:11px;font-weight:900}.dashboard-title h1{margin:5px 0}.dashboard-title p{margin:0;color:#738198}.dashboard-title button{display:flex;align-items:center;gap:7px;border:1px solid #ccd6e3;border-radius:8px;padding:9px 12px;background:#fff;color:#42536b}.health-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 14px}.health-summary article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px 12px;padding:20px;background:#fff;border:1px solid #d9e1eb;border-radius:11px}.health-summary svg{grid-row:span 2;color:#2d74da}.health-summary span{color:#738198;font-size:12px}.health-summary strong{font-size:25px}.health-summary .warning{border-color:#edc9a6;background:#fffaf3}.service-card{background:#fff;border:1px solid #d9e1eb;border-radius:11px;overflow:hidden}.service-card>div:first-child{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e9ef}.service-card h2{margin:0;font-size:15px}.service-card small{color:#8190a4}.service-row{display:grid;grid-template-columns:10px minmax(160px,1fr) 110px 110px 70px;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid #edf0f4;font-size:12px}.service-row code{color:#40536e}.service-row em{text-align:right;color:#7b899c;font-style:normal}.health-dot{width:9px;height:9px;border-radius:50%;background:#e1a63e}.health-dot.healthy{background:#22b86b}.health-dot.unavailable{background:#d95252}.service-empty{padding:28px;text-align:center;color:#78869a}.service-row{width:100%;grid-template-columns:10px minmax(160px,1fr) 110px 110px 70px 18px;border:0;border-bottom:1px solid #edf0f4;border-radius:0;background:#fff;color:inherit;text-align:left;cursor:pointer}.service-row:hover{background:#f7faff}.service-row>svg{color:#91a0b4}.health-dot{display:inline-block}.health-dot.unhealthy{background:#d95252}.service-detail-page{max-width:900px}.back-button{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;padding:0;border:0;background:transparent;color:#52647d}.service-detail-hero{display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;gap:18px;margin:24px 0 14px;padding:22px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.service-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:#eef5ff;color:#2d74da}.service-icon.unavailable,.service-icon.unhealthy{background:#fff0f0;color:#c94d4d}.service-detail-hero>div:not(.service-icon){display:grid;gap:6px}.service-detail-hero small{color:#7a899d}.service-detail-hero strong{text-transform:uppercase}.service-detail-card{padding:22px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.service-detail-card h2{margin:0 0 18px;font-size:15px}.service-detail-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:0;border:1px solid #e4e9ef;border-radius:8px;background:#e4e9ef}.service-detail-card dl>div{padding:15px;background:#fff}.service-detail-card dt{display:flex;align-items:center;gap:5px;margin-bottom:7px;color:#7a899d;font-size:12px}.service-detail-card dd{margin:0;color:#273950;font-weight:700}.service-detail-loading{margin-top:24px;color:#718096}.service-detail-note{color:#7b899c;font-size:12px}@media(max-width:720px){.health-summary{grid-template-columns:1fr}.service-row{grid-template-columns:10px 1fr auto 16px}.service-row>span:nth-of-type(2),.service-row em{display:none}.service-detail-hero{grid-template-columns:auto 1fr}.service-detail-hero>div:last-child{grid-column:2}.service-detail-card dl{grid-template-columns:1fr}}.admin-nav{display:flex;gap:4px;padding:0 24px;background:#fff;border-bottom:1px solid #d9e1eb}.admin-nav button{padding:13px 14px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748a;font-weight:700}.admin-nav button.active{border-bottom-color:#1769e0;color:#1769e0}.admin-users-page{max-width:1080px}.admin-page-error{margin-top:18px}.admin-create-card,.admin-users-card{margin-top:18px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.admin-create-card>div:first-child,.admin-users-heading{display:flex;align-items:center;gap:10px;padding:17px 19px;border-bottom:1px solid #e5eaf0}.admin-create-card h2,.admin-users-card h2{margin:0;font-size:15px}.admin-create-card p{margin:3px 0 0;color:#7a899d;font-size:12px}.admin-create-card>form{display:grid;grid-template-columns:1fr 1fr 190px auto;gap:12px;align-items:end;padding:18px}.admin-create-card label{display:grid;gap:6px;color:#526174;font-size:12px;font-weight:700}.admin-create-card input,.admin-create-card select,.admin-user-row select{min-height:40px;border:1px solid #d4dde8;border-radius:7px;padding:0 10px;background:#fff}.admin-create-card .primary{padding:0 16px}.admin-users-heading{justify-content:space-between}.admin-users-heading>div{display:flex;align-items:center;gap:8px}.admin-users-heading small{color:#7a899d}.admin-user-row{display:grid;grid-template-columns:42px minmax(180px,1fr) 190px 100px;gap:13px;align-items:center;padding:14px 18px;border-bottom:1px solid #edf0f4}.admin-user-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e8f1ff;color:#1769e0;font-weight:900}.admin-user-avatar.disabled{background:#eef0f3;color:#8b96a6}.admin-user-row strong,.admin-user-row small{display:block}.admin-user-row small{margin-top:4px;color:#7b899c}.admin-user-row>button{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:38px;border-radius:7px}.disable-user{border:1px solid #efbcbc;background:#fff5f5;color:#a43838}.enable-user{border:1px solid #b7dfc8;background:#f0fbf5;color:#237348}.admin-user-row button:disabled,.admin-user-row select:disabled{opacity:.45;cursor:not-allowed}@media(max-width:820px){.admin-create-card>form{grid-template-columns:1fr}.admin-user-row{grid-template-columns:42px 1fr}.admin-user-row select,.admin-user-row>button{grid-column:2}}.owner-role{padding:10px 11px;border:1px solid #d9e2ee;border-radius:7px;background:#f6f8fb;color:#526174;font-size:12px;font-weight:700}.business-users-page{max-width:1280px}.business-user-search,.business-user-card{margin-top:18px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.business-user-search{padding:18px}.business-user-search form{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:10px}.business-user-search svg{color:#718198}.business-user-search input{min-height:42px;border:1px solid #d4dde8;border-radius:8px;padding:0 12px}.business-user-search button{padding:0 22px}.business-user-search small{display:block;margin-top:9px;color:#7b899c}.business-user-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e5eaf0}.business-user-heading>div{display:flex;align-items:center;gap:8px}.business-user-heading h2{margin:0;font-size:15px}.business-user-heading small{color:#7a899d}.business-user-table-head,.business-user-row{display:grid;grid-template-columns:minmax(260px,1.8fr) 120px 70px 90px 120px 150px;gap:12px;align-items:center;padding:12px 17px}.business-user-table-head{color:#7b899c;background:#f7f9fc;font-size:11px;font-weight:800}.business-user-row{border-top:1px solid #edf0f4;font-size:12px}.business-user-row strong,.business-user-row small{display:block}.business-user-row small{margin-top:4px;color:#8390a2;overflow:hidden;text-overflow:ellipsis}.business-user-row code{color:#40536e}.business-user-row time{color:#6f7f94}.business-user-pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:14px 17px;border-top:1px solid #e5eaf0}.business-user-pagination button{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #d4dde8;border-radius:7px;background:#fff;color:#526174}.business-user-pagination button:disabled{opacity:.4}.business-user-pagination span{color:#6f7f94;font-size:12px}.business-user-row{width:100%;border-right:0;border-bottom:0;border-left:0;background:#fff;color:inherit;text-align:left}.business-user-row:hover{background:#f7faff}.business-user-case,.business-user-notes{margin-top:14px;padding:16px;border:1px solid #d9e1eb;border-radius:10px;background:#fff}.business-user-case h3,.business-user-notes h3{margin:0 0 13px;font-size:14px}.business-user-case label{display:grid;gap:6px;margin-bottom:12px;color:#526174;font-size:12px;font-weight:700}.business-user-case input,.business-user-case select{min-height:40px;border:1px solid #d4dde8;border-radius:7px;padding:0 10px;background:#fff}.business-user-case button,.business-user-notes button{display:inline-flex;align-items:center;gap:6px;padding:0 14px}.business-user-case>small{display:block;margin-top:8px;color:#8a6070}.business-user-notes form{display:grid;gap:9px}.business-user-notes textarea{min-height:88px;resize:vertical;border:1px solid #d4dde8;border-radius:8px;padding:10px;font:inherit}.business-user-notes article{margin-top:11px;padding:11px;border-radius:8px;background:#f5f8fc}.business-user-notes article p{margin:0 0 7px;white-space:pre-wrap;overflow-wrap:anywhere}.business-user-notes article small{color:#77869a}.business-user-filters{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px;color:#526174;font-size:12px}.business-user-filters>span{font-weight:800}.business-user-filters label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.business-user-filters input{width:16px;height:16px;accent-color:#1473e6}.business-user-filters small{margin:0 0 0 auto}.business-user-badges{display:flex;gap:5px;margin-top:5px}.business-user-badges em{padding:2px 6px;border-radius:999px;background:#e8f2ff;color:#1266c5;font-size:10px;font-style:normal;font-weight:800}.business-user-badges em.legacy-admin{background:#fff0f0;color:#bb3636}.business-user-login-bypass{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:15px 16px;border:1px solid #d9e1eb;border-radius:10px;background:#fff}.business-user-login-bypass strong,.business-user-login-bypass small{display:block}.business-user-login-bypass small{margin-top:5px;color:#718198}.business-user-login-bypass button{min-height:38px;white-space:nowrap}@media(max-width:980px){.business-user-table{overflow-x:auto}.business-user-table-head,.business-user-row{min-width:920px}}.sms-failures-page{max-width:1280px}.sms-filter-card,.sms-breakdowns section,.sms-record-card{margin-top:18px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.sms-filter-card{padding:17px}.sms-filter-card form{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:11px}.sms-filter-card label{display:grid;gap:6px;color:#526174;font-size:12px;font-weight:700}.sms-filter-card input,.sms-filter-card select{min-height:40px;border:1px solid #d4dde8;border-radius:7px;padding:0 10px;background:#fff}.sms-filter-card button{padding:0 20px}.sms-summary{margin-top:18px}.sms-breakdowns{display:grid;grid-template-columns:.75fr 1.25fr;gap:14px}.sms-breakdowns section{overflow:hidden}.sms-breakdowns h2{margin:0;padding:15px 17px;border-bottom:1px solid #e5eaf0;font-size:14px}.sms-breakdowns section>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 17px;border-top:1px solid #edf0f4;font-size:12px}.sms-breakdowns section>div:first-of-type{border-top:0}.sms-breakdowns code{overflow:hidden;color:#465974;text-overflow:ellipsis;white-space:nowrap}.sms-breakdowns p{padding:18px;color:#7b899c}.sms-record-card>div:first-child{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e5eaf0}.sms-record-card h2{margin:0;font-size:15px}.sms-record-card small{color:#7a899d}.sms-record-head,.sms-record-row{display:grid;grid-template-columns:minmax(210px,1.2fr) 100px minmax(190px,1.4fr) minmax(170px,1fr) 60px;gap:12px;align-items:center;padding:12px 17px}.sms-record-head{background:#f7f9fc;color:#7b899c;font-size:11px;font-weight:800}.sms-record-row{border-top:1px solid #edf0f4;font-size:12px}.sms-record-row time,.sms-record-row small{display:block}.sms-record-row small{margin-top:4px}.sms-record-row>span,.sms-record-row code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sms-record-row code{color:#40536e}@media(max-width:980px){.sms-filter-card form{grid-template-columns:repeat(2,1fr)}.sms-filter-card button{min-height:40px}.sms-breakdowns{grid-template-columns:1fr}.sms-record-table{overflow-x:auto}.sms-record-head,.sms-record-row{min-width:900px}}.business-user-table-head,.business-user-row{grid-template-columns:minmax(260px,1.8fr) 120px 70px 90px 120px 150px 90px}.business-user-open{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#1769e0;font-weight:800}.sms-record-row strong,.sms-record-row small,.sms-breakdowns section>div span small{display:block}.sms-record-row strong{overflow-wrap:anywhere}.sms-phone-reveal{margin-top:7px;padding:5px 8px;border:1px solid #b9d2f5;border-radius:6px;background:#f3f8ff;color:#1769e0;font-size:11px;font-weight:800}.sms-phone-reveal:disabled{opacity:.5}.devices-page{max-width:1320px}.device-filter-card,.device-list-card{margin-top:18px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.device-filter-card{padding:17px}.device-filter-card form{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(130px,1fr)) auto;gap:11px;align-items:end}.device-filter-card label{display:grid;gap:6px;color:#526174;font-size:12px;font-weight:700}.device-filter-card input,.device-filter-card select{min-height:40px;border:1px solid #d4dde8;border-radius:7px;padding:0 10px;background:#fff}.device-query>div{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #d4dde8;border-radius:7px;padding-left:10px}.device-query>div svg{color:#7b899c}.device-query input{border:0;outline:0}.device-filter-card button{padding:0 20px}.device-table-head,.device-row{display:grid;grid-template-columns:minmax(240px,1.7fr) 100px 70px 70px 70px minmax(160px,1.1fr) 155px;gap:12px;align-items:center;padding:12px 17px}.device-table-head{background:#f7f9fc;color:#7b899c;font-size:11px;font-weight:800}.device-row{width:100%;border:0;border-top:1px solid #edf0f4;background:#fff;color:inherit;text-align:left;font-size:12px}.device-row:hover{background:#f7faff}.device-row strong,.device-row small{display:block}.device-row small{margin-top:4px;color:#7f8da0;overflow:hidden;text-overflow:ellipsis}.device-row code{color:#40536e}.device-row time{color:#6e7e93}.device-online{color:#13844b;font-weight:800}.device-offline{color:#a54a4a;font-weight:800}.device-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;justify-items:end;background:#121f3257}.device-detail-overlay>section{width:min(560px,100%);height:100%;overflow:auto;padding:24px;background:#f7f9fc;box-shadow:-18px 0 55px #121f3233}.device-detail-overlay header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.device-detail-overlay header small{color:#2b6ac8;font-weight:900}.device-detail-overlay h2{margin:4px 0 0}.device-detail-overlay header button{border:0;background:transparent;color:#586a81}.device-detail-status{display:grid;gap:8px;padding:17px;border:1px solid #d9e1eb;border-radius:10px;background:#fff}.device-detail-status strong,.device-detail-status code{overflow-wrap:anywhere}.device-detail-overlay dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:14px 0;overflow:hidden;border:1px solid #dfe5ec;border-radius:10px;background:#dfe5ec}.device-detail-overlay dl div{padding:14px;background:#fff}.device-detail-overlay dt{margin-bottom:6px;color:#7b899c;font-size:11px}.device-detail-overlay dd{margin:0;color:#33465e;font-size:12px;overflow-wrap:anywhere}.device-detail-overlay section>p{color:#7a899d;font-size:12px}@media(max-width:980px){.device-filter-card form{grid-template-columns:repeat(2,1fr)}.device-table{overflow-x:auto}.device-table-head,.device-row{min-width:980px}}.print-jobs-page{max-width:1320px}.print-filter-card,.print-job-card{margin-top:18px;border:1px solid #d9e1eb;border-radius:11px;background:#fff}.print-filter-card{padding:17px}.print-filter-card form{display:grid;grid-template-columns:minmax(320px,1.7fr) 170px 150px auto;gap:11px;align-items:end}.print-filter-card label{display:grid;gap:6px;color:#526174;font-size:12px;font-weight:700}.print-filter-card select{min-height:40px;border:1px solid #d4dde8;border-radius:7px;padding:0 10px;background:#fff}.print-query>div{display:grid;grid-template-columns:auto 1fr;align-items:center;padding-left:10px;border:1px solid #d4dde8;border-radius:7px}.print-query svg{color:#7b899c}.print-query input{min-height:38px;border:0;outline:0;padding:0 10px}.print-filter-card button{padding:0 20px}.print-job-head,.print-job-row{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(210px,1.25fr) 130px 80px 90px 155px;gap:12px;align-items:center;padding:12px 17px}.print-job-head{background:#f7f9fc;color:#7b899c;font-size:11px;font-weight:800}.print-job-row{width:100%;border:0;border-top:1px solid #edf0f4;background:#fff;color:inherit;text-align:left;font-size:12px}.print-job-row:hover{background:#f7faff}.print-job-row strong,.print-job-row small,.print-job-row code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print-job-row small{margin-top:4px;color:#7d8a9d}.job-status{display:inline-flex;width:fit-content;padding:4px 7px;border-radius:999px;background:#edf1f6;color:#536176;font-size:11px;font-weight:800}.job-status.success{background:#e2f7ea;color:#19784a}.job-status.failed,.job-status.expired{background:#fff0f0;color:#a63d3d}.job-status.waiting_device,.job-status.retry_wait{background:#fff6df;color:#936717}.job-status.printing,.job-status.transmitting,.job-status.dispatching{background:#e7f0ff;color:#2864bb}.job-events{overflow:hidden;margin:14px 0;border:1px solid #dfe5ec;border-radius:10px;background:#fff}.job-events h3{margin:0;padding:14px;border-bottom:1px solid #e7ebf0;font-size:14px}.job-events>div{display:grid;grid-template-columns:145px 1fr 1fr 1fr;gap:8px;padding:10px 14px;border-top:1px solid #edf0f4;font-size:11px}.job-events>div:first-of-type{border-top:0}.job-events time{color:#78869a}.job-events code{overflow:hidden;text-overflow:ellipsis}@media(max-width:980px){.print-filter-card form{grid-template-columns:1fr 1fr}.print-job-table{overflow-x:auto}.print-job-head,.print-job-row{min-width:950px}}.records-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.source-card{background:#fff;border:1px solid #dce5ef;border-radius:16px;padding:22px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.source-card h2{margin:0 0 6px}.source-card p{margin:0;color:#6c7c91}.source-ok,.source-missing{padding:7px 10px;border-radius:999px;font-size:13px}.source-ok{background:#e8f8ef;color:#167748}.source-missing{background:#fff2e8;color:#a95413}.module-safety-note{margin-top:18px;background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:18px;color:#53657b}.compact-filter{display:grid;grid-template-columns:minmax(240px,1fr) 220px auto;gap:12px;background:#fff;border:1px solid #dce5ef;border-radius:16px;padding:18px;margin-bottom:18px}.compact-filter input,.compact-filter select{min-height:44px;border:1px solid #cfd9e5;border-radius:10px;padding:0 12px;background:#fff}.records-card{background:#fff;border:1px solid #dce5ef;border-radius:16px;overflow:hidden}.record-row{width:100%;display:grid;grid-template-columns:minmax(260px,1.4fr) 150px minmax(180px,1fr) minmax(220px,1fr);gap:14px;align-items:center;padding:16px 20px;border:0;border-bottom:1px solid #e5ebf2;text-align:left;background:#fff}.record-row.clickable:hover{background:#f7faff}.record-row div{display:flex;flex-direction:column;gap:5px}.record-row small,.record-row em{color:#78889b;font-style:normal}.record-row em{font-family:monospace;font-size:12px}.safe-json{white-space:pre-wrap;word-break:break-word;max-height:58vh;overflow:auto;background:#f5f7fa;padding:16px;border-radius:12px;color:#26364b}@media(max-width:900px){.compact-filter,.record-row{grid-template-columns:1fr}.admin-nav{overflow-x:auto}.source-card{grid-template-columns:auto 1fr}}
