.tm-page{--tm-ink:#0d1b2a;--tm-blue:#155eef;--tm-soft:#f4f7fb;color:var(--tm-ink);padding-bottom:24px}.tm-receiver{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e0e7f0;border-radius:10px;background:#f8fafc;min-width:270px}.tm-receiver-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#2774dc;background:#eaf2ff}.tm-receiver b{display:block;color:#314258;font-size:12px}.tm-receiver small{display:block;color:#7b8a9c;font-size:10px;margin-top:2px;white-space:nowrap}.tm-receiver small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#f0b429;margin-right:5px}.tm-mode{margin-left:auto;font-size:9px;font-weight:800;letter-spacing:.7px;padding:4px 7px;border-radius:5px;color:#a36b05;background:#fff3d8}
.tm-receiver.live small i{background:#20b983;box-shadow:0 0 0 3px rgba(32,185,131,.1)}.tm-receiver.live .tm-mode{color:#0c8d63;background:#e6f8f1}.tm-receiver.connecting small i{background:#2f7be5;animation:tmPulse 1.1s infinite}.tm-receiver.connecting .tm-mode{color:#2769c7;background:#eaf2ff}
.tm-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.tm-page-head .tm-receiver{min-width:280px;padding:6px 9px}.tm-page-head .tm-receiver-icon{width:31px;height:31px}.tm-tabs{display:flex;gap:5px;padding:5px;background:#eaf0f7;border-radius:12px;width:max-content;margin-bottom:0}.tm-tabs button{border:0;background:transparent;color:#64748b;border-radius:9px;padding:9px 18px;font-size:13px;font-weight:650;cursor:pointer}.tm-tabs button.active{color:#143b78;background:#fff;box-shadow:0 3px 10px rgba(45,69,100,.1)}.tm-tabs i{margin-right:6px}.tm-control-card,.tm-live-panel,.tm-binding-card,.tm-report-list{background:#fff;border:1px solid #e4eaf1;border-radius:16px;box-shadow:0 7px 24px rgba(25,46,74,.055)}.tm-control-card{padding:19px 21px;margin-bottom:14px}.tm-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.tm-section-head>div:first-child>span{display:block;font-size:16px;font-weight:800}.tm-section-head>div:first-child>small{display:block;color:#8a98aa;font-size:11px;margin-top:3px}.tm-status{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;padding:6px 10px;border-radius:20px;background:#f0f3f7;color:#718096}.tm-status i,.tm-bound i{width:7px;height:7px;border-radius:50%;background:currentColor}.tm-status.running{color:#0d9f6e;background:#e7f8f2}.tm-status.running i{box-shadow:0 0 0 4px rgba(13,159,110,.13);animation:tmPulse 1.3s infinite}.tm-status.paused{color:#d48b08;background:#fff5df}@keyframes tmPulse{50%{opacity:.35}}
.tm-control-grid{display:grid;grid-template-columns:1fr 1.4fr 180px;gap:14px;align-items:end}.tm-control-grid label>span,.tm-bind-readiness>span{display:block;font-size:11px;font-weight:700;color:#718096;margin-bottom:7px}.tm-control-grid select,.tm-control-grid input,.tm-inline select,.tm-device-code{width:100%;height:39px;border:1px solid #dce4ee;border-radius:9px;background:#fff;padding:0 11px;color:#25364c;outline:0}.tm-control-grid select:focus,.tm-control-grid input:focus,.tm-device-code:focus{border-color:#4b83ef;box-shadow:0 0 0 3px rgba(75,131,239,.1)}.tm-bind-readiness b{font-size:18px}.tm-bind-readiness b small{font-size:11px;color:#8b98a8}.tm-bind-readiness>div{height:5px;background:#e9eef5;border-radius:9px;margin-top:7px;overflow:hidden}.tm-bind-readiness>div i{display:block;height:100%;background:linear-gradient(90deg,#2ac390,#19a7ce);border-radius:9px}.tm-runbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #edf1f5;margin-top:18px;padding-top:15px}.tm-run-meta{display:flex;align-items:center;gap:18px;min-width:0}.tm-clock{min-width:105px}.tm-clock small{display:block;font-size:10px;color:#8b98a8}.tm-clock b{font-size:25px;letter-spacing:1.4px;font-variant-numeric:tabular-nums}.tm-run-actions,.tm-inline{display:flex;align-items:center;gap:8px}.tm-btn{height:36px;padding:0 13px;border:1px solid #d8e1eb;border-radius:9px;background:#fff;color:#35465d;font-size:12px;font-weight:700;cursor:pointer}.tm-btn:hover{border-color:#92a7c0}.tm-btn:disabled{opacity:.45;cursor:not-allowed}.tm-btn.primary{background:#155eef;border-color:#155eef;color:#fff}.tm-btn.danger{color:#d23d4e;border-color:#f2c8ce;background:#fff8f8}.tm-btn.screen{color:#155eef;border-color:#bcd1fa;background:#f4f8ff}.tm-btn.screen-close{color:#5b6b7f;background:#fff}.tm-btn i{margin-right:5px}.tm-callout{display:flex;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;border-radius:9px;background:#fff8e7;color:#925f05;font-size:12px}.tm-callout button{margin-left:auto;border:0;background:transparent;color:#9b6506;font-weight:800;cursor:pointer}.tm-live-panel{padding:14px}.tm-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.tm-metrics>div{padding:12px 14px;border:1px solid #e7edf4;border-radius:11px;background:#fafcff}.tm-metrics small{display:block;font-size:10px;color:#8492a5}.tm-metrics b{display:block;margin-top:4px;font-size:21px}.tm-metrics em{font-style:normal;color:#8a98aa;font-size:10px}.tm-student-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:10px}.tm-student-card{padding:14px;border:1px solid #e4eaf1;border-left:4px solid var(--zone);border-radius:12px;background:#fff}.tm-card-top{display:flex;align-items:center;gap:9px}.tm-avatar,.tm-person>span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,#2f6de0,#16a3c5)}.tm-card-top>div b{font-size:13px;display:block}.tm-card-top>div small{font-size:10px;color:#8a98aa}.tm-signal{margin-left:auto;color:#24b47e;font-size:11px}.tm-bpm{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:15px 0 11px;color:var(--zone)}.tm-bpm i{font-size:16px}.tm-bpm b{font-size:35px;line-height:1}.tm-bpm span{font-size:10px;color:#8a98aa}.tm-zone-row,.tm-card-foot{display:flex;justify-content:space-between;font-size:10px;color:#8090a3}.tm-zone-row span{font-weight:800}.tm-zone-track{height:5px;margin:6px 0 10px;border-radius:8px;background:#edf1f5;overflow:hidden}.tm-zone-track i{height:100%;display:block;border-radius:8px;transition:width .4s}.tm-card-foot{padding-top:9px;border-top:1px solid #edf1f5}.tm-card-foot b{color:#35465d}
.tm-binding-card,.tm-report-list{padding:20px}.tm-inline select{width:250px}.tm-binding-note{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:11px;background:#f0f6ff;color:#28558f;margin-bottom:15px}.tm-binding-note>i{font-size:22px}.tm-binding-note b,.tm-binding-note span{display:block}.tm-binding-note b{font-size:12px}.tm-binding-note span{font-size:11px;color:#5f7999;margin-top:2px}.tm-table-wrap{overflow:auto}.tm-table{width:100%;border-collapse:collapse}.tm-table th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#8290a1;background:#f7f9fc;padding:10px 12px}.tm-table td{padding:11px 12px;border-bottom:1px solid #edf1f5;font-size:12px}.tm-person{display:flex;align-items:center;gap:9px}.tm-person>span{width:29px;height:29px;font-size:11px}.tm-bound{display:inline-flex;align-items:center;gap:6px;color:#99a5b3}.tm-bound.ok{color:#13a271}.tm-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:12px}.tm-report-card{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #e5eaf1;border-radius:13px;background:#fff}.tm-report-date{width:58px;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:#102745;color:#fff}.tm-report-date b{font-size:21px}.tm-report-date span{font-size:9px;color:#aebed1}.tm-report-main{flex:1}.tm-report-label{font-size:9px;font-weight:800;letter-spacing:1px;color:#2873dd}.tm-report-main h3{font-size:14px;margin:4px 0}.tm-report-main p{font-size:10px;color:#8794a6;margin:0 0 9px}.tm-report-main>div{display:flex;gap:18px;font-size:10px;color:#8492a5}.tm-report-main>div b{color:#314258}.tm-report-card>button{width:34px;height:34px;border-radius:50%;border:1px solid #dce4ed;background:#fff;color:#276ee3;cursor:pointer}.tm-empty{grid-column:1/-1;text-align:center;padding:68px 20px;color:#8492a5}.tm-empty.compact{padding:44px 20px}.tm-empty>i{font-size:31px;color:#bfd0e3}.tm-empty h3{font-size:15px;color:#41536a;margin:11px 0 5px}.tm-empty p{font-size:12px;margin:0}
@media(max-width:1250px){.tm-runbar{align-items:flex-end}.tm-run-meta{align-items:flex-start;flex-direction:column;gap:10px}.tm-run-actions{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:1050px){.tm-control-grid{grid-template-columns:1fr 1fr}.tm-bind-readiness{grid-column:1/-1}.tm-runbar{align-items:flex-end;gap:12px}.tm-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.tm-control-grid{grid-template-columns:1fr}.tm-runbar,.tm-section-head{align-items:stretch;flex-direction:column}.tm-run-meta{align-items:stretch}.tm-receiver{min-width:0}.tm-run-actions,.tm-inline{align-items:stretch;flex-direction:column}.tm-inline select{width:100%}.tm-tabs{width:100%}.tm-tabs button{flex:1;padding:9px 8px}.tm-report-grid{grid-template-columns:1fr}.tm-report-main>div{flex-wrap:wrap}}
.tm-report-table-wrap{overflow:auto;border:1px solid #e4eaf1;border-radius:11px}.tm-report-table{width:100%;min-width:920px;border-collapse:collapse}.tm-report-table th{padding:11px 10px;background:#f7f9fc;border-bottom:1px solid #e4eaf1;text-align:left;color:#7c8b9d;font-size:10px;font-weight:700;white-space:nowrap}.tm-report-table td{padding:13px 10px;border-bottom:1px solid #edf1f5;color:#405167;font-size:11px;vertical-align:middle}.tm-report-table tbody tr:last-child td{border-bottom:0}.tm-report-table tbody tr:hover{background:#fafcff}.tm-report-time b,.tm-report-time span,.tm-report-title b,.tm-report-title span{display:block}.tm-report-time b{color:#26384f;font-size:11px}.tm-report-time span,.tm-report-title span{margin-top:3px;color:#95a1af;font-size:9px}.tm-report-title b{max-width:205px;color:#142238;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-report-rate{display:inline-flex;min-width:44px;justify-content:center;padding:4px 8px;border-radius:14px;color:#0d8f68;background:#e8f7f2;font-size:10px;font-weight:800}.tm-report-actions{display:flex;align-items:center;gap:5px;white-space:nowrap}.tm-report-actions button{height:30px;padding:0 7px;border:1px solid #bdd2f7;border-radius:7px;background:#f5f8ff;color:#2364cf;font-size:10px;font-weight:700;cursor:pointer}.tm-report-actions button.personal{border-color:#d8e0ea;background:#fff;color:#4e6075}.tm-report-actions button:hover{border-color:#6f9ce9}.tm-report-actions i{margin-right:3px}.tm-report-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding-top:16px;color:#8794a5;font-size:10px}.tm-report-pagination>span:last-child{text-align:right}.tm-report-pagination>div{display:flex;gap:5px}.tm-report-pagination button{min-width:30px;height:30px;padding:0 8px;border:1px solid #dce4ee;border-radius:7px;background:#fff;color:#52647a;font-size:10px;cursor:pointer}.tm-report-pagination button.active{border-color:#155eef;background:#155eef;color:#fff}.tm-report-pagination button:disabled{opacity:.38;cursor:not-allowed}@media(max-width:760px){.tm-report-pagination{grid-template-columns:1fr}.tm-report-pagination>span,.tm-report-pagination>span:last-child{text-align:center}.tm-report-pagination>div{justify-content:center}}
@media(max-width:760px){.tm-page-head{align-items:stretch;flex-direction:column}.tm-page-head .tm-receiver{min-width:0}.tm-tabs{width:100%}}
.tm-run-actions{flex-wrap:wrap;justify-content:flex-end}.tm-btn.demo{color:#7a3de2;border-color:#d8c6fb;background:linear-gradient(135deg,#faf7ff,#f2ebff)}.tm-btn.demo:hover{border-color:#9e75eb;box-shadow:0 5px 14px rgba(122,61,226,.12)}
.tm-head-status{display:flex;align-items:center;gap:9px}.tm-config-sync{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;font-size:10px;font-weight:700;white-space:nowrap}.tm-config-sync i{width:7px;height:7px;border-radius:50%;background:currentColor}.tm-config-sync.ok{color:#11845f;background:#e8f7f1}.tm-config-sync.warn{color:#9a6508;background:#fff5dc}.tm-config-sync.error{color:#bc3948;background:#fff0f1}.tm-sound-test{height:28px;padding:0 8px;border:1px solid #d3deeb;border-radius:7px;background:#fff;color:#47617e;font-size:9px;font-weight:700;cursor:pointer;white-space:nowrap}.tm-sound-test:hover{border-color:#80a5d4;color:#155eef}.tm-callout.danger{color:#a83342;background:#fff0f1}.tm-binding-note.readonly{color:#64521d;background:#fff8e7}.tm-binding-note.readonly span{color:#806d38}.tm-device-code:disabled{color:#596a7d;background:#f3f6f9;cursor:not-allowed}.tm-publication{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:12px;font-size:9px;font-weight:800;white-space:nowrap}.tm-publication.synced{color:#0d8f68;background:#e8f7f2}.tm-publication.pending{color:#a16a08;background:#fff4dc}.tm-publication-retry{margin-left:4px;border:0;background:transparent;color:#2466cf;font-size:9px;font-weight:700;cursor:pointer}.tm-publication-retry:hover{text-decoration:underline}.tm-report-table{min-width:1050px}
.tm-config-sync.syncing{color:#2769c7;background:#eaf2ff}.tm-config-sync.syncing i{animation:tmPulse 1.1s infinite}
@media(max-width:1050px){.tm-head-status{align-items:flex-end;flex-direction:column}.tm-config-sync{align-self:flex-end}}@media(max-width:760px){.tm-head-status{align-items:stretch}.tm-config-sync{align-self:stretch;justify-content:center}}
