.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}body{margin:0;font-family:system-ui,sans-serif;background:#111;color:#eee;display:flex;flex-direction:column;align-items:center}#w{width:min(96vw,1100px);padding:12px;box-sizing:border-box;padding-bottom:calc(76px + env(safe-area-inset-bottom))}#cam{width:100%;aspect-ratio:4/3;border:0;border-radius:10px;background:#000;object-fit:contain}.panel{margin-top:16px;padding:12px 14px;background:#181818;border-radius:10px}.panel h2{margin:0 0 10px;font-size:.95rem;font-weight:700;color:#9ab;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.row{display:flex;flex-wrap:wrap;gap:10px}.row.cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}#screenStatus{font-size:.95rem;color:#cde;display:flex;align-items:center;justify-content:space-between;gap:10px}#screenStatus #ssText{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#powerBtn{flex:none;font-size:.8rem;padding:.45em .9em;border-radius:8px;white-space:nowrap}.srcgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.srctile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;background:#232323;border:0;border-radius:12px;color:#eee;font-size:1rem;font-weight:600;cursor:pointer}.srctile .em{font-size:1.9rem;line-height:1}.srctile.active{box-shadow:inset 0 0 0 2px #1b7f3b;background:#1c2a1f}.srctile:disabled{opacity:.4;cursor:not-allowed}.volrow{display:flex;align-items:center;gap:12px;margin-top:12px}.volrow input[type=range]{flex:1}.volrow #muteBtn{background:#333;border:0;color:#eee;font-size:1.2rem;padding:.4em .6em;border-radius:8px;cursor:pointer}#volPct{min-width:2.5em;text-align:right;font-variant-numeric:tabular-nums;color:#9ab}.remote-toggle{margin-top:16px;width:100%;background:#181818;border:0;color:#9ab;font-size:.9rem;font-weight:600;padding:12px;border-radius:10px;cursor:pointer;text-align:left}#dlgScrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0009;display:none;align-items:center;justify-content:center;padding:20px}#dlgScrim.open{display:flex}#dlg{background:#1c1c1c;border-radius:14px;padding:20px;width:min(90vw,340px)}#dlgTitle{font-size:1.1rem;font-weight:700;margin-bottom:8px}#dlgMsg{font-size:.9rem;color:#bcc;line-height:1.4;margin-bottom:18px}.dlgRow{display:flex;gap:10px;justify-content:flex-end}.dlgRow button{padding:.6em 1.1em;border:0;border-radius:8px;font-weight:700;cursor:pointer}button{font-size:1.05rem;padding:.7em;border:0;border-radius:8px;background:#1b7f3b;color:#fff;font-weight:700;cursor:pointer}button.stop{background:#7f1b1b}button.alt{background:#2b5f8f}button.util{background:#555}.settings{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-top:12px}.settings label{font-size:.85rem;display:flex;flex-direction:column;gap:4px;color:#bbb}.settings select{padding:.4em;border-radius:6px;border:0;font-size:.95rem}.settings button{padding:.5em 1.2em}#stat{margin-top:10px;font-size:.85rem;font-family:monospace;color:#aaa}#localclock{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:1.05rem;font-weight:700;color:#7fd7ff;text-align:left;margin:0 2px 4px;letter-spacing:.5px}#clockrow{display:flex;align-items:center;gap:10px;margin-bottom:4px}#clockrow.hidden #localclock{display:none}#clocktoggle{font-size:.7rem;padding:.2em .6em;background:#333;color:#9ab;border:0;border-radius:5px;cursor:pointer;font-weight:600}#e{min-height:1.3em;margin-top:10px;color:#8f8;text-align:center}#tabbar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;background:#161616;border-top:1px solid #2a2a2a;padding-bottom:env(safe-area-inset-bottom)}#tabbar .tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:0;color:#8a97a5;font-size:.68rem;font-weight:600;padding:9px 4px 7px;cursor:pointer;min-height:56px;justify-content:center}#tabbar .tab .ic{font-size:1.35rem;line-height:1}#tabbar .tab.active{color:#fff}#tabbar .tab.active .ic{filter:drop-shadow(0 0 6px rgba(27,127,59,.9))}#tabbar .tab.active:before{content:"";position:absolute;top:0;width:36px;height:3px;border-radius:0 0 3px 3px;background:#1b7f3b}.pane{display:none}.pane.active{display:block}#kodiframe{width:100%;height:78vh;border:0;border-radius:10px;background:#000}#touchbox{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:34vh;border-radius:10px;transition:background .08s}#touchbox.touchon{background:#1b7f3b}#touchbox.touchoff{background:#7f1b1b}#touchbox.toucherr{background:#7f6a1b}#touchlabel{font-size:2.4rem;font-weight:800;letter-spacing:.02em}#touchmeta{font-size:.9rem;opacity:.85;margin-top:8px;text-align:center;line-height:1.5}#scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#0000008c;opacity:0;visibility:hidden;transition:opacity .2s}#scrim.open{opacity:1;visibility:visible}#drawer{position:fixed;z-index:46;right:0;top:0;bottom:0;width:min(78vw,300px);background:#1c1c1c;border-left:1px solid #2a2a2a;transform:translate(100%);transition:transform .22s ease;padding:18px 0 env(safe-area-inset-bottom);display:flex;flex-direction:column}#drawer.open{transform:translate(0)}#drawer h3{margin:6px 20px 12px;font-size:.8rem;color:#9ab;letter-spacing:.05em}#drawer .tab{display:flex;align-items:center;gap:12px;background:none;border:0;color:#cdd;font-size:1rem;font-weight:600;padding:14px 20px;cursor:pointer;text-align:left;width:100%}#drawer .tab .ic{font-size:1.3rem}#drawer .tab.active{color:#fff;background:#232f26;box-shadow:inset 3px 0 #1b7f3b}@media (min-width:820px){body{flex-direction:row;align-items:stretch}#tabbar{position:fixed;left:0;top:0;bottom:0;right:auto;width:150px;flex-direction:column;justify-content:flex-start;gap:4px;border-top:0;border-right:1px solid #2a2a2a;padding:18px 8px;background:#141414}#tabbar .tab{flex:none;flex-direction:row;justify-content:flex-start;gap:12px;width:100%;min-height:0;padding:12px 14px;border-radius:10px;font-size:.95rem;text-align:left}#tabbar .tab .ic{font-size:1.25rem}#tabbar .tab.active{background:#1c2a1f;color:#fff}#tabbar .tab.active:before{display:none}#w{width:auto;max-width:920px;margin-left:150px;padding:24px 28px}#cam{max-height:70vh}#p-cattv.active{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}#p-cattv #screenStatus,#p-cattv .remote-toggle,#p-cattv #remoteBody{grid-column:1 / -1}}@media (min-width:1200px){#w{max-width:1080px}}.mpr-status{margin:0 0 10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.mpr-badge{display:inline-block;font-size:.78rem;font-weight:700;padding:.3em .7em;border-radius:999px;background:#232323;color:#9ab;letter-spacing:.02em}.mpr-badge.ok{background:#12331e;color:#63e6be}.mpr-badge.mock{background:#3a2f12;color:#ffd166}.mpr-badge.err{background:#3a1515;color:#ff8a8a}.mpr-btn{font-size:.8rem;padding:.35em .9em}.mpr-note{font-size:.78rem;color:#9ab;display:inline-flex;align-items:center;gap:6px}.mpr-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 8px}.mpr-seg{display:inline-flex;background:#232323;border-radius:8px;padding:2px}.mpr-seg button{background:none;color:#9ab;font-size:.8rem;padding:.35em .9em;border-radius:6px}.mpr-seg button.on{background:#1b7f3b;color:#fff}.mpr-check{font-size:.8rem;color:#9ab;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.mpr-key{display:inline-block;width:18px;height:0;border-top:2px solid #e8e8e8;margin-left:8px}.mpr-key.dashed{border-top:2px dashed #8a97a5}.mpr-chart{width:100%;min-height:340px;background:#0d0d0d;border-radius:10px;padding:4px}.mpr-chart .uplot,.mpr-chart .u-wrap{width:100%!important}.mpr-legend{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:12px}.mpr-chan{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;font-size:.8rem;font-weight:400;color:#cdd;background:#181818;border:0;border-radius:8px;padding:.35em .6em;cursor:pointer}.mpr-chan.touched{box-shadow:inset 0 0 0 2px #63e6be}.mpr-chan.off{opacity:.4}.mpr-chan .sw{width:12px;height:12px;border-radius:3px;flex:none}.mpr-chan b{color:#eee}.mpr-chan .dim{color:#7d8a96}.mpr-chan .neg{color:#ff8a8a}.mpr-chan .tch{color:#63e6be;font-weight:700}.mpr-explain{font-size:.8rem;color:#9ab;margin:12px 2px 0}.mpr-collapse{background:none;color:#9ab;font-size:.95rem;font-weight:700;padding:0;letter-spacing:.04em}.mpr-group{border:1px solid #2a2a2a;border-radius:10px;margin:12px 0 0;padding:8px 12px 12px}.mpr-group legend{color:#cdd;font-size:.85rem;font-weight:700;padding:0 6px}.mpr-group-note{font-size:.75rem;color:#7d8a96;margin:0 0 8px}.mpr-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 16px}.mpr-field{display:flex;flex-direction:column;gap:3px;font-size:.8rem;color:#cdd}.mpr-field .lbl{font-weight:600}.mpr-field.changed .lbl{color:#ffd166}.mpr-field .ctl{display:flex;align-items:center;gap:6px}.mpr-field input[type=number],.mpr-field select{width:96px;font-size:.9rem;padding:.3em .4em;border-radius:6px;border:1px solid #333;background:#111;color:#eee}.mpr-field input[type=checkbox]{width:18px;height:18px}.mpr-field .unit{color:#7d8a96;font-size:.75rem}.mpr-field .help{color:#7d8a96;font-size:.72rem;line-height:1.3}.mpr-derived{font-size:.78rem;color:#9ab;margin:12px 2px 0}.mpr-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:12px}.mpr-actions button{font-size:.85rem;padding:.45em 1em}.mpr-actions button:disabled{opacity:.45;cursor:default}.cal h3{margin:0 0 8px;font-size:1rem;color:#eee}.cal-intro{margin:0 0 10px}.cal-step{font-size:.85rem;color:#cdd;margin:8px 0}.cal-warn{font-size:.8rem;color:#ffd166;margin:8px 0}.cal-verdict{font-size:.85rem;margin:10px 0;padding:.6em .8em;border-radius:8px}.cal-verdict.ok{background:#12331e;color:#63e6be}.cal-verdict.warn{background:#3a2f12;color:#ffd166}.cal-verdict.err{background:#3a1515;color:#ff8a8a}.cal-progress{display:flex;flex-direction:column;gap:6px;margin:8px 0}.cal-bar{height:8px;background:#232323;border-radius:4px;overflow:hidden}.cal-bar>div{height:100%;background:#1b7f3b;transition:width .2s linear}.cal-table,.cal-changes{width:100%;border-collapse:collapse;font-size:.8rem;margin:8px 0}.cal-table th,.cal-table td,.cal-changes th,.cal-changes td{text-align:left;padding:.35em .5em;border-bottom:1px solid #26323b}.cal-table th,.cal-changes th{color:#7d8a96;font-weight:600}.cal-table tr.chosen td{color:#63e6be}.cal-changes tr.changed td{color:#ffd166}.cal .dim{color:#7d8a96}.cal-summary{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:.85rem;margin:8px 0}.hist h3{margin:0 0 8px;font-size:1rem;color:#eee}.hist h4{margin:0;font-size:.9rem;color:#cdd}.hist .mpr-seg{flex-wrap:wrap}.hist-chart{min-height:300px}.hist-legend{display:flex;flex-wrap:wrap;gap:4px 16px;margin:6px 2px 0}.hist-swatch{display:inline-block;width:14px;height:10px;border-radius:2px;vertical-align:middle}.hist-swatch.det{background:#63e6be73}.hist-swatch.near{background:#ffd16673}.hist-event-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:.82rem;color:#cdd;margin:0 0 8px}.hist-events-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:16px 0 4px}.hist-table-wrap{max-height:340px;overflow:auto}.hist-table tbody tr{cursor:pointer}.hist-table tbody tr:hover td{background:#1c1c1c}.hist-table tr.det td:nth-child(2){color:#63e6be;font-weight:600}.hist-table tr.near td:nth-child(2){color:#ffd166}.hist-table tr.sel td{background:#20302a}.hist-stats{margin-top:10px}.trig{display:flex;align-items:flex-start;gap:12px;margin:0 0 12px;padding:.7em .85em;border-radius:10px;background:#181818;border:1px solid #2a2a2a}.trig.on{border-color:#1b7f3b;background:#12241a}.trig-switch{position:relative;flex:none;width:48px;height:28px;border-radius:14px;background:#3a3a3a;padding:0;border:0;cursor:pointer;transition:background .15s}.trig-switch.on{background:#1b7f3b}.trig-switch .knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#eee;transition:left .15s}.trig-switch.on .knob{left:23px}.trig-switch:disabled{opacity:.5;cursor:default}.trig-text{display:flex;flex-direction:column;gap:2px;font-size:.85rem;color:#cdd}.trig-text b{color:#eee;font-size:.95rem}.trig-status{color:#9ab}.trig-status.warn{color:#ffd166}.trig-last{color:#7d8a96;font-size:.78rem}.cam-settings{margin-top:10px}.cam-presets{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cam-presets .mpr-btn.on{background:#1b7f3b;color:#fff}.cam-preset-help{margin:6px 2px 10px}.cam-applybar{position:sticky;bottom:8px;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin:8px 0;padding:8px 12px;border:1px solid #c9a227;border-radius:8px;background:#2a2410}.cam-applybar-btns{display:flex;gap:6px}.cam-applybar .mpr-note{flex-basis:100%;margin:0}.cam-range{display:flex;align-items:center;gap:6px}.cam-range input[type=range]{width:110px}.cam-range input[type=number]{width:70px;font-size:.9rem;padding:.3em .4em;border-radius:6px;border:1px solid #333;background:#111;color:#eee}body.login{flex-direction:row;justify-content:center;align-items:flex-start}#b{margin-top:22vh;display:flex;flex-direction:column;gap:12px;width:min(90vw,320px)}#b input,#b button{font-size:1.1rem;padding:.6em;border-radius:8px;border:0}#b button{background:#1b7f3b;color:#fff;font-weight:700;cursor:pointer}#loginErr{color:#f88;min-height:1.2em}
