:root{color-scheme:light;--ink:#18251e;--muted:#626c64;--paper:#f5f2e9;--line:#cecfc4;--lime:#d1f653}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{max-width:1180px;margin:auto;padding:26px 28px 40px}header,.statusHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}header{padding-bottom:24px;border-bottom:1px solid var(--line)}a{color:inherit;text-underline-offset:3px}.brand{font-weight:750;text-decoration:none}.tag{font-size:12px;padding:7px 12px;background:#e7eadf;border-radius:30px}.intro{padding:36px 0 28px;max-width:680px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}h1{font-size:clamp(44px,7vw,76px);letter-spacing:-.065em;line-height:1;margin:14px 0}p{line-height:1.55}.intro>p:last-child{font-size:17px;color:var(--muted)}.cameras{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}figure{margin:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#e4e6dc}figure img,figure canvas{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;color:var(--muted);font-size:13px}figcaption{display:flex;justify-content:space-between;padding:10px 12px;font-size:12px}figcaption span{color:var(--muted)}.layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.panel{border:1px solid var(--line);border-radius:12px;background:#fffdf6;padding:26px}h2{font-size:20px;letter-spacing:-.025em;margin:0 0 22px}.statusHeader h2{margin:0}.statusHeader{margin-bottom:20px}label{display:block;font-size:13px;font-weight:650;margin:19px 0 8px}input,select,textarea{width:100%;background:#fff;border:1px solid #b9beb3;border-radius:6px;padding:12px;font:inherit;color:var(--ink)}textarea{resize:vertical;min-height:110px}.help,.disclosure{font-size:12px;color:var(--muted)}.disclosure{padding:12px;background:#f0f1e7;border-radius:6px}button{font:650 13px system-ui;border:1px solid #b9beb3;border-radius:6px;background:transparent;color:var(--ink);padding:11px 14px;cursor:pointer}button:hover:not(:disabled){background:#edf1e3}button:disabled{opacity:.45;cursor:default}.primary{width:100%;background:var(--lime);border-color:#a9c845;font-size:15px;padding:14px}.primary:hover:not(:disabled){background:#bfe83b}.danger{color:#a72c24;border-color:#d5a29c}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}#message{font-size:13px;min-height:22px}.error{color:#a72c24}dl{display:grid;grid-template-columns:120px 1fr;font-size:13px;gap:14px;margin:24px 0}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}#queue,#events{padding-left:22px;font-size:13px;line-height:1.6}#queue li{padding:5px 0}.history{margin-top:24px}.history select{max-width:330px;font-size:13px}#events{max-height:380px;overflow:auto}#events li{padding:10px 0;border-bottom:1px solid #ecece5}#events time{display:block;color:var(--muted);font-size:11px}video{width:100%;margin-top:14px;background:#111;border-radius:8px}footer{padding-top:24px;font-size:12px;color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #6e9633;outline-offset:3px}@media(max-width:740px){main{padding:18px 16px}.layout{grid-template-columns:1fr}.panel{padding:20px}.intro{padding-top:22px}.cameras{gap:6px}figcaption{padding:7px;font-size:10px;display:block}figcaption span{display:block}.history .statusHeader{align-items:start;flex-direction:column}.history select{max-width:none}dl{grid-template-columns:95px 1fr}}
:root .unavailable{visibility:hidden}

main{max-width:1540px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.runnerContent{min-width:0}.visitorChat{position:sticky;top:20px;padding:20px}.visitorChat h2{margin-bottom:12px}#chatMessages{padding:0;list-style:none;height:340px;overflow:auto;overflow-wrap:anywhere;font-size:13px}#chatMessages li{padding:10px 0;border-bottom:1px solid var(--line);white-space:pre-wrap}#chatMessages strong{display:block}#chatSend{margin-top:12px;width:100%}@media(max-width:1050px){main{grid-template-columns:1fr}.visitorChat{position:static}#chatMessages{height:260px}}

#chatMessages time{font-weight:400;color:var(--muted);font-size:12px;white-space:nowrap}

figure video{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;margin:0;border-radius:0;background:#101714}

.coffeeSupport{text-align:center;margin-top:28px}.coffeeSupport a{display:inline-block;text-decoration:none;font-weight:650;border:1px solid;background:#ffdd00;border-color:#d4b800;color:#25220f;font-size:16px;padding:14px 24px;border-radius:10px}.coffeeSupport a:hover{background:#f1cf00}.coffeeSupport .help{margin:8px 0 0}

#conversation{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}:is(#conversationMessages,#sampleConversationMessages){list-style:none;padding:0;max-height:520px;overflow:auto}:is(#conversationMessages,#sampleConversationMessages) li{padding:16px;margin:10px 0;border:1px solid var(--line);border-radius:8px;background:var(--paper);overflow-wrap:anywhere}:is(#conversationMessages,#sampleConversationMessages) p{white-space:pre-wrap;font-size:13px;margin:8px 0}:is(#conversationMessages,#sampleConversationMessages) strong{font-size:13px}:is(#conversationMessages,#sampleConversationMessages) pre{white-space:pre-wrap;font-size:12px}:is(#conversationMessages,#sampleConversationMessages) summary{cursor:pointer;font-size:12px}

.liveConversation{margin:20px 0}#currentPrompt{white-space:pre-wrap;overflow-wrap:anywhere}:is(#liveConversationMessages,#sideConversationMessages){list-style:none;padding:0;max-height:520px;overflow:auto}:is(#liveConversationMessages,#sideConversationMessages) li{padding:16px;margin:10px 0;border:1px solid var(--line);border-radius:8px;background:var(--paper);overflow-wrap:anywhere}:is(#liveConversationMessages,#sideConversationMessages) p,:is(#liveConversationMessages,#sideConversationMessages) pre{white-space:pre-wrap;font-size:13px;margin:8px 0}:is(#liveConversationMessages,#sideConversationMessages) strong,:is(#liveConversationMessages,#sideConversationMessages) summary{font-size:13px}

/* Compact desktop cameras; retain readable feeds on phones. */
@media(min-width:741px){.cameras,.panel[aria-label="What’s running"],.liveConversation{width:66.6667%;margin-inline:auto}}

.liveDashboard{margin-bottom:24px}.liveDashboard .panel{width:100%;min-width:0}.liveMain{min-width:0}.liveMain .liveConversation{margin-bottom:0}.robotQueue{margin-top:20px}.robotQueue .statusHeader{flex-wrap:wrap}.robotQueue dl{grid-template-columns:minmax(0,1fr);gap:6px}.robotQueue dd{margin-bottom:10px}.layout{grid-template-columns:minmax(0,1fr)}
@media(min-width:741px){.cameras{margin-inline:auto}.liveDashboard{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);column-gap:24px;align-items:start}.liveDashboard{grid-template-columns:66.6667% minmax(0,1fr)}.robotQueue{margin-top:0;padding:18px}}

.messageImages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.messageImages img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}

:is(#liveConversationMessages,#sideConversationMessages) .conversationHeading,:is(#conversationMessages,#sampleConversationMessages) .conversationHeading{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:6px 16px;margin-bottom:14px;font-size:14px}
.conversationHeading time{font:400 12px system-ui;color:var(--muted);white-space:nowrap}
.systemPromptReference{display:block;margin:0 0 18px;padding:7px 10px;font-size:12px;color:var(--muted);background:#edf0e7;text-align:left}
.requestContent section{margin:16px 0}.requestContent h4{font:650 12px system-ui;color:var(--muted);margin:0 0 6px}
:is(#liveConversationMessages,#sideConversationMessages) .requestContent pre,:is(#conversationMessages,#sampleConversationMessages) .requestContent pre{font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;padding:12px;background:#eaece4;border-radius:6px;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}
:is(#liveConversationMessages,#sideConversationMessages) .requestContent p,:is(#conversationMessages,#sampleConversationMessages) .requestContent p{font:14px/1.65 system-ui;margin:6px 0}
:is(#liveConversationMessages,#sideConversationMessages) .astraResponse,:is(#conversationMessages,#sampleConversationMessages) .astraResponse{font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}
.conversationTurn>.messageImages{margin-top:18px}.conversationTurn>details{margin-top:18px}

/* Visitor chat opens on every page load. */
main.chatClosed{grid-template-columns:minmax(0,1fr)}.visitorChatHeading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.visitorChatHeading h2{margin:0}.visitorChatHeading button{padding:7px 10px}.openVisitorChat{position:fixed;right:20px;bottom:20px;z-index:20;background:var(--lime);box-shadow:0 3px 14px #0002}

/* One encoded frame contains all four synchronized camera tiles. */
.synchronizedCamera{grid-column:1/-1}.synchronizedCamera video{aspect-ratio:16/9}

/* Four visible camera panels share a single decoded stream. */
.cameras{position:relative}.syncSource{position:absolute!important;left:0;top:0;width:1px!important;height:1px!important;overflow:hidden;opacity:.001;pointer-events:none}.syncSource video{width:1px!important;height:1px!important}.syncTilePicture{position:relative;background:#101714}.syncTile canvas{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.expandCamera{position:absolute;right:6px;bottom:6px;background:#101714ad;color:white;border:0;border-radius:4px;padding:3px 7px;font-size:18px;line-height:1.2}.syncTile:fullscreen{display:flex;flex-direction:column;background:#101714;justify-content:center}.syncTile:fullscreen canvas{max-height:90vh;object-fit:contain}.syncTile:fullscreen figcaption{color:white}.syncTile:fullscreen .syncTilePicture{width:100%;height:90vh}.syncTile:fullscreen canvas{height:90vh}

/* Shared public recording list beside the live conversation. */
.pastRuns { min-width: 0; align-self: start; }
@media(min-width: 741px) { .layout { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: start; } }
#pastRunsList { list-style: none; padding: 0; display: grid; gap: 14px; max-height: 700px; overflow-y: auto; }
.pastRunCard { display: block; box-sizing: border-box; width: 100%; padding: 0; overflow: hidden; text-align: left; border: 1px solid #b9beb3; border-radius: 6px; background: transparent; color: var(--ink); font: 650 13px system-ui; }
.pastRunCard video { display: block; width: 100%; aspect-ratio: 16/9; object-fit: contain; background: #10171c; pointer-events: none; }
.pastRunLabel, .pastRunPrompt { display: block; padding: 8px 12px; }
.pastRunLabel { font-size: .8rem; opacity: .75; }
.pastRunPrompt { padding-top: 0; line-height: 1.45; overflow-wrap: anywhere; }
#pastRunDialog { box-sizing: border-box; width: min(1200px, 94vw); max-height: 94dvh; overflow: auto; padding: 24px; color: var(--ink); background: var(--paper); border: 1px solid var(--line); border-radius: 14px; }
#pastRunDialog::backdrop { background: #000c; }
#pastRunVideo { width: 100%; max-height: 68dvh; background: #000; }
#pastRunPrompt { white-space: pre-wrap; overflow-wrap: anywhere; }

/* Shared live and recorded conversation: outgoing right, Astra left. */
:is(#liveConversationMessages,#sideConversationMessages),:is(#conversationMessages,#sampleConversationMessages){padding:8px 2px;scrollbar-gutter:stable}
:is(#liveConversationMessages,#sideConversationMessages) li.conversationTurn,:is(#conversationMessages,#sampleConversationMessages) li.conversationTurn{box-sizing:border-box;width:88%;max-width:720px;margin-block:14px;padding:16px 18px;border:1px solid #dce0d4;border-radius:18px;box-shadow:0 2px 5px #17201405}
:is(#liveConversationMessages,#sideConversationMessages) li.conversationOutgoing,:is(#conversationMessages,#sampleConversationMessages) li.conversationOutgoing{margin-left:auto;margin-right:0;background:#eef3de;border-bottom-right-radius:5px}
:is(#liveConversationMessages,#sideConversationMessages) li.conversationIncoming,:is(#conversationMessages,#sampleConversationMessages) li.conversationIncoming{margin-left:0;margin-right:auto;background:#fffef9;border-bottom-left-radius:5px}
:is(#liveConversationMessages,#sideConversationMessages) .astraResponse,:is(#conversationMessages,#sampleConversationMessages) .astraResponse{font:14px/1.7 system-ui,sans-serif}
:is(#liveConversationMessages,#sideConversationMessages) .conversationHeading,:is(#conversationMessages,#sampleConversationMessages) .conversationHeading{margin-bottom:10px}
.conversationHeading time{font-size:10px;opacity:.75}
.conversationTurn .systemPromptReference{display:inline-block;margin-bottom:8px;padding:3px 0;background:transparent;font-size:11px;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){:is(#liveConversationMessages,#sideConversationMessages) li.conversationTurn,:is(#conversationMessages,#sampleConversationMessages) li.conversationTurn{width:94%;padding:13px 14px}.conversationHeading time{font-size:10px}}

.requestContent>details{margin-top:12px;color:var(--muted);font-size:12px}.requestContent>details>summary{cursor:pointer}.conversationTurn p{overflow-wrap:anywhere}

#sampleConversationDialog{box-sizing:border-box;width:min(850px,94vw);max-height:94dvh;overflow:auto;border:1px solid var(--line);border-radius:14px;padding:24px;background:var(--paper);color:var(--ink)}#sampleConversationDialog::backdrop{background:#0008}#sampleConversationMessages{list-style:none;max-height:65vh;overflow:auto;line-height:1.6}#sampleConversationMessages li{overflow-wrap:anywhere}#sampleConversationMessages pre{white-space:pre-wrap;overflow-wrap:anywhere}

/* Personal queue-to-viewer handoff. */
#yourQueue,#liveViewer{scroll-margin-block:24px;transition:box-shadow .25s,border-color .25s}
.queuePlace{border-top:1px solid var(--line);padding-top:20px;margin:20px 0}
.queuePlace h3{font-size:14px;margin:0 0 8px}.queuePlace>strong{display:block;font-size:42px;line-height:1.15;letter-spacing:-.04em}.queuePlace p{font-size:13px;margin:10px 0 0}
#yourQueue.yourTurnWaiting{border-color:#6e9633;box-shadow:0 0 0 4px #d1f65380}.yourTurnWaiting .queuePlace>strong{color:#42651c}
#liveViewer.yourRunLive{border-radius:12px;outline:3px solid #6e9633;outline-offset:8px;box-shadow:0 0 0 12px #d1f65340}
.viewerCue{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 16px;align-items:center;padding:14px 16px;background:var(--lime);border-radius:8px}.viewerCue strong{font-size:20px}.viewerCue span{font-size:13px}
@media(prefers-reduced-motion:reduce){#yourQueue,#liveViewer{transition:none}}

/* Robot status keeps its text label so color is not the only signal. */
#station{font-weight:650;color:var(--muted)}
#station::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor;margin-right:8px;vertical-align:middle}
#station[data-tone="waiting"]{color:#8a5300}
#station[data-tone="ready"]{color:#28643b}
#station[data-tone="active"]{color:#245e9a}
#station[data-tone="error"]{color:#a72c24}

/* Compact public stopwatch over the lower-right camera. */
#liveViewer{position:relative}
.liveStopwatch{position:absolute;right:12px;bottom:48px;z-index:2;display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:6px;background:#18251edb;color:#fff;pointer-events:none}
.stopwatchIcon{font-size:17px;line-height:1}
#runTimer{font-size:15px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.02em}

.publicRunError{color:#a72c24;background:#fff0ed;border-left:3px solid #a72c24;padding:10px 12px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}

.streamHealth{display:inline-block;margin-left:8px;font-weight:650;color:#626c64}.streamHealth::before{content:'●';margin-right:5px}.streamHealth[data-state="live"]{color:#28643b}.streamHealth[data-state="stalled"]{color:#a72c24}.streamHealth[data-state="behind"],.streamHealth[data-state="delayed"]{color:#8a5300}#streamHealthDetail{margin-left:8px;font-variant-numeric:tabular-nums}

/* Watch the robot and read its conversation in one viewport. */
.watchLayout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px;margin-bottom:24px;align-items:stretch}
.watchLayout.conversationClosed{grid-template-columns:minmax(0,1fr)}
.watchLayout .liveConversation[hidden]{display:none}
#openLiveConversation{margin:0;padding:4px 6px;border:0;font-size:12px;font-weight:500;color:var(--muted);white-space:nowrap}
.watchVisuals{min-width:0;display:flex;flex-direction:column;gap:12px}
.watchLayout .panel,.watchLayout .cameras{width:100%;margin:0;min-width:0}
.watchLayout .panel{padding:18px}
.watchLayout .cameras{gap:8px;flex-shrink:0}
.watchLayout .panel[aria-label="What’s running"] h2{font-size:15px;margin-bottom:6px}
.watchLayout #whatsRunning{margin:0;font-size:13px;max-height:60px;overflow:auto;white-space:pre-wrap}
.watchLayout .astraStream{min-height:0;overflow:auto}
.watchLayout #astraStreamOutput{font-size:14px;max-height:none}
.watchLayout .liveConversation{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}
.watchLayout .liveConversation>h2{font-size:15px;margin-bottom:0}
.watchLayout #sideRunner{margin:6px 0}
.watchLayout #sidePrompt{font-size:13px;max-height:72px;overflow:auto;margin:0 0 16px;flex-shrink:0}
.watchLayout .statusHeader{gap:8px;flex-wrap:wrap}
.watchLayout .statusHeader h2{font-size:17px}
.watchLayout .liveConversation>button{align-self:flex-start;flex-shrink:0}
.watchLayout :is(#liveConversationMessages,#sideConversationMessages){flex:1;min-height:0;max-height:none;overflow:auto;overscroll-behavior:contain}

@media(min-width:741px){
  .watchLayout{height:auto;scroll-margin-top:24px}
  .watchLayout .liveConversation{height:auto;contain:size}
  .watchLayout .syncTile:not(:fullscreen) canvas{max-height:none}
  .watchLayout.conversationClosed{height:auto;min-height:0}
}
.watchLayout .astraStream{flex:none;height:132px;max-height:132px;padding:12px 16px;border-left:1px solid var(--line);background:transparent;display:flex;flex-direction:column;overflow:hidden}
.watchLayout .astraStream .statusHeader{flex-wrap:nowrap;margin-bottom:6px;flex-shrink:0}
.watchLayout .astraStream .statusHeader h2{font-size:12px;font-weight:500;letter-spacing:0;color:var(--muted);margin:0}
.watchLayout .astraStream>div[role="status"]{min-height:0;overflow:auto}
.watchLayout #astraStreamOutput{font-size:13px;line-height:1.5;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:0}
.watchLayout #astraStreamTime{font-size:10px;margin-top:6px}
@media(max-width:740px){
  .watchLayout{display:block}
  .watchVisuals{display:contents}
  .watchLayout #liveViewer{position:sticky;top:0;z-index:5;background:var(--paper);padding:8px 0;margin-bottom:12px}
  .watchLayout .syncTile:not(:fullscreen) canvas{max-height:none}
  .watchLayout figcaption{padding:5px 8px}
  .watchLayout .panel{margin-top:12px}
  .watchLayout .liveConversation{height:60dvh;min-height:320px}
  .watchLayout .viewerCue{padding:6px 10px}.watchLayout .viewerCue strong{font-size:14px}.watchLayout .viewerCue span{display:none}
}

/* Keep the camera grid compact without letterboxing the individual images. */
@media(min-width:741px){.watchLayout .cameras{max-width:calc(67.5556dvh + 12px);align-self:center;margin-inline:auto}}
@media(max-width:740px){.watchLayout .cameras{max-width:calc(49.7778dvh + 12px);margin-inline:auto}}

/* Episode archive and local API setup. */
.playgroundResources{margin-top:24px;min-width:0}
.playgroundResources li{line-height:1.65;margin:12px 0}
.playgroundResources pre{max-width:100%;overflow-x:auto;padding:18px;background:var(--paper);border:1px solid var(--line);font-size:14px;line-height:1.6;white-space:pre}
.playgroundResources a{overflow-wrap:anywhere}

.episodeViewer{margin:20px 0;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.episodeViewer summary{padding:16px;cursor:pointer;font-size:16px}
.episodeViewer summary:focus-visible{outline:3px solid var(--ink);outline-offset:-3px}
.episodeViewer iframe{display:block;width:100%;height:720px;height:min(80vh,900px);min-height:480px;border:0;background:#fff}

/* Final page row, below the content and visitor chat. */
main > .coffeeSupport{grid-column:1 / -1;margin-top:4px;width:100%}

/* Compact prompt-first entry. Setup opens from the primary action. */
.promptRow{display:flex;align-items:stretch;gap:12px}
.promptRow #prompt{flex:1;min-width:0;min-height:68px;margin:0}
.promptRow #run{width:auto;flex:0 0 auto;align-self:stretch;padding:14px 20px}
#runSettings{margin-top:18px}
#runForm:not(.setupReady) #runSettings:not([open]){display:none}
.runSetup .actions,.runSetup #message{display:none}
.runSetup:has(#runSettings[open]) .actions,.runSetup:has(.runActive) .actions,.runSetup:has(.setupReady) .actions{display:flex}
.runSetup:has(#runSettings[open]) #message,.runSetup:has(.runActive) #message,.runSetup #message.error{display:block}
@media(max-width:540px){.promptRow{flex-wrap:wrap}.promptRow #prompt{flex-basis:100%}.promptRow #run{margin-left:auto}}

.runSetup #message:not(.error){display:none}

@media(min-width:741px){.watchLayout{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.watchLayout.conversationClosed{grid-template-columns:minmax(0,1fr)}}

.liveDashboard{grid-template-columns:minmax(0,1fr)}

.runSetup{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:16px;align-items:start}
.runSetup .robotQueue{margin:0;padding:18px}
.runSetup .queuePlace{margin-top:0}
.videoRobotStatus{align-self:start;font-size:12px}
.videoRobotStatus h2{font-size:14px}
.videoRobotStatus .statusHeader{display:block}
.videoRobotStatus .tag{display:inline-block;margin-top:8px;white-space:normal}
@media(min-width:741px){.watchLayout{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) 140px}.watchLayout.conversationClosed{grid-template-columns:minmax(0,1fr) 140px}}
@media(max-width:740px){.runSetup{grid-template-columns:minmax(0,1fr)}.videoRobotStatus{margin-top:12px}}

.cameraStatusLine{text-align:right;align-self:stretch;font-size:12px;color:var(--muted)}
.cameraStatusLine #station{margin:0;padding:0;border:0;background:transparent;font-size:12px}
@media(min-width:741px){.watchLayout{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.watchLayout.conversationClosed{grid-template-columns:minmax(0,1fr)}}

@media(min-width:741px){.runSetup{align-items:stretch}.runSetup > .panel{align-self:stretch}.runSetup > .robotQueue{height:100%;box-sizing:border-box}}

.runSetup{display:block}
.runSetup > .robotQueue{height:auto;min-height:0;margin-top:10px;padding:0 4px;border:0;background:transparent;box-shadow:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px}
.runSetup .queuePlace{margin:0;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:8px}
.runSetup .queuePlace h3,.runSetup .queuePlace #position{margin:0;font-size:13px;line-height:1.5}
.runSetup #leaveQueue{padding:5px 10px}
