.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:16px 20px;display:flex}.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__close{all:unset;cursor:pointer;color:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:inline-flex}.GroupCallModal__close:hover{color:#fff;background:#ffffff14}.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;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__footer{flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:24px 20px 28px;display:flex}.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__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)}}.GroupCallParticipantRow{all:unset;cursor:pointer;border-radius:10px;align-items:center;gap:12px;width:calc(100% - 16px);padding:10px 8px;display:flex}.GroupCallParticipantRow:hover{background:#ffffff0d}.GroupCallParticipantRow--selected{background:#5969fc2e}.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__name{text-overflow:ellipsis;white-space:nowrap;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}.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}.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 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}.GroupCallTile__initials{-webkit-user-select:none;user-select:none}.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}.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}
