
#live.live-room-clean{max-width:1920px;padding-right:94px}
#live.live-room-clean .page-title-row{margin-bottom:12px}
#live.live-room-clean .live-title-row p{max-width:1100px}
#live.live-room-clean .live-room-layout{display:block}
#live.live-room-clean .live-main{display:grid;gap:12px;max-width:none}
.speaker-stage{border:1px solid var(--line);border-radius:16px;background:#fff;padding:13px 14px;box-shadow:var(--shadow-sm)}
.speaker-stage-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px}
.speaker-stage-head h2{font-size:17px;color:var(--navy-950);margin:3px 0 0}
.current-speaker-badge{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:var(--green-800);color:#fff;font-size:11px;font-weight:900}
.speaker-buttons{display:flex;gap:8px;overflow:auto;padding:2px 1px 4px;scrollbar-width:thin}
.speaker-button{flex:0 0 auto;min-width:132px;min-height:52px;padding:9px 12px;border-radius:13px;border:1px solid var(--line);background:#fbfdfc;text-align:left;transition:.16s ease}
.speaker-button strong,.speaker-button span{display:block}.speaker-button strong{font-size:12px;color:var(--navy-950)}.speaker-button span{font-size:10px;color:var(--muted);margin-top:3px}
.speaker-button.active{background:linear-gradient(135deg,var(--green-800),var(--green-900));border-color:var(--green-900);box-shadow:0 8px 20px rgba(11,79,59,.16)}
.speaker-button.active strong,.speaker-button.active span{color:#fff}
.speaker-empty{font-size:11px;color:var(--muted)}
.live-transcript-stage{padding:18px 20px!important;min-height:62vh;display:flex;flex-direction:column}
.live-transcript-stage .panel-head{margin-bottom:8px}
.live-transcript-stage .panel-head h2{font-size:22px}
.live-transcript-stage .panel-help{font-size:11px;margin-bottom:10px}
.live-transcript-stage .live-transcript-interim{min-height:92px;padding:14px 16px;margin-bottom:12px}
.live-transcript-stage .live-transcript-interim p{font-size:20px;line-height:1.55;font-style:normal;color:#29463e}
.live-transcript-stage .live-transcript-editor{display:flex;flex-direction:column;flex:1}
.live-transcript-stage .live-transcript-editor>span{font-size:11px}
.live-transcript-stage .live-transcript-editor>small{font-size:10px}
.live-transcript-stage #liveTranscriptText{flex:1;min-height:44vh;font-size:24px;line-height:1.68;padding:20px 22px;background:#fff;color:#152e27;border-radius:14px;letter-spacing:-.01em}
.live-transcript-stage .live-transcript-meta{font-size:10px}
.live-transcript-stage .live-transcript-privacy{display:none}
.live-transcript-stage .module-actions{justify-content:flex-end}
.live-finish-compact{padding:13px 15px;margin-top:0}
.live-finish-compact h3{font-size:14px}.live-finish-compact p{font-size:10px}
.live-room-dock{position:fixed;right:12px;top:112px;z-index:70;display:grid;gap:7px;padding:7px;border:1px solid rgba(15,57,45,.10);border-radius:18px;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);box-shadow:0 18px 42px rgba(15,57,45,.14)}
.live-room-dock button{position:relative;width:64px;min-height:54px;border:0;border-radius:12px;background:transparent;color:#526761;display:grid;place-items:center;align-content:center;gap:3px;padding:6px 4px}
.live-room-dock button>span:first-child{font-size:16px;line-height:1}.live-room-dock button b{font-size:9px;line-height:1.1}
.live-room-dock button:hover,.live-room-dock button.active{background:#eef7f3;color:var(--green-800)}
.dock-dot{width:10px;height:10px;border-radius:50%;background:#aab8b2}.dock-dot.ok{background:#2fb077}.dock-dot.attention{background:#d99a1c}.dock-dot.danger{background:#d34242}
@keyframes alertPulse{50%{box-shadow:0 0 0 9px rgba(211,66,66,0)}}.pulse-danger .dock-dot{animation:alertPulse 1.25s infinite;box-shadow:0 0 0 4px rgba(211,66,66,.14)}
.live-room-drawer{position:fixed;top:84px;right:-520px;width:min(500px,calc(100vw - 94px));height:calc(100vh - 96px);z-index:65;background:#f7faf8;border:1px solid var(--line);border-radius:18px 0 0 18px;box-shadow:-18px 0 46px rgba(15,57,45,.15);transition:.2s ease;display:flex;flex-direction:column;overflow:hidden}
.live-room-drawer.open{right:86px}
.live-drawer-head{padding:15px 16px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;gap:10px}
.live-drawer-head h3{font-size:17px;color:var(--navy-950);margin:3px 0 0}.drawer-close{width:40px;height:40px;border:0;border-radius:10px;background:#edf4f0;color:var(--navy-900);font-size:22px}
.live-drawer-body{flex:1;overflow:auto;padding:12px}.live-drawer-body>.panel,.live-drawer-body>.meeting-rail,.live-drawer-body>.normative-rail,.live-drawer-body>.live-suggestion-panel,.live-drawer-body>.live-minute-card{display:block!important;width:100%!important;max-height:none!important;position:static!important;margin:0!important}
.live-drawer-body .meeting-rail{grid-template-columns:1fr}
.live-drawer-body .normative-rail{overflow:visible;padding:0}
.live-drawer-body .live-minute-card textarea{min-height:56vh;font-size:12px}
.live-suggestion-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:var(--shadow-sm)}
.suggestion-status{display:inline-flex;align-items:center;min-height:30px;padding:6px 9px;border-radius:999px;background:#eef2f0;color:#697a73;font-size:10px;font-weight:900;margin-bottom:10px}.suggestion-status.ok{background:#e6f6ef;color:#0c684c}.suggestion-status.mid{background:#fff5dc;color:#845e00}.suggestion-status.warn{background:#fff0e7;color:#96451b}
.suggestion-list{display:grid;gap:8px}.suggestion-copy{border:1px solid var(--line);background:#fbfdfc;border-radius:12px;padding:10px;display:grid;grid-template-columns:28px 1fr;gap:8px;text-align:left}.suggestion-copy span{width:28px;height:28px;border-radius:9px;background:var(--green-100);color:var(--green-800);display:grid;place-items:center;font-size:11px;font-weight:900}.suggestion-copy p{font-size:12px;line-height:1.45;color:var(--navy-950);margin:3px 0 0}
#liveRoomParking{display:none!important}
@media(max-width:1020px){#live.live-room-clean{padding-right:18px}.live-room-dock{top:auto;right:50%;bottom:10px;transform:translateX(50%);display:flex;max-width:calc(100vw - 20px);overflow:auto;border-radius:16px}.live-room-dock button{min-width:58px;width:58px;min-height:50px}.live-room-drawer{top:auto;bottom:72px;right:10px;width:calc(100vw - 20px);height:min(70vh,720px);border-radius:18px;transform:translateY(calc(100% + 90px));transition:.2s ease}.live-room-drawer.open{right:10px;transform:none}.live-transcript-stage{min-height:60vh}.live-transcript-stage #liveTranscriptText{min-height:42vh;font-size:20px}}
@media(max-width:760px){.speaker-stage-head{align-items:flex-start;flex-direction:column}.current-speaker-badge{width:100%;justify-content:center}.speaker-button{min-width:118px}.live-transcript-stage{padding:14px!important;min-height:66vh}.live-transcript-stage .panel-head h2{font-size:19px}.live-transcript-stage .live-transcript-interim p{font-size:18px}.live-transcript-stage #liveTranscriptText{min-height:48vh;font-size:20px;line-height:1.65;padding:16px}.live-room-dock button b{font-size:9px}}
/* ultra-clean live stage */
#live.live-room-clean .live-title-row{margin-bottom:10px}
#live.live-room-clean .live-title-row h1{font-size:30px;margin-bottom:3px}
#live.live-room-clean .live-title-row p{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:72vw}
.live-transcript-stage .panel-help,.live-transcript-stage .module-actions{display:none}
.live-transcript-stage #liveTranscriptText{min-height:50vh}
.live-transcript-stage .live-transcript-meta{margin-top:8px}
@media(max-width:760px){#live.live-room-clean .live-title-row h1{font-size:24px}#live.live-room-clean .live-title-row p{max-width:100%;white-space:normal}.live-transcript-stage #liveTranscriptText{min-height:52vh}}
/* prevent intrinsic grid content from widening mobile viewport */
#live.live-room-clean .live-main{min-width:0;grid-template-columns:minmax(0,1fr)}
.speaker-stage,.live-transcript-stage,.live-finish-compact{min-width:0;max-width:100%}
.current-speaker-badge{max-width:100%;white-space:normal;text-align:center}
.speaker-stage-head>div{min-width:0}

.live-intervention-banner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid #ead8aa;border-radius:14px;background:#fff9ed;box-shadow:0 10px 26px rgba(114,78,0,.08)}.live-intervention-banner[hidden]{display:none!important}.live-intervention-banner.danger{border-color:#e5b2b2;background:#fff5f5;animation:liveInterventionPulse 1.6s ease-in-out infinite}.live-intervention-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f4c865;color:#6d4a00;font-size:18px;font-weight:950}.live-intervention-banner.danger .live-intervention-icon{background:#d84a4a;color:#fff}.live-intervention-copy{min-width:0}.live-intervention-copy>span{display:block;font-size:9px;letter-spacing:.08em;font-weight:900;color:#8a650d}.live-intervention-banner.danger .live-intervention-copy>span{color:#a03232}.live-intervention-copy strong{display:block;font-size:13px;color:var(--navy-950);margin-top:2px}.live-intervention-copy p{font-size:11px;line-height:1.45;color:#3e554d;margin:4px 0 0}.live-intervention-copy small{display:block;font-size:10px;line-height:1.45;color:#71827b;margin-top:4px}@keyframes liveInterventionPulse{50%{box-shadow:0 0 0 8px rgba(216,74,74,.04),0 12px 30px rgba(137,35,35,.12)}}@media(max-width:760px){.live-intervention-banner{grid-template-columns:36px 1fr;padding:10px}.live-intervention-icon{width:34px;height:34px}.live-intervention-banner .btn{grid-column:1/-1;width:100%}.live-intervention-copy strong{font-size:12px}.live-intervention-copy p{font-size:10.5px}}
