*{box-sizing:border-box}body{color:#f4f6fb;background:#0b0d12;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.shell{background:radial-gradient(circle at 50% 20%,#172038 0,#0b0d12 42%);place-items:center;min-height:100vh;padding:24px;display:grid}.card{background:#12151d;border:1px solid #252a36;border-radius:24px;width:min(440px,100%);padding:36px;box-shadow:0 30px 80px #0008}.landing{text-align:center}.brand{background:#6c63ff;border-radius:18px;place-items:center;width:58px;height:58px;margin:auto;font-size:28px;font-weight:900;display:grid}.landing h1{margin:20px 0 8px;font-size:34px}.landing p{color:#969eaf;margin:0 0 28px;line-height:1.6}input,button{font:inherit;border:0;outline:0}input{color:#fff;background:#0b0d12;border:1px solid #2b3040;border-radius:12px;width:100%;margin-bottom:12px;padding:14px 15px}button{text-align:center;cursor:pointer;color:#fff;background:#252a36;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 18px;font-weight:700;line-height:1;display:inline-flex}.primary{background:#6c63ff;width:100%}.or{color:#686f80;margin:20px 0;font-size:13px}.join{gap:8px;display:flex}.join input{margin:0}.room{flex-direction:column;height:100vh;display:flex}.room header{background:#101219;border-bottom:1px solid #20242d;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex}.room header span{color:#8d95a5;margin-left:14px;font-size:13px}.dot{color:#4ad97b!important;margin-right:5px!important}.code{color:#8d95a5;align-items:center;gap:9px;display:flex}.code strong{color:#fff;letter-spacing:2px}.code button{height:44px;padding:0 10px;font-size:12px}.stage{flex:1;place-items:center;display:grid;position:relative;overflow:hidden}.person,.waiting{text-align:center;flex-direction:column;align-items:center;display:flex}.avatar,.pulse{background:#6c63ff;border-radius:50%;place-items:center;width:110px;height:110px;margin:auto;font-size:44px;font-weight:800;line-height:1;display:grid}.pulse svg,.micIcon{flex-shrink:0;display:block}.micMuted{color:#ffb9b9;background:#39232b}.pulse{color:#70798d;background:#171b25;border:2px dashed #343b4d}.person h2,.waiting h2{margin:18px 0 5px}.person span,.waiting p{color:#8d95a5}.remoteVideo{object-fit:contain;background:#08090c;width:100%;height:100%;position:absolute}.localVideo{object-fit:contain;z-index:2;background:#000;border:1px solid #353b4b;border-radius:14px;width:240px;max-height:160px;position:absolute;bottom:20px;right:20px}.hidden{display:none}.room footer{z-index:3;background:#101219;border-top:1px solid #20242d;justify-content:center;align-items:center;gap:12px;height:90px;display:flex}.room footer .active{background:#4d46d8}.danger{background:#d74747}@media (max-width:600px){.room header{padding:0 12px}.code{font-size:12px}.code button{display:none}.room footer button{padding:0 12px}.localVideo{width:130px}}button:focus-visible,input:focus-visible,select:focus-visible{border-color:#a39dff;outline:none}button{min-height:44px}button:disabled{opacity:.5;cursor:wait}button:hover:not(:disabled){filter:brightness(1.15)}label{text-align:left;color:#c2c8d5;margin-bottom:8px;font-size:14px;display:block}select{width:100%;font:inherit;color:#f4f6fb;background:#0b0d12;border:1px solid #343b4d;border-radius:10px;margin-top:8px;padding:12px}.error,.notice{color:#ffb9b9!important}.notice{background:#301b23;padding:12px 24px}.notice button{margin-left:8px}.room header{flex-shrink:0;gap:12px;height:auto;min-height:70px;padding-block:12px}.participants{color:#c2c8d5;border-bottom:1px solid #20242d;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:14px 24px;font-size:14px;display:flex}.stage{min-height:180px}.screenPlayer{background:#08090c;position:absolute;inset:0}.screenPlayer:fullscreen{width:100vw;height:100vh}.remoteVideo{inset:0}.fullscreen{z-index:2;background:#252a36dd;position:absolute;top:16px;right:16px}.localMain{object-fit:contain;background:#08090c;width:100%;height:100%;position:absolute}.settings{background:#12151d;border-top:1px solid #252a36;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-height:40vh;padding:16px 24px;display:grid;overflow-y:auto}.settings input{margin-top:8px;margin-bottom:4px}.settings small{color:#aab2c3}.check{cursor:pointer;background:#0b0d12;border:1px solid #343b4d;border-radius:12px;align-items:center;gap:12px;min-height:72px;padding:14px;transition:border-color .15s,background-color .15s;display:flex}.check:hover{border-color:#706a96}.check:has(input:checked){background:#1c1931;border-color:#8176e8}.check:focus-within{border-color:#a39dff}.check input{appearance:none;cursor:pointer;background:#12151d;border:1.5px solid #70798d;border-radius:6px;flex:0 0 22px;width:22px;height:22px;margin:0;padding:0}.check input:checked{background-color:#7568ed;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 12 4 4 8-8' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#9287ff}.checkText{flex-direction:column;gap:5px;display:flex}.checkText>span{color:#e4e7f0;font-size:14px;font-weight:600}.checkText small{margin:0}@media (forced-colors:active){.check input{appearance:auto}}.stats{z-index:3;background:#101219ed;border:1px solid #343b4d;border-radius:12px;max-width:290px;margin:0;padding:12px;font-size:12px;position:absolute;top:12px;left:12px}.stats div{justify-content:space-between;gap:20px;margin:4px 0;display:flex}.stats dt{color:#aab2c3}.stats dd{margin:0}.room footer{flex-wrap:wrap;flex-shrink:0;height:auto;min-height:90px;padding:16px}.transmitting{background:#17693c}@media (max-width:700px){.room header{flex-wrap:wrap}.code button{display:inline-flex}.settings{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.participants{padding:12px}.room footer{gap:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.dropdown{min-width:0}.dropdownLabel{color:#c2c8d5;margin-bottom:8px;font-size:14px}.dropdownTrigger{text-align:left;background:#0b0d12;border:1px solid #343b4d;justify-content:space-between;gap:12px;width:100%;padding:0 12px;font-weight:400}.dropdownTrigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdownTrigger:disabled{cursor:not-allowed}.dropdownTrigger[aria-expanded=true]{background:#19172b;border-color:#9b93ff}.dropdownArrow{color:#aab2c3;flex-shrink:0;transition:transform .15s}.dropdownArrow.open{color:#b8b1ff;transform:rotate(180deg)}.dropdownMenu{z-index:50;scrollbar-width:thin;scrollbar-color:#45405f #191c26;background:#191c26;border:1px solid #343b4d;border-radius:12px;max-height:190px;padding:5px;position:fixed;overflow-y:auto;box-shadow:0 8px 24px #0004}.dropdownOption{cursor:pointer;color:#d4d9e4;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px;font-size:14px;display:flex}.dropdownOption>span:first-child{overflow-wrap:anywhere}.dropdownOption.highlighted{background:#2c3041}.dropdownOption.selected{color:#c4beff}@media (prefers-reduced-motion:reduce){.dropdownArrow{transition:none}}.settingsModal{color:#f4f6fb;background:#12151d;border:1px solid #343b4d;border-radius:22px;width:min(680px,100vw - 32px);max-height:calc(100dvh - 48px);padding:0;overflow:visible;box-shadow:0 24px 100px #0009}.settingsModal[open]{flex-direction:column;display:flex}.settingsModal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070bc4}.settingsHeader{border-bottom:1px solid #252a36;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.settingsHeader h2{margin:0;font-size:23px}.settingsHeader p{color:#aab2c3;margin:6px 0 0;font-size:14px}.settingsHeader button{flex-shrink:0;width:44px;height:44px;padding:0}.settingsContent{overscroll-behavior:contain;min-height:0;padding:4px 24px;overflow-y:auto}.settingsSection{border-bottom:1px solid #252a36;padding:20px 0}.settingsSection:last-child{border:0}.settingsSection h3{margin:0 0 12px;font-size:15px}.settingsSection p{color:#aab2c3;margin:-4px 0 16px;font-size:13px}.settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settingsGrid label{margin:0}.settingsGrid input:not([type=checkbox]){height:48px;margin:8px 0}.settingsGrid small{color:#aab2c3;font-size:12px;line-height:1.5;display:block}.settingsBottom{border-top:1px solid #252a36;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.settingsBottom span{color:#aab2c3;font-size:12px}@media (max-width:520px){.settingsGrid{grid-template-columns:1fr}.settingsContent{padding-inline:18px}.settingsHeader,.settingsBottom{padding:16px 18px}}.prejoinControls{border-top:1px solid #252a36;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding-top:20px;display:flex}.landing h1{margin-top:0}.settingsContent{scrollbar-width:thin;scrollbar-color:#55506d #12151d;scrollbar-gutter:stable;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:6px 24px 12px;display:grid}.settingsContent::-webkit-scrollbar{width:8px}.settingsContent::-webkit-scrollbar-track{background:#12151d;border-radius:8px}.settingsContent::-webkit-scrollbar-thumb{background:#55506d;border:2px solid #12151d;border-radius:8px}.settingsContent::-webkit-scrollbar-thumb:hover{background:#79728f}.settingsSection{min-width:0;padding:18px 0}.settingsSection .settingsGrid{grid-template-columns:1fr;gap:12px}.settingsSection:first-child{grid-area:1/1}.settingsSection:nth-child(3){grid-area:2/1}.settingsSection:nth-child(2){grid-area:1/2/3}.settingsSection:nth-child(4){grid-column:1/-1}.settingsSection:nth-child(4) .settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}@media (max-width:650px){.settingsContent{padding-inline:18px;display:block}.settingsSection:nth-child(4) .settingsGrid{grid-template-columns:1fr}.settingsModal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}}.settingsTabs{flex-wrap:wrap;gap:8px;padding:16px 24px 0;display:flex}.settingsTabs button{color:#aab2c3;background:0 0;border:1px solid #0000;height:44px;padding-inline:16px;font-size:14px;font-weight:500}.settingsTabs button:focus-visible{border-color:#a39dff}.settingsContent.settingsTabbed{min-height:310px;padding:12px 28px 28px;display:block}.settingsTabbed .settingsSection{border:0;padding:16px 0 0}.settingsTabbed .settingsSection h3{margin-bottom:16px;font-size:18px}.settingsTabbed .settingsSection p{margin-bottom:24px}.settingsTabbed .settingsSection .settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.settingsTabbed .check{grid-column:1/-1;margin-top:8px}.settingsTabbed:focus-visible{outline:none}@media (max-width:650px){.settingsTabs{gap:6px;padding-inline:18px}.settingsTabs button{padding-inline:10px}.settingsContent.settingsTabbed{min-height:0;padding:12px 18px 24px}.settingsTabbed .settingsSection .settingsGrid{grid-template-columns:1fr;gap:20px}}.entryConnectionMode{text-align:left;margin:4px 0 18px}.connectionModeBadge{color:#c4beff;border:1px solid #45405f;border-radius:8px;align-self:center;padding:4px 10px;font-size:12px}.settingsGrid .connectionHint{color:#aab2c3;align-self:center;margin:0;font-size:13px;line-height:1.6}.toast{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:100;color:#f4f6fb;background:#181c27;border:1px solid #545071;border-radius:14px;gap:12px;width:min(380px,100vw - 32px);padding:18px;display:flex;position:fixed;box-shadow:0 12px 40px #0008}.toastError{border-color:#8a4859}.toastText{flex:1;min-width:0}.toastText strong{font-size:14px}.toastText p{color:#c2c8d5;overflow-wrap:anywhere;margin:7px 0 0;font-size:13px;line-height:1.6}.toastText button{margin-top:12px}.toastDismiss{background:0 0;flex-shrink:0;width:32px;height:32px;min-height:32px;padding:0}.roomMembers{z-index:2;flex-wrap:wrap;justify-content:center;gap:20px;padding:24px;display:flex}.memberCard{background:#151923;border:1px solid #303646;border-radius:18px;align-items:center;gap:16px;width:min(300px,100%);padding:24px;display:flex}.memberAvatar{background:#554cc1;border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:grid}.memberCard h2{overflow-wrap:anywhere;margin:0;font-size:17px}.memberCard h2 small{color:#aab2c3;margin-left:6px;font-size:12px;font-weight:400}.memberCard p{color:#aab2c3;margin:8px 0 0;font-size:13px}.memberSharing{color:#aaa1ff;margin-top:8px;font-size:12px;display:inline-block}.roomMembers.compact{justify-content:flex-start;gap:8px;max-width:calc(100% - 28px);padding:0;position:absolute;bottom:14px;left:14px}.compact .memberCard{background:#151923eb;border-radius:12px;gap:10px;width:auto;padding:10px 14px}.compact .memberAvatar{width:32px;height:32px;font-size:14px}.compact .memberCard h2{font-size:13px}.compact .memberCard p{margin-top:4px;font-size:12px}.compact .memberSharing{margin-top:4px}.previewToggle{z-index:4;background:#252a36e8;position:absolute;top:16px;left:16px}.room header .connectionModeBadge{color:#c4beff;margin-left:12px}@media (max-width:600px){.roomMembers{gap:12px;padding:16px}.memberCard{padding:18px}.roomMembers.compact{bottom:10px;left:10px}.compact .memberAvatar{display:none}.room header .headerMicStatus{margin:8px 0 0;display:block}}.room .callHeader{background:#10131b;border-bottom:1px solid #292e3d;flex-wrap:wrap;gap:16px 24px;min-height:88px;padding:18px 28px;display:flex}.headerIdentity{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.headerIdentity b{letter-spacing:-.3px;font-size:17px}.room .callHeader span{margin:0}.room .callHeader .headerConnection{color:#aab2c3;align-items:center;gap:7px;font-size:12px;display:flex}.headerConnection i{background:#dbb16b;border-radius:50%;flex-shrink:0;width:6px;height:6px}.headerConnection.isConnected i{background:#64d599}.headerBadges{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.room .callHeader .headerBadge{color:#b9c0d1;background:#181c27;border:1px solid #34394a;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:6px 10px;font-size:12px;display:inline-flex}.headerBadge .micIcon{width:15px;height:15px}.room .callHeader .headerBadge.isMuted{color:#e9a5ad;background:#291b23;border-color:#59323d}.room .callHeader .headerBadge.isTransmitting{color:#8fdbb2;background:#14251e;border-color:#2c5141}.headerRoomCode{border-left:1px solid #303545;align-items:center;gap:16px;margin-left:auto;padding-left:24px;display:flex}.headerRoomCode>div{flex-direction:column;gap:5px;display:flex}.headerRoomCode small{letter-spacing:1.4px;color:#9aa4b9;font-size:10px}.headerRoomCode strong{letter-spacing:3px;font-family:ui-monospace,monospace;font-size:17px}.headerRoomCode button{background:#202534;border:1px solid #34394a;border-radius:10px;width:40px;height:40px;min-height:40px;padding:0}@media (max-width:650px){.room .callHeader{gap:14px;padding:14px 16px}.headerBadges{flex-basis:100%;order:3}.headerRoomCode{gap:10px;padding-left:14px}}.memberDevices{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.memberDevices span{color:#aab2c3;align-items:center;gap:5px;font-size:11px;display:inline-flex}.memberDevices .micIcon{width:15px;height:15px}.memberDevices .deviceOn{color:#8fdbb2}.memberDevices .deviceOff{color:#e9a5ad}.memberShareControls{border-top:1px solid #34394a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.memberShareControls .memberSharing{margin:0}.memberPreviewButton{color:#c9c3f3;background:#242236;border:1px solid #45405f;border-radius:8px;gap:6px;height:34px;min-height:34px;padding:0 9px;font-size:11px;font-weight:500}.compact .memberCard{min-width:210px}.compact .memberDevices{margin-top:7px}.compact .memberShareControls{margin-top:8px;padding-top:8px}@media (max-width:600px){.compact .memberCard{min-width:0}.compact .memberDevices{gap:6px}}.voiceProcessingOptions{grid-column:1/-1;gap:12px;display:grid}.voiceProcessingOptions h4{margin:4px 0 0;font-size:14px}.settingsTabbed .voiceProcessingOptions p{margin:0 0 4px;line-height:1.5}.settingsTabbed .voiceProcessingOptions .check{margin-top:0}.voiceProcessingOptions .check:has(input:disabled){opacity:.65;cursor:wait}@media (min-width:750px){.voiceProcessingOptions{grid-template-columns:repeat(3,minmax(0,1fr))}.voiceProcessingOptions h4,.voiceProcessingOptions p{grid-column:1/-1}.settingsTabbed .voiceProcessingOptions .check{grid-column:auto;align-items:flex-start;height:100%}}.volumeControl{color:#c2c8d5;min-width:0;font-size:14px;display:block}.volumeControl output{float:right;color:#b7adff;font-variant-numeric:tabular-nums;font-size:12px}.volumeControl input[type=range]{appearance:none;accent-color:#a194ff;cursor:pointer;background:#38334e;border:0;border-radius:8px;width:100%;height:6px;margin:18px 0 14px;padding:0}.volumeControl input[type=range]::-webkit-slider-thumb{appearance:none;background:#b2a7ff;border:2px solid #211d37;border-radius:50%;width:16px;height:16px}.volumeControl input[type=range]::-moz-range-thumb{background:#b2a7ff;border:2px solid #211d37;border-radius:50%;width:14px;height:14px}.volumeControl input[type=range]:focus-visible{outline-offset:4px;outline:1px solid #a194ff}.memberVolume{margin-top:14px;font-size:11px}.memberVolume input[type=range]{margin:12px 0 4px}.memberVolume output{font-size:11px}.settingsGrid .volumeControl input[type=range]{height:6px;margin:18px 0 14px}.roomMembers{width:min(900px,100%);margin-inline:auto}.roomMembers:not(.compact) .memberCard{flex:330px;width:min(390px,100%)}.roomMembers.compact{width:auto;margin:0}.roomMembers.compact .memberCard{width:300px;min-width:260px}@media (max-width:650px){.roomMembers:not(.compact) .memberCard{flex-basis:100%}.roomMembers.compact .memberCard{flex:180px;width:auto;min-width:0}}.room{min-height:0}.stage{min-height:0;overflow:hidden auto}.localVideo{aspect-ratio:16/9;width:clamp(240px,28vw,360px);max-width:calc(100% - 32px);height:auto;max-height:min(240px,38%);top:70px;bottom:auto;right:16px}.headerIdentity{min-width:0}.headerConnection{overflow-wrap:anywhere}.memberCard{min-width:0}.room footer{padding-bottom:max(14px, env(safe-area-inset-bottom))}.settingsModal{max-height:calc(100dvh - 24px)}.settingsBottom{flex-shrink:0}@media (max-width:650px){.shell{padding:16px}.card{border-radius:18px;padding:24px}.room .callHeader{gap:10px;min-height:0;padding:12px 14px}.headerIdentity{flex:130px}.headerRoomCode{gap:8px;padding-left:10px}.headerRoomCode strong{letter-spacing:2px;font-size:15px}.headerBadges{gap:6px}.room footer{min-height:72px;padding:12px;padding-bottom:max(12px, env(safe-area-inset-bottom));gap:8px}.room footer button{height:44px;padding-inline:12px}.localVideo{width:clamp(170px,48vw,240px);max-height:140px;top:64px;right:10px}.roomMembers{gap:10px;padding:14px}.screenStage{flex-direction:column;align-items:stretch;display:flex;overflow-y:auto}.screenStage .screenPlayer{flex:1 0 180px;width:100%;min-height:180px;position:relative;inset:auto}.screenStage .screenPlayer:fullscreen{height:100vh;min-height:100vh}.screenStage .roomMembers.compact{flex-shrink:0;order:2;gap:8px;width:100%;max-width:none;padding:10px;position:static}.screenStage .compact .memberCard{flex:140px;padding:10px}.fullscreen{height:40px;min-height:40px;padding:0 12px;font-size:12px;top:10px;right:10px}.settingsTabs{scrollbar-width:thin;flex-wrap:nowrap;flex-shrink:0;overflow-x:auto}.settingsTabs button{white-space:nowrap;flex-shrink:0}.settingsBottom{flex-wrap:wrap;gap:10px}.settingsBottom span{flex:180px}}@media (max-height:500px) and (min-width:651px){.room .callHeader{min-height:64px;padding-block:10px}.room footer{min-height:64px;padding-block:8px}.localVideo{width:240px;max-height:120px;top:60px}.roomMembers:not(.compact) .memberCard{padding:14px}}html,body{min-width:0}.shell{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.join input{flex:1;min-width:0}.join button{flex-shrink:0}.room{height:100dvh;min-height:320px}.room .callHeader{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right));padding-top:max(12px, env(safe-area-inset-top));flex-shrink:0}.headerIdentity{flex:0 auto;min-width:0}.headerBadges{min-width:0}.headerRoomCode{flex-shrink:0}.room .callHeader .headerBadge{overflow-wrap:anywhere}.stage{overscroll-behavior:contain;flex-direction:column;flex:1 1 0;justify-content:safe center;align-items:center;min-height:0;display:flex;overflow:auto}.roomMembers:not(.compact){flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(900px,100%);padding:20px;display:grid}.roomMembers:not(.compact) .memberCard{width:100%;min-width:0}.screenStage{justify-content:flex-start;align-items:stretch}.screenStage .screenPlayer{flex:1 0 160px;width:100%;min-height:160px;position:relative;inset:auto}.screenStage .screenPlayer:fullscreen{width:100vw;height:100dvh;min-height:100dvh}.screenPlayer:fullscreen .fullscreen{display:none}.screenStage .roomMembers.compact{flex-shrink:0;order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(900px,100%);max-width:none;margin:0 auto;padding:12px;display:grid;position:static}.screenStage .roomMembers.compact .memberCard{width:100%;min-width:0;padding:12px 16px}.stage:not(.screenStage) .localVideo:not(.hidden){z-index:3;object-fit:contain;width:min(360px,100% - 32px);max-height:210px;margin:0;position:absolute;top:auto;bottom:16px;right:16px}.screenStage .localVideo{z-index:3;object-fit:contain;width:clamp(160px,24vw,300px);max-height:170px;position:absolute;top:auto;bottom:12px;right:12px}.stats{max-width:min(290px,100% - 24px);max-height:calc(100% - 24px);overflow:auto}.room footer{min-height:72px;padding:12px max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));flex-shrink:0}.room footer button{min-width:44px}.settingsModal{width:min(960px,100vw - 32px);max-height:calc(100dvh - 32px)}.settingsHeader,.settingsTabs,.settingsBottom{flex-shrink:0}.settingsContent.settingsTabbed{min-height:0;padding:12px 24px 24px}.settingsModal .settingsTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:14px 20px 0;display:grid;overflow:visible}.settingsTabs button{white-space:normal;min-width:0;padding:0 8px;line-height:1.3}.settingsTabbed .settingsSection .settingsGrid{gap:20px}.dropdownMenu{max-width:calc(100vw - 24px)}.toast{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}@media (max-width:740px){.room .callHeader{gap:10px 12px}.headerIdentity{flex:100px}.headerBadges{flex-basis:100%;order:3}.headerRoomCode{gap:8px;padding-left:10px}.roomMembers:not(.compact){grid-template-columns:1fr;gap:12px;max-width:480px;padding:14px}.roomMembers:not(.compact) .memberCard{padding:18px}.screenStage .roomMembers.compact{gap:8px;padding:8px}.screenStage .roomMembers.compact .memberCard{padding:10px}.compact .memberAvatar{display:none}.settingsModal{border-radius:16px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.settingsHeader{padding:16px}.settingsContent.settingsTabbed{padding:8px 16px 20px}.settingsModal .settingsTabs{padding:12px 12px 0}.settingsTabbed .settingsSection .settingsGrid{grid-template-columns:1fr;gap:20px}.voiceProcessingOptions{grid-template-columns:1fr}.settingsBottom{padding:12px 16px}}@media (max-width:380px){.card{padding:20px}.headerIdentity b{font-size:15px}.headerRoomCode strong{letter-spacing:1px;font-size:14px}.headerRoomCode small{font-size:9px}.room .callHeader .headerBadge{font-size:11px}.screenStage .roomMembers.compact{grid-template-columns:1fr}.settingsTabs button{font-size:12px}.room footer{gap:6px}}@media (max-height:500px) and (min-width:600px){.room .callHeader{gap:8px 14px;min-height:0;padding-block:8px}.headerBadges{order:initial;flex-basis:auto}.room footer{min-height:60px;padding-block:8px}.roomMembers:not(.compact){grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;padding:12px}.screenStage .roomMembers.compact{max-height:130px;overflow-y:auto}.settingsHeader{padding-block:10px}.settingsHeader p{display:none}.settingsBottom{padding-block:10px}.stage:not(.screenStage) .localVideo:not(.hidden){width:220px;max-height:120px}}.noiseSettings{border:1px solid var(--border,#343b4c);background:#0b0e14;border-radius:14px;grid-column:1/-1;grid-template-columns:1fr 220px;align-items:center;gap:20px;padding:18px;display:grid}.settingsTabbed .noiseSettings .check{background:0 0;border:0;align-items:center;min-height:0;padding:0}.noiseSettings .dropdown{min-width:0}.settingsTabbed .voiceProcessingOptions{grid-template-columns:1fr;gap:12px}.settingsTabbed .voiceProcessingOptions>.check{border-radius:14px;align-items:center;padding:18px}@media (max-width:550px){.noiseSettings{grid-template-columns:1fr;gap:14px;padding:16px}}.roomMembers .memberCard{align-items:flex-start}.roomMembers .memberAvatar{flex-shrink:0;margin-top:2px}.memberDetails{flex:1;min-width:0}.memberVolume{border-top:1px solid #ffffff12;margin-top:16px;padding-top:12px}.memberVolume input{width:100%}.roomMembers .memberCard{min-height:156px}.micTestPanel{border:1px solid #343b4c;border-radius:14px;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:16px;display:grid}.micTestPanel meter{width:100%;height:20px}.micTestPanel small{color:#aab2c3;grid-column:1/-1}.settingsModal{background:#11151d;border-color:#303746;border-radius:20px;width:min(960px,100vw - 32px)}.settingsHeader{padding:24px 28px}.settingsHeader h2{letter-spacing:-.4px;font-size:22px}.settingsHeader p{margin-top:6px;font-size:13px}.settingsModal .settingsTabs{background:#0b0e14;border:1px solid #272e3b;border-radius:12px;gap:4px;margin:18px 28px 0;padding:5px}.settingsTabs button{color:#9ea8ba;border:1px solid #0000;border-radius:8px;gap:9px;height:44px;min-height:44px;font-size:13px}.settingsTabs button[aria-selected=true]{color:#d7d0ff;background:#252238;border-color:#5a507e}.settingsTabs button svg{flex-shrink:0}.settingsContent.settingsTabbed{padding:24px 28px 28px}.settingsTabbed .settingsSection{background:0 0;border:0;padding:0}.settingsTabbed .settingsSection h3{margin-top:0;font-size:17px}.settingsTabbed .settingsSection>p{margin-bottom:24px;font-size:13px}.settingsTabbed .settingsGrid{align-items:start}.settingsTabbed .volumeControl{background:#0c1017;border:1px solid #2c3342;border-radius:12px;padding:16px}.settingsTabbed .voiceProcessingOptions{gap:12px;padding-top:8px}.voiceProcessingOptions h4{color:#9ea8ba;margin-bottom:2px;font-size:12px;font-weight:600}.settingsBottom{background:#0e1219;padding:16px 28px}.settingsBottom>span{color:#929cad;font-size:12px}.settingsBottom>button{color:#e2dcff;background:#35304e;min-width:90px}@media (max-width:740px){.settingsModal{border-radius:16px;width:calc(100vw - 20px)}.settingsHeader{padding:18px}.settingsModal .settingsTabs{margin:12px 14px 0}.settingsTabs button{flex-direction:column;gap:5px;height:58px;font-size:11px}.settingsContent.settingsTabbed{padding:20px 18px}.settingsBottom{padding:14px 18px}}.settingsBottom{border-radius:0 0 19px 19px}.micLevel{background:#292e3e;border-radius:999px;min-width:0;height:10px;overflow:hidden}.micLevel span{border-radius:inherit;background:#a99aff;height:100%;transition:width 80ms linear;display:block}.shareAudioRetry{z-index:5;position:fixed;bottom:90px;right:20px}@media (max-width:740px){.settingsBottom{border-radius:0 0 15px 15px}}.screenPlaybackControls{z-index:5;opacity:0;pointer-events:none;background:#11151deb;border:1px solid #43495a;border-radius:14px;align-items:center;gap:12px;width:min(380px,100% - 24px);padding:10px 14px;transition:opacity .2s;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.screenPlaybackControls.visible,.screenPlaybackControls:focus-within,.screenPlaybackControls:hover{opacity:1;pointer-events:auto}.screenPlaybackControls label{flex:1;gap:4px;min-width:0;font-size:12px;display:grid}.screenPlaybackControls input{width:100%}.screenPlaybackControls output{min-width:34px;font-size:12px}.screenPlaybackControls button{width:38px;height:38px;min-height:38px;padding:0}.memberAvatar{line-height:1}.memberAvatar>span{display:block;transform:translateY(-1px)}.fullscreenDock{z-index:6;opacity:0;pointer-events:none;justify-content:flex-end;align-items:center;gap:16px;padding:14px;transition:opacity .2s;display:flex;position:absolute;inset:auto 0 0}.fullscreenDock.visible,.fullscreenDock:focus-within,.fullscreenDock:hover{opacity:1;pointer-events:auto}.screenPlayer:fullscreen .fullscreenDock{background:linear-gradient(#0000,#090c14ee);min-height:80px}.screenPlayer:fullscreen .callFooter{background:0 0;border:0;min-height:0;padding:0;position:absolute;left:50%;transform:translate(-50%)}.streamActions{align-items:center;gap:8px;margin-left:auto;display:flex}.streamActions>button,.streamVolumeControl>button{background:#191e2bea;border:1px solid #454b5d;width:44px;height:44px;padding:0}.streamVolumeControl{position:relative}.streamVolumePopover{background:#161b26;border:1px solid #454b5d;border-radius:12px;width:220px;padding:16px;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 8px 32px #0006}.streamVolumePopover>div{justify-content:space-between;gap:12px;margin-bottom:12px;font-size:12px;display:flex}.streamVolumePopover input[type=range]{accent-color:#b1a3ff;width:100%;min-width:0;height:20px;margin:0;padding:0;display:block}.streamVolumePopover button{width:100%;height:34px;min-height:34px;margin-top:12px;font-size:12px}@media (max-width:600px){.screenPlayer:fullscreen .fullscreenDock{flex-wrap:wrap;gap:10px}.screenPlayer:fullscreen .callFooter{flex:100%;margin:auto;position:static;transform:none}.streamActions{margin-left:auto}}.fullscreenDock{padding:24px 32px}.streamActions{background:#10141bbf;border-radius:14px;padding:6px}@media (max-width:600px){.fullscreenDock{padding:18px}}.screenPlayer:fullscreen .fullscreenDock,.screenPlayer:fullscreen .callFooter,.screenPlayer:fullscreen .streamActions{background:0 0}.screenPlayer:not(:fullscreen) .streamActions{background:0 0;gap:8px;padding:0}.screenPlayer:not(:fullscreen) .streamActions>button,.screenPlayer:not(:fullscreen) .streamVolumeControl>button{width:32px;min-width:32px;height:32px;min-height:32px;box-shadow:none;color:#fff;background:0 0;border:0;border-radius:0;padding:0}.screenPlayer:not(:fullscreen) .streamActions>button:hover,.screenPlayer:not(:fullscreen) .streamVolumeControl>button:hover{color:#c9c0ff;background:0 0}.screenPlayer:not(:fullscreen) .streamActions>button>svg,.screenPlayer:not(:fullscreen) .streamVolumeControl>button>svg{filter:drop-shadow(0 1px 3px #000);width:18px;height:18px}.screenPlayer:not(:fullscreen) .fullscreenDock{left:auto;right:var(--video-right,0px);bottom:var(--video-bottom,0px);opacity:1;pointer-events:auto;padding:10px 12px}.screenPlayer:not(:fullscreen) .streamActions>button,.screenPlayer:not(:fullscreen) .streamVolumeControl>button{color:#fff;transition:color .15s,transform .15s}.screenPlayer:not(:fullscreen) .streamActions>button>svg,.screenPlayer:not(:fullscreen) .streamVolumeControl>button>svg{filter:drop-shadow(0 1px 2px #000)drop-shadow(0 0 3px #000)}.screenPlayer:not(:fullscreen) .streamActions>button:hover,.screenPlayer:not(:fullscreen) .streamVolumeControl>button:hover{color:#d4caff;transform:scale(1.08)}.screenPlayer:not(:fullscreen) .streamActions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b101de0;border:1px solid #ffffff38;border-radius:11px;gap:4px;padding:5px;box-shadow:0 3px 14px #0005}.screenPlayer:not(:fullscreen) .streamActions>button,.screenPlayer:not(:fullscreen) .streamVolumeControl>button{border-radius:7px;width:32px;height:32px}.screenPlayer:not(:fullscreen) .streamActions>button:hover,.screenPlayer:not(:fullscreen) .streamVolumeControl>button:hover{color:#fff;background:#ffffff18;transform:none}.screenPlayer:not(:fullscreen) .streamActions{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;padding:0}.screenPlayer:not(:fullscreen) .streamActions>button,.screenPlayer:not(:fullscreen) .streamVolumeControl>button{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#191e2bea;border:1px solid #454b5d;border-radius:9px}.screenPlayer:not(:fullscreen) .streamActions>button:hover,.screenPlayer:not(:fullscreen) .streamVolumeControl>button:hover{background:#252b3be8}
