:root{--bg:#f2ede4;--bg-soft:#ebe4d8;--panel:#fffdf8;--panel-strong:#f8f4ec;--panel-elevated:#ffffff;--line:rgba(78,54,28,0.16);--line-strong:rgba(78,54,28,0.24);--ink:#20160f;--muted:#6f6257;--accent:#bd4d1f;--accent-soft:rgba(189,77,31,0.12);--accent-strong:#a73d12;--success:#207a49;--warn:#9a6a10;--danger:#b13c2e;--shadow:none}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;color:var(--ink);background:var(--bg);font-family:Avenir Next,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{color:var(--ink)}.controlShell,.entryShell,.landingShell,.participantShell,.shell{min-height:100vh}.landingShell{width:min(1480px,calc(100% - 40px));margin:0 auto;padding:32px 0 44px}.shell{width:min(960px,calc(100% - 32px));margin:0 auto;padding:36px 0 72px}.entryShell{display:grid;place-items:center;width:min(980px,calc(100% - 32px));margin:0 auto;padding:36px 0 72px}.eyebrow{margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:.96}h1{font-size:clamp(3rem,7vw,6rem)}h1 span{color:var(--accent-strong)}h2{font-size:clamp(1.8rem,3vw,2.8rem)}h3{font-size:1.15rem}.lead{margin:0;max-width:64ch;color:var(--muted);line-height:1.72}.sectionHead{display:grid;grid-gap:12px;gap:12px}.sectionHead p:last-child{margin:0;color:var(--muted);line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:0;transition:background .18s ease,border-color .18s ease,transform .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,var(--accent),#cf4d24);color:#fff}.button.secondary{background:rgba(255,255,255,.06);border-color:var(--line);color:var(--ink)}.button.ghost{background:transparent;border-color:var(--line);color:var(--muted)}.button.contrast{background:linear-gradient(135deg,#fff1d7,#ffb36b);color:#251911}.button:disabled{opacity:.62;cursor:not-allowed;transform:none}.buttonRow{display:flex;flex-wrap:wrap;gap:10px}.heroButton{min-width:220px}.identityTag,.qualityChip,.statusPill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:0;border:1px solid var(--line);font-size:.84rem}.statusPill.ok{color:var(--success);border-color:rgba(59,208,143,.24);background:rgba(59,208,143,.12)}.statusPill.warn{color:var(--warn);border-color:rgba(241,178,77,.24);background:rgba(241,178,77,.1)}.statusPill.neutral{color:var(--muted);background:rgba(255,255,255,.04)}.statusPill.live{color:#fff5eb;border-color:rgba(242,107,58,.34);background:rgba(242,107,58,.2)}.statusLine{margin:0;color:var(--danger);line-height:1.6}.recordingMeta,.runtimeCopy,.sessionMeta{margin:0;color:var(--muted);line-height:1.62}.recordingPath{margin:0;color:var(--ink);font-family:SFMono-Regular,Menlo,monospace;font-size:.88rem;word-break:break-word}.controlHeader,.createStage,.cueCard,.entryCard,.infoCard,.joinStage,.landingHero,.libraryPanel,.offlineCard,.participantHeader,.participantStage,.railCard,.runtimePanel,.sessionRow,.signalBoard,.warningCard{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landingHero{grid-template-columns:minmax(0,1.1fr) minmax(420px,.95fr);padding:28px;border-radius:34px}.landingHero,.landingIntro{display:grid;grid-gap:22px;gap:22px}.landingIntro{align-content:start}.landingActions{display:grid;grid-gap:18px;gap:18px}.heroMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.metricTile{min-height:132px;padding:18px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--muted);line-height:1.66}.metricTile span{display:block;margin-bottom:10px;color:var(--ink);font-size:1.4rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.createStage,.joinStage,.libraryPanel,.runtimePanel{padding:24px;border-radius:28px}.joinStage{border-color:rgba(242,107,58,.16)}.entryCard{display:grid;grid-gap:18px;gap:18px;width:min(720px,100%);padding:28px;border-radius:30px}.entryMeta{display:flex;flex-wrap:wrap;gap:10px}.joinFocus .joinStage{border-color:rgba(242,107,58,.42);box-shadow:var(--shadow),0 0 0 1px rgba(242,107,58,.2)}.formStack{display:grid;grid-gap:14px;gap:14px;margin-top:20px}.field{display:grid;grid-gap:8px;gap:8px}.field span{color:var(--muted);font-size:.92rem}.field input,.field select,.shareCard input,.shareField{width:100%;min-height:52px;padding:0 15px;border:1px solid var(--line);border-radius:0;background:#fff}.field input:focus,.field select:focus,.shareCard input:focus,.shareField:focus{outline:2px solid rgba(242,107,58,.22);border-color:rgba(242,107,58,.34)}.landingPanels{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);grid-gap:18px;gap:18px;margin-top:18px}.runtimeGrid{display:flex;flex-wrap:wrap;gap:10px}.sessionList{display:grid;grid-gap:14px;gap:14px;margin-top:20px}.sessionRow{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:22px;background:rgba(255,255,255,.03)}.sessionRowHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sessionRow h3{margin-bottom:8px}.offlineShell{display:grid;align-items:center}.offlineCard{padding:32px;border-radius:32px}.participantShell{display:grid;padding:12px}.controlHeader,.participantHeader{padding:24px 28px;border-radius:28px}.participantHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.participantHeaderCopy{display:grid;grid-gap:14px;gap:14px}.controlTopMeta,.participantHeaderMeta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.controlTopMeta span,.participantHeaderMeta span{padding:10px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.05);color:var(--muted);font-size:.86rem}.participantLayout{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);grid-gap:18px;gap:18px;min-height:calc(100vh - 194px)}.participantRail{display:grid;grid-gap:14px;gap:14px;align-content:start}.cueCard,.infoCard,.railCard,.warningCard{padding:20px;border-radius:24px}.warningCard{background:rgba(73,44,16,.54);border-color:rgba(241,178,77,.18)}.cueCard p:last-child,.infoCard p:last-child,.scriptPlaceholder p:last-child,.warningCard p:last-child{margin-bottom:0}.cueCard h2{margin-top:10px}.shareCard{display:grid;grid-gap:12px;gap:12px}.participantStage{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:12px;gap:12px;padding:14px;border-radius:28px;overflow:hidden}.stageToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 6px}.callRoom{min-height:0;border-radius:22px;overflow:hidden;background:rgba(0,0,0,.22)}.callRoom,.callRoom .lk-focus-layout,.callRoom .lk-grid-layout,.callRoom .lk-grid-layout-wrapper,.callRoom .lk-video-conference{height:100%}.participantStudioShell{min-height:100vh}.participantStudioRoom,.participantStudioRoot{min-height:calc(100vh - 24px);height:calc(100vh - 24px)}.participantStudioRoot{grid-gap:12px;gap:12px}.participantAudienceBoard,.participantControlBar,.teleprompterZone{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.teleprompterZone{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:22px;border-radius:28px}.teleprompterHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.participantControlMeta,.teleprompterMeta{display:flex;flex-wrap:wrap;gap:10px}.teleprompterHint{margin:0;color:var(--muted);text-align:right;line-height:1.5}.participantWarningBanner{padding:12px 14px;border-radius:16px;border:1px solid rgba(241,178,77,.18);background:rgba(73,44,16,.54);color:#ffe2b3;line-height:1.58}.teleprompterBody{display:grid;grid-gap:18px;gap:18px;min-height:0}.teleprompterBody h1{max-width:18ch;font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.02}.teleprompterNotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.teleprompterNote{display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.teleprompterNote span{color:var(--muted);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.teleprompterNote strong{font-size:1.08rem;line-height:1.5}.participantLowerZone{grid-template-rows:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.participantAudienceBoard{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:14px;gap:14px;padding:18px;border-radius:28px;min-height:0}.participantAudienceHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.participantAudienceGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px;min-height:0}.participantAudienceEmpty{display:grid;place-items:center;align-content:center;min-height:0;border-radius:22px;border:1px dashed rgba(255,255,255,.14);background:rgba(255,255,255,.03);text-align:center}.participantAudienceEmpty h3{margin:8px 0 0}.audienceTile{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:10px;gap:10px;min-height:220px}.audienceTileVideo{min-height:0;border-radius:18px;overflow:hidden;background:#0c0f13}.audienceTileVideo .lk-video-container,.audienceTileVideo video{width:100%;height:100%;object-fit:cover}.audienceTileMeta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.audienceTileMeta strong{font-size:1rem}.audienceTileMeta span{color:var(--muted);font-family:SFMono-Regular,Menlo,monospace;font-size:.82rem}.participantControlBar{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:24px}.participantStatusLine{padding:0 4px}.controlShell{background:radial-gradient(circle at top left,rgba(242,107,58,.16),transparent 24%),linear-gradient(180deg,#0d1014,#090b0e)}.controlRoom{min-height:100vh;padding:18px}.controlHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.controlTitleGroup{display:grid;grid-gap:14px;gap:14px;max-width:78ch}.controlGrid{display:grid;grid-template-columns:minmax(300px,340px) minmax(0,1fr);grid-gap:18px;gap:18px;margin-top:18px;min-height:calc(100vh - 194px)}.controlRail{display:grid;grid-gap:14px;gap:14px;align-content:start}.signalBoard{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:18px;gap:18px;padding:20px;border-radius:28px;overflow:hidden}.signalBoardHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.signalList{display:grid;grid-gap:14px;gap:14px;grid-auto-rows:340px;overflow:auto;padding-right:4px}.signalRow{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:16px;gap:16px;height:340px;padding:16px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.04);overflow:hidden}.signalPreview{position:relative;min-height:0;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left,rgba(242,107,58,.12),transparent 32%),#0c0f13}.signalPreview .lk-video-container,.signalPreview video{width:100%;height:100%;object-fit:cover}.signalPreviewEmpty{display:grid;place-items:center;grid-gap:10px;gap:10px;min-height:100%;padding:18px;color:var(--muted);text-align:center}.signalPreviewEmpty.compact{min-height:100%}.signalPreviewEmpty span{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--accent-soft);color:var(--ink);font-size:1.8rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.signalMain{display:grid;grid-gap:14px;gap:14px;min-width:0}.signalMainHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.participantNameBlock{display:grid;grid-gap:8px;gap:8px}.signalIdentityRow{display:flex;flex-wrap:wrap;gap:8px}.identityTag{color:var(--muted);background:rgba(255,255,255,.04)}.identityTag.speaking{color:#0f1713;background:rgba(59,208,143,.92);border-color:transparent}.qualityChip{color:var(--ink)}.qualityChip.numeric{background:rgba(255,255,255,.06);border-color:var(--line-strong);color:var(--muted);font-family:SFMono-Regular,Menlo,monospace}.signalMetrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.signalMetric{display:grid;grid-gap:6px;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.signalMetric span{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.signalMetric strong{color:var(--ink);font-size:.96rem;line-height:1.4}.scriptPlaceholder{padding:14px 16px;border-radius:18px;border:1px dashed rgba(242,107,58,.28);background:rgba(242,107,58,.06);min-height:0}.scriptPlaceholder p:last-child{color:var(--muted);line-height:1.64}.emptyBoard{display:grid;place-items:center;align-content:center;min-height:420px;padding:32px;border-radius:24px;border:1px dashed rgba(255,255,255,.14);text-align:center}.emptyBoard h3{margin:8px 0 12px}.emptyBoard p:last-child{max-width:54ch;margin:0;color:var(--muted);line-height:1.68}@media (max-width:1200px){.controlGrid,.landingHero,.landingPanels,.participantLayout,.signalRow{grid-template-columns:1fr}.heroMetrics,.signalMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.teleprompterNotes{grid-template-columns:1fr}.signalList{grid-auto-rows:auto}.signalRow{height:auto}.signalPreview{min-height:260px}}@media (max-width:860px){.controlRoom,.entryShell,.landingShell,.participantShell,.shell{width:min(100%,calc(100% - 20px));padding-left:0;padding-right:0}.controlHeader,.createStage,.entryCard,.joinStage,.landingHero,.libraryPanel,.offlineCard,.participantHeader,.participantStage,.runtimePanel,.signalBoard{border-radius:24px}.controlHeader,.participantAudienceHeader,.participantControlBar,.participantHeader,.sessionRowHead,.signalBoardHeader,.stageToolbar,.teleprompterHeader{flex-direction:column;align-items:flex-start}.controlTopMeta,.participantHeaderMeta{justify-content:flex-start}}@media (max-width:640px){h1{font-size:clamp(2.2rem,11vw,4rem)}.controlRoom,.entryShell,.landingShell,.participantShell,.shell{width:min(100%,calc(100% - 16px))}.controlHeader,.createStage,.cueCard,.entryCard,.infoCard,.joinStage,.landingHero,.libraryPanel,.offlineCard,.participantHeader,.participantStage,.railCard,.runtimePanel,.signalBoard,.warningCard{padding:18px}.heroMetrics,.signalMetrics{grid-template-columns:1fr}.participantStudioRoom,.participantStudioRoot{min-height:calc(100vh - 16px);height:calc(100vh - 16px)}.signalList{grid-auto-rows:auto}.signalRow{height:auto}}.controlHeader,.createStage,.cueCard,.entryCard,.infoCard,.joinStage,.landingHero,.libraryPanel,.offlineCard,.participantHeader,.participantStage,.railCard,.runtimePanel,.sessionRow,.signalBoard,.warningCard{background:var(--panel);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.audienceTileMeta,.emptyBoard,.metricTile,.offlineCard,.participantAudienceEmpty,.scriptPlaceholder,.sessionRow,.signalMetric,.signalRow,.teleprompterNote{border-radius:0}.audienceTileMeta,.emptyBoard,.metricTile,.scriptPlaceholder,.sessionRow,.signalMetric,.teleprompterNote{background:#fbf8f2}.controlShell{background:var(--bg)}.controlRoom{padding:12px}.controlHeader,.railCard,.signalBoard,.signalRow{border-radius:0}.signalRow{background:#fffdf8}.audienceTileVideo,.callRoom,.signalPreview{background:#ece6db;border-radius:0}.audienceTileVideo .lk-video-container,.audienceTileVideo video,.signalPreview .lk-video-container,.signalPreview video{object-fit:contain}.signalPreviewEmpty span{border-radius:0;background:#e2d7c7}.participantShell{width:100%;padding:0}.participantStudioRoom,.participantStudioRoot,.participantStudioShell{min-height:100vh;height:100vh}.participantStudioRoom{width:100%}.participantStudioRoot{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-gap:0;gap:0;background:var(--panel)}.participantControlBar,.teleprompterZone{background:var(--panel);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.teleprompterZone{display:flex;align-items:center;justify-content:center;border:0;border-bottom:1px solid var(--line);padding:0;overflow:auto}.teleprompterBody{width:100%;padding:18px 24px;gap:14px;align-content:center}.teleprompterBody h1{max-width:none;margin:0;font-size:clamp(3rem,5.5vw,6.8rem);line-height:.98;letter-spacing:-.04em}.teleprompterBody p{margin:0;max-width:none;color:var(--ink);font-size:clamp(1.05rem,1.8vw,1.85rem);line-height:1.2}.participantLowerZone{display:grid;grid-gap:0;gap:0;background:var(--panel)}.participantFeeds{display:grid;min-height:0;overflow:auto}.participantFeedRow{display:grid;grid-template-columns:minmax(320px,42%) minmax(0,1fr);grid-gap:0;gap:0;min-height:0;border-top:1px solid var(--line)}.participantFeedRow:first-child{border-top:0}.participantFeedVideo{display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden;border-right:1px solid var(--line);background:#efe8dc}.participantFeedVideo .lk-video-container,.participantFeedVideo video{width:auto;height:100%;max-width:100%;object-fit:contain;background:#efe8dc}.participantFeedText{display:grid;align-content:center;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px 14px;gap:4px 14px;padding:8px 10px;font-size:.84rem;line-height:1.25}.participantFeedText strong{grid-column:1/-1;font-size:.98rem;font-family:inherit;font-weight:700}.participantFeedText span{color:var(--muted)}.participantControlBar{grid-gap:8px;gap:8px;align-items:start;border:0;border-top:1px solid var(--line);padding:6px 10px}.participantControlMeta{color:var(--muted);font-size:.78rem;line-height:1.2}.participantControlBar .buttonRow{gap:10px}.participantControlBar .button,.participantControlBar .button.contrast,.participantControlBar .button.ghost,.participantControlBar .button.primary,.participantControlBar .button.secondary{min-height:auto;padding:0;border:0;background:transparent;color:var(--accent);font-size:.82rem;font-weight:600}.participantControlBar .button:disabled{opacity:.45}.participantStatusLine{padding:4px 10px;border-top:1px solid var(--line);background:var(--panel)}.signalPreviewEmpty.compact{gap:6px;padding:10px;background:#efe8dc}.signalPreviewEmpty.compact span{width:52px;height:52px;border-radius:0;font-size:1.35rem}@media (max-width:980px){.participantFeedRow{grid-template-columns:1fr}.participantFeedVideo{min-height:180px;border-right:0;border-bottom:1px solid var(--line)}.participantControlBar{grid-template-columns:1fr}}@media (max-width:640px){.participantStudioRoot{grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.teleprompterBody{padding:14px 16px}.teleprompterBody h1{font-size:clamp(2.1rem,9vw,3.8rem)}.teleprompterBody p{font-size:1rem}.participantFeedText{grid-template-columns:1fr;padding:8px}}.adminFloatingNav{position:fixed;top:50%;right:10px;z-index:40;display:grid;grid-gap:8px;gap:8px;transform:translateY(-50%)}.adminFloatingButton{width:44px;height:44px;border:1px solid var(--line);background:#fffdf8;color:var(--ink);font-size:1.1rem}.adminFloatingButton.active{background:#e9dfd0}.teleprompterAdminBoard{display:grid;grid-template-rows:minmax(0,1fr) auto auto;grid-gap:0;gap:0;min-height:calc(100vh - 170px);margin-top:18px;border:1px solid var(--line);background:var(--panel)}.teleprompterEditorPane,.teleprompterMonitorPane{display:grid}.teleprompterEditorPane{grid-template-rows:auto auto minmax(180px,220px) auto minmax(0,1fr)}.teleprompterMonitorPane{grid-template-rows:auto auto minmax(0,1fr)}.teleprompterParticipantRibbon{display:flex;flex-wrap:wrap;gap:6px 10px;padding:8px 12px;border-top:1px solid var(--line)}.teleprompterScriptEditor{width:100%;min-height:180px;height:100%;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);resize:none;padding:12px;background:#fff;color:var(--ink);line-height:1.45}.teleprompterActionBar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:8px 12px}.teleprompterActionMeta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--muted);font-size:.82rem}.teleprompterBlockList{display:grid;grid-gap:10px;gap:10px;padding:12px;min-height:0;overflow:auto;border-top:1px solid var(--line);background:#f7f1e5}.teleprompterBlockCard{display:grid;grid-gap:8px;gap:8px;justify-items:start;width:min(720px,100%);padding:10px 12px;border:1px solid var(--line);background:#fffdf8;color:inherit;text-align:left}.teleprompterBlockCard.active{background:#efe4d3}.teleprompterBlockCard.unresolved{border-color:#c8896d;background:#fff3eb}.teleprompterBlockHead,.teleprompterBlockMeta{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;width:100%}.teleprompterBlockHead strong{font-size:.96rem}.teleprompterBlockHead span,.teleprompterBlockMeta span{color:var(--muted);font-size:.78rem}.teleprompterBlockCard p{margin:0;font-size:1.02rem;line-height:1.3}.teleprompterMonitorCurrent{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf8}.teleprompterMonitorCurrent p,.teleprompterMonitorCurrent strong{margin:0}.teleprompterPreviewGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:0;gap:0;min-height:0;overflow:auto;border-top:1px solid var(--line)}.teleprompterPreviewCard{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:260px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf8}.teleprompterPreviewActions,.teleprompterPreviewHead,.teleprompterPreviewMeta{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;padding:8px 10px}.teleprompterPreviewHead strong{font-size:.96rem}.teleprompterPreviewHead span,.teleprompterPreviewMeta span{color:var(--muted);font-size:.78rem}.teleprompterPreviewText{display:grid;align-content:center;grid-gap:8px;gap:8px;padding:12px 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.teleprompterPreviewText p{margin:0;line-height:1.2}.teleprompterPreviewText p:first-child{font-size:1.3rem}.teleprompterPreviewActions{padding-top:0}.teleprompterAdminBottomNav{justify-content:space-between;padding:6px 10px;border-top:1px solid var(--line)}.teleprompterAdminBottomNav .button{min-height:auto;border:0;background:transparent;color:var(--accent)}.teleprompterAdminBottomNav .button.activeNav{color:var(--ink)}.teleprompterAdminFeedback{padding:6px 10px;border-top:1px solid var(--line)}.signalRowActions{display:flex;align-items:center;justify-content:space-between;gap:10px}.signalRowActionMeta{color:var(--muted);font-size:.78rem}.participantFeedsColumns{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);align-items:stretch;overflow-x:auto;overflow-y:hidden}.participantFeedColumn{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:280px}.participantFeedColumn:last-child{border-right:0}.participantFeedVideoColumn{max-height:calc(50vh - 76px);border-right:0;border-bottom:1px solid var(--line)}.participantFeedVideoColumn .lk-video-container,.participantFeedVideoColumn video{width:100%;height:100%;max-height:calc(50vh - 76px);object-fit:contain}.participantFeedTextColumn{grid-template-columns:1fr;gap:2px;font-size:.78rem}.participantFeedTextColumn strong{font-size:.9rem}@media (max-width:980px){.signalRowActions,.teleprompterActionBar{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.teleprompterEditorPane{grid-template-rows:auto auto minmax(160px,220px) auto minmax(0,1fr)}.adminFloatingNav{right:6px}}@media (max-width:640px){.teleprompterAdminBoard{min-height:calc(100vh - 150px)}.teleprompterPreviewGrid{grid-template-columns:1fr}.participantFeedColumn{min-width:220px}}.teleprompterZone{align-items:stretch;justify-content:stretch;overflow:hidden;background:#f7f1e5}.teleprompterStage{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0}.teleprompterReadingArea{display:flex;justify-content:center;width:100%;min-height:0;overflow:hidden}.teleprompterStageText{position:absolute;top:0;left:0;will-change:transform}.teleprompterRhythmLine{position:absolute;left:0;right:0;top:clamp(76px,20%,160px);border-bottom:3px solid rgba(17,17,17,.28);pointer-events:none}.teleprompterProgressBar{position:absolute;left:0;right:0;bottom:0;height:5px;background:rgba(17,17,17,.08);overflow:hidden}.teleprompterProgressBar span{display:block;width:100%;height:100%;background:#111111;transform-origin:left center;transform:scaleX(var(--teleprompter-progress))}.teleprompterParticipantBar{display:flex;align-items:center;gap:8px;min-height:28px;padding:2px 8px 4px;border-top:1px solid rgba(17,17,17,.1);background:rgba(247,241,229,.98);color:#44403b;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.participantControlBar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px;align-items:center;padding:4px 8px;border-top:1px solid rgba(17,17,17,.08);background:#fcf8f1}.participantControlMeta{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:.75rem;color:#57534e}.participantControlBar .buttonRow{gap:4px}.participantControlBar .button,.participantControlBar .button.contrast,.participantControlBar .button.ghost,.participantControlBar .button.primary,.participantControlBar .button.secondary{min-height:30px;padding:0 10px;border-radius:0;font-size:.78rem}.teleprompterControlsPanel{display:grid;grid-gap:8px;gap:8px;padding:6px 8px;border-top:1px solid rgba(17,17,17,.08);background:#f1eadb}.teleprompterControlsHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#292524}.teleprompterControlsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px 12px;gap:8px 12px}.teleprompterControlField{display:grid;grid-gap:4px;gap:4px;font-size:.76rem;color:#44403b}.teleprompterControlField input[type=range]{width:100%;margin:0}.teleprompterColorField input[type=color],.teleprompterControlField select{width:100%;min-height:30px;border:1px solid rgba(17,17,17,.12);border-radius:0;background:#fffdf8;color:#111111}.teleprompterColorField input[type=color]{padding:2px}.teleprompterAdminBody{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.teleprompterEditorPane,.teleprompterMonitorPane{min-height:0}.teleprompterMonitorCurrent{gap:8px}.teleprompterMonitorCurrent .teleprompterStage{min-height:180px;border-top:1px solid rgba(17,17,17,.08)}.teleprompterPreviewText{min-height:0;padding:0}.teleprompterPreviewText .teleprompterStage{min-height:100%;background:#fffdf8}.teleprompterPreviewCard{grid-template-rows:auto minmax(220px,1fr) auto auto}.teleprompterPreviewMeta{border-top:1px solid rgba(17,17,17,.08)}@media (max-width:980px){.participantControlBar{grid-template-columns:1fr}.teleprompterViewport{width:min(100%,calc(100vw - 8px))}}@media (max-width:640px){.teleprompterStageText{letter-spacing:-.03em}.teleprompterParticipantBar{font-size:.72rem}.teleprompterControlsGrid{grid-template-columns:1fr}}.teleprompterCanvas{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0}.teleprompterStagePreviewShell{position:relative;width:100%;min-height:0;overflow:hidden}.teleprompterStagePreviewShell .teleprompterCanvas{position:absolute;inset:0}.teleprompterReadingArea{grid-template-columns:minmax(120px,14vw) minmax(0,1fr);justify-content:stretch}.teleprompterSpeakerRail{display:grid;align-content:center;grid-gap:14px;gap:14px;padding:10px 8px 10px 10px;border-right:1px solid rgba(17,17,17,.08);background:rgba(247,241,229,.9)}.teleprompterCountdown{display:grid;grid-gap:2px;gap:2px;justify-items:center;color:#57534e}.teleprompterCountdown span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.teleprompterCountdown strong{font-size:clamp(2rem,3.3vw,3.5rem);line-height:.92;color:#111111}.teleprompterSpeakerNow{display:grid;grid-gap:6px;gap:6px}.teleprompterSpeakerNowLabel{display:grid;grid-gap:2px;gap:2px}.teleprompterMicIcon{display:inline-flex;align-items:center;color:#111111;font-size:1.1rem;line-height:1}.teleprompterSpeakerNowLabel strong{color:#111111;font-size:1rem;line-height:1.05}.teleprompterSpeakerNowProgress{height:6px;background:rgba(17,17,17,.08);overflow:hidden}.teleprompterSpeakerNowProgress span{display:block;width:100%;height:100%;background:#111111;transform-origin:left center;transform:scaleX(var(--teleprompter-progress))}.teleprompterSpeakerQueue{display:grid;grid-gap:6px;gap:6px;color:#6b645a;font-size:.78rem;line-height:1.12}.teleprompterUnderlineTrack{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to bottom,transparent calc(var(--teleprompter-line-box) - 3px),rgba(17,17,17,.12) calc(var(--teleprompter-line-box) - 3px),rgba(17,17,17,.12) var(--teleprompter-line-box));background-size:100% var(--teleprompter-line-box)}.teleprompterUnderlineTrack span{display:block;width:100%;height:100%;background-image:linear-gradient(to bottom,transparent calc(var(--teleprompter-line-box) - 3px),rgba(17,17,17,.34) calc(var(--teleprompter-line-box) - 3px),rgba(17,17,17,.34) var(--teleprompter-line-box));background-size:100% var(--teleprompter-line-box);transform-origin:left center;transform:scaleX(var(--teleprompter-progress))}.teleprompterControlsPanel label,.teleprompterControlsPanel span,.teleprompterControlsPanel strong{color:#111111}.teleprompterToggleField{grid-template-columns:1fr auto;align-items:center}.teleprompterToggleField input[type=checkbox]{width:18px;height:18px;accent-color:#111111}@media (max-width:980px){.teleprompterReadingArea{grid-template-columns:minmax(96px,24vw) minmax(0,1fr)}}@media (max-width:640px){.teleprompterReadingArea{grid-template-columns:88px minmax(0,1fr)}.teleprompterCountdown strong{font-size:1.6rem}.teleprompterSpeakerNowLabel strong{font-size:.84rem}.teleprompterSpeakerQueue{font-size:.68rem}}.teleprompterActionMeta span,.teleprompterBlockCard p,.teleprompterBlockHead span,.teleprompterBlockHead strong,.teleprompterBlockMeta span,.teleprompterEditorPane .runtimeCopy,.teleprompterEditorPane .signalBoardHeader h2,.teleprompterEditorPane .signalBoardHeader p,.teleprompterParticipantRibbon .identityTag,.teleprompterScriptEditor{color:#111111}.participantStudioRoot.teleprompterCollapsed{grid-template-rows:minmax(0,1fr)}.participantStudioRoot.teleprompterCollapsed .participantLowerZone{min-height:100vh}.participantStudioRoot.teleprompterCollapsed .participantFeedVideoColumn,.participantStudioRoot.teleprompterCollapsed .participantFeedVideoColumn .lk-video-container,.participantStudioRoot.teleprompterCollapsed .participantFeedVideoColumn video{max-height:calc(100vh - 88px)}.teleprompterControlsStack{display:grid;grid-gap:0;gap:0}.teleprompterParticipantChip.active{background:#eadfcd}.teleprompterStage{background:#f7f1e5;color:#111111}.teleprompterReadingArea{display:grid;grid-template-columns:minmax(108px,13vw) minmax(0,1fr);align-items:stretch}.teleprompterViewport{position:relative;max-width:calc(100vw - 12px);height:100%;min-height:0;overflow:hidden}.teleprompterScrollLayer{position:relative;will-change:transform}.teleprompterScrollLayer.dimmed .teleprompterStageText{opacity:.6}.teleprompterScrollLayer.dimmed .teleprompterLineProgress span{background:rgba(17,17,17,.42)}.teleprompterStageText{position:relative;width:100%;margin:0;font-family:var(--teleprompter-font-family);font-size:var(--teleprompter-font-size);line-height:var(--teleprompter-line-height);font-weight:700;letter-spacing:-.035em;color:var(--teleprompter-text-color);text-wrap:pretty}.teleprompterLineProgress{left:0;right:0;background:rgba(17,17,17,.1)}.teleprompterLineProgress span{background:rgba(17,17,17,.85)}.teleprompterLineProgress.active{background:rgba(17,17,17,.14)}.teleprompterHiddenMask{display:grid;place-items:center;width:100%;height:100%;background:#efe7d7;color:#6b645a;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.teleprompterAdminBottomNav{display:flex;gap:10px;padding:8px;background:rgba(247,241,229,.96);border-top:1px solid rgba(17,17,17,.08)}.teleprompterAdminBottomNav .button{min-width:46px;min-height:42px}@media (max-width:980px){.teleprompterReadingArea{grid-template-columns:minmax(92px,24vw) minmax(0,1fr)}}@media (max-width:640px){.teleprompterReadingArea{grid-template-columns:82px minmax(0,1fr)}}.adminFloatingNav{gap:6px}.adminFloatingButton{font-size:.78rem;font-weight:700;letter-spacing:.08em}.teleprompterControlsBoard .teleprompterAdminBody,.teleprompterControlsBody{grid-template-rows:minmax(0,1fr)}.teleprompterControlsPane{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0}.teleprompterParticipantControlGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:12px;gap:12px;min-height:0;padding:12px;overflow:auto;border-top:1px solid rgba(17,17,17,.08);background:#f7f1e5}.teleprompterParticipantControlCard{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;border:1px solid var(--line);background:#fffdf8}.teleprompterParticipantControlHead{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;padding:8px 10px;border-bottom:1px solid rgba(17,17,17,.08)}.teleprompterParticipantControlHead strong{color:#111111;font-size:.94rem}.teleprompterParticipantControlHead span{color:#57534e;font-size:.78rem}.teleprompterParticipantChip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--line);background:#fffdf8;color:#111111}.teleprompterReadingArea{grid-template-columns:minmax(124px,14vw) minmax(0,1fr)}.teleprompterViewportHost{position:relative;min-width:0;min-height:0;overflow:hidden}.teleprompterViewport{position:absolute;top:0;bottom:0;left:var(--teleprompter-reading-left);width:var(--teleprompter-reading-width);max-width:none}.teleprompterScrollLayer{width:100%}.teleprompterSegmentFlow{position:relative;display:grid;grid-gap:28px;gap:28px;width:100%;padding-bottom:28px}.teleprompterSegment{display:grid;grid-gap:10px;gap:10px}.teleprompterSegment.current{opacity:1}.teleprompterSegment.assigned .teleprompterSegmentSpeaker span{border-color:rgba(17,17,17,.92);color:#111111}.teleprompterSegment.current .teleprompterSegmentSpeaker span{background:#efe4d1}.teleprompterSegmentSpeaker{display:flex;align-items:center}.teleprompterSegmentSpeaker span{display:inline-flex;align-items:center;min-height:46px;padding:0 16px;border:4px solid rgba(17,17,17,.32);color:#57534e;font-size:clamp(1.1rem,1.8vw,1.6rem);font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:rgba(255,253,248,.96)}.teleprompterSegmentText{position:relative}.teleprompterLineProgressLayer{position:absolute;inset:0;pointer-events:none}.teleprompterLineProgress{position:absolute;right:auto;height:4px;background:rgba(17,17,17,.12);overflow:hidden}.teleprompterLineProgress span{display:block;width:100%;height:100%;background:rgba(17,17,17,.88);transform-origin:left center}.teleprompterLineProgress.active{background:rgba(17,17,17,.16)}.teleprompterScrollLayer.dimmed .teleprompterSegmentSpeaker span,.teleprompterScrollLayer.dimmed .teleprompterSegmentText{opacity:.65}.teleprompterAdminBottomNav{position:-webkit-sticky;position:sticky;bottom:0;justify-content:center;gap:12px;padding:8px 10px;background:rgba(247,241,229,.98)}.teleprompterAdminBottomNav .button{min-width:52px;min-height:38px;padding:0;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:#fffdf8;color:#111111}.teleprompterAdminBottomNav .button.activeNav{background:#eadfcd}@media (max-width:980px){.teleprompterParticipantControlGrid{grid-template-columns:1fr}.teleprompterReadingArea{grid-template-columns:minmax(92px,24vw) minmax(0,1fr)}}@media (max-width:640px){.teleprompterSegmentFlow{gap:20px;padding-bottom:20px}.teleprompterSegmentSpeaker span{min-height:34px;padding:0 10px;border-width:3px;font-size:.82rem}.teleprompterReadingArea{grid-template-columns:82px minmax(0,1fr)}}.participantStudioRoom,.participantStudioRoot,.participantStudioShell{min-height:100dvh;height:100dvh}.participantLowerZone{grid-template-rows:minmax(0,1fr) auto auto;min-height:0}.participantFeedsResponsive{display:grid;min-height:0;grid-gap:0;gap:0;overflow:hidden}.participantFeedsResponsive.feeds-one{grid-template-columns:1fr;grid-template-rows:1fr}.participantFeedsResponsive.feeds-two{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.participantFeedsResponsive.feeds-two-stack{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.participantFeedsResponsive.feeds-quad{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.participantFeedColumn{min-width:0;min-height:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.participantFeedsResponsive.feeds-one .participantFeedColumn,.participantFeedsResponsive.feeds-quad .participantFeedColumn:nth-child(2n),.participantFeedsResponsive.feeds-two .participantFeedColumn:nth-child(2n){border-right:0}.participantFeedsResponsive.feeds-quad .participantFeedColumn:nth-last-child(-n+2),.participantFeedsResponsive.feeds-two-stack .participantFeedColumn{border-bottom:0}.participantFeedVideoColumn{max-height:none;height:100%;min-height:0}.participantFeedVideoColumn .lk-video-container,.participantFeedVideoColumn video{max-height:none}.participantFeedTextColumn{padding:6px 8px}.participantViewportPreview{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);width:100%;min-height:100%;background:#fffdf8}.participantViewportPreview.mobile{max-width:360px;justify-self:center;border-left:1px solid rgba(17,17,17,.08);border-right:1px solid rgba(17,17,17,.08)}.participantViewportPreviewTop{min-height:0;border-bottom:1px solid rgba(17,17,17,.08)}.participantViewportPreviewTop .teleprompterStage{min-height:100%}.participantViewportPreviewBottom{display:grid;min-height:0;background:#f3ecdf}.participantViewportPreviewBottom.preview-feeds-one{grid-template-columns:1fr;grid-template-rows:1fr}.participantViewportPreviewBottom.preview-feeds-two{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.participantViewportPreviewBottom.preview-feeds-quad{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.participantViewportPreviewTile{display:grid;place-items:center;min-height:0;border-right:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.08);padding:8px;text-align:center}.participantViewportPreviewTile strong{color:#111111;font-size:.78rem;line-height:1.2}.participantViewportPreviewTile.self{background:#efe4d3}.participantViewportPreviewBottom.preview-feeds-quad .participantViewportPreviewTile:nth-child(2n),.participantViewportPreviewBottom.preview-feeds-two .participantViewportPreviewTile:nth-child(2n){border-right:0}.participantViewportPreviewBottom.preview-feeds-one .participantViewportPreviewTile,.participantViewportPreviewBottom.preview-feeds-quad .participantViewportPreviewTile:nth-last-child(-n+2),.participantViewportPreviewBottom.preview-feeds-two .participantViewportPreviewTile{border-bottom:0}.teleprompterPreviewCard.mobile{max-width:420px;justify-self:center}@media (max-width:980px){.participantStudioRoot{grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.participantFeedsResponsive.feeds-two{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.participantStudioRoot{min-height:100dvh;height:100dvh}.participantFeedTextColumn{font-size:.72rem;padding:4px 6px}.participantFeedTextColumn strong{font-size:.8rem}.participantControlBar{gap:4px 8px;padding:4px 6px calc(6px + env(safe-area-inset-bottom))}.participantControlMeta{gap:2px 8px;font-size:.68rem}.participantControlBar .button,.participantControlBar .button.contrast,.participantControlBar .button.ghost,.participantControlBar .button.primary,.participantControlBar .button.secondary{min-height:28px;padding:0 8px;font-size:.72rem}.participantViewportPreview.mobile{max-width:280px}}