@font-face{font-family:Myna;src:url(/fonts/myna/myna-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Myna;src:url(/fonts/myna/myna-bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light dark;font-family:Myna,Share Tech Mono,SF Mono,Fira Mono,Roboto Mono,Courier New,monospace;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--palette-surface: #0a0a0a;--palette-surface-inverse: #ffffff;--palette-shadow: #000000;--palette-accent: #2c88cf;--palette-accent-strong: #2c88cf;--palette-accent-secondary: #2c88cf;--palette-danger: #ff2e28;--palette-success: #24e330;--palette-warning: #ffa328;--palette-overlay-soft: #0a0d18;--palette-overlay-mid: #0c0f1a;--palette-overlay-dim: #0d111c;--palette-overlay-deep: #0f121e;--surface: var(--palette-surface);--surface-inverse: var(--palette-surface-inverse);--shadow: var(--palette-shadow);--accent: var(--palette-accent);--accent-strong: var(--palette-accent-strong);--accent-secondary: var(--palette-accent-secondary);--danger: var(--palette-danger);--success: var(--palette-success);--warning: var(--palette-warning);--overlay-soft: var(--palette-overlay-soft);--overlay-mid: var(--palette-overlay-mid);--overlay-dim: var(--palette-overlay-dim);--overlay-deep: var(--palette-overlay-deep);--surface-elevated: rgb(from var(--surface-inverse) r g b / .08);--text-primary: rgb(from var(--surface-inverse) r g b / .92);--text-secondary: rgb(from var(--surface-inverse) r g b / .72);--accent-soft: rgb(from var(--accent) r g b / .2);--app-viewport-height: 100vh;background-color:var(--surface);color:var(--text-primary)}@supports (height: 100dvh){:root{--app-viewport-height: 100dvh}}body{margin:0;min-width:320px;min-height:var(--app-viewport-height, 100vh);background-color:var(--surface)}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}._page_1087d_1{min-height:var(--app-viewport-height, 100vh);display:grid;place-items:center;padding:2rem 1.5rem 4rem;background:radial-gradient(circle at top,rgb(from var(--accent) r g b / .1),transparent 55%),radial-gradient(circle at bottom,rgb(from var(--surface-inverse) r g b / .05),transparent 60%),var(--surface)}._container_1087d_20{width:min(440px,100%);display:flex;flex-direction:column;gap:1.25rem}._form_1087d_27{display:flex;flex-direction:column;gap:.75rem}._label_1087d_33{display:flex;flex-direction:column;gap:.5rem}._inlineRow_1087d_39{display:flex;align-items:stretch;gap:.75rem}._input_1087d_45{flex:1;border:1px solid rgb(from var(--surface-inverse) r g b / .18);border-radius:4px;outline:none;background:rgb(from var(--surface-inverse) r g b / .05);color:inherit;font-size:1.1rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}._input_1087d_45::placeholder{color:rgb(from var(--surface-inverse) r g b / .32)}._input_1087d_45:focus{border-color:var(--accent);background:rgb(from var(--accent) r g b / .12);box-shadow:0 0 0 4px var(--accent-soft)}._input_1087d_45[aria-invalid=true]{border-color:var(--danger);background:rgb(from var(--danger) r g b / .12);box-shadow:0 0 0 3px rgb(from var(--danger) r g b / .3)}._input_1087d_45[aria-invalid=true]:focus{border-color:var(--danger);background:rgb(from var(--danger) r g b / .18);box-shadow:0 0 0 4px rgb(from var(--danger) r g b / .35)}._error_1087d_82{color:var(--danger);font-size:.9rem;min-height:1.2rem;margin:0}._roomUrl_1087d_89{border:none;background:transparent;margin:0;font-size:.8rem;color:rgb(from var(--surface-inverse) r g b / .6);word-break:break-all;font-weight:400;letter-spacing:.02em;padding:.4rem .6rem;text-align:left;display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;transition:color .2s ease,background .2s ease}._roomUrl_1087d_89:hover{color:var(--accent);background:rgb(from var(--accent) r g b / .08);border-radius:4px}._roomUrlText_1087d_115{flex:1}._roomUrlIcon_1087d_119{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .08);transition:background .2s ease,color .2s ease}._roomUrl_1087d_89:hover ._roomUrlIcon_1087d_119{background:rgb(from var(--accent) r g b / .18);color:var(--surface-inverse)}._roomUrlGlyph_1087d_137{width:1rem;height:1rem}._submitButton_1087d_142{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-radius:4px;border:none;color:var(--surface-inverse);font-size:1.05rem;font-weight:600;padding:.85rem 1.6rem;display:inline-flex;justify-content:center;align-items:center;gap:.65rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}._submitButton_1087d_142:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgb(from var(--accent) r g b / .3)}._submitButton_1087d_142:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}._submitIcon_1087d_172{width:24px;height:24px;flex-shrink:0}._submitHint_1087d_178{margin:0;font-size:.9rem;color:var(--text-secondary);min-height:1.2rem}._recent_1087d_185{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}._recentHeading_1087d_192{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary)}._recentList_1087d_199{display:flex;flex-direction:column;gap:.5rem}._recentEmpty_1087d_205{color:rgb(from var(--surface-inverse) r g b / .35);font-style:italic;padding:.3rem 0}._recentItem_1087d_211{display:flex;align-items:center;gap:.5rem;padding:.3rem 0}._recentButton_1087d_218{flex:1;border:none;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .05);color:inherit;padding:.4rem .5rem;font-size:.95rem;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}._recentButton_1087d_218:hover{background:rgb(from var(--accent) r g b / .12)}._recentRemove_1087d_237{border:none;background:transparent;color:rgb(from var(--surface-inverse) r g b / .75);border-radius:4px;padding:.3rem .55rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:background .2s ease,transform .2s ease}._recentRemove_1087d_237:hover{background:rgb(from var(--danger) r g b / .18);transform:translateY(-1px)}._buildTag_1087d_258{position:fixed;left:1rem;bottom:1rem;z-index:2;align-self:auto;padding:0;background:transparent;border:none;color:rgb(from var(--text-primary) r g b / .55);font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}._visuallyHidden_1087d_274{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0}@media(max-width:600px){._container_1087d_20{width:100%;gap:1rem}._inlineRow_1087d_39{flex-direction:column;align-items:stretch}._submitButton_1087d_142{width:100%}}._controls_wtn8e_1{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:0}._button_wtn8e_9{min-width:56px;height:48px;border-radius:4px;padding:0 .9rem;border:1px solid rgb(from var(--surface-inverse) r g b / .4);background:rgb(from var(--surface-inverse) r g b / .04);display:inline-flex;align-items:center;justify-content:center;gap:.65rem;cursor:pointer;font-size:1rem;color:var(--text-primary);transition:border-color .2s ease,background .2s ease,opacity .2s ease;box-shadow:inset 0 0 0 1px rgb(from var(--shadow) r g b / .25)}._button_wtn8e_9:disabled{opacity:.5;cursor:not-allowed}._primary_wtn8e_32{border-color:rgb(from var(--accent-strong) r g b / .72);background:rgb(from var(--accent-strong) r g b / .18);color:rgb(from var(--surface-inverse) r g b / .95)}._danger_wtn8e_38{border-color:rgb(from var(--danger) r g b / .72);background:rgb(from var(--danger) r g b / .2);color:rgb(from var(--surface-inverse) r g b / .95)}._label_wtn8e_44{display:none}._button_wtn8e_9[aria-pressed=false]{opacity:.85}._button_wtn8e_9[aria-pressed=true]{opacity:1}._button_wtn8e_9[data-active=true]{border-color:rgb(from var(--accent-strong) r g b / .9);background:rgb(from var(--accent-strong) r g b / .28);color:rgb(from var(--surface-inverse) r g b / .98)}._button_wtn8e_9:hover{border-color:rgb(from var(--accent) r g b / .9);background:rgb(from var(--accent) r g b / .14)}._button_wtn8e_9._primary_wtn8e_32:hover{border-color:rgb(from var(--accent-strong) r g b / .95);background:rgb(from var(--accent-strong) r g b / .22)}._button_wtn8e_9._danger_wtn8e_38:hover{border-color:rgb(from var(--danger) r g b / .95);background:rgb(from var(--danger) r g b / .24)}._button_wtn8e_9 svg{width:24px;height:24px}@media(max-width:600px){._controls_wtn8e_1{gap:.6rem}._button_wtn8e_9{height:44px;min-width:50px;padding:0 .75rem}}._container_19rp7_1{position:fixed;top:auto;left:auto;width:min(220px,32vw);aspect-ratio:3 / 4;border-radius:4px;overflow:hidden;box-shadow:0 20px 45px rgb(from var(--shadow) r g b / .45);border:1px solid rgb(from var(--surface-inverse) r g b / .18);cursor:grab;touch-action:none;background:rgb(from var(--overlay-mid) r g b / .6)}._dragging_19rp7_16{cursor:grabbing}._video_19rp7_20{width:100%;height:100%;object-fit:cover;background:#000}._placeholder_19rp7_27{width:100%;height:100%;display:grid;place-items:center;background:rgb(from var(--accent) r g b / .35);color:#fff;font-weight:600;letter-spacing:.08em}._badge_19rp7_38{position:absolute;left:.75rem;bottom:.75rem;background:rgb(from var(--shadow) r g b / .5);padding:.25rem .6rem;border-radius:4px;font-size:.8rem;display:inline-flex;align-items:center;gap:.25rem}._audioIcon_19rp7_51{display:inline-flex;width:18px;height:18px;border-radius:4px;align-items:center;justify-content:center;background:rgb(from var(--surface-inverse) r g b / .2)}._hideButton_19rp7_61{position:absolute;top:.5rem;right:.5rem;width:52px;height:52px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .16);background:rgb(from var(--surface-inverse) r g b / .08);color:rgb(from var(--surface-inverse) r g b / .9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease;z-index:2}._hideButton_19rp7_61:hover{border-color:var(--accent);background:rgb(from var(--accent) r g b / .18)}._hideButton_19rp7_61 svg{width:22px;height:22px}._visuallyHidden_19rp7_89{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._tile_dctbd_1{position:relative;background:rgb(from var(--surface-inverse) r g b / .04);border-radius:4px;overflow:hidden;border:1px solid rgb(from var(--surface-inverse) r g b / .08);display:flex;align-items:center;justify-content:center;min-height:min(260px,100%);min-width:min(320px,100%);transition:border-color .2s ease}._video_dctbd_15{width:100%;height:100%;object-fit:contain;background:#000}._placeholder_dctbd_22{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,rgb(from var(--accent) r g b / .35),rgb(from var(--accent-secondary) r g b / .4));color:rgb(from var(--surface-inverse) r g b / .92);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:.04em}._tile_dctbd_1._offline_dctbd_34{opacity:.6}._tile_dctbd_1._focused_dctbd_40{border:none}._focus_dctbd_40{width:100%;height:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;border-radius:4px;background:rgb(from var(--shadow) r g b / .85);border:none}._focusVideo_dctbd_56{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}._focusPlaceholder_dctbd_64{width:100%;height:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}._thumbnail_dctbd_74{min-width:200px;max-width:240px;width:220px;height:132px;min-height:132px;border-radius:4px}._thumbnailVideo_dctbd_83{width:100%;height:100%;object-fit:cover}._thumbnailPlaceholder_dctbd_89{font-size:1.4rem}._thumbnail_dctbd_74 ._badge_dctbd_93,._thumbnail_dctbd_74 ._quality_dctbd_94{transform:scale(.88);transform-origin:bottom left}._thumbnail_dctbd_74 ._badge_dctbd_93{left:.6rem;bottom:.6rem}._thumbnail_dctbd_74 ._quality_dctbd_94{top:.6rem;right:.6rem}._thumbnail_dctbd_74 ._fullscreenButton_dctbd_109{top:.6rem;left:.6rem;width:38px;height:38px}._thumbnail_dctbd_74 ._focusButton_dctbd_116{top:.6rem;left:.6rem;transform:translate(0);width:38px;height:38px}._thumbnail_dctbd_74 ._fullscreenButton_dctbd_109{left:3.3rem}._fullscreenButton_dctbd_109{position:absolute;top:1rem;left:4.4rem;width:42px;height:42px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .18);background:rgb(from var(--shadow) r g b / .55);color:rgb(from var(--surface-inverse) r g b / .9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s ease,background .2s ease;z-index:2}._focusButton_dctbd_116{position:absolute;top:1rem;left:1rem;width:42px;height:42px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .18);background:rgb(from var(--shadow) r g b / .55);color:rgb(from var(--surface-inverse) r g b / .9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s ease,background .2s ease;z-index:2}._focusButton_dctbd_116[aria-pressed=true],._focusButton_dctbd_116:disabled{border-color:rgb(from var(--accent-strong) r g b / .45);background:rgb(from var(--accent-strong) r g b / .32);color:rgb(from var(--surface-inverse) r g b / .95);cursor:default}._focusButton_dctbd_116:hover:not(:disabled),._focusButton_dctbd_116:focus-visible{border-color:var(--accent);background:rgb(from var(--accent) r g b / .28);outline:none}._focusButton_dctbd_116 svg{width:24px;height:24px}._fullscreenButton_dctbd_109:hover,._fullscreenButton_dctbd_109:focus-visible{border-color:var(--accent);background:rgb(from var(--accent) r g b / .28);outline:none}._fullscreenButton_dctbd_109 svg{width:24px;height:24px}._visuallyHidden_dctbd_197{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._offlineBadge_dctbd_208{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:.35rem .75rem;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.85rem;color:rgb(from var(--surface-inverse) r g b / .85)}._badge_dctbd_93{position:absolute;left:1rem;bottom:1rem;background:rgb(from var(--shadow) r g b / .55);border-radius:4px;padding:.35rem .75rem;display:inline-flex;align-items:center;gap:.4rem;color:rgb(from var(--surface-inverse) r g b / .9);font-size:.9rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._badges_dctbd_236{display:inline-flex;align-items:center;gap:.25rem}._connectionBadge_dctbd_242{display:inline-flex;align-items:center;gap:.3rem;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;line-height:1;font-weight:600;background:rgb(from var(--surface-inverse) r g b / .12)}._connectionDot_dctbd_254{width:.45rem;height:.45rem;border-radius:1px;background:currentcolor}._connectionP2p_dctbd_261{color:rgb(from var(--success) r g b / .95)}._connectionRelay_dctbd_265{color:rgb(from var(--warning) r g b / .98)}._connectionUnknown_dctbd_269{color:rgb(from var(--surface-inverse) r g b / .86)}._badgeIcon_dctbd_273{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .16)}._name_dctbd_283{font-weight:600}._quality_dctbd_94{position:absolute;top:1rem;right:1rem;background:rgb(from var(--shadow) r g b / .55);border-radius:4px;padding:.25rem .7rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:rgb(from var(--surface-inverse) r g b / .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._qualityDot_dctbd_302{width:10px;height:10px;border-radius:1px}._qualityLabel_dctbd_308{font-weight:600}._solo_dctbd_312{display:flex;align-items:center;justify-content:center;height:100%;max-height:100%;width:auto;max-width:100%;min-height:min(260px,100%);min-width:min(320px,100%)}._soloVideo_dctbd_324{width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain}._soloPlaceholder_dctbd_332{width:auto;max-width:100%;height:100%;max-height:100%;aspect-ratio:3 / 4;padding:0 1.5rem}._fullscreenActive_dctbd_341{width:100vw;height:100vh;max-width:none;max-height:none;min-width:100vw;min-height:100vh;border-radius:0;background:#000}._fullscreenActive_dctbd_341 ._video_dctbd_15,._fullscreenActive_dctbd_341 ._placeholder_dctbd_22{width:100%;height:100%;max-width:100%;max-height:100%}._fullscreenActive_dctbd_341 ._fullscreenButton_dctbd_109{top:2rem;right:2rem;left:auto;width:48px;height:48px}._fullscreenActive_dctbd_341 ._quality_dctbd_94{top:calc(2rem + 56px);right:2rem}._fullscreenActive_dctbd_341 ._badge_dctbd_93{left:2rem;bottom:2rem}._page_vw4f9_1{min-height:var(--app-viewport-height, 100vh);height:var(--app-viewport-height, 100vh);display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at top left,rgb(from var(--accent) r g b / .15),transparent 55%),radial-gradient(circle at bottom right,rgb(from var(--accent-strong) r g b / .18),transparent 50%),var(--surface);color:var(--text-primary)}._content_vw4f9_22{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}._main_vw4f9_31{flex:1 1 auto;display:flex;min-height:0;height:100%;position:relative;overflow:hidden;gap:1rem;align-items:stretch}._contentBlurred_vw4f9_42{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}._stage_vw4f9_48{position:relative;flex:1 1 auto;padding:3.75rem 1.5rem 1.5rem;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;gap:.75rem}._sidebar_vw4f9_60{position:absolute;top:0;right:0;bottom:0;z-index:4;width:min(360px,100%);max-width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:1rem 1.25rem;background:rgb(from var(--surface-inverse) r g b / .08);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-left:1px solid rgb(from var(--surface-inverse) r g b / .12);min-height:0;color:inherit;overflow:hidden}._sidebarContent_vw4f9_81{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column;gap:1rem}._sidebarResizeHandle_vw4f9_90{position:absolute;top:0;left:-4px;width:12px;height:100%;cursor:col-resize;display:none}._sidebarResizeHandle_vw4f9_90:after{content:"";position:absolute;inset:0;margin:auto;width:2px;height:60%;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .18)}._sidebarHeader_vw4f9_111{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._sidebarHeaderSpacer_vw4f9_118{flex:1 1 auto}._sidebarScroll_vw4f9_122{flex:1 1 auto;min-height:0;height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding-right:.25rem;padding-bottom:.5rem}._sidebarComposer_vw4f9_134{display:flex;flex-direction:column;gap:.35rem;padding:.75rem 0 .5rem;border-top:1px solid rgb(from var(--surface-inverse) r g b / .12)}._sidebarInput_vw4f9_142{flex:1 1 auto;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .18);background:rgb(from var(--surface-inverse) r g b / .1);padding:.6rem .75rem;font-size:.95rem;color:inherit}._sidebarInput_vw4f9_142:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgb(from var(--accent) r g b / .25)}._sidebarInputInvalid_vw4f9_158{border-color:rgb(from var(--danger) r g b / .5);box-shadow:0 0 0 2px rgb(from var(--danger) r g b / .18)}._sidebarComposerRow_vw4f9_163{display:flex;gap:.5rem;align-items:center}._chatSendButton_vw4f9_169{min-width:56px;padding:0 .75rem}._chatSendButton_vw4f9_169 svg{width:24px;height:24px}._sidebarCountdown_vw4f9_179{margin:0;font-size:.75rem;color:rgb(from var(--text-primary) r g b / .55)}._sidebarCountdownOver_vw4f9_185{color:rgb(from var(--danger) r g b / .85);font-weight:600}._sidebarTitle_vw4f9_190{font-size:1.1rem;font-weight:600;letter-spacing:.01em}._sidebarCloseButton_vw4f9_196{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:4px;width:36px;height:36px;background:transparent;color:inherit;cursor:pointer;transition:background .2s ease,transform .2s ease}._sidebarCloseButton_vw4f9_196:hover{background:rgb(from var(--surface-inverse) r g b / .12)}._sidebarCloseButton_vw4f9_196:active{transform:scale(.96)}._sidebarEmpty_vw4f9_220{font-size:.95rem;line-height:1.5;color:rgb(from var(--text-primary) r g b / .7);margin:0}._sidebarMessages_vw4f9_227{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}._sidebarMessage_vw4f9_227{display:flex;flex-direction:column;gap:.4rem;padding:.8rem .9rem;border-radius:14px;background:rgb(from var(--surface-inverse) r g b / .08);border:1px solid transparent;max-width:100%;word-break:break-word}._sidebarMessageLocal_vw4f9_248{align-self:flex-end;background:rgb(from var(--accent) r g b / .18);border-color:rgb(from var(--accent) r g b / .35)}._sidebarMessageRemote_vw4f9_254{align-self:flex-start}._sidebarMessagePending_vw4f9_258{opacity:.8}._sidebarMessageMeta_vw4f9_262{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;font-size:.78rem;color:rgb(from var(--text-primary) r g b / .65)}._sidebarMessageAuthor_vw4f9_271{font-weight:600;color:rgb(from var(--text-primary) r g b / .85)}._sidebarMessageTimestamp_vw4f9_276{font-variant-numeric:tabular-nums}._sidebarMessageStatus_vw4f9_280{margin-left:auto;font-style:italic}._sidebarMessageBody_vw4f9_285{margin:0;font-size:.95rem;line-height:1.5;color:rgb(from var(--text-primary) r g b / .92)}@media(min-width:900px){._main_vw4f9_31{flex-direction:row}._sidebar_vw4f9_60{width:clamp(280px,24vw,360px);max-width:480px}._sidebarResizeHandle_vw4f9_90{display:block}}@media(max-width:899px){._main_vw4f9_31{flex-direction:column}._stage_vw4f9_48{width:100%}._sidebar_vw4f9_60{left:0;width:100%;max-width:none;min-height:45vh}._sidebarHeader_vw4f9_111{padding-bottom:.25rem}}._grid_vw4f9_329{flex:1 1 auto;width:100%;min-height:0;display:grid;gap:1rem;align-content:center;justify-items:center;justify-content:center;padding:.5rem 0;grid-auto-rows:minmax(0,1fr)}._grid_vw4f9_329>*{width:100%;max-width:100%}._focusArea_vw4f9_347{position:relative;flex:1 1 0;width:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;height:100%;max-height:max(240px,calc(var(--app-viewport-height, 100vh) - 320px))}._thumbnailStrip_vw4f9_363{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}._thumbnailStrip_vw4f9_363::-webkit-scrollbar{height:6px}._thumbnailStrip_vw4f9_363::-webkit-scrollbar-thumb{background:rgb(from var(--surface-inverse) r g b / .15);border-radius:4px}._thumbnailItem_vw4f9_382{flex:0 0 auto}._stageNotice_vw4f9_386{position:absolute;top:1.5rem;left:50%;transform:translate(-50%);display:inline-flex;flex-direction:column;gap:.4rem;padding:.6rem 1rem;border-radius:4px;color:rgb(from var(--surface-inverse) r g b / .85);font-size:.9rem;text-align:center;pointer-events:none}._stageNoticeSolo_vw4f9_402{top:50%;transform:translate(-50%,-50%);max-width:min(480px,calc(100% - 2rem))}._statusDock_vw4f9_408{position:absolute;top:.35rem;left:1.5rem;right:1.5rem;display:flex;justify-content:center;z-index:4}._status_vw4f9_408{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.9rem;color:rgb(from var(--surface-inverse) r g b / .85);padding:.45rem .85rem;border-radius:4px;background:rgb(from var(--surface-inverse) r g b / .08)}._error_vw4f9_430{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .9rem;border-radius:4px;font-size:.9rem;color:rgb(from var(--surface-inverse) r g b / .92);background:rgb(from var(--danger) r g b / .24)}._nameInput_vw4f9_443{border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .18);background:rgb(from var(--surface-inverse) r g b / .08);padding:.6rem .8rem;font-size:1rem;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;min-width:0;width:100%}._nameInput_vw4f9_443:focus{border-color:var(--accent);outline:none;background:rgb(from var(--accent) r g b / .18);box-shadow:0 0 0 3px var(--accent-soft)}._controls_vw4f9_465{position:sticky;bottom:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:.5rem 2rem calc(1rem + env(safe-area-inset-bottom,0px));box-shadow:none;z-index:5;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._controlsHidden_vw4f9_480{display:none}._revealPreferencesButton_vw4f9_484{position:fixed;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:9;min-width:52px;height:44px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .2);background:rgb(from var(--overlay-dim) r g b / .75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:rgb(from var(--surface-inverse) r g b / .95);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}._revealPreferencesButton_vw4f9_484:hover{border-color:var(--accent);background:rgb(from var(--accent) r g b / .2)}._fullscreenControlsHost_vw4f9_510{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;padding:2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px));z-index:6}._controlsFullscreen_vw4f9_522{position:static;bottom:auto;pointer-events:auto;width:min(100%,960px);margin:0 auto}._fullscreenSelfView_vw4f9_530{pointer-events:auto}._fullscreenOverlay_vw4f9_534{position:absolute;inset:0;pointer-events:auto}._controlsInner_vw4f9_540{display:flex;justify-content:center;width:100%}._statusText_vw4f9_546{display:block;pointer-events:auto;color:rgb(from var(--surface-inverse) r g b / .9);font-size:.82rem;font-weight:500;line-height:1.3;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 1px rgb(from var(--shadow) r g b / .3)}._statusSegment_vw4f9_561{display:inline}._statusSeparator_vw4f9_565{color:rgb(from var(--surface-inverse) r g b / .55)}._statusToneIdle_vw4f9_569{color:rgb(from var(--surface-inverse) r g b / .75)}._statusToneConnecting_vw4f9_573{color:var(--warning)}._statusToneOnline_vw4f9_577{color:var(--success)}._statusToneWarning_vw4f9_581{color:var(--warning)}._statusToneError_vw4f9_585{color:var(--danger)}._statusToneInfo_vw4f9_589{color:var(--accent)}._routingPanel_vw4f9_593{margin-top:.5rem;padding:.6rem .75rem;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .12);background:rgb(from var(--surface-inverse) r g b / .05);color:rgb(from var(--surface-inverse) r g b / .85);font-size:.8rem}._routingHeader_vw4f9_603{font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem}._routingHeaderRow_vw4f9_610{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}._routingCloseButton_vw4f9_618{border:1px solid rgb(from var(--surface-inverse) r g b / .34);background:rgb(from var(--surface-inverse) r g b / .06);color:inherit;border-radius:4px;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}._routingCloseButton_vw4f9_618:hover{border-color:rgb(from var(--accent) r g b / .9);background:rgb(from var(--accent) r g b / .16)}._routingCloseButton_vw4f9_618 svg{width:18px;height:18px}._routingBody_vw4f9_643{display:flex;flex-direction:column;gap:.6rem}._routingList_vw4f9_649{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}._routingItem_vw4f9_658{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.5rem;border-bottom:1px solid rgb(from var(--surface-inverse) r g b / .08)}._routingItem_vw4f9_658:last-child{border-bottom:none;padding-bottom:0}._routingName_vw4f9_671{font-weight:600}._routingMeta_vw4f9_675{display:grid;gap:.2rem;color:rgb(from var(--surface-inverse) r g b / .7);font-size:.75rem}._routingEmpty_vw4f9_682{color:rgb(from var(--surface-inverse) r g b / .6);font-style:italic}._controlButton_vw4f9_688{position:relative;min-width:56px;height:48px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .42);background:rgb(from var(--surface-inverse) r g b / .05);color:inherit;display:inline-flex;align-items:center;justify-content:center;padding:0 .85rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,opacity .2s ease;box-shadow:inset 0 0 0 1px rgb(from var(--shadow) r g b / .25)}._controlButton_vw4f9_688:hover{border-color:rgb(from var(--accent) r g b / .9);background:rgb(from var(--accent) r g b / .14)}._controlButton_vw4f9_688[aria-pressed=true]{border-color:rgb(from var(--accent-strong) r g b / .88);background:rgb(from var(--accent-strong) r g b / .2)}._controlButton_vw4f9_688:disabled{opacity:.5;cursor:not-allowed;border-color:rgb(from var(--surface-inverse) r g b / .24);background:rgb(from var(--surface-inverse) r g b / .04)}._controlButton_vw4f9_688 svg{width:24px;height:24px}._chatControl_vw4f9_730{min-width:56px}._selfViewToggle_vw4f9_734{padding:0}._selfViewToggle_vw4f9_734[aria-pressed=false]{opacity:.8}._iconButton_vw4f9_742{padding:0}._iconButton_vw4f9_742[data-copied=true]{border-color:var(--accent);background:rgb(from var(--accent) r g b / .3)}._copyGlyph_vw4f9_751{width:20px;height:20px}._visuallyHidden_vw4f9_756{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._preferencesControl_vw4f9_768{position:relative;display:inline-flex;align-items:center;justify-content:center}._preferencesMenu_vw4f9_775{position:absolute;bottom:calc(100% + .5rem);right:0;width:220px;border-radius:4px;border:1px solid rgb(from var(--surface-inverse) r g b / .18);background:rgb(from var(--surface) r g b / .95);box-shadow:0 14px 36px rgb(from var(--shadow) r g b / .38);padding:.5rem;display:flex;flex-direction:column;gap:.35rem;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;z-index:8;visibility:hidden}._preferencesMenuOpen_vw4f9_798{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}._preferencesMenuItem_vw4f9_805{border:none;background:transparent;color:inherit;padding:.55rem .75rem;border-radius:4px;display:inline-flex;align-items:center;gap:.6rem;font-size:.95rem;cursor:pointer;transition:background .2s ease}._preferencesMenuItem_vw4f9_805:hover{background:rgb(from var(--accent) r g b / .16)}._preferencesMenuItem_vw4f9_805 svg{width:22px;height:22px}@media(max-width:900px){._stage_vw4f9_48{padding:3rem 1.25rem 1.25rem}._statusDock_vw4f9_408{left:1.25rem;right:1.25rem;top:.2rem}._main_vw4f9_31{position:relative}._stageNotice_vw4f9_386{top:1.25rem;padding:.5rem .8rem;font-size:.85rem}._stageNoticeSolo_vw4f9_402{top:50%;transform:translate(-50%,-50%)}._controls_vw4f9_465{padding:.5rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px));gap:1rem}._controlsInner_vw4f9_540{gap:1rem}._statusText_vw4f9_546{font-size:.78rem}}@media(max-width:600px){._stage_vw4f9_48{padding:2.75rem 1rem 1rem}._statusDock_vw4f9_408{left:1rem;right:1rem;top:.15rem}._controls_vw4f9_465{gap:.75rem}._controlButton_vw4f9_688{min-width:50px;height:44px;border-radius:4px;padding:0 .7rem}}._grid_vw4f9_329[data-count="1"]{display:flex;align-items:stretch;justify-content:center}._grid_vw4f9_329[data-count="1"]>*{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%;min-width:min(320px,100%);min-height:min(260px,100%)}._nameOverlay_vw4f9_896{position:fixed;inset:0;display:grid;place-items:center;background:rgb(from var(--overlay-soft) r g b / .6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;padding:2rem}._nameOverlayCard_vw4f9_907{width:min(420px,100%);background:transparent;padding:0;display:flex;flex-direction:column;gap:.75rem;box-shadow:none;border:none}._nameOverlayLabel_vw4f9_918{font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:rgb(from var(--surface-inverse) r g b / .6);margin-bottom:.2rem}._nameOverlayRow_vw4f9_926{display:flex;gap:.5rem;align-items:stretch}._nameOverlayInput_vw4f9_932{flex:1;border-radius:4px;border:none;background:rgb(from var(--surface-inverse) r g b / .1);color:inherit;padding:.75rem 1rem;font-size:1.05rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}._nameOverlayInput_vw4f9_932:focus{border-color:var(--accent);outline:none;background:rgb(from var(--accent) r g b / .25);box-shadow:0 0 0 3px var(--accent-soft)}._nameOverlaySubmit_vw4f9_953{border:none;border-radius:4px;padding:.55rem .7rem;background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:var(--surface-inverse);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}._nameOverlaySubmit_vw4f9_953:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgb(from var(--accent) r g b / .35)}._nameOverlaySubmit_vw4f9_953 svg{width:20px;height:20px}
