.ms-tester-live{--ink:#111;--yellow:#ffc841;--viewer:#1e2430;--panel:#161b25;--line:#3a4355;--muted:#8b95a7;--text:#c3cad6;--bright:#e6eaf0;--ok:#6edb95;--warn:#ffb4a2;--font-display:"Mulish","Muli",Helvetica,Arial,sans-serif;--font-mono:"JetBrains Mono",Consolas,"Courier New",monospace;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:22px 22px 18px;display:grid;gap:18px;color:var(--bright);font-size:16px;line-height:1.5;box-sizing:border-box;max-width:100%}.ms-tester-live *,.ms-tester-live *:before,.ms-tester-live *:after{box-sizing:border-box}.ms-tester-live p,.ms-tester-live dl,.ms-tester-live dd,.ms-tester-live h3{margin:0}.ms-tester-live .ms-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:17px;padding:14px 26px;border-radius:4px;border:2px solid #fff;background:#fff;color:var(--ink);cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.ms-tester-live .ms-btn:hover{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.ms-tester-live .ms-btn:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.ms-tester-live .ms-btn:disabled{opacity:.5;cursor:default}.ms-tester-live .ms-btn.mst-contact{background:var(--yellow);border-color:var(--yellow)}.ms-tester-live .ms-btn.mst-contact:hover{background:#fff;border-color:#fff}.ms-tester-live .mst-top{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.ms-tester-live .mst-status{font-family:var(--font-mono);font-size:13.5px;color:#b8c0ce}.ms-tester-live .mst-status[data-kind=ok]{color:var(--ok)}.ms-tester-live .mst-status[data-kind=warn]{color:var(--warn)}.ms-tester-live .mst-sethome{margin-left:auto;background:0 0;border:1px solid #4a5366;color:#b8c0ce;font-family:var(--font-mono);font-size:12px;padding:6px 10px;border-radius:4px;cursor:pointer}.ms-tester-live .mst-sethome:hover{border-color:var(--yellow);color:#fff}.ms-tester-live .mst-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:22px;align-items:start}.ms-tester-live .mst-scene{width:100%;height:420px;max-width:100%;background:var(--viewer);border:1px solid #2f3746;border-radius:6px;touch-action:none;cursor:grab;display:block}.ms-tester-live .mst-scene:active{cursor:grabbing}.ms-tester-live .mst-readout{display:grid;grid-template-columns:auto 1fr;gap:10px 16px;font-family:var(--font-mono);font-size:14px;color:var(--bright);font-variant-numeric:tabular-nums;align-content:start;padding-top:6px}.ms-tester-live .mst-readout dt{color:#9aa4b5}.ms-tester-live .mst-readout dd{white-space:nowrap}.ms-tester-live .mst-readout dd span{display:inline-block;min-width:4.2em;text-align:right}.ms-tester-live .mst-readout dd small{color:var(--muted);font-size:11px}.ms-tester-live .mst-btns i{display:inline-block;width:1.7em;text-align:center;border-radius:3px;background:#3a4355;color:#b8c0ce;font-style:normal;margin-right:4px;min-width:0}.ms-tester-live .mst-btns i.on{background:var(--yellow);color:var(--ink)}.ms-tester-live .mst-dials{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ms-tester-live .mst-dial{display:grid;justify-items:center;gap:2px;font-family:var(--font-mono);font-size:12px;color:#9aa4b5}.ms-tester-live .mst-dial b{color:var(--bright);font-weight:600;font-variant-numeric:tabular-nums}.ms-tester-live .mst-dial.is-off{opacity:.3}.ms-tester-live .mst-hint{font-size:13.5px;color:var(--muted)}.ms-tester-live .mst-hint b{color:var(--text)}.ms-tester-live .mst-diag{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;border-top:1px solid var(--line);padding-top:18px}.ms-tester-live .mst-card{background:var(--viewer);border:1px solid #2f3746;border-radius:6px;padding:18px 20px;display:grid;gap:12px;align-content:start}.ms-tester-live .mst-card--form{grid-column:1/-1}.ms-tester-live .mst-card h3{font-family:var(--font-display);font-weight:800;font-size:18px;color:#fff;letter-spacing:-.01em}.ms-tester-live .mst-card-sub{font-size:14px;color:var(--muted)}.ms-tester-live .mst-card-note{font-size:13px;color:var(--muted);border-left:3px solid var(--yellow);padding-left:10px}.ms-tester-live .mst-kv{display:grid;grid-template-columns:auto 1fr;gap:6px 16px;font-family:var(--font-mono);font-size:13.5px;font-variant-numeric:tabular-nums}.ms-tester-live .mst-kv dt{color:#9aa4b5;white-space:nowrap}.ms-tester-live .mst-kv dd{color:var(--bright);overflow-wrap:anywhere}.ms-tester-live .mst-btntest{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ms-tester-live .mst-btntile{display:grid;justify-items:center;gap:4px;padding:14px 8px 12px;border-radius:6px;border:1px solid var(--line);background:var(--panel);text-align:center;transition:background .08s,border-color .08s}.ms-tester-live .mst-btntile b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#3a4355;color:#b8c0ce;font-family:var(--font-display);font-size:20px;font-weight:800;transition:background .08s,color .08s}.ms-tester-live .mst-btntile span{font-size:13px;color:var(--text)}.ms-tester-live .mst-btntile i{font-style:normal;font-family:var(--font-mono);font-size:11.5px;color:var(--muted)}.ms-tester-live .mst-btntile.is-down{border-color:var(--yellow);background:#2a2a1e}.ms-tester-live .mst-btntile.is-down b{background:var(--yellow);color:var(--ink)}.ms-tester-live .mst-btntile.is-seen i{color:var(--ok)}.ms-tester-live .mst-btntile.is-seen{border-color:#2f5a3f}.ms-tester-live .mst-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ms-tester-live .mst-form label{display:grid;gap:6px;font-size:13.5px;color:var(--text);font-family:var(--font-display);font-weight:700}.ms-tester-live .mst-form input{font:14px var(--font-mono);color:var(--bright);background:var(--panel);border:1px solid #4a5366;border-radius:4px;padding:10px 12px;width:100%;min-width:0}.ms-tester-live .mst-form input:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,200,65,.2)}.ms-tester-live .mst-copyrow{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ms-tester-live .mst-copy-note{font-size:13.5px;color:var(--ok);flex:1 1 240px}.ms-tester-live .mst-pre{grid-column:1/-1;font:12.5px/1.5 var(--font-mono);background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:14px;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--bright);margin:0;user-select:all}.ms-tester-live [hidden]{display:none!important}@media (max-width:900px){.ms-tester-live .mst-diag{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.ms-tester-live{padding:16px 14px 14px}.ms-tester-live .mst-body{grid-template-columns:minmax(0,1fr)}.ms-tester-live .mst-scene{height:300px}.ms-tester-live .mst-dials{grid-template-columns:repeat(3,minmax(0,1fr))}.ms-tester-live .mst-form{grid-template-columns:minmax(0,1fr)}.ms-tester-live .mst-kv{grid-template-columns:minmax(0,1fr)}.ms-tester-live .mst-kv dt{margin-top:6px}.ms-tester-live .mst-sethome{margin-left:0}}