:root{--bg:#f5f6fa;--ink:#202839;--muted:#8b92a3;--line:#edf0f5;--purple:#6759df;--purple-soft:#f0edff;--green:#209b77;--side:#191d30}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 'Segoe UI','Microsoft YaHei',sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b7adff;outline-offset:3px}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:var(--side);color:#a1a4b6;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;margin:36px 26px 42px;color:#fff;font-size:22px;font-weight:650;letter-spacing:-.5px}.brand small{display:block;margin-top:2px;font-size:10px;font-weight:400;letter-spacing:2px;color:#a4a5b5}.brand-mark{background:#8d7af5;border-radius:11px;display:grid;place-items:center;width:38px;height:42px;box-shadow:0 6px 15px #0002}.brand-mark svg{fill:white;stroke:none;width:23px;height:23px}.workspace-label{margin:0 28px 18px;font-size:10px;letter-spacing:1px;color:#747990;display:flex;justify-content:space-between}.workspace-label span{font-size:9px;background:#ffffff0c;padding:1px 5px;border-radius:4px}.navigation{padding:0 15px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:13px 14px;border:0;border-radius:8px;background:none;color:#a5a8bc;text-align:left;margin:4px 0;font-size:13px}.nav-item:hover{color:#fff;background:#ffffff08}.nav-item.active{background:#7362e3;color:#fff;box-shadow:0 5px 12px #10122944}.nav-item svg{width:18px;height:18px}.nav-count{margin-left:auto;background:#fff2;min-width:21px;padding:0 5px;text-align:center;border-radius:5px;font-size:10px}.nav-dot{width:6px;height:6px;background:#a9a0f4;border-radius:50%;margin-left:auto}.nav-item small{margin-left:auto}.nav-divider{height:1px;background:#ffffff09;margin:24px 14px}.sidebar-note{margin:auto 27px 33px;border:1px solid #ffffff09;border-radius:12px;padding:20px 16px;background:linear-gradient(145deg,#292b44,#202238)}.sidebar-note strong{display:block;font-size:12px;color:#d8d5ee;font-weight:500;margin:12px 0 7px}.sidebar-note p{font-size:10px;line-height:1.9;color:#8e91a9;margin:0}.small-spark{color:#b2a1ff;font-size:21px}.version{display:block;margin-top:18px;font-size:8px;letter-spacing:1px;color:#72758f}.sidebar-bottom{padding:22px;border-top:1px solid #ffffff09;display:flex;gap:10px;align-items:center}.sidebar-bottom strong{font-size:11px;color:#c3c6d4;font-weight:500}.sidebar-bottom small{display:block;font-size:9px;margin-top:3px;color:#696f88}.avatar{width:32px;height:32px;background:#30364a;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#bcb4fa}.sidebar-bottom>.live-dot{margin-left:auto}.shell{margin-left:226px}.topbar{height:77px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:#949aaa;font-size:11px}.breadcrumb span{margin:0 13px;color:#d1d5de}.breadcrumb strong{color:#566075;font-size:11px;font-weight:500}.topbar-right{display:flex;align-items:center;gap:22px}.env-label{font-size:10px;color:#9299a9}.connection-pill{display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #e9edf1;border-radius:6px;background:#fff;font-size:11px;color:#536171}.live-dot,.tiny-dot{display:inline-block;border-radius:50%;background:#36b692;width:6px;height:6px;flex-shrink:0}.offline{background:#c3cad2}.chevron{margin-left:4px;color:#a5adba}main{max-width:1680px;padding:34px 38px 20px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-size:9px;letter-spacing:2px;color:#959cb0;font-weight:650;margin-bottom:7px}h1{font-size:27px;letter-spacing:-.8px;font-weight:650;margin:0 0 6px}.page-heading p{font-size:12px;color:#9198a8;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;background:white;border:1px solid #e5e8ee;border-radius:7px;color:#697285;font-size:11px;padding:10px 14px;transition:background .15s}.btn svg{width:15px;height:15px}.btn:hover{background:#f6f7fb}.btn.primary{background:var(--purple);border-color:var(--purple);color:white;box-shadow:0 4px 9px #6759df17}.btn.primary:hover{background:#5c4dce}.btn.danger{color:#fff;background:#d9626a;border-color:#d9626a}.btn.subtle{border-color:transparent;background:none;font-size:10px}.btn.icon-only{width:29px;height:29px;padding:5px;background:none;border-color:transparent}.btn.icon-only:hover{background:#f1f2f8}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:27px}.stat-card{display:flex;justify-content:space-between;background:#fff;padding:23px 20px 19px;border:1px solid #ebedf3;border-radius:10px;min-width:0;box-shadow:0 2px 3px #21233302}.stat-card div{display:flex;flex-direction:column;min-width:0}.stat-card span{font-size:11px;color:#81899b}.stat-card strong{font-size:30px;line-height:1.3;font-weight:600;letter-spacing:-1px;margin:9px 0 6px;font-variant-numeric:tabular-nums}.stat-card small{font-size:9px;color:#a5abba}.stat-card .stat-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.stat-icon svg{width:18px;height:18px}.stat-icon.purple{background:#f0edff;color:#8b78e7}.stat-icon.green{background:#e9f7f2;color:#47ad94}.stat-icon.blue{background:#edf2ff;color:#6a97e2}.stat-icon.amber{background:#fff5e9;color:#d9ac69}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 234px;gap:22px;align-items:start}.panel{background:#fff;border:1px solid #eaedf3;border-radius:10px;overflow:hidden;box-shadow:0 3px 7px #29335a02}.panel-heading{min-height:65px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:10px}.tabs{display:flex;align-self:stretch;gap:24px}.tab{position:relative;display:flex;align-items:center;gap:7px;padding:0;background:none;border:0;font-size:12px;color:#9299a8;white-space:nowrap}.tab.active{color:#7162d8;font-weight:600}.tab.active:after{content:'';height:2px;position:absolute;left:0;right:0;bottom:-1px;background:#7967e4}.tab span{font-size:9px;padding:0 5px;border-radius:4px;background:#f3f4f8;color:#999fb1}.tab.active span{background:#eeebff;color:#9387df}.table-toolbar{display:flex;justify-content:space-between;gap:12px;padding:19px 22px}.search-field{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e9ecf2;border-radius:6px;padding:8px 10px;max-width:235px;flex:1;min-width:0}.search-field svg{width:14px;height:14px;color:#a3aaba}.search-field input{border:0;outline:none;width:100%;font-size:10px;color:#596171;background:transparent;min-width:0}.search-field input::placeholder{color:#acb2bf}select{border:1px solid #e8ebf2;background:#fff;border-radius:6px;font-size:10px;color:#7d8798;padding:8px 25px 8px 10px}.table-wrap{overflow-x:auto;min-height:292px}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left;white-space:nowrap}th{background:#fafbfe;color:#969eae;font-size:9px;font-weight:400;padding:13px 17px;border-block:1px solid #f2f3f7}th:first-child,td:first-child{padding-left:22px}th:last-child,td:last-child{padding-right:22px}td{padding:20px 17px;border-bottom:1px solid #f2f3f8;color:#6d778b}tbody tr:hover{background:#fcfcff}.align-right{text-align:right}.file-cell{display:flex;align-items:center;gap:11px}.file-thumb{width:40px;height:33px;border-radius:6px;display:grid;place-items:center;position:relative;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#ddd6f6,#b0a2d4);color:#fff}.file-thumb:before{content:'';position:absolute;width:40px;height:30px;border-radius:50%;background:#fff3;left:-10px;bottom:-16px}.file-thumb.sky{background:linear-gradient(135deg,#b5dce2,#7eacbb)}.file-thumb.sand{background:linear-gradient(135deg,#f5dcc1,#d1a881)}.file-thumb svg{width:15px;height:15px;fill:#fffd;stroke:none}.file-name{font-size:11px;font-weight:550;color:#4c556a;display:block;max-width:185px;overflow:hidden;text-overflow:ellipsis}.file-subtitle{font-size:8px;color:#aab0bd;display:block;margin-top:3px;letter-spacing:.5px}.date-range{font-size:10px;color:#7d8798;line-height:1.8}.date-range span{display:block}.date-range i{font-style:normal;color:#b1b8c6;margin-right:5px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;padding:4px 7px;border-radius:5px;white-space:nowrap}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.s3{color:#3caa8c;background:#edf8f3}.s2{color:#648ce1;background:#edf3ff}.s1{color:#c99940;background:#fff8e9}.s4{color:#d0646a;background:#fff0f1}.s0,.sunknown{color:#8e97a8;background:#f3f5f8}.s2:before{animation:pulse 1.3s infinite}.play-state{font-size:10px;color:#9ca4b4}.play-state.active{color:#699b8e}.play-state.expired{color:#bf9f83}.row-actions{display:flex;gap:5px;justify-content:flex-end}.row-action{background:transparent;border:0;color:#a5acba;width:25px;height:28px;padding:5px;display:inline-grid;place-items:center;border-radius:4px}.row-action svg{width:14px;height:14px}.row-action:hover{color:#7767d8;background:#f3f0ff}.row-action.delete:hover{color:#d86e73;background:#fff0f2}.table-footer{padding:15px 22px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#a7aebb;gap:12px}.table-footer .tiny-dot{width:4px;height:4px;background:#a8b7c1;margin-right:5px}.right-column{display:grid;gap:17px}.device-card{padding:19px 20px}.section-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#8790a2}.section-label svg{width:15px;height:15px}.tag{padding:2px 5px;font-size:8px;color:#9c93bb;border-radius:4px;background:#f5f2fb;letter-spacing:.5px}.device-illustration{height:122px;padding-top:25px;display:flex;align-items:center;flex-direction:column}.screen{position:relative;width:112px;height:68px;background:linear-gradient(135deg,#c6c0f0,#aaa0d8);border:5px solid #efeff8;border-bottom-width:8px;border-radius:6px;overflow:hidden;box-shadow:0 6px 14px #b3b0da27}.screen-orb{position:absolute;width:25px;height:25px;background:#f5eac5;border-radius:50%;top:10px;right:15px}.screen-hill{position:absolute;background:#8b80be;width:90px;height:60px;border-radius:50%;left:-12px;top:27px;transform:rotate(-12deg)}.screen svg{position:absolute;left:40px;top:16px;width:18px;height:18px;fill:#fff;stroke:none}.screen-stand{width:10px;height:10px;background:#dddcec}.screen-base{width:46px;height:4px;background:#e7e6f3;border-radius:3px}.device-card h2{text-align:center;font-size:12px;margin:0 0 3px;color:#5a6175;font-weight:600;letter-spacing:.5px}.device-card>p{text-align:center;font-size:9px;color:#a9aebc;margin:0 0 17px}.device-meta{display:flex;justify-content:space-between;border-top:1px solid #f4f5f9;padding:10px 0 0;margin-top:9px;font-size:9px;color:#a7aebb;gap:10px}.device-meta strong{font-size:9px;font-weight:500;color:#7b8795}.date-card{padding:18px 20px}.date-card .section-label{justify-content:flex-start;color:#707c91}.date-card label{font-size:9px;color:#9ea6b6;display:block;margin-top:15px}.date-card input{border:1px solid #e9ecf3;border-radius:6px;font-size:11px;color:#657184;padding:8px 9px;margin-top:8px;display:block;width:100%;background:#fff}.date-card p{font-size:9px;line-height:1.9;color:#afb5c3;margin:12px 0 0}.quick-card{padding:20px;border-radius:10px;border:1px solid #e5e3f6;background:linear-gradient(145deg,#eeebfc,#f3f1fb)}.quick-icon{font-size:20px;color:#9a8bd8}.quick-card h3{font-size:11px;color:#716790;font-weight:600;margin:7px 0}.quick-card p{font-size:9px;line-height:1.9;color:#9a92b0;margin:0 0 14px}.quick-button{font-size:9px;border:1px solid #d9d2ef;background:#fbfaff;color:#8c7cac;width:100%;justify-content:space-between}.quick-button svg{width:13px;height:13px}.messages-panel{margin-top:24px}.log-title{display:flex;align-items:center;gap:10px}.log-title h2{font-size:12px;font-weight:550;margin:0;color:#647084}.terminal-symbol{color:#9283cc;font-size:14px;font-family:monospace}.log-title .tag{color:#969faf;background:#f4f6f9;letter-spacing:0}.log-controls{display:flex;align-items:center;gap:6px}.log-controls select{padding-block:5px}.message-list{max-height:244px;min-height:146px;overflow:auto;padding:9px 20px}.log-item{border-bottom:1px solid #f2f4f8}.log-item:last-child{border-bottom:0}.log-item summary{display:flex;align-items:center;gap:12px;padding:10px 1px;font-size:10px;cursor:pointer;list-style:none}.log-item summary::-webkit-details-marker{display:none}.log-time{color:#a1a9b8;font:9px Consolas,monospace;width:79px;flex-shrink:0}.direction{font-size:8px;padding:2px 5px;border-radius:4px;background:#f2edff;color:#9a85d0;flex-shrink:0}.direction.rx{background:#edf7f4;color:#66a78e}.log-type{font-family:Consolas,monospace;color:#737f95;min-width:93px}.log-summary{color:#a5acb9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:9px}.log-arrow{color:#b0b7c6;font-size:12px}.log-item[open] .log-arrow{transform:rotate(90deg)}.log-item pre{font-size:10px;line-height:1.7;margin:0 0 8px;background:#f7f8fc;padding:13px 16px;color:#748199;overflow:auto;border-radius:6px}.log-topic{font-family:Consolas,monospace;font-size:9px;color:#a1a9b8;margin:4px 0 8px;overflow-wrap:anywhere}.raw-composer{border-top:1px solid var(--line)}.raw-composer>summary{cursor:pointer;padding:15px 22px;color:#7b859a;font-size:10px}.raw-composer>summary span{font-size:9px;color:#b0b6c3;margin-left:12px}.composer-inner{padding:0 22px 20px}.composer-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#929cad;gap:14px;flex-wrap:wrap;margin-bottom:10px}.composer-toolbar select{padding-block:5px;margin-left:8px}code{font-family:Consolas,monospace}.composer-toolbar code{font-size:9px}.composer-inner textarea{display:block;resize:vertical;width:100%;font:11px/1.7 Consolas,monospace;background:#f8f9fd;border:1px solid #e9edf6;border-radius:6px;padding:15px;color:#61728e;tab-size:2;outline-color:#b6adf3}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px}.simulator-tools{display:flex;justify-content:space-between;gap:15px;padding:20px 2px 10px;color:#a4adba;font-size:9px;flex-wrap:wrap}.simulator-tools strong{font-weight:500;color:#8792a3}.simulator-tools div{display:flex;gap:10px;align-items:center}.text-button{border:0;background:none;padding:0;color:#9993ba;font-size:9px}.text-button:hover{text-decoration:underline}.page-footer{display:flex;justify-content:space-between;gap:15px;font-size:8px;color:#b1b7c3;padding:15px 2px}.page-footer .tiny-dot{height:4px;width:4px;background:#b7b3d0;margin-right:5px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a3acbc;padding:54px 20px;text-align:center}.empty svg{width:30px;height:30px;opacity:.5;margin-bottom:16px}.empty strong{font-weight:500;font-size:12px}.empty p{font-size:10px}.empty.small{font-size:10px;padding:55px 0}dialog{border:1px solid #e9eaf2;border-radius:14px;padding:0;box-shadow:0 30px 100px #13172944;color:var(--ink);max-height:90vh;width:min(720px,92vw)}dialog::backdrop{background:#141c3466;backdrop-filter:blur(3px)}.small-dialog{width:min(510px,92vw)}.protocol-dialog{width:min(730px,92vw)}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:23px 28px;border-bottom:1px solid #edf0f5}.dialog-header h2{font-size:19px;font-weight:600;margin:0}.dialog-body{padding:24px 28px;max-height:65vh;overflow-y:auto}.dialog-footer{padding:18px 28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fcfcfe}.dialog-footer>span{font-size:11px;color:#969eaf}.dialog-footer>div{display:flex;gap:8px}.note{padding:12px 14px;border-radius:7px;background:#f5f3fe;border:1px solid #ece7ff;font-size:11px;color:#8f84b1;line-height:1.8;margin:0 0 18px}.file-form{border:1px solid #e9edf3;border-radius:9px;padding:17px;margin:0 0 14px}.file-form-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;font-size:11px;color:#8b94a5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:10px;color:#8792a4}.form-field.wide{grid-column:1/-1}.form-field input{min-width:0;width:100%;border:1px solid #e4e9f1;background:#fff;border-radius:6px;padding:10px 11px;font-size:11px;color:#55657a;outline-color:#b6adf3}.form-field input:read-only{background:#f8f9fc;color:#939cad}.btn.dashed{border-style:dashed;width:100%;font-size:10px}.payload-preview{margin-top:18px}.payload-preview summary{font-size:11px;color:#929aaa;cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.7 Consolas,monospace;background:#f5f7fb;padding:15px;border-radius:7px;color:#718197}.inline-error{font-size:11px;color:#d46872;line-height:1.8;margin:0}.inline-error:not(:empty){margin-top:12px}.delete-name{display:block;margin:12px 0 20px;overflow-wrap:anywhere;color:#765ec4}.muted{color:#a0a8b7;font-size:11px}.prose{font-size:12px;line-height:1.9;color:#778298}.prose h3{font-size:13px;color:#4c5c73;margin:4px 0 12px}.prose ul{padding-left:20px;margin:0 0 24px}.prose li{margin-bottom:7px}.prose code{background:#f4f4fa;color:#8876b4;padding:1px 4px;border-radius:4px;font-size:11px;overflow-wrap:anywhere}.status-legend{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:24px}.status-legend span{background:#f6f7fb;border:1px solid #eceff6;border-radius:5px;padding:5px 8px;font-size:10px}.prose dl{margin:18px 0}.prose dt{font-size:10px;color:#a6aebc;margin-top:15px}.prose dd{margin:4px 0;font-size:11px;color:#718096;overflow-wrap:anywhere;font-family:Consolas,monospace}.toast-stack{position:fixed;bottom:24px;right:27px;z-index:30;display:grid;gap:10px;max-width:min(420px,90vw)}.toast{background:#29304a;color:#fff;border-radius:9px;padding:13px 18px;box-shadow:0 8px 35px #11182d22;font-size:12px;animation:appear .2s ease}.toast.error{background:#a95969}.notice{border:1px solid #eedcad;background:#fff8e5;padding:18px;border-radius:8px;margin-bottom:24px;font-size:12px;color:#aa803a;line-height:1.8}.messages-focus .content-layout{display:none}.messages-focus .messages-panel{margin-top:0}.messages-focus .message-list{max-height:520px;min-height:250px}@keyframes pulse{50%{opacity:.3}}@keyframes appear{from{opacity:0;transform:translateY(8px)}}@media(min-width:1600px){main{padding-top:42px}.stat-card{padding:26px}.table-wrap{min-height:342px}.file-name{max-width:250px}.content-layout{grid-template-columns:minmax(0,1fr) 258px}}@media(max-width:1280px){.sidebar{width:195px}.shell{margin-left:195px}.brand{margin-left:23px}.sidebar-note{margin-inline:20px}main{padding:27px 25px 20px}.topbar{padding-inline:25px}.content-layout{grid-template-columns:minmax(0,1fr) 210px;gap:17px}.stats{gap:13px}.stat-card{padding:19px 15px}.stat-icon{width:30px!important;height:30px!important}.stat-card small{font-size:8px}th,td{padding-inline:11px}.file-name{max-width:142px}.table-toolbar,.panel-heading{padding-inline:17px}.tabs{gap:15px}.right-column{gap:15px}}@media(max-width:1050px){.sidebar{width:74px}.shell{margin-left:74px}.brand{margin:28px 17px 32px}.brand>span:last-child,.workspace-label,.sidebar-note,.sidebar-bottom,.nav-divider,.nav-item small,.nav-count,.nav-dot{display:none}.navigation{padding:0 12px}.nav-item{font-size:0;padding:15px;gap:0}.nav-item svg{width:20px;height:20px}.content-layout{grid-template-columns:minmax(0,1fr)}.right-column{grid-template-columns:1fr 1fr 1fr}.device-illustration{height:103px;padding-top:10px}.quick-card{padding:20px}.stats{gap:12px}.stat-card strong{font-size:26px}.device-card h2{text-align:left}.device-card>p{text-align:left}.device-meta{font-size:8px}.date-card{padding:19px}.messages-panel{margin-top:20px}.sidebar .brand-mark{width:39px}}@media(max-width:700px){.sidebar{display:none}.shell{margin-left:0}.topbar{height:61px;padding-inline:17px}.env-label{display:none}.topbar-right{gap:0}main{padding:24px 16px 14px}.page-heading{gap:12px}.page-heading .btn{padding:10px;font-size:10px}.eyebrow{font-size:8px}h1{font-size:24px}.page-heading p{font-size:10px}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.stat-card{padding:16px}.stat-card small{font-size:8px}.stat-card strong{font-size:27px;margin-top:8px}.right-column{grid-template-columns:1fr 1fr}.device-card{display:none}.panel-heading{padding-inline:14px;min-height:59px}.table-toolbar{padding:14px}.tabs{gap:18px}.tab{font-size:11px}.btn.subtle{font-size:9px;padding:8px 0 8px 8px}.btn.subtle svg{width:13px}.table-wrap{min-height:255px}.table-footer{padding:13px 15px;font-size:8px}.table-footer>span:last-child{display:none}.search-field{max-width:none}.search-field input{font-size:10px}.log-title{gap:6px}.log-title h2{font-size:11px}.log-title .tag{display:none}.log-controls{gap:1px}.log-controls select{font-size:9px;padding-right:17px}.message-list{padding:8px 13px}.log-item summary{gap:7px}.log-time{width:66px;font-size:8px}.direction{font-size:7px}.log-type{min-width:75px;font-size:9px}.log-summary{font-size:8px}.composer-inner{padding:0 14px 16px}.raw-composer>summary{padding:14px}.page-footer{flex-wrap:wrap;font-size:8px}.simulator-tools{font-size:8px}.dialog-header{padding:20px}.dialog-body{padding:19px}.dialog-footer{padding:17px 20px}.form-grid{grid-template-columns:1fr}.form-field.wide{grid-column:auto}.file-form{padding:14px}.device-meta{padding-top:8px}.date-card label{font-size:8px}.quick-card p{font-size:8px}.quick-card{padding:18px}.log-summary{display:none}.log-type{flex:1}}

/* Keep the live log beside the device cards, and make the primary data legible. */
.content-layout>.video-panel{grid-column:1;grid-row:1}.content-layout>.right-column{grid-column:2;grid-row:1/span 2}.content-layout>.messages-panel{grid-column:1;grid-row:2;margin-top:0}.stat-card span{font-size:12px}.stat-card small{font-size:10px}.file-name{font-size:12px}.file-subtitle{font-size:9px}.date-range{font-size:11px}.badge{font-size:10px}.play-state{font-size:11px}th{font-size:10px}.table-footer{font-size:10px}.section-label{font-size:11px}.device-card h2{font-size:13px}.device-card>p{font-size:10px}.device-meta,.device-meta strong{font-size:10px}.date-card label,.date-card p{font-size:10px}.quick-card h3{font-size:12px}.quick-card p,.quick-button{font-size:10px}.log-time{font-size:10px}.direction{font-size:9px}.log-type{font-size:11px}.log-summary{font-size:10px}.log-item pre,.composer-inner textarea{font-size:12px}.form-field,.form-field input{font-size:12px}.note,.prose{font-size:12px}.messages-focus .content-layout{display:block}.messages-focus .video-panel,.messages-focus .right-column{display:none}.messages-focus .content-layout>.messages-panel{margin-top:0}
@media(max-width:1050px){.content-layout>.video-panel,.content-layout>.right-column,.content-layout>.messages-panel{grid-column:auto;grid-row:auto}.content-layout>.messages-panel{margin-top:0}}
@media(max-width:700px){.stat-card small{font-size:9px}.stat-card span{font-size:11px}.device-meta,.device-meta strong{font-size:9px}.date-card label,.date-card p,.quick-card p,.quick-button{font-size:9px}.log-time{font-size:9px}.direction{font-size:8px}.log-type{font-size:10px}.table-footer{font-size:9px}.file-name{max-width:160px}.content-layout{gap:17px}}
