:root{color:#17202a;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.app-shell{min-height:100vh;padding:16px}.control-band{max-width:1480px;margin:0 auto 12px;padding:14px;border:1px solid #d9dee7;border-radius:8px;background:#fff}.brand-block{display:flex;align-items:center;gap:10px;margin-bottom:12px}.brand-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:#146c94}h1,h2,p{margin:0}h1{font-size:23px;line-height:1.2;letter-spacing:0}h2{font-size:16px;letter-spacing:0}.brand-block p,.panel-header p{margin-top:3px;color:#687385;font-size:13px;line-height:1.25}.join-form{display:grid;grid-template-columns:minmax(240px,1fr) minmax(124px,150px) minmax(142px,180px) minmax(142px,190px) 94px;gap:10px;align-items:end}.input-group{display:grid;gap:4px}.input-group span{color:#536070;font-size:12px;font-weight:650}.inline-toggle input{width:16px;height:16px;accent-color:#146c94}.inline-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;min-width:48px;padding:0 8px;border:1px solid #cbd3df;border-radius:6px;color:#146c94;background:#fff}.inline-toggle svg{color:#647084;transition:color .14s ease}.inline-toggle.active{border-color:#16653457;background:#f0fdf4}.inline-toggle.active svg{color:#15803d;animation:status-breathe 1.7s ease-in-out infinite}input,select{height:36px;min-width:0;padding:0 10px;border:1px solid #cbd3df;border-radius:6px;background:#fff;color:#17202a;outline:none}input:focus,select:focus{border-color:#146c94;box-shadow:0 0 0 3px #146c9424}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;border:0;border-radius:6px;color:#fff;background:#146c94;cursor:pointer}button:disabled{cursor:not-allowed;background:#8aa5b5}.error-box{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 10px;border:1px solid #efb5b5;border-radius:6px;color:#842029;background:#fff4f4}.status-grid{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-end;max-width:1480px;margin:0 auto 8px}.health-item{position:relative;display:flex;align-items:center;justify-content:center;flex:0 1 auto;width:28px;height:28px;padding:0;border:1px solid #d9dee7;border-radius:6px;background:#fff;outline:none;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,opacity .14s ease}.health-icon{position:relative;display:grid;place-items:center;color:#647084}.health-icon:after{position:absolute;right:-3px;bottom:-3px;width:7px;height:7px;border:2px solid #ffffff;border-radius:50%;background:#94a3b8;content:""}.health-item.off{background:#f8fafc}.health-item.off .health-icon{color:#94a3b8;opacity:.72}.health-item.on{border-color:#16653457;background:#f0fdf4;box-shadow:0 0 #16a34a38;animation:status-glow 1.7s ease-in-out infinite}.health-item.on .health-icon{color:#15803d;animation:status-breathe 1.7s ease-in-out infinite}.health-item.on .health-icon:after{background:#16a34a;box-shadow:0 0 #16a34a57;animation:status-dot 1.7s ease-in-out infinite}.health-item.pending{border-color:#146c9452;background:#e7f3f8}.health-item.pending .health-icon{color:#146c94;animation:status-pending 1.2s ease-in-out infinite}.health-item.pending .health-icon:after{background:#0ea5e9}.health-item.error{border-color:#fed7aa;background:#fff7ed}.health-item.error .health-icon{color:#9a3412;animation:status-alert .5s ease-in-out 2}.health-item.error .health-icon:after{background:#f97316}.health-item:after{position:absolute;z-index:20;bottom:calc(100% + 8px);left:50%;max-width:220px;padding:5px 8px;border-radius:6px;color:#fff;background:#17202a;content:attr(data-tooltip);font-size:11px;font-weight:600;line-height:1.25;opacity:0;pointer-events:none;transform:translate(-50%) translateY(2px);transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.health-item:before{position:absolute;z-index:19;bottom:calc(100% + 3px);left:50%;width:8px;height:8px;background:#17202a;content:"";opacity:0;pointer-events:none;transform:translate(-50%) rotate(45deg);transition:opacity .12s ease}.health-item:hover:after,.health-item:focus:after,.health-item:focus-visible:after,.health-item:hover:before,.health-item:focus:before,.health-item:focus-visible:before{opacity:1}.health-item:hover:after,.health-item:focus:after,.health-item:focus-visible:after{transform:translate(-50%) translateY(0)}.health-item:last-child:after{right:0;left:auto;transform:translateY(2px)}.health-item:last-child:before{right:9px;left:auto;transform:rotate(45deg)}.health-item:last-child:hover:after,.health-item:last-child:focus:after,.health-item:last-child:focus-visible:after{transform:translateY(0)}.workspace-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:12px;max-width:1480px;margin:0 auto}.side-column{display:grid;gap:12px;align-content:start}.panel{min-height:0;border:1px solid #d9dee7;border-radius:8px;background:#fff;overflow:hidden}.meetings-panel{min-height:180px}.participants-panel{min-height:260px}.output-panel{min-height:240px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 10px;border-bottom:1px solid #e6e9ef}.header-actions{display:flex;align-items:center;gap:7px;min-width:0}.header-actions select{width:150px}.icon-link{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #cbd3df;border-radius:6px;color:#146c94;text-decoration:none}.icon-button{display:inline-grid;place-items:center;width:30px;height:30px;padding:0}.output-settings{display:grid;gap:8px;padding:10px}.output-section{display:grid;gap:6px;padding-bottom:10px;border-bottom:1px solid #edf0f4}.output-section:last-child{padding-bottom:0;border-bottom:0}.output-section-title,.output-row,.icon-toggle,.check-chip{display:flex;align-items:center}.output-section-title{gap:8px}.output-section-title svg{color:#647084;transition:color .14s ease}.output-section-title.active svg{color:#15803d;animation:status-breathe 1.7s ease-in-out infinite}.output-section-title strong{margin-right:auto}.output-row{gap:8px}.output-row select{flex:1}.final-only-tag{min-height:24px;padding:4px 7px;border-radius:6px;color:#155e75;background:#e7f3f8;font-size:11px;font-weight:700;white-space:nowrap}.language-checks{display:flex;flex-wrap:wrap;gap:3px}.check-chip{position:relative;gap:0;min-width:27px;min-height:20px;padding:2px 6px;border:1px solid #d9dee7;border-radius:999px;color:#536070;background:#f8fafc;cursor:pointer;font-size:11px;font-weight:650;line-height:1;text-transform:lowercase;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,background-color .12s ease,color .12s ease,transform .12s ease}.icon-toggle{position:relative;justify-content:center;width:30px;height:26px;border:1px solid #d9dee7;border-radius:999px;color:#94a3b8;background:#f8fafc;cursor:pointer;outline:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.icon-toggle:hover{border-color:#9fb3c8;background:#fff}.icon-toggle.active{border-color:#16653457;color:#15803d;background:#f0fdf4;box-shadow:0 0 #16a34a38;animation:status-glow 1.7s ease-in-out infinite}.icon-toggle.active svg{animation:status-breathe 1.7s ease-in-out infinite}.icon-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.icon-toggle:has(input:focus-visible),.icon-toggle:focus-visible{box-shadow:0 0 0 3px #146c9424}.icon-toggle:has(input:disabled){cursor:not-allowed;opacity:.48}.check-chip:hover{border-color:#9fb3c8;background:#fff}.check-chip.selected{border-color:#146c9461;color:#155e75;background:#e7f3f8}.check-chip.selected:hover{border-color:#146c94}.check-chip.disabled{cursor:not-allowed;opacity:.5}.check-chip input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.check-chip:has(input:focus-visible){box-shadow:0 0 0 3px #146c9424}.output-error,.output-ok{font-size:12px;line-height:1.4}.output-error{color:#842029}.output-ok{color:#166534}.meeting-list{display:grid;gap:7px;padding:10px}.meeting-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;height:auto;min-height:58px;padding:9px 10px;border:1px solid #e1e6ee;border-radius:8px;color:#17202a;background:#fff;text-align:left}.meeting-row.active{border-color:#146c94;box-shadow:0 0 0 3px #146c941a}.meeting-row-main,.meeting-row-side{display:grid;min-width:0}.meeting-row-main{gap:3px}.meeting-row-main strong,.meeting-row-main span,.meeting-row-side span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meeting-row-main span{color:#687385;font-size:11px}.meeting-row-side{justify-items:end;gap:3px;color:#647084;font-size:11px}.status-pill{max-width:132px;padding:2px 6px;border-radius:999px;color:#155e75;background:#cffafe;font-weight:700}.status-pill.error{color:#842029;background:#ffe4e6}.participants-list,.transcript-feed{padding:12px}.participant-row{display:grid;grid-template-columns:32px minmax(0,1fr) 70px;gap:8px;align-items:center;min-height:56px;padding:8px;border-bottom:1px solid #edf0f4}.participant-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;color:#146c94;background:#e7f3f8}.participant-name{display:flex;gap:6px;align-items:center;min-width:0;font-weight:700;font-size:13px}.participant-name,.participant-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-meta,.participant-time span{margin-top:3px;color:#687385;font-size:11px}.participant-time{text-align:right}.participant-time strong{display:block;margin-top:3px;font-size:11px}.tag{padding:1px 5px;border-radius:999px;color:#14532d;background:#dcfce7;font-size:10px}.tag.neutral{color:#334155;background:#e2e8f0}.tag.warning{color:#9a3412;background:#ffedd5}.transcript-panel{display:grid;grid-template-rows:auto 1fr;height:calc(100vh - 180px);min-height:520px}.transcript-feed{overflow:auto;max-height:none}.transcript-item{padding:10px 0;border-bottom:1px solid #edf0f4}.transcript-item.live{border-left:3px solid #146c94;padding-left:10px;background:linear-gradient(90deg,rgba(20,108,148,.06),transparent 42%)}.transcript-item header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:baseline;margin-bottom:6px;color:#536070;font-size:12px}.transcript-speaker{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transcript-meta{color:#536070;font-variant-numeric:tabular-nums;white-space:nowrap}.translated{font-size:16px;line-height:1.45}.source{margin-top:6px;color:#687385;font-size:13px;line-height:1.4}.empty-state{display:grid;place-items:center;min-height:96px;color:#7a8595;text-align:center}.empty-state.large{min-height:260px}.empty-state.small{min-height:70px}.spin{animation:spin .9s linear infinite}.pulse{color:#15803d;animation:pulse 1.6s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes status-glow{0%,to{box-shadow:0 0 #16a34a00}50%{box-shadow:0 0 0 4px #16a34a1f}}@keyframes status-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes status-dot{0%,to{box-shadow:0 0 #16a34a00}50%{box-shadow:0 0 0 3px #16a34a2e}}@keyframes status-pending{0%,to{opacity:.62;transform:rotate(-8deg)}50%{opacity:1;transform:rotate(8deg)}}@keyframes status-alert{0%,to{transform:translate(0)}30%{transform:translate(-1px)}60%{transform:translate(1px)}}@media(max-width:1180px){.app-shell{padding:12px}.control-band,.status-grid,.workspace-grid{max-width:none}.join-form{grid-template-columns:minmax(220px,1fr) minmax(120px,145px) minmax(140px,170px) minmax(140px,180px) 90px}.workspace-grid{grid-template-columns:minmax(300px,360px) minmax(0,1fr)}.transcript-panel .panel-header{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.header-actions{width:100%}.header-actions select{flex:1;width:auto}.panel{min-height:auto}}@media(max-width:760px){.app-shell{padding:8px}.control-band{margin-bottom:8px;padding:10px}.brand-block{align-items:flex-start;margin-bottom:10px}.brand-icon{width:34px;height:34px}h1{font-size:19px}h2{font-size:15px}.brand-block p,.panel-header p{font-size:12px}.join-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.join-form .url-input{grid-column:1 / -1}.join-form .bot-input{grid-column:1}.join-form button{grid-column:2;align-self:end}.status-grid{flex-wrap:wrap;gap:5px;margin-bottom:6px;overflow:visible;padding-bottom:0}.health-item{width:26px;height:26px}.workspace-grid{grid-template-columns:1fr;gap:8px}.side-column{gap:8px}.panel-header{padding:10px 12px 8px}.header-actions{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) auto;gap:6px}.inline-toggle,input,select,button{height:34px}.meetings-panel,.participants-panel,.output-panel{min-height:0}.meeting-list,.output-settings,.participants-list,.transcript-feed{padding:8px}.meeting-row{grid-template-columns:minmax(0,1fr);min-height:50px;padding:8px}.meeting-row-side{display:flex;flex-wrap:wrap;gap:4px 8px;justify-items:start}.check-chip{min-width:0;padding:3px 7px}.check-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-row{grid-template-columns:30px minmax(0,1fr) 64px;min-height:50px;padding:7px}.participant-avatar{width:28px;height:28px}.transcript-panel{order:-1;height:auto;min-height:0}.transcript-item header{grid-template-columns:1fr;gap:2px}.transcript-meta{white-space:normal}.translated{font-size:15px;line-height:1.42}.source{font-size:12px}.empty-state.large{min-height:180px}}@media(max-width:480px){.join-form{grid-template-columns:1fr}.join-form .bot-input,.join-form button{grid-column:1 / -1}.status-grid{margin-inline:-2px;padding-inline:2px}.header-actions{grid-template-columns:auto minmax(0,1fr)}.header-actions select{grid-column:span 1}.header-actions .pulse,.header-actions>svg:last-child{justify-self:end}}
