:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef2ff;background:#070b12;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:radial-gradient(circle at 75% 8%,rgba(45,212,191,.13),transparent 28%),linear-gradient(135deg,#05070c,#0c1420 48%,#111827)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid rgba(148,163,184,.13);background:#030712bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:850;margin-bottom:24px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 18px 36px #7c3aed3d}.nav-list{display:grid;gap:8px}.nav-list button{width:100%;min-height:46px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:10px;color:#cbd5e1;background:transparent;text-align:left}.nav-list button:hover,.nav-list button.active{color:#fff;background:#7c3aed2e}.workspace{min-width:0;padding:28px}.page-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px}.hero-panel,.panel-card,.flow-card,.room-main,.room-side{border:1px solid rgba(148,163,184,.13);box-shadow:0 24px 64px #00000047}.hero-panel{min-height:430px;display:flex;align-items:flex-end;padding:34px;border-radius:18px;background:linear-gradient(180deg,#0206172e,#020617e0),url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;grid-row:span 2}.hero-panel h1{max-width:740px;margin:10px 0 12px;font-size:clamp(34px,5vw,62px);line-height:1.02;letter-spacing:0}.hero-panel p{max-width:640px;margin:0;color:#cbd5e1;font-size:17px;line-height:1.6}.eyebrow{color:#a7f3d0;font-weight:800;text-transform:uppercase;font-size:12px}.hero-actions,.room-actions,.inline-form{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-actions{margin-top:24px}.primary-button,.secondary-button,.danger-button,.ghost-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:0 16px;font-weight:850}.primary-button{border:0;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 18px 36px #4f46e538}.secondary-button,.ghost-button{color:#e2e8f0;border:1px solid rgba(148,163,184,.18);background:#1e293bb8}.danger-button{color:#fecaca;border:1px solid rgba(248,113,113,.26);background:#7f1d1d4d}.ghost-button{min-height:34px;padding:0 12px;font-size:12px}.panel-card{min-height:204px;border-radius:16px;padding:22px;background:#0f172ac7}.panel-card h2,.room-side h2{margin:0 0 10px;font-size:18px}.muted{color:#94a3b8}.summary-list{display:grid;gap:8px;padding:14px;border-radius:12px;background:#0f172a9e;color:#cbd5e1}.summary-list strong{color:#fff;overflow-wrap:anywhere}.flow-card{max-width:1040px;margin:0 auto;padding:26px;border-radius:18px;color:#0f172a;background:#fffffff5}.flow-card.narrow{max-width:620px}.auth-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:14px 16px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc}.auth-strip div{min-width:0;display:grid;gap:3px}.auth-strip span,.auth-strip small{color:#64748b;font-size:12px;font-weight:800}.auth-strip strong{color:#0f172a;font-size:16px;overflow-wrap:anywhere}.page-header{margin-bottom:24px}.page-header h1{margin:0 0 8px;font-size:30px;letter-spacing:0}.page-header p{margin:0;color:#64748b}.form-section{padding:18px;margin-bottom:16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.form-section h3{margin:0 0 14px;font-size:16px}label{display:grid;gap:7px;margin-bottom:14px;font-size:12px;font-weight:850}input,select,textarea{width:100%;min-height:42px;border:1px solid #dbe4f0;border-radius:9px;padding:0 12px;color:#0f172a;background:#fff;outline:0}textarea{min-height:88px;padding:12px;resize:vertical}.two-col,.three-col{display:grid;gap:14px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.check-row{display:flex;align-items:center;gap:10px}.check-row input{width:18px;min-height:18px}.submit-button{width:100%;margin-top:4px}.room-preview{display:grid;gap:4px;padding:14px;margin-bottom:16px;border-radius:12px;background:#eef2ff}.room-preview span{color:#4f46e5}.room-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px}.room-main,.room-side{border-radius:18px;background:#0f172ac7}.room-main{padding:22px}.room-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.room-topbar h1{margin:0 0 8px;font-size:24px}.room-topbar span{display:inline-flex;align-items:center;gap:8px;color:#cbd5e1}.live-stage{position:relative;overflow:hidden;height:var(--stage-height, 430px);min-height:300px;max-height:76vh;--stage-zoom: 1;border-radius:16px;background:linear-gradient(180deg,#0f172a9e,#020617db),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:center;border:1px solid rgba(148,163,184,.13)}.stage-resize-handle{position:absolute;right:12px;bottom:12px;z-index:5;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(226,232,240,.22);border-radius:10px;color:#e2e8f0;background:#020617ad;cursor:nwse-resize;opacity:.72;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .16s ease,background .16s ease,border-color .16s ease;touch-action:none}.stage-resize-handle:hover,.stage-resize-handle:focus-visible{opacity:1;border-color:#7c3aedb8;background:#312e81c7;outline:none}.local-video{position:absolute;z-index:3;width:min(220px,34%);aspect-ratio:16 / 10;display:none;object-fit:cover;background:#020617;border:1px solid rgba(226,232,240,.22);border-radius:12px;box-shadow:0 18px 36px #00000047}.local-video.pos-top-right{right:18px;top:18px}.local-video.pos-top-left{left:18px;top:18px}.local-video.pos-bottom-right{right:18px;bottom:18px}.local-video.pos-bottom-left{left:18px;bottom:18px}.local-video.size-small{width:min(170px,28%)}.local-video.size-medium{width:min(230px,36%)}.local-video.size-large{width:min(340px,48%)}.local-video.active{display:block}.remote-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:none;gap:8px;padding:10px;background:#020617}.remote-media.active{display:grid}.remote-tile{position:relative;overflow:hidden;min-width:0;min-height:0;border:2px solid transparent;border-radius:10px;background:#000;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.remote-tile video{width:100%;height:100%;object-fit:contain;transform-origin:center;display:block;min-width:0;min-height:0;background:#000}.live-stage.fit-cover .remote-tile video{object-fit:cover}.live-stage.fit-contain .remote-tile video{object-fit:contain}.remote-media audio{display:none}.remote-tile.speaking{border-color:#a3e635;box-shadow:0 0 0 2px #a3e63538}.remote-tile.screen-share-tile video,.remote-tile video.screen-share{object-fit:contain}.remote-tile video:fullscreen{width:100vw;height:100vh;object-fit:contain;border:0;border-radius:0;background:#000}.remote-tile video:-webkit-full-screen{width:100vw;height:100vh;object-fit:contain;border:0;border-radius:0;background:#000}.remote-media.layout-speaker.active{display:flex;flex-wrap:wrap;align-content:flex-start}.remote-media.layout-speaker .remote-tile{order:1;flex:1 1 150px;max-width:210px;height:86px}.remote-media.layout-speaker .remote-tile:not(.screen-share-tile) video{object-fit:cover}.remote-media.layout-speaker .remote-tile.focused{order:2;flex:1 0 100%;max-width:none;height:calc(100% - 96px);min-height:290px;transform:scale(var(--stage-zoom))}.remote-media.layout-speaker .remote-tile.focused video{object-fit:contain}.live-stage.fit-cover .remote-media.layout-speaker .remote-tile.focused:not(.screen-share-tile) video{object-fit:cover}.remote-media.layout-speaker .remote-tile:only-of-type{flex-basis:100%;max-width:none;height:100%}.remote-media.layout-gallery.active{align-items:stretch;grid-auto-rows:minmax(0,1fr)}.remote-media.layout-gallery .remote-tile video{object-fit:cover}.remote-media.layout-speaker .remote-tile.screen-share-tile video,.remote-media.layout-gallery .remote-tile.screen-share-tile video{object-fit:contain}.remote-media.layout-gallery.count-1{grid-template-columns:1fr}.remote-media.layout-gallery.count-2,.remote-media.layout-gallery.count-3,.remote-media.layout-gallery.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-media.layout-gallery.count-5,.remote-media.layout-gallery.count-6,.remote-media.layout-gallery.count-7,.remote-media.layout-gallery.count-8,.remote-media.layout-gallery.count-9{grid-template-columns:repeat(3,minmax(0,1fr))}.remote-tile-meta{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;display:flex;align-items:center;gap:6px;min-width:0;padding:6px 8px;border-radius:9px;color:#f8fafc;background:linear-gradient(90deg,#020617c7,#0206175c);pointer-events:none}.remote-tile-meta strong{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850}.media-pill{flex:0 0 auto;padding:3px 6px;border-radius:999px;font-size:10px;font-weight:850;line-height:1}.media-pill.on{color:#bbf7d0;background:#166534bd}.media-pill.off{color:#fecaca;background:#7f1d1dd1}.stage-toolbar{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid rgba(226,232,240,.16);border-radius:12px;background:#02061770;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 36px #0000003d}.stage-toolbar button,.stage-toolbar select,.stage-toolbar input{min-height:34px;border:1px solid rgba(148,163,184,.18);border-radius:9px;color:#e2e8f0;background:#0f172ad1}.stage-toolbar button{width:36px;display:grid;place-items:center;padding:0}.stage-toolbar button.active{color:#fff;border-color:#7c3aed8c;background:#7c3aed70}.stage-toolbar button:disabled{cursor:not-allowed;color:#64748b;background:#0f172a6b}.stage-toolbar select{max-width:118px;padding:0 8px}.stage-zoom-slider{width:118px;accent-color:#7c3aed;padding:0 8px}.stage-toolbar>svg{color:#94a3b8;flex:0 0 auto}.stage-empty{position:relative;z-index:1;min-height:330px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;padding:32px}.stage-empty strong{font-size:22px}.stage-empty span{max-width:560px;color:#cbd5e1;line-height:1.5}.caption-strip.real{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.caption-strip.real div{padding:14px;border-radius:12px;background:#020617b8;border:1px solid rgba(148,163,184,.14)}.caption-strip.real span{color:#94a3b8;font-size:12px}.caption-strip.real p{margin:6px 0 0;font-weight:850}.translation-board{margin-top:14px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px}.translation-status,.translation-text{min-height:92px;padding:14px;border-radius:12px;border:1px solid rgba(148,163,184,.13);background:#0f172a9e}.translation-status{min-height:92px;display:grid;place-items:center;padding:0}.translation-text span{color:#94a3b8;font-size:12px;font-weight:800}.translation-status i{width:18px;height:18px;border-radius:999px;box-shadow:0 0 0 6px #94a3b814}.translation-status.online i{background:#22c55e;box-shadow:0 0 0 6px #22c55e24,0 0 24px #22c55e7a}.translation-status.connecting i{background:#f59e0b;box-shadow:0 0 0 6px #f59e0b24,0 0 24px #f59e0b6b}.translation-status.offline i{background:#ef4444;box-shadow:0 0 0 6px #ef444424,0 0 24px #ef444461}.translation-text p{margin:8px 0 0;color:#e2e8f0;line-height:1.45}.transcript-panel{background:#14532d3d}.transcript-lines{max-height:190px;margin-top:10px;overflow-y:auto;scroll-behavior:smooth;overscroll-behavior:contain;padding-right:6px}.transcript-line{padding:9px 0;border-top:1px solid rgba(148,163,184,.12)}.transcript-line:first-child{border-top:0;padding-top:0}.transcript-line small{display:block;color:#94a3b8;font-size:12px;line-height:1.35}.transcript-line p,.transcript-lines>p{margin:5px 0 0;color:#f8fafc;font-size:17px;line-height:1.45}.control-bar.real{width:fit-content;max-width:100%;margin:16px auto 0;display:flex;align-items:stretch;justify-content:center;gap:4px;padding:9px 10px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(180deg,#463f38c7,#201c1bc7);box-shadow:0 22px 54px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.control{position:relative;width:94px;min-height:72px;display:grid;grid-template-rows:30px auto;place-items:center;gap:4px;align-items:center;border:0;border-radius:11px;padding:7px 8px;color:#e2e8f0;background:transparent}.control:hover{background:#ffffff1a}.control>svg:not(.control-caret){grid-row:1;width:25px;height:25px}.control-caret{position:absolute;top:13px;right:20px;color:#e2e8f0ad}.control.on{background:transparent}.control.on svg{color:#34d399}.control.off{background:transparent}.control.off svg{color:#fb7185}.control.pending{background:#facc151a}.control.pending svg,.control.pending small{color:#fde68a}.control span{min-width:0;max-width:100%;display:block;text-align:center;font-size:13px;font-weight:760;line-height:1.15}.control small{display:block;color:#94a3b8;margin-top:2px;font-size:10px;font-weight:700;text-align:center}.control.on small{color:#a7f3d0}.control.off small,.end-control{color:#fecaca}.end-control:hover{background:#7f1d1d3d}.end-icon{grid-row:1;width:27px;height:27px;display:grid;place-items:center;border:3px solid #fb7185;border-radius:8px;color:#fecaca;font-size:22px;font-weight:900;line-height:1}.control-settings-popover{width:min(620px,100%);margin:10px auto 0;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#0f172aeb;box-shadow:0 18px 42px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.control-settings-popover label{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.13);border-radius:12px;color:#cbd5e1;background:#0f172a7a}.control-settings-popover span{font-size:12px;font-weight:800;white-space:nowrap}.control-settings-popover select{min-width:0;width:100%}.room-side{align-self:start;max-height:calc(100vh - 56px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(148,163,184,.12)}.participant-list.real{display:grid;gap:8px;padding:14px;flex:0 0 auto;max-height:min(420px,34vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.participant-row{display:flex;align-items:center;gap:10px;min-height:68px;padding:10px;border-radius:12px;background:#0f172a6b}.participant-row.requested{border:1px solid rgba(250,204,21,.34);background:#713f1238}.avatar{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:linear-gradient(135deg,#0f766e,#7c3aed);font-weight:900}.participant-row div:nth-child(2){min-width:0;flex:1}.participant-row strong,.participant-row span{display:block}.participant-row span{margin-top:3px;color:#94a3b8;font-size:12px}.participant-row .request-note{color:#fde68a;font-weight:850}.participant-media-icons{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 8px;border-radius:999px;background:#0206176b}.participant-row button{min-height:34px;border:0;border-radius:8px;padding:0 10px;color:#ede9fe;background:#7c3aed52;font-size:12px;font-weight:850}.participant-actions{display:grid;gap:6px}.participant-actions button{min-width:76px}.participant-actions .kick-button{color:#fecaca;background:#7f1d1d61}.access-box{margin:14px;padding:14px;display:flex;justify-content:space-between;gap:12px;border-radius:12px;background:#7c3aed26}.access-box span{color:#cbd5e1}.chat-panel{flex:0 0 auto;min-height:0;margin-top:16px;display:flex;flex-direction:column;overflow:hidden;border-top:1px solid rgba(148,163,184,.12)}.chat-header{padding:16px 20px 8px}.chat-header h2{margin:0;font-size:16px}.chat-messages{flex:0 0 auto;max-height:min(310px,30vh);display:flex;flex-direction:column;gap:10px;padding:8px 14px;overflow-y:auto}.chat-message{width:fit-content;max-width:92%;padding:10px 12px;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#0206177a}.chat-message.own{align-self:flex-end;border-color:#818cf847;background:#4f46e538}.chat-message span{display:block;margin-bottom:5px;color:#94a3b8;font-size:11px;font-weight:850}.chat-message p{margin:0;color:#e5e7eb;font-size:13px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:12px 14px 14px}.chat-form input{min-width:0;height:42px;border:1px solid rgba(148,163,184,.18);border-radius:10px;padding:0 12px;color:#f8fafc;background:#0206178f;outline:none}.chat-form input:focus{border-color:#818cf894;box-shadow:0 0 0 3px #6366f124}.chat-form button{height:42px;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5)}.ok{color:#34d399}.danger{color:#fb7185}.spin{animation:spin 1s linear infinite}.toast{position:fixed;right:24px;bottom:24px;z-index:20;max-width:min(380px,calc(100vw - 48px));padding:14px 16px;border-radius:12px;color:#fff;font-weight:850;box-shadow:0 18px 44px #00000047}.toast.success{background:#059669}.toast.error{background:#dc2626}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px}.brand{margin-bottom:12px}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.page-grid,.room-grid{grid-template-columns:1fr}}@media(max-width:760px){.workspace{padding:16px}.nav-list{grid-template-columns:1fr 1fr}.hero-panel{min-height:460px;padding:24px}.two-col,.three-col,.translation-board,.caption-strip.real,.control-bar.real,.control-settings-popover{grid-template-columns:1fr}.control-bar.real{width:100%;flex-wrap:wrap}.control{flex:1 1 86px;width:auto}.control-settings-popover label{grid-template-columns:auto minmax(0,1fr)}.control-settings-popover select{grid-column:1 / -1}.room-topbar{flex-direction:column}.room-actions,.room-actions button{width:100%}}.app-shell.room-mode{display:block;min-height:100vh;background:radial-gradient(circle at 85% -10%,rgba(20,184,166,.16),transparent 34%),radial-gradient(circle at 35% 105%,rgba(79,70,229,.13),transparent 30%),linear-gradient(135deg,#050914,#07111f 52%,#050816)}.app-shell.room-mode .workspace{min-height:100vh;padding:16px}.meeting-room{min-height:calc(100vh - 32px);color:#edf3ff}.meeting-topbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:8px 12px}.meeting-title-group,.meeting-top-actions,.meeting-title>div{display:flex;align-items:center;gap:14px;min-width:0}.meeting-logo{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(129,140,248,.38);border-radius:14px;color:#c4b5fd;background:radial-gradient(circle,#7c3aedb8,#1e293bc2 62%),#0f172ad6;box-shadow:inset 0 0 24px #6366f152,0 16px 34px #00000047}.meeting-title{min-width:0;display:grid;gap:5px}.meeting-title h1{margin:0;max-width:min(38vw,560px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:900;letter-spacing:0}.meeting-title p{margin:0;display:inline-flex;align-items:center;gap:7px;color:#9ca8bd;font-weight:720}.pro-badge,.live-badge{flex:0 0 auto;padding:5px 8px;border-radius:8px;font-size:11px;font-weight:950;line-height:1}.pro-badge{color:#ddd6fe;background:#6d28d9d1}.meeting-timer{color:#b8c0d4;font-weight:780;font-variant-numeric:tabular-nums}.live-badge{color:#fff;background:linear-gradient(135deg,#ef4444,#f97373);box-shadow:0 10px 24px #ef44443d}.live-badge:not(.active){color:#cbd5e1;background:#475569b8;box-shadow:none}.meeting-top-actions{justify-content:flex-end;flex-wrap:wrap}.password-chip,.connection-chip,.topbar-button,.topbar-icon{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(148,163,184,.16);border-radius:10px;color:#e7edf8;background:#0f172ab3;box-shadow:inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.password-chip{min-width:138px;flex-direction:column;align-items:flex-start;gap:2px;padding:7px 12px}.password-chip span{color:#9ca3af;font-size:11px;font-weight:820}.password-chip strong{font-size:14px;font-weight:930;letter-spacing:.02em}.connection-chip,.topbar-button,.topbar-icon{padding:0 16px;font-weight:900}.connection-chip.connected{color:#f8fafc}.connection-chip.connected svg{color:#22c55e}.connection-chip.connected:after{content:"";width:30px;height:20px;border-radius:4px;background:linear-gradient(to top,#22c55e 0 35%,transparent 35%),linear-gradient(to top,#22c55e 0 52%,transparent 52%),linear-gradient(to top,#22c55e 0 72%,transparent 72%),linear-gradient(to top,#22c55e 0 92%,transparent 92%);background-size:4px 100%;background-repeat:no-repeat;background-position:0 0,8px 0,16px 0,24px 0;opacity:.95}.topbar-icon{width:58px;padding:0}.meeting-room .room-grid{grid-template-columns:minmax(0,1fr) 470px;align-items:start;gap:16px}.meeting-room .room-main,.meeting-room .room-side,.meeting-room .side-card{border:1px solid rgba(148,163,184,.13);background:linear-gradient(180deg,#101a2dd6,#0a1120d6),#0f172ab8;box-shadow:0 24px 70px #0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.meeting-room .room-main{position:relative;padding:16px;border-radius:18px}.meeting-room .live-stage{height:clamp(390px,52vh,var(--stage-height, 540px));min-height:360px;border-radius:14px;border-color:#6366f147;background:linear-gradient(180deg,#0f172a80,#020617b8),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=82);box-shadow:inset 0 0 0 1px #ffffff06}.meeting-room .remote-media{gap:14px;padding:4px;background:#020617a3}.meeting-room .remote-tile{border-radius:10px;border-width:2px;box-shadow:0 18px 42px #00000047}.meeting-room .remote-tile.speaking{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed5c,0 0 28px #7c3aed6b}.meeting-room .remote-tile-meta{left:14px;right:auto;bottom:14px;max-width:calc(100% - 28px);padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#0f172a9e;box-shadow:0 12px 26px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.meeting-room .media-pill{padding:5px 7px}.meeting-room .local-video{border-radius:10px;border-color:#ffffff2e;box-shadow:0 18px 48px #00000061}.meeting-room .stage-toolbar{margin-top:12px;padding:8px 10px;border-radius:12px;background:#080e1cbd}.meeting-room .translation-board{display:block;margin-top:14px}.meeting-room .translation-text{min-height:152px;border-radius:14px;background:#081324d1}.meeting-room .transcript-panel{background:linear-gradient(180deg,#0a1930e6,#081120eb)}.transcript-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.12)}.transcript-head>div{display:inline-flex;align-items:center;gap:10px;min-width:0}.transcript-head svg{color:#dbeafe}.transcript-head span{color:#f8fafc;font-size:16px}.transcript-tools select,.transcript-tools button{min-height:36px;border:1px solid rgba(148,163,184,.18);border-radius:10px;color:#cbd5e1;background:#0f172ac2}.transcript-tools select{width:142px}.transcript-tools button{width:38px;display:grid;place-items:center;padding:0}.meeting-room .transcript-lines{max-height:172px;margin-top:12px;display:grid;gap:9px}.meeting-room .transcript-line{display:grid;grid-template-columns:82px minmax(116px,max-content) minmax(0,1fr);align-items:baseline;gap:12px;padding:0;border-top:0}.meeting-room .transcript-line time{color:#9aa7bd;font-size:14px;font-weight:760;font-variant-numeric:tabular-nums}.meeting-room .transcript-line strong{color:#f8fafc;font-size:14px;font-weight:900;white-space:nowrap}.meeting-room .transcript-line p,.meeting-room .transcript-lines>p{margin:0;color:#dbe3f3;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.room-stat-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.room-stat-card{min-height:98px;display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:14px;align-items:center;padding:16px;border:1px solid rgba(148,163,184,.13);border-radius:12px;background:#080f1ebd}.room-stat-card svg{grid-row:1 / 3;width:42px;height:42px;padding:9px;border-radius:50%;color:#60a5fa;background:#2563eb1f}.room-stat-card:nth-child(2) svg{color:#34d399;background:#16a34a1f}.room-stat-card:nth-child(3) svg{color:#facc15;background:#ca8a041f}.room-stat-card:nth-child(4) svg{color:#34d399;background:#14b8a61f}.room-stat-card span{color:#a7b2c7;font-size:13px;font-weight:760}.room-stat-card strong{min-width:0;display:inline-flex;align-items:center;gap:8px;color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.status-dot{width:10px;height:10px;display:inline-block;border-radius:50%;background:#ef4444;box-shadow:0 0 18px #ef44446b}.status-dot.online{background:#22c55e;box-shadow:0 0 18px #22c55e75}.status-dot.connecting{background:#f59e0b;box-shadow:0 0 18px #f59e0b75}.meeting-room .room-side{max-height:none;display:grid;grid-template-rows:auto auto;gap:16px;align-self:stretch;align-content:start;overflow:visible;border:0;background:transparent;box-shadow:none}.side-card{min-width:0;height:fit-content;overflow:hidden;border-radius:18px}.side-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(148,163,184,.13)}.side-tabs button{position:relative;min-height:58px;border:0;color:#b8c0d4;background:transparent;font-size:16px;font-weight:830;cursor:pointer}.side-tabs button.active{color:#fff}.side-tabs button.active:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.meeting-room .chat-panel{margin:0;border-top:0;display:flex;flex-direction:column;height:auto;align-self:start}.meeting-room .chat-messages{flex:0 1 auto;max-height:min(456px,48vh);min-height:0;gap:14px;padding:20px 22px 12px}.meeting-room .chat-message{width:100%;max-width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:0;border:0;background:transparent}.meeting-room .chat-message.own{align-self:stretch;border:0;background:transparent}.chat-avatar{width:30px;height:30px;display:grid;place-items:center;margin-top:2px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#64748b,#7c3aed);font-size:12px;font-weight:900}.meeting-room .chat-message span{display:flex;align-items:center;gap:10px;margin:0 0 5px;color:#f8fafc;font-size:13px}.meeting-room .chat-message time{color:#94a3b8;font-size:12px;font-weight:700}.meeting-room .chat-message p{width:fit-content;max-width:min(100%,330px);padding:11px 14px;border-radius:10px;color:#f1f5f9;background:#1e293bb8;font-size:14px}.meeting-room .chat-message.own p{border:1px solid rgba(129,140,248,.24);background:#4f46e53d}.meeting-room .chat-form{display:grid;grid-template-columns:1fr;gap:8px;margin:0 18px 18px;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#0f172aa3}.meeting-room .side-tab-participants{max-height:min(456px,48vh);padding:14px 20px 18px}.meeting-room .chat-form input{height:34px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.meeting-room .chat-form input:focus{box-shadow:none}.chat-tools{display:flex;align-items:center;gap:8px}.chat-tools button{width:34px;height:34px;border:0;border-radius:9px;color:#aab5ca;background:transparent}.chat-tools button:last-child{margin-left:auto;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5)}.participants-panel .panel-header{padding:18px 20px}.participants-panel .panel-header h2{font-size:17px}.meeting-room .participant-list.real{max-height:310px;padding:12px 20px 18px}.meeting-room .participant-row{min-height:58px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.1);border-radius:0;background:transparent}.meeting-room .participant-row:last-child{border-bottom:0}.meeting-room .participant-row.requested{padding:10px;border:1px solid rgba(250,204,21,.34);border-radius:10px;background:#713f122e}.meeting-room .participant-media-icons{background:#0206178c}.meeting-room .participant-actions{grid-auto-flow:column;grid-auto-columns:minmax(0,auto);gap:5px}.meeting-room .participant-actions button{min-width:auto;min-height:30px;padding:0 7px;font-size:11px}.meeting-room .control-bar.real{position:sticky;bottom:14px;z-index:12;width:min(100%,1180px);min-height:84px;margin:22px auto 0;display:grid;grid-template-columns:repeat(7,minmax(92px,1fr)) minmax(170px,1.12fr);align-items:center;justify-content:stretch;gap:0;padding:10px 14px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:linear-gradient(180deg,#1a253df0,#121b2ff0),#0f172ae6;box-shadow:0 26px 72px #00000061,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.meeting-room .control{width:100%;min-height:62px;grid-template-rows:30px auto;gap:2px;border-radius:11px;padding:5px 8px}.meeting-room .control:not(:last-child):after{content:"";position:absolute;top:8px;right:-2px;width:1px;height:48px;background:#94a3b826}.meeting-room .control:hover{background:#ffffff0e}.meeting-room .control>svg:not(.control-caret){width:27px;height:27px}.meeting-room .control span{color:#d8dfed;font-size:14px;font-weight:830;line-height:1.15}.meeting-room .control small{min-height:0;margin-top:0;color:#c7d2fe;font-size:10px;line-height:1}.meeting-room .control small:empty{display:none}.meeting-room .control-caret{top:18px;right:17px;color:#cbd5e1c7}.meeting-room .control:not(.on):not(.off):not(.active-tool):not(.end-control)>svg:not(.control-caret){color:#cbd5e1}.meeting-room .control.active-tool{color:#fff}.meeting-room .control.active-tool>svg:not(.control-caret){width:38px;height:38px;padding:8px;border-radius:12px;color:#f8fafc;background:#4f46e58a;box-shadow:0 16px 34px #4f46e547}.meeting-room .end-control{width:100%;min-height:54px;grid-template-columns:auto auto;grid-template-rows:1fr;place-items:center;justify-content:center;gap:9px;margin-left:10px;padding:0 16px;color:#fecaca;border-radius:11px;background:linear-gradient(135deg,#7f1d1d7a,#581c1c6b)}.meeting-room .end-control:hover{background:linear-gradient(135deg,#991b1b9e,#7f1d1d85)}.meeting-room .end-control:after,.meeting-room .end-control .control-caret{display:none}.meeting-room .end-phone-icon{grid-row:auto;color:#fb7185;width:19px;height:19px}.meeting-room .end-control span{color:#fb7185;font-size:14px;white-space:nowrap}.meeting-room .end-icon{display:none}.meeting-room .control-settings-popover{position:sticky;bottom:110px;z-index:13}.theme-toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;border:1px solid rgba(148,163,184,.16);border-radius:12px;color:#e2e8f0;background:#0f172ab3;font-weight:850}.theme-toggle:hover{border-color:#818cf859;background:#4f46e52e}.app-shell.theme-light{color:#172033;background:radial-gradient(circle at 82% 4%,rgba(45,212,191,.18),transparent 30%),radial-gradient(circle at 8% 96%,rgba(124,58,237,.11),transparent 28%),linear-gradient(135deg,#f8fbff,#edf3fb 48%,#f6f8fc)}.app-shell.theme-light .sidebar{border-right-color:#0f172a17;background:#ffffffc7;box-shadow:16px 0 48px #0f172a12}.app-shell.theme-light .brand{color:#111827}.app-shell.theme-light .nav-list button{color:#475569}.app-shell.theme-light .nav-list button:hover,.app-shell.theme-light .nav-list button.active{color:#312e81;background:#6366f11f}.app-shell.theme-light .theme-toggle{color:#334155;background:#ffffffbd;border-color:#0f172a1a}.app-shell.theme-light .theme-toggle svg{color:#f59e0b}.app-shell.theme-light .hero-panel{border-color:#0f172a14;background:linear-gradient(180deg,#ffffff05,#0f172ac7),url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;box-shadow:0 24px 60px #0f172a1f}.app-shell.theme-light .panel-card{color:#172033;border-color:#0f172a14;background:#ffffffd1;box-shadow:0 24px 60px #0f172a1a}.app-shell.theme-light .secondary-button,.app-shell.theme-light .ghost-button{color:#334155;border-color:#0f172a1f;background:#ffffffd1}.app-shell.theme-light .summary-list{color:#475569;background:#f1f5f9}.app-shell.theme-light .summary-list strong{color:#111827}.app-shell.theme-light.room-mode{background:radial-gradient(circle at 88% -8%,rgba(20,184,166,.18),transparent 34%),radial-gradient(circle at 20% 110%,rgba(99,102,241,.13),transparent 30%),linear-gradient(135deg,#f8fbff,#eef4fb,#f7f9fd)}.app-shell.theme-light .meeting-room{color:#111827}.app-shell.theme-light .meeting-logo{border-color:#6366f13d;background:radial-gradient(circle,#7c3aed33,#ffffffe6 64%),#ffffffeb;box-shadow:inset 0 0 24px #6366f129,0 16px 34px #0f172a1a}.app-shell.theme-light .meeting-title h1,.app-shell.theme-light .side-tabs button.active,.app-shell.theme-light .transcript-head span,.app-shell.theme-light .room-stat-card strong,.app-shell.theme-light .meeting-room .chat-message span,.app-shell.theme-light .meeting-room .transcript-line strong,.app-shell.theme-light .participants-panel .panel-header h2{color:#101828}.app-shell.theme-light .meeting-title p,.app-shell.theme-light .meeting-timer,.app-shell.theme-light .side-tabs button,.app-shell.theme-light .meeting-room .chat-message time,.app-shell.theme-light .meeting-room .transcript-line time,.app-shell.theme-light .room-stat-card span,.app-shell.theme-light .muted{color:#64748b}.app-shell.theme-light .password-chip,.app-shell.theme-light .connection-chip,.app-shell.theme-light .topbar-button,.app-shell.theme-light .topbar-icon,.app-shell.theme-light .meeting-room .room-main,.app-shell.theme-light .meeting-room .room-side,.app-shell.theme-light .meeting-room .side-card{color:#172033;border-color:#0f172a1a;background:#ffffffd1;box-shadow:0 20px 56px #0f172a1a}.app-shell.theme-light .connection-chip.connected{color:#14532d}.app-shell.theme-light .topbar-icon.theme-icon svg{color:#f59e0b}.app-shell.theme-light .meeting-room .live-stage{border-color:#6366f133;background:linear-gradient(180deg,#f8fafc5c,#e2e8f094),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=82);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #0f172a09}.app-shell.theme-light .meeting-room .remote-media{background:#e5e7eb}.app-shell.theme-light .remote-tile{background:#000;box-shadow:0 18px 42px #0f172a29}.app-shell.theme-light .stage-empty span,.app-shell.theme-light .stage-empty strong{color:#172033}.app-shell.theme-light .stage-resize-handle,.app-shell.theme-light .meeting-room .stage-toolbar,.app-shell.theme-light .transcript-tools select,.app-shell.theme-light .transcript-tools button,.app-shell.theme-light .stage-toolbar button,.app-shell.theme-light .stage-toolbar select,.app-shell.theme-light .stage-toolbar input{color:#334155;border-color:#0f172a1f;background:#ffffffd1}.app-shell.theme-light .stage-toolbar button.active{color:#4c1d95;border-color:#7c3aed57;background:#7c3aed1f}.app-shell.theme-light .meeting-room .translation-text,.app-shell.theme-light .meeting-room .transcript-panel{border-color:#0f172a17;background:linear-gradient(180deg,#ffffffe0,#f5f8fceb)}.app-shell.theme-light .transcript-head{border-bottom-color:#0f172a17}.app-shell.theme-light .transcript-head svg{color:#4f46e5}.app-shell.theme-light .meeting-room .transcript-line p,.app-shell.theme-light .meeting-room .transcript-lines>p{color:#334155}.app-shell.theme-light .room-stat-card{border-color:#0f172a17;background:#fffc}.app-shell.theme-light .side-tabs{border-bottom-color:#0f172a1a}.app-shell.theme-light .meeting-room .chat-message p{color:#172033;background:#f1f5f9f2}.app-shell.theme-light .meeting-room .chat-message.own p{color:#312e81;border-color:#6366f12e;background:#e0e7ffd1}.app-shell.theme-light .meeting-room .chat-form,.app-shell.theme-light .meeting-room .participant-row,.app-shell.theme-light .participant-media-icons,.app-shell.theme-light .meeting-room .control-settings-popover,.app-shell.theme-light .control-settings-popover label{color:#334155;border-color:#0f172a1a;background:#f8fafce0}.app-shell.theme-light .meeting-room .chat-form input,.app-shell.theme-light .control-settings-popover select{color:#172033;background:transparent}.app-shell.theme-light .meeting-room .participant-row{border-bottom-color:#0f172a14}.app-shell.theme-light .meeting-room .participant-row.requested{border-color:#ca8a0447;background:#fef3c7c2}.app-shell.theme-light .participant-row span{color:#64748b}.app-shell.theme-light .meeting-room .participant-media-icons{background:#f1f5f9eb}.app-shell.theme-light .meeting-room .control-bar.real{border-color:#0f172a1f;background:linear-gradient(180deg,#fffffff5,#f1f5f9f5),#ffffffeb;box-shadow:0 24px 64px #0f172a24,inset 0 1px #ffffffb3}.app-shell.theme-light .meeting-room .control:not(:last-child):after{background:#0f172a1a}.app-shell.theme-light .meeting-room .control:hover{background:#6366f114}.app-shell.theme-light .meeting-room .control span{color:#334155}.app-shell.theme-light .meeting-room .control small{color:#64748b}.app-shell.theme-light .meeting-room .control:not(.on):not(.off):not(.active-tool):not(.end-control)>svg:not(.control-caret),.app-shell.theme-light .meeting-room .control-caret{color:#64748b}.app-shell.theme-light .meeting-room .end-control{color:#b91c1c;background:linear-gradient(135deg,#fee2e2eb,#fff1f2eb)}.app-shell.theme-light .meeting-room .end-control span,.app-shell.theme-light .meeting-room .end-phone-icon{color:#dc2626}.app-shell.theme-light .toast{box-shadow:0 18px 44px #0f172a2e}.app-shell.theme-light.room-mode{background:linear-gradient(135deg,#f7f9fc,#eef3f8 48%,#f9fbfe)}.app-shell.theme-light .meeting-room .room-main{background:#ffffffdb;box-shadow:0 14px 34px #0f172a12}.app-shell.theme-light .meeting-room .room-side{background:transparent;box-shadow:none}.app-shell.theme-light .meeting-room .side-card{background:#ffffffe0;border-color:#0f172a17;box-shadow:0 10px 26px #0f172a0f}.app-shell.theme-light .meeting-room .chat-panel,.app-shell.theme-light .meeting-room .participants-panel{background:#ffffffe6}.app-shell.theme-light .meeting-room .stage-toolbar{background:#ffffffe0;border-color:#0f172a1a;box-shadow:0 6px 16px #0f172a0e}.app-shell.theme-light .stage-toolbar button,.app-shell.theme-light .stage-toolbar select,.app-shell.theme-light .stage-toolbar input{background:#f8fafc;border-color:#0f172a1c;box-shadow:none}.app-shell.theme-light .meeting-room .control-bar.real{box-shadow:0 14px 32px #0f172a1a,inset 0 1px #ffffffb8}.app-shell.theme-light .meeting-room .chat-form,.app-shell.theme-light .meeting-room .participant-row,.app-shell.theme-light .participant-media-icons,.app-shell.theme-light .meeting-room .control-settings-popover,.app-shell.theme-light .control-settings-popover label{background:#f8fafc}.app-shell.theme-light .meeting-room .participant-list.real,.app-shell.theme-light .meeting-room .side-tab-participants{background:transparent}@media(max-width:1320px){.meeting-room .room-grid{grid-template-columns:1fr}.meeting-room .room-side{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);grid-template-rows:auto}}@media(max-width:900px){.app-shell.room-mode .workspace{padding:10px}.meeting-topbar,.meeting-title-group,.meeting-top-actions{align-items:stretch;flex-direction:column}.meeting-title h1{max-width:100%;white-space:normal}.meeting-top-actions>*{width:100%}.meeting-room .room-main{padding:10px}.meeting-room .live-stage{min-height:300px;height:48vh}.room-stat-grid,.meeting-room .room-side{grid-template-columns:1fr}.meeting-room .transcript-line{grid-template-columns:74px minmax(88px,max-content) minmax(0,1fr);gap:8px}.meeting-room .control-bar.real{width:100%;grid-template-columns:repeat(4,minmax(82px,1fr));bottom:8px;min-height:auto;padding:12px}.meeting-room .control,.meeting-room .end-control{width:auto}.meeting-room .end-control{grid-column:span 2;margin-left:0}}
