.GroupCallDeviceMenu{align-items:flex-end;margin-left:-8px;display:inline-flex;position:relative}.GroupCallDeviceMenu__chevron{all:unset;color:#ffffffeb;cursor:pointer;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:background-color .12s;display:inline-flex}.GroupCallDeviceMenu__chevron:hover,.GroupCallDeviceMenu__chevron[aria-expanded=true]{background:#ffffff52}.GroupCallDeviceMenu__list{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:50;background:#1c1c1eeb;border:1px solid #ffffff14;border-radius:10px;min-width:240px;max-width:320px;max-height:280px;margin-bottom:8px;padding:4px;position:absolute;bottom:100%;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000073}.GroupCallDeviceMenu__item{all:unset;box-sizing:border-box;color:#ffffffe0;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;line-height:1.3;display:block;overflow:hidden}.GroupCallDeviceMenu__item:hover{background:#ffffff0f}.GroupCallDeviceMenu__item--selected{color:#fff;background:#5969fc38}.GroupCallDeviceMenu__item--selected:after{content:"✓";float:right;opacity:.85}.GroupCallDeviceMenu__empty{text-align:center;color:#ffffff8c;padding:12px;font-size:12px}.GroupCallDeviceMenu__divider{background:#ffffff14;height:1px;margin:4px 8px}.GroupCallDeviceMenu__toggleRow{color:#ffffffe0;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.GroupCallDeviceMenu__toggleRow:hover{background:#ffffff0f}.GroupCallDeviceMenu__toggleRow input[type=checkbox]{accent-color:#5969fc;flex-shrink:0}.GroupCallDeviceMenu__hint{color:#ffffff73;padding:4px 12px 8px;font-size:11px;line-height:1.3}.GroupCallMemberMenu{z-index:10_000_001;box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#1c1e26fa;border:1px solid #ffffff14;border-radius:14px;width:240px;max-height:calc(100vh - 16px);padding:8px;position:fixed;overflow-y:auto;box-shadow:0 16px 48px #00000080}.GroupCallMemberMenu__cover{flex-direction:column;align-items:center;gap:4px;padding:12px 8px 10px;display:flex}.GroupCallMemberMenu__avatar{background:linear-gradient(135deg,#5969fc,#3cd5f5);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:600;display:flex}.GroupCallMemberMenu__name{text-align:center;font-size:14px;font-weight:600}.GroupCallMemberMenu__role{color:#ffffff80;font-size:11px}.GroupCallMemberMenu__volume{color:#fffc;align-items:center;gap:8px;padding:8px 10px;display:flex}.GroupCallMemberMenu__volume input[type=range]{accent-color:#5969fc;flex:1;min-width:0}.GroupCallMemberMenu__volumeVal{color:#ffffff80;text-align:right;width:36px;font-size:11px}.GroupCallMemberMenu__sep{background:#ffffff14;height:1px;margin:4px 0}.GroupCallMemberMenu__item{all:unset;box-sizing:border-box;cursor:pointer;color:#ffffffe6;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;display:flex}.GroupCallMemberMenu__item svg{flex-shrink:0}.GroupCallMemberMenu__item:hover{background:#ffffff14}.GroupCallMemberMenu__item--danger{color:#ff8080}.GroupCallMemberMenu__item--danger:hover{background:#ff575724}.GroupCallReactionPicker{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:60;background:#1c1c1eeb;border:1px solid #ffffff14;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;max-width:280px;margin-bottom:10px;padding:6px;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000073}.GroupCallReactionPicker__btn{all:unset;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:26px;line-height:1;transition:background-color .12s,transform .12s;display:inline-flex}.GroupCallReactionPicker__btn:hover,.GroupCallReactionPicker__btn:focus-visible{background:#ffffff1f;transform:scale(1.15)}.GroupCallReactionPicker__btn:active{transform:scale(.95)}.GroupCallReactionsOverlay{pointer-events:none;z-index:30;position:absolute;inset:0;overflow:hidden}.GroupCallReactionsOverlay__item{will-change:transform, opacity;font-size:40px;line-height:1;animation:4s cubic-bezier(.22,.61,.36,1) forwards GroupCallReactionFloat;position:absolute;bottom:88px;left:50%}@media (prefers-reduced-motion:reduce){.GroupCallReactionsOverlay__item{animation:4s linear forwards GroupCallReactionFadeStatic}}@keyframes GroupCallReactionFloat{0%{transform:translate(calc(-50% + var(--lane,0px)), 0) scale(.6);opacity:0}12%{transform:translate(calc(-50% + var(--lane,0px)), -18px) scale(1);opacity:1}70%{transform:translate(calc(-50% + var(--lane,0px)), -120px) scale(1);opacity:1}to{transform:translate(calc(-50% + var(--lane,0px)), -160px) scale(1);opacity:0}}@keyframes GroupCallReactionFadeStatic{0%{transform:translate(calc(-50% + var(--lane,0px)), -60px);opacity:0}15%{opacity:1}70%{opacity:1}to{transform:translate(calc(-50% + var(--lane,0px)), -60px);opacity:0}}.GroupCallSettings{z-index:1200;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GroupCallSettings__panel{color:#fff;background:#1c1c20f5;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 24px 48px #0006}.GroupCallSettings__header{z-index:2;background:inherit;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:600;display:flex;position:sticky;top:0}.GroupCallSettings__header button{appearance:none;color:#fff9;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:16px}.GroupCallSettings__header button:hover{color:#fff}.GroupCallSettings__section{border-bottom:1px solid #ffffff0d;padding:12px 16px 14px}.GroupCallSettings__section:last-child{border-bottom:0}.GroupCallSettings__sectionTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:10px}.GroupCallSettings__toggle{cursor:pointer;color:#d8d8e0;align-items:center;gap:10px;padding:6px 0 2px;font-size:13px;display:flex}.GroupCallSettings__toggle input[type=checkbox]{accent-color:#5969fc;cursor:pointer;flex-shrink:0;width:16px;height:16px}.GroupCallSettings__hint{color:#ffffff73;margin-bottom:10px;margin-left:26px;font-size:11px;line-height:1.4}.GroupCallSettings__hint:last-child{margin-bottom:0}.GroupCallSettings__noteSmall{color:#fff6;border-top:1px dashed #ffffff14;margin-top:6px;padding-top:8px;font-size:11px;font-style:italic}.GroupCallShortcutsHelp{z-index:1200;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GroupCallShortcutsHelp__panel{color:#fff;background:#1c1c20f5;border:1px solid #ffffff14;border-radius:16px;min-width:360px;max-width:520px;overflow:hidden;box-shadow:0 24px 48px #0006}.GroupCallShortcutsHelp__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.GroupCallShortcutsHelp__header button{appearance:none;color:#fff9;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:16px}.GroupCallShortcutsHelp__header button:hover{color:#fff}.GroupCallShortcutsHelp table{border-collapse:collapse;width:100%;font-size:13px}.GroupCallShortcutsHelp td{vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:10px 16px}.GroupCallShortcutsHelp td:first-child{white-space:nowrap;width:1%}.GroupCallShortcutsHelp tr:last-child td{border-bottom:0}.GroupCallShortcutsHelp kbd{color:#d8d8e0;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px;display:inline-block}.GroupCallShortcutsHelp__footnote{color:#ffffff73;text-align:center;border-top:1px solid #ffffff14;padding:10px 16px 12px;font-size:11px;font-style:italic}.GroupCallStatsOverlay{z-index:1100;-webkit-backdrop-filter:blur(12px);color:#d8d8e0;background:#121216eb;border:1px solid #ffffff14;border-radius:10px;min-width:320px;max-width:480px;padding:8px 10px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.4;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 32px #00000073}.GroupCallStatsOverlay__header{justify-content:space-between;align-items:center;margin-bottom:4px;font-weight:600;display:flex}.GroupCallStatsOverlay__header button{appearance:none;color:#ffffff8c;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:12px}.GroupCallStatsOverlay__header button:hover{color:#fff}.GroupCallStatsOverlay__empty{color:#ffffff73;padding:6px 0}.GroupCallStatsOverlay__section{border-top:1px solid #ffffff0f;margin-top:4px;padding-top:4px}.GroupCallStatsOverlay__section:first-of-type{border-top:0;padding-top:0}.GroupCallStatsOverlay__sectionTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:10px}.GroupCallStatsOverlay table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.GroupCallStatsOverlay th,.GroupCallStatsOverlay td{text-align:left;white-space:nowrap;padding:1px 6px 1px 0}.GroupCallStatsOverlay th{color:#ffffff73;font-weight:500}.GroupCallStatsOverlay td{color:#ffffffd9}.GroupCallStatsOverlay__hint{color:#ffffff59;border-top:1px solid #ffffff0f;margin-top:6px;padding-top:4px;font-size:10px}.GroupCallModal{z-index:9_999_999;color:#fff;background:radial-gradient(circle at 30% 10%,#5969fc2e,#0000 55%),radial-gradient(circle at 80% 90%,#3cd5f51f,#0000 55%),#0c0d11;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.GroupCallModal__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;align-items:center;gap:16px;padding:36px 20px 16px;display:flex}.GroupCallModal__title{-webkit-app-region:drag}.GroupCallModal__close,.GroupCallModal__headerBtn{-webkit-app-region:no-drag}.GroupCallModal__title{flex:1;min-width:0}.GroupCallModal__title .GroupCallModal__title-row{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:18px;overflow:hidden}.GroupCallModal__title .GroupCallModal__subtitle-row{color:#ffffff8c;margin-top:2px;font-size:12px;line-height:14px}.GroupCallModal__duration{font-variant-numeric:tabular-nums;color:#ffffffb8}.GroupCallModal__close,.GroupCallModal__headerBtn{all:unset;cursor:pointer;color:#ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:inline-flex}.GroupCallModal__close:hover,.GroupCallModal__headerBtn:hover{color:#fff;background:#ffffff14}.GroupCallModal__headerBtn{margin-right:4px}.GroupCallModal__body{flex:1;gap:12px;min-height:0;padding:0 16px;display:flex}.GroupCallModal__stage{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.GroupCallModal__sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161eb3;border-radius:16px;flex-shrink:0;width:280px;padding:12px;overflow-y:auto}@media (max-width:900px){.GroupCallModal__sidebar{display:none}}.GroupCallModal__sidebar-title{text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;margin:4px 8px 8px;font-size:12px}.GroupCallModal__sidebar-search{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;outline:none;width:calc(100% - 16px);margin:0 8px 8px;padding:7px 10px;font-size:13px}.GroupCallModal__sidebar-search::placeholder{color:#fff6}.GroupCallModal__sidebar-search:focus{background:#ffffff14;border-color:#5969fc80}.GroupCallModal__footer{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;padding:16px 20px 22px;display:flex}.GroupCallModal__primaryControl{justify-content:center;display:flex;position:relative}.GroupCallModal__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.GroupCallModal__actionGroup{align-items:flex-end;display:inline-flex;position:relative}.GroupCallModal__actionGroup .GroupCallDeviceMenu{position:absolute;bottom:-2px;right:-4px}.GroupCallModal__action{all:unset;color:#fff;cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .15s,transform .1s;display:inline-flex}.GroupCallModal__action:hover{background:#ffffff29}.GroupCallModal__action:active{transform:scale(.95)}.GroupCallModal__action svg{width:24px;height:24px}.GroupCallModal__action--off{color:#1c1c1e;background:#fffffff2}.GroupCallModal__action--off:hover{background:#fff}.GroupCallModal__action--end{background:#e64646}.GroupCallModal__action--end:hover{background:#ff5757}.GroupCallModal__action--end svg{width:28px;height:28px}.GroupCallModal__action--secondary{color:#ffffffbf;background:#ffffff0f;align-self:center;width:44px;height:44px}.GroupCallModal__action--secondary:hover{color:#fff;background:#ffffff1f}.GroupCallModal__action--secondary svg{width:20px;height:20px}.GroupCallModal__action--toggled{color:#fff;background:#5969fc59;box-shadow:inset 0 0 0 1px #5969fc8c}.GroupCallModal__action--toggled:hover{background:#5969fc80}.GroupCallModal__connecting{color:#ffffffb3;flex-direction:column;align-items:center;gap:12px;font-size:14px;display:flex}.GroupCallModal__pulse{border:3px solid #5969fc66;border-top-color:#5969fc;border-radius:50%;width:64px;height:64px;animation:1s linear infinite GroupCallModal__spin}@keyframes GroupCallModal__spin{to{transform:rotate(360deg)}}.GroupCallModal__sharingPill{all:unset;z-index:40;color:#aef0fb;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#3cd5f529;border:1px solid #3cd5f566;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background-color .12s;display:inline-flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.GroupCallModal__sharingPill:hover{background:#3cd5f542}.GroupCallModal__errorBanner{color:#ff8080;background:#ff404024;border:1px solid #ff404052;border-radius:8px;align-items:center;gap:12px;margin:0 16px;padding:10px 16px;font-size:13px;display:flex}.GroupCallModal__errorBanner-text{flex:1;line-height:1.4}.GroupCallModal__errorBanner-close{all:unset;cursor:pointer;opacity:.7;padding:0 4px;font-size:14px;transition:opacity .15s}.GroupCallModal__errorBanner-close:hover{opacity:1}.GroupCallParticipantRow{border-radius:10px;align-items:stretch;width:calc(100% - 16px);display:flex;position:relative}.GroupCallParticipantRow:hover{background:#ffffff0d}.GroupCallParticipantRow--selected{background:#5969fc2e}.GroupCallParticipantRow__select{all:unset;cursor:pointer;flex:1;align-items:center;gap:12px;min-width:0;padding:10px 8px;display:flex}.GroupCallParticipantRow__badge{color:#ffffff80;vertical-align:middle;flex-shrink:0;align-items:center;margin-left:5px;display:inline-flex}.GroupCallParticipantRow__badge--hand{color:#e0a93b}.GroupCallParticipantRow__kick{all:unset;color:#fff9;cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:auto 6px;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.GroupCallParticipantRow__kick:hover{color:#ff8080;background:#ff57572e}.GroupCallParticipantRow__role-btn{all:unset;color:#fff9;cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:auto 2px;line-height:1;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.GroupCallParticipantRow__role-btn svg{width:20px;height:20px}.GroupCallParticipantRow__role-btn:hover{color:#fff;background:#4f7cff2e}.GroupCallParticipantRow:hover .GroupCallParticipantRow__kick,.GroupCallParticipantRow:hover .GroupCallParticipantRow__role-btn,.GroupCallParticipantRow:hover .GroupCallParticipantRow__more{opacity:1}.GroupCallParticipantRow__more{all:unset;color:#fff9;cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:auto 4px auto 0;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.GroupCallParticipantRow__more:hover{color:#fff;background:#ffffff1f}.GroupCallParticipantRow__mute{all:unset;color:#fff9;cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:auto 0 auto 6px;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.GroupCallParticipantRow__mute:hover{color:#8898ff;background:#5969fc33}.GroupCallParticipantRow:hover .GroupCallParticipantRow__mute,.GroupCallParticipantRow:focus-within .GroupCallParticipantRow__mute,.GroupCallParticipantRow:focus-within .GroupCallParticipantRow__kick{opacity:1}.GroupCallParticipantRow__avatar{color:#fff;background:linear-gradient(135deg,#5969fc,#3cd5f5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.GroupCallParticipantRow__avatar--speaking:after{content:"";border:2px solid #3cd5f5;border-radius:50%;animation:1.4s ease-out infinite GroupCallParticipantRow__pulse;position:absolute;inset:-4px}@keyframes GroupCallParticipantRow__pulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.25)}}.GroupCallParticipantRow__main{flex:1;min-width:0}.GroupCallParticipantRow__nameRow{align-items:center;min-width:0;display:flex}.GroupCallParticipantRow__name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.GroupCallParticipantRow__role{color:#ffffff73;font-size:11px}.GroupCallParticipantRow__muted{color:#ffffff8c;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.GroupCallParticipantRow__muted svg{width:18px;height:18px}.GroupCallParticipantRow__muted--byHost{color:#f5b14c}.GroupCallHostControls{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;margin:6px 0 0;padding:12px 8px 6px;display:flex}.GroupCallHostControls__end{all:unset;color:#ff8080;cursor:pointer;text-align:center;background:#ff575724;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s,transform .1s;display:inline-flex}.GroupCallHostControls__end:hover{color:#ff9a9a;background:#ff575738}.GroupCallHostControls__end:active{transform:scale(.98)}.GroupCallHostControls__end--confirming{color:#fff;background:#ff4040d9;animation:1.3s ease-in-out infinite GroupCallHostControls__armedPulse}.GroupCallHostControls__end--confirming:hover{color:#fff;background:#ff4040f2}.GroupCallHostControls__end:disabled{opacity:.5;cursor:default}@keyframes GroupCallHostControls__armedPulse{0%,to{box-shadow:0 0 #ff404059}50%{box-shadow:0 0 0 6px #ff404000}}.GroupCallHostControls__error{color:#ff8080;text-align:center;font-size:12px}.GroupCallGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-rows:1fr;align-content:center;gap:8px;width:100%;height:100%;padding:12px;display:grid;overflow-y:auto}.GroupCallGrid__overflow{color:#ffffffb3;aspect-ratio:4/3;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:500;display:flex}.GroupCallGrid--packed{padding:0;display:block;position:relative;overflow:hidden}.GroupCallGrid__cell{will-change:left, top, width, height, transform;position:absolute}.GroupCallGrid__cell>.GroupCallTile{aspect-ratio:auto;width:100%;height:100%}.GroupCallGrid__cell--main:hover .GroupCallGrid__stageControls{opacity:1;transform:translateY(0)}.GroupCallGrid__stageControls{z-index:4;opacity:0;pointer-events:none;gap:8px;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%,-6px)}.GroupCallGrid__stagePill{all:unset;pointer-events:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#0000008c;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background-color .12s;display:inline-flex}.GroupCallGrid__stagePill:hover{background:#5969fcd9}.GroupCallGrid__overflow--packed{aspect-ratio:auto;width:100%;height:100%}.GroupCallTile{aspect-ratio:4/3;background:linear-gradient(160deg,#1f2027 0%,#14151a 100%);border-radius:14px;outline:2px solid #0000;justify-content:center;align-items:center;transition:outline-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.GroupCallTile--speaking{outline-color:#3cd5f5;animation:1.6s ease-in-out infinite GroupCallTile__speakingPulse}@keyframes GroupCallTile__speakingPulse{0%,to{box-shadow:0 0 0 4px #3cd5f540}50%{box-shadow:0 0 0 10px #3cd5f580}}.GroupCallTile--self:before{content:"Вы";color:#fff;z-index:2;background:#5969fcd9;border-radius:8px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}.GroupCallTile--screen{background:#000;outline-color:#3cd5f599}.GroupCallTile__pinBtn{all:unset;z-index:3;color:#fff;cursor:pointer;opacity:0;background:#0000006b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:opacity .12s,background-color .12s;display:inline-flex;position:absolute;top:8px;right:8px}.GroupCallTile:hover .GroupCallTile__pinBtn{opacity:1}.GroupCallTile__pinBtn:hover{background:#5969fcbf}.GroupCallTile__dataSaver{z-index:3;pointer-events:none;background:#0000008c;border-radius:6px;justify-content:center;align-items:center;padding:2px 6px;font-size:12px;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px}.GroupCallTile__handBadge{z-index:3;pointer-events:none;background:#f5b14ce6;border-radius:8px;justify-content:center;align-items:center;padding:2px 6px;font-size:13px;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:12px}.GroupCallTile__quality{z-index:3;pointer-events:none;align-items:flex-end;gap:1px;height:14px;display:inline-flex;position:absolute;top:12px;right:44px}.GroupCallTile__quality-bar{background:#ffffff26;border-radius:1px;width:2px}.GroupCallTile__quality-bar--on{background:currentColor}.GroupCallTile__quality--bad{color:#ff5757}.GroupCallTile__quality--fair{color:#ffb84d}.GroupCallTile__quality--good{color:#d4d800}.GroupCallTile__quality--excellent{color:#3cd5f5}.GroupCallTile__vu{background:#ffffff26;border-radius:2px;flex:0 0 4px;height:14px;position:relative;overflow:hidden}.GroupCallTile__vu:after{content:"";width:100%;height:var(--vu-fill,0%);background:linear-gradient(#3cd5f5 0%,#5969fc 100%);transition:height 80ms linear;position:absolute;bottom:0;left:0}.GroupCallTile__volume{z-index:3;opacity:0;background:#0000006b;border-radius:14px;align-items:center;gap:6px;padding:4px 8px;transition:opacity .12s;display:flex;position:absolute;bottom:36px;left:8px;right:8px}.GroupCallTile:hover .GroupCallTile__volume{opacity:1}.GroupCallTile__volume-icon{flex:none;font-size:12px}.GroupCallTile__volume input[type=range]{appearance:none;cursor:pointer;accent-color:#5969fc;background:#ffffff2e;border-radius:2px;flex:auto;height:4px}.GroupCallTile video{object-fit:cover;width:100%;height:100%}.GroupCallTile__avatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#5969fc,#3cd5f5);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:28px;font-weight:600;display:flex;position:relative}.GroupCallTile__avatar--paused{filter:brightness(.7)}.GroupCallTile__initials{-webkit-user-select:none;user-select:none}.GroupCallTile__speakStage{justify-content:center;align-items:center;display:inline-flex;position:relative}.GroupCallTile__speakBlobs{z-index:0;pointer-events:none;width:150px;height:150px;margin-top:-75px;margin-left:-75px;position:absolute;top:50%;left:50%;overflow:visible}.GroupCallTile__speakBlob--outer{fill-opacity:.16}.GroupCallTile__speakBlob--inner{fill-opacity:.26}.GroupCallTile__speakScale{z-index:1;will-change:transform;position:relative}.GroupCallTile__cameraOff{color:#ffffffeb;background:#000000b8;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:-6px;right:-6px}.GroupCallTile__cameraOff svg{width:15px;height:15px}.GroupCallTile__chrome{background:linear-gradient(#0000 0%,#0000008c 100%);align-items:center;gap:6px;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.GroupCallTile__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #0009;flex:1;font-size:13px;font-weight:500;overflow:hidden}.GroupCallTile__muted{background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.GroupCallTile__muted svg{color:#ff5f5f;width:14px;height:14px}.GroupCallTile__hand{transform-origin:70% 80%;background:#5969fcd9;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;line-height:1;animation:2.4s ease-in-out infinite GroupCallTile-handWave;display:inline-flex}@keyframes GroupCallTile-handWave{0%,60%,to{transform:rotate(0)}70%{transform:rotate(14deg)}80%{transform:rotate(-8deg)}90%{transform:rotate(10deg)}}.ActiveGroupCallBanner{background:linear-gradient(90deg,#0bda5124 0%,#3cd5f524 100%);border-bottom:1px solid #0bda5140;align-items:center;gap:12px;padding:10px 14px;display:flex}.ActiveGroupCallBanner__pulse{background:#0bda51;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-out infinite ActiveGroupCallBanner__pulse;box-shadow:0 0 #0bda5199}@keyframes ActiveGroupCallBanner__pulse{0%{box-shadow:0 0 #0bda5180}70%{box-shadow:0 0 0 12px #0bda5100}to{box-shadow:0 0 #0bda5100}}.ActiveGroupCallBanner__title{color:var(--lo-color-text-primary,#1c1c1e);flex:1;font-size:13px;font-weight:500}.ActiveGroupCallBanner__count{color:var(--lo-color-text-secondary,#0000008c);font-size:12px}.ActiveGroupCallBanner__join{all:unset;color:#fff;cursor:pointer;background:#0bda51;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600;transition:background-color .15s}.ActiveGroupCallBanner__join:hover{background:#0aa843}.GroupCallMuteButton{flex-direction:column;align-items:center;gap:8px;display:flex}.GroupCallMuteButton__circleWrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.GroupCallMuteButton__blobs{z-index:0;pointer-events:none;width:200px;height:200px;margin-top:-100px;margin-left:-100px;position:absolute;top:50%;left:50%}.GroupCallMuteButton__blobs svg{width:100%;height:100%;overflow:visible}.GroupCallMuteButton__blob--outer{fill-opacity:.14}.GroupCallMuteButton__blob--inner{fill-opacity:.22}.GroupCallMuteButton__circle{all:unset;z-index:1;box-sizing:border-box;color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 6px 20px #00000047}.GroupCallMuteButton__circle:hover{box-shadow:0 8px 26px #0000005c}.GroupCallMuteButton__circle:disabled{cursor:default;opacity:.6}.GroupCallMuteButton__circle:focus-visible{outline-offset:3px;outline:2px solid #ffffffd9}.GroupCallMuteButton__spinnerWrap{border-radius:50%;position:absolute;inset:-5px}.GroupCallMuteButton__spinner{background:conic-gradient(#fff0 0deg 270deg,#ffffffeb 360deg);border-radius:50%;animation:.9s linear infinite GroupCallMuteButton-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px))}@keyframes GroupCallMuteButton-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.GroupCallMuteButton__spinner{animation:none}}.GroupCallMuteButton__srStatus{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GroupCallMuteButton__icon{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GroupCallMuteButton__icon svg{width:32px;height:32px}.GroupCallMuteButton__device{z-index:2;position:absolute;bottom:-2px;right:-4px}.GroupCallMuteButton__label{color:#ffffffb8;justify-content:center;align-items:center;min-width:130px;height:16px;font-size:12.5px;display:flex;position:relative}.GroupCallMuteButton__labelText{white-space:nowrap;position:absolute}.GroupCallPreview{z-index:1300;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GroupCallPreview__panel{color:#fff;background:#18181cf5;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;width:100%;max-width:520px;display:flex;overflow:hidden;box-shadow:0 32px 64px #00000080}.GroupCallPreview__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.GroupCallPreview__header button{appearance:none;color:#ffffff8c;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:16px}.GroupCallPreview__header button:hover:not(:disabled){color:#fff}.GroupCallPreview__header button:disabled{opacity:.4;cursor:default}.GroupCallPreview__title{font-size:17px;font-weight:600;line-height:1.2}.GroupCallPreview__subtitle{color:#ffffff8c;margin-top:4px;font-size:12px}.GroupCallPreview__stage{aspect-ratio:16/9;background:#111;position:relative;overflow:hidden}.GroupCallPreview__video{object-fit:cover;width:100%;height:100%}.GroupCallPreview__noVideo{color:#ffffff80;background:linear-gradient(135deg,#1a1d24,#14151a);justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.GroupCallPreview__vu{background:#00000080;border-radius:3px;width:6px;height:60px;position:absolute;bottom:12px;left:12px;overflow:hidden}.GroupCallPreview__vu:after{content:"";width:100%;height:var(--vu-fill,0%);background:linear-gradient(#3cd5f5 0%,#5969fc 100%);transition:height 80ms linear;position:absolute;bottom:0;left:0}.GroupCallPreview__error{color:#ff9a9a;background:#ff575724;border:1px solid #ff57574d;border-radius:8px;margin:10px 16px 0;padding:10px 16px;font-size:12px}.GroupCallPreview__controls{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.GroupCallPreview__deviceRow{align-items:center;gap:8px;display:flex;position:relative}.GroupCallPreview__deviceRow .GroupCallDeviceMenu{position:relative}.GroupCallPreview__toggle{all:unset;color:#fff;cursor:pointer;text-align:center;background:#5969fc40;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.GroupCallPreview__toggle:hover{background:#5969fc66}.GroupCallPreview__toggle--off{color:#ffffffb3;background:#ffffff0f}.GroupCallPreview__toggle--off:hover{background:#ffffff1f}.GroupCallPreview__actions{border-top:1px solid #ffffff0f;gap:10px;padding:14px 16px 18px;display:flex}.GroupCallPreview__cancel,.GroupCallPreview__confirm{all:unset;cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:11px 16px;font-size:14px;font-weight:600;transition:background-color .15s,transform .1s;display:inline-flex}.GroupCallPreview__cancel:disabled,.GroupCallPreview__confirm:disabled{opacity:.5;cursor:default}.GroupCallPreview__cancel{color:#ffffffbf;background:#ffffff0f}.GroupCallPreview__cancel:hover:not(:disabled){color:#fff;background:#ffffff1f}.GroupCallPreview__confirm{color:#fff;background:#5969fc}.GroupCallPreview__confirm:hover:not(:disabled){background:#6a78ff}.GroupCallPreview__confirm:active:not(:disabled){transform:scale(.98)}
