:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#182b3b;background:#f3f5f7;font-size:16px;--ink:#112b40;--green:#087355;--line:#dce3e9;--muted:#586b7a}*{box-sizing:border-box}body{margin:0}header{height:84px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}a{color:inherit}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-size:14px;letter-spacing:2px;font-weight:650}.brand strong{font-size:20px;letter-spacing:-.6px}.mark{background:var(--ink);color:#fff;display:grid;place-items:center;width:36px;height:36px;font-size:22px}.divider{color:#acb6bf;font-weight:400;font-size:26px}.header-right,.heading-actions,.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}main{max-width:1460px;margin:auto;padding:36px 4vw}h1{font-size:clamp(32px,3vw,46px);line-height:1.12;letter-spacing:-1.6px;margin:12px 0}h2{font-size:21px;letter-spacing:-.4px;margin:0}p{line-height:1.6}.eyebrow{font-size:12px;font-weight:750;letter-spacing:2px;color:var(--green)}.badge{display:inline-block;padding:7px 10px;background:#edf2f5;color:#425b6b;border-radius:4px;font-size:12px;font-weight:650;letter-spacing:.5px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading p{color:var(--muted);margin:0}.connection-note{border-left:3px solid #bf8b27;padding:12px 16px;background:#fff8e9;font-size:14px;margin-bottom:24px;color:#6a5326}.grid{display:grid;gap:24px}.two{grid-template-columns:1fr 1fr}.desk{grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr)}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px;margin-bottom:24px;box-shadow:0 3px 10px #142c3d03}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-heading:has(.step){justify-content:flex-start}.step{color:var(--green);font-size:14px;background:#e7f5ef;padding:9px;border-radius:4px}.muted{color:var(--muted);font-size:14px}.pre{white-space:pre-wrap;overflow-wrap:anywhere}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;margin-bottom:18px}input,textarea,select{font:inherit;font-size:16px;color:var(--ink);width:100%;padding:12px 13px;background:#fff;border:1px solid #c9d4dd;border-radius:6px}textarea{resize:vertical;line-height:1.5}button,.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;padding:12px 17px;font:inherit;font-size:14px;font-weight:650;cursor:pointer;text-decoration:none;line-height:1.3}button:disabled{opacity:.5;cursor:wait}.primary{background:var(--green);color:white}.secondary{background:#eaf0f4;color:var(--ink)}.subtle{background:transparent;border-color:#cfdae2;color:#405b6f}.danger{background:#fff0ed;color:#9b352a;border-color:#f2d0c8}button:hover:not(:disabled),.button:hover{filter:brightness(.95)}:focus-visible{outline:3px solid #43a0d0;outline-offset:3px}hr{border:0;border-top:1px solid var(--line);margin:26px 0}.login{max-width:550px;margin:4vh auto}.login h1{margin:20px 0}.login form{margin-top:28px}.login .primary{width:100%}#notice:not(:empty){padding:15px 20px;background:#fff0e6;color:#733915;border:1px solid #e9c5a5;border-radius:6px;position:sticky;top:12px;z-index:9;margin-bottom:20px}.live-bar{display:flex;gap:20px;align-items:center;flex-wrap:wrap;background:#e7edf2;padding:18px 22px;border-radius:8px;margin-bottom:24px}.live-bar label{margin:0;min-width:180px}.live-bar>button{margin-left:auto}.product-card{border-top:4px solid var(--ink)}.product-card h2{margin:16px 0}.cue{border-top:1px solid var(--line);padding:18px 0}.cue:first-child{border-top:0}.cue p{font-size:19px;margin:12px 0;line-height:1.4}.cue-meta{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted)}.cue .actions{margin-top:12px}.event-list{max-height:420px;overflow:auto}.event{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px;line-height:1.5}.event small{display:block;color:var(--muted);margin-bottom:5px}.empty{padding:24px 0;color:var(--muted);line-height:1.6}.history-row{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:15px 0;border-top:1px solid var(--line)}.history-row span{display:block;font-size:14px;color:var(--muted);margin-top:4px}.check{flex-direction:row;align-items:flex-start;line-height:1.5;font-weight:400}.check input{width:18px;height:18px;flex:0 0 auto}.host-stage{border-top:4px solid var(--green)}.host-stage h2{font-size:clamp(28px,3vw,44px);line-height:1.25;margin:32px 0;min-height:120px}.host-stage .grid{margin-top:24px}.host-stage #host-cue-detail{color:var(--muted)}footer{padding:24px 4vw;border-top:1px solid var(--line);font-size:12px;font-weight:700;letter-spacing:1px;display:flex;justify-content:space-between;color:#647581}footer span{font-weight:400;letter-spacing:0}[hidden]{display:none!important}@media(max-width:850px){.two,.desk{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-direction:column}.panel{padding:22px}.header-right .badge{display:none}main{padding:25px 18px}.brand{gap:9px;letter-spacing:1px}.live-bar{align-items:stretch}.live-bar label{flex:1}.live-bar>button{margin-left:0}.history-row{align-items:flex-start}footer{gap:20px}.panel-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){button{transition:filter .15s}}
