.bmConferenceShelf{border-bottom:1px solid rgba(62,61,86,.08);background:linear-gradient(180deg,rgba(245,243,255,.94),rgba(255,255,255,.94));padding:10px 12px;display:none;gap:8px;flex-direction:column}
.bmConferenceShelf.show{display:flex}
.bmConferenceShelfHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}
.bmConferenceShelfTitle{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#625a9f}
.bmConferenceShelfCount{font-size:10px;font-weight:900;color:#fff;background:#ef5d72;border-radius:999px;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center}
.bmConferenceCards{display:flex;flex-direction:column;gap:7px;max-height:178px;overflow:auto}
.bmConferenceCard{border:1px solid rgba(93,83,180,.15);background:#fff;border-radius:16px;padding:10px;box-shadow:0 8px 20px rgba(31,35,64,.05);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left}
.bmConferenceCardMain{min-width:0}
.bmConferenceCardTitle{font-size:12px;font-weight:900;color:#222642;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmConferenceCardMeta{font-size:10px;color:#77748c;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmConferenceLive{display:inline-flex;align-items:center;gap:5px;color:#d4455c;font-weight:900}
.bmConferenceLive:before{content:"";width:7px;height:7px;border-radius:50%;background:#e34f65;box-shadow:0 0 0 4px rgba(227,79,101,.12)}
.bmConferenceJoinMini{border:0;background:linear-gradient(135deg,#5d53b4,#464080);color:#fff;border-radius:11px;height:32px;padding:0 11px;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(93,83,180,.2)}
.bmConferenceToolbarBtn{position:relative}
.bmConferenceToolbarBtn svg{display:block!important;width:20px!important;height:20px!important;opacity:1!important;visibility:visible!important}
.bmConferenceToolbarBtn.has-live:after{content:"";position:absolute;right:5px;top:5px;width:8px;height:8px;border-radius:50%;background:#ef5d72;border:2px solid #fff}
.bmConferenceInviteCard{width:min(560px,calc(100vw - 96px));min-width:0;border:1px solid rgba(93,83,180,.18);background:linear-gradient(145deg,#fff,#f6f3ff);border-radius:20px;padding:15px;box-shadow:0 12px 30px rgba(35,31,75,.09);box-sizing:border-box;transition:opacity .18s ease,border-color .18s ease,background .18s ease}
.bmConferenceInviteCard.ended{border-color:rgba(62,61,86,.12);background:linear-gradient(145deg,#fbfbfc,#f2f1f5);box-shadow:0 8px 22px rgba(35,31,75,.055)}
.bmConferenceInviteByline{font-size:10px;color:#77748c;font-weight:800;margin:0 1px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmMessageRow.conference-invite{align-items:flex-start}
.bmMessageRow.conference-invite .bmThreadAvatar{visibility:hidden}
.bmMessageRow.conference-invite .bmMessageBubble.conference-invite-bubble{width:min(560px,calc(100% - 52px))!important;max-width:min(560px,calc(100% - 52px))!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}
.bmMessageRow.conference-invite .bmMessageHead{display:none!important}
.bmMessageRow.conference-invite .bmInlineActionsPlaceholder{display:none!important}
.bmMessageRow.conference-invite .bmReactionRow{margin-top:7px}
.bmConferenceInviteTop{display:flex;align-items:flex-start;gap:11px}
.bmConferenceInviteIcon{width:38px;height:38px;flex:0 0 38px;border-radius:13px;background:linear-gradient(135deg,#665cc2,#484184);color:#fff;display:flex;align-items:center;justify-content:center}
.bmConferenceInviteIcon svg{width:20px;height:20px}
.bmConferenceInviteText{min-width:0;flex:1}
.bmConferenceInviteEyebrowRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.bmConferenceInviteEyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7770ae;font-weight:900}.bmConferenceInviteState{height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:950;white-space:nowrap}.bmConferenceInviteState span{width:6px;height:6px;border-radius:50%;background:currentColor}.bmConferenceInviteState.live{background:rgba(221,75,97,.1);color:#c64258}.bmConferenceInviteState.live span{box-shadow:0 0 0 4px rgba(221,75,97,.09)}.bmConferenceInviteState.ended{background:rgba(80,84,101,.1);color:#666978}.bmConferenceInviteCard.ended .bmConferenceInviteIcon{background:linear-gradient(135deg,#a9a6b6,#858191)}.bmConferenceInviteCard.ended .bmConferenceInviteTitle{color:#565362}.bmConferenceInviteCard.ended .bmConferenceInviteMeta{color:#8a8792}
.bmConferenceInviteTitle{font-size:14px;font-weight:900;color:#211f3f;margin-top:4px;line-height:1.25}
.bmConferenceInviteMeta{font-size:11px;color:#77748c;margin-top:5px}
.bmConferenceInviteJoin{margin-top:12px;width:100%;height:38px;border:0;border-radius:12px;background:linear-gradient(135deg,#5d53b4,#464080);color:#fff;font-weight:900;cursor:pointer}
.bmConferenceInviteJoin[disabled]{background:#d8d5e3;color:#77748c;cursor:default}

.bmCallOverlay{position:fixed;inset:0;z-index:100000;background:#11101f;display:none;flex-direction:column;color:#fff;height:100dvh;overflow:hidden}
.bmCallOverlay.open{display:flex}
.bmCallTopbar{min-height:70px;flex:0 0 70px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(17,16,31,.94);backdrop-filter:blur(18px);z-index:5}
.bmCallTitleBlock{min-width:0;flex:1}
.bmCallTitle{font-size:17px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmCallMeta{font-size:11px;color:rgba(255,255,255,.56);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmCallConnection{height:40px;min-width:116px;padding:0 11px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.065);display:flex;align-items:center;gap:9px;flex:0 0 auto}.bmCallSignal{width:22px;height:20px;display:flex;align-items:flex-end;gap:2px}.bmCallSignal i{display:block;width:4px;border-radius:3px;background:rgba(255,255,255,.2);transition:height .15s ease,background .15s ease}.bmCallSignal i:nth-child(1){height:6px}.bmCallSignal i:nth-child(2){height:10px}.bmCallSignal i:nth-child(3){height:14px}.bmCallSignal i:nth-child(4){height:18px}.bmCallConnection.excellent .bmCallSignal i{background:#66d69c}.bmCallConnection.good .bmCallSignal i:nth-child(-n+3){background:#85d890}.bmCallConnection.poor .bmCallSignal i:nth-child(-n+2){background:#f2bc61}.bmCallConnection.lost .bmCallSignal i:first-child{background:#ef6577}.bmCallConnectionText{display:flex;flex-direction:column;min-width:0}.bmCallConnectionText b{font-size:10px;line-height:1;color:#fff;white-space:nowrap}.bmCallConnectionText em{font-size:9px;line-height:1;font-style:normal;color:rgba(255,255,255,.52);margin-top:4px}.bmCallConnection.poor{border-color:rgba(242,188,97,.28);background:rgba(242,188,97,.08)}.bmCallConnection.lost{border-color:rgba(239,101,119,.3);background:rgba(239,101,119,.1)}
.bmCallTopAction{height:40px;border-radius:13px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.075);color:#fff;padding:0 13px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}
.bmCallTopAction svg{width:18px;height:18px;display:block;flex:0 0 auto;margin:0;transform:none}
.bmCallTopAction{line-height:0}
.bmCallTopAction span{line-height:1.2}
.bmCallTopAction:hover{background:rgba(255,255,255,.12)}
.bmCallTopAction.danger{background:#d94d63;border-color:#d94d63}
.bmCallBody{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 330px;position:relative}
.bmCallStage{min-width:0;min-height:0;padding:14px;display:flex;flex-direction:column;gap:12px;background:radial-gradient(circle at 50% 10%,#2b2846,#151423 55%,#11101f);overflow:hidden}
.bmCallNotice{display:none;align-items:center;justify-content:center;text-align:center;min-height:52px;border-radius:14px;padding:12px;background:rgba(255,184,77,.12);border:1px solid rgba(255,184,77,.23);color:#ffd89b;font-size:12px}
.bmCallNotice.show{display:flex}
.bmCallPresentation{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:22px;overflow:hidden;background:#09090e;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 48px rgba(0,0,0,.32)}
.bmCallPresentation[hidden]{display:none!important}
.bmCallPresentationHead{height:48px;flex:0 0 48px;padding:0 12px 0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.08)}
.bmCallPresentationHead>div{min-width:0;display:flex;flex-direction:column}
.bmCallPresentationHead b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmCallPresentationHead span{font-size:10px;color:rgba(255,255,255,.48);margin-top:2px}
.bmCallPresentationExpand{height:34px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;padding:0 10px;display:inline-flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}
.bmCallPresentationExpand svg{width:17px;height:17px}
.bmCallPresentationExpand.active{background:#5d53b4;border-color:#7369d1}
.bmCallPresentationVideo{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#08080d}
.bmCallPresentationVideo video{display:block;width:100%;height:100%;object-fit:contain;background:#08080d}
.bmCallPresentation:fullscreen,.bmCallPresentation.maximized{background:#050507;border-radius:0}
.bmCallPresentation:fullscreen .bmCallPresentationVideo,.bmCallPresentation.maximized .bmCallPresentationVideo{height:calc(100% - 48px)}
.bmCallPresentation.maximized{position:fixed;inset:0;z-index:100050}
.bmCallGrid{flex:1;min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:minmax(170px,1fr);gap:12px;overflow:auto;padding:2px}
.bmCallStage.has-presentation .bmCallGrid{flex:0 0 150px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-auto-rows:146px;overflow-x:auto;overflow-y:hidden}
.bmCallTile{position:relative;min-height:150px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#302e4c,#24223b);border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 36px rgba(0,0,0,.22);isolation:isolate}
.bmCallTile:after{content:"";position:absolute;inset:0;border-radius:inherit;border:3px solid transparent;pointer-events:none;z-index:5;transition:border-color .16s ease,box-shadow .16s ease}
.bmCallTile.speaking:after{border-color:#8c82f2;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),0 0 0 1px rgba(140,130,242,.35)}
.bmCallTile.speaking .bmCallTileLabel:before{content:"";width:7px;height:7px;border-radius:50%;background:#8f84f4;box-shadow:0 0 0 4px rgba(143,132,244,.18);margin-right:7px;flex:0 0 auto}
.bmCallTile video{width:100%;height:100%;object-fit:cover;background:#111;display:block}
.bmCallTileAvatar{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:900;color:#ddd9ff;background:radial-gradient(circle at 50% 40%,rgba(122,111,203,.18),transparent 48%)}
.bmCallTileLabel{position:absolute;left:10px;bottom:9px;max-width:calc(100% - 20px);padding:6px 10px;border-radius:10px;background:rgba(7,7,12,.64);backdrop-filter:blur(9px);font-size:11px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;z-index:6}
.bmCallEmpty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,255,255,.56);padding:30px}
.bmCallControls{min-height:72px;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;flex:0 0 auto}
.bmCallControl{height:48px;min-width:48px;border-radius:16px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.085);color:#fff;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:850;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,opacity .14s ease}
.bmCallControl:hover:not(:disabled){transform:translateY(-1px);background:rgba(255,255,255,.13)}
.bmCallControl svg{width:20px;height:20px;display:block;flex:0 0 auto}
.bmCallControl.off{background:#ef596b;border-color:#ef596b}
.bmCallControl.active{background:#665cc2;border-color:#8178dd}
.bmCallControl.busy{opacity:.52;cursor:not-allowed}
.bmCallControl.leave{background:#df4d60;border-color:#df4d60}
.bmCallControl:disabled{cursor:not-allowed;opacity:.5}
.bmCallSide{min-width:0;display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.08);background:#1b192d;z-index:4}
.bmCallSideHead{display:none;height:48px;padding:0 10px 0 14px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:900}
.bmCallSideHead button{width:34px;height:34px;border:0;border-radius:11px;background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center}
.bmCallSideHead svg{width:18px;height:18px}
.bmCallSideTabs{height:52px;display:flex;align-items:center;padding:7px;border-bottom:1px solid rgba(255,255,255,.08);gap:6px}
.bmCallSideTab{flex:1;height:36px;border-radius:10px;border:0;background:transparent;color:rgba(255,255,255,.6);font-weight:850;cursor:pointer}
.bmCallSideTab.active{background:rgba(255,255,255,.1);color:#fff}
.bmCallSidePanel{display:none;flex:1;min-height:0}
.bmCallSidePanel.active{display:flex;flex-direction:column}
.bmCallParticipants{padding:12px;overflow:auto;display:flex;flex-direction:column;gap:8px}
.bmCallParticipant{display:flex;align-items:center;gap:10px;padding:9px;border-radius:13px;background:rgba(255,255,255,.05)}
.bmCallParticipantAvatar{width:34px;height:34px;border-radius:12px;background:#514a8f;display:flex;align-items:center;justify-content:center;font-weight:900}
.bmCallParticipantInfo{min-width:0;flex:1}
.bmCallParticipantName{font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmCallParticipantMeta{font-size:10px;color:rgba(255,255,255,.5);margin-top:3px}
.bmCallHostBadge{display:inline-flex;align-items:center;margin-left:7px;padding:2px 6px;border-radius:999px;background:rgba(128,117,225,.24);color:#d7d2ff;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;vertical-align:middle}
.bmCallParticipantVolume{display:grid;grid-template-columns:auto minmax(70px,1fr) auto;align-items:center;gap:7px;margin-top:7px;font-size:9px;color:rgba(255,255,255,.54)}
.bmCallParticipantVolume input{width:100%;accent-color:#8b81ef}
.bmCallParticipantVolume b{min-width:30px;text-align:right;color:rgba(255,255,255,.72);font-size:9px}
.bmCallChatMessages{flex:1;min-height:0;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:9px}
.bmCallChatMessage{max-width:88%;padding:9px 10px;border-radius:13px;background:rgba(255,255,255,.08);align-self:flex-start}
.bmCallChatMessage.mine{background:#5a52a5;align-self:flex-end}
.bmCallChatAuthor{font-size:10px;color:#bdb7f5;font-weight:900;margin-bottom:4px}
.bmCallChatText{font-size:12px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}
.bmCallChatTime{font-size:9px;color:rgba(255,255,255,.45);margin-top:5px;text-align:right}
.bmCallChatComposer{padding:10px;border-top:1px solid rgba(255,255,255,.08);display:flex;gap:8px}
.bmCallChatInput{flex:1;min-width:0;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#fff;padding:0 12px;font:inherit}
.bmCallChatInput::placeholder{color:rgba(255,255,255,.38)}
.bmCallChatSend{height:40px;border:0;border-radius:12px;background:#665cc2;color:#fff;padding:0 13px;font-weight:900;cursor:pointer}

.bmConferenceModalOverlay{position:fixed;inset:0;z-index:100010;background:rgba(16,15,28,.72);display:none;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(10px)}
.bmConferenceModalOverlay.open{display:flex}
.bmConferenceModal{width:min(920px,100%);max-height:min(820px,calc(100dvh - 40px));overflow:auto;border-radius:28px;background:#fff;color:#23213e;padding:24px;box-shadow:0 28px 80px rgba(0,0,0,.35)}
.bmConferenceModal.confirm{width:min(430px,100%);padding:28px}
.bmConferenceCreateHero{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(62,61,86,.09)}
.bmConferenceCreateHero.compact{padding-bottom:15px}
.bmConferenceCreateHeroIcon{width:48px;height:48px;flex:0 0 48px;border-radius:17px;background:linear-gradient(145deg,#6e64c9,#484181);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(80,72,151,.22)}
.bmConferenceCreateHeroIcon svg{width:24px;height:24px}
.bmConferenceModalTitle{font-size:22px;font-weight:950;letter-spacing:-.025em}
.bmConferenceModalTitle.centered,.bmConferenceModalSub.centered{text-align:center}
.bmConferenceModalSub{font-size:12px;color:#77748c;margin-top:5px;line-height:1.5}
.bmConferenceSetupGrid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);gap:18px;margin-top:18px}
.bmConferenceSetupMain{min-width:0;padding:2px}
.bmConferenceField{margin-top:17px}
.bmConferenceField.first{margin-top:0}
.bmConferenceField label,.bmConferenceFieldTitle,.bmConferenceDeviceGroup>label{display:block;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#67627c;margin-bottom:7px}
.bmConferenceInput,.bmConferenceSelect{width:100%;height:44px;border-radius:13px;border:1px solid rgba(62,61,86,.15);padding:0 13px;font:inherit;color:#23213e;background:#fff;box-sizing:border-box;outline:none}
.bmConferenceInput.large{height:50px;font-size:15px;font-weight:750}
.bmConferenceInput:focus,.bmConferenceSelect:focus{border-color:#7167c8;box-shadow:0 0 0 4px rgba(113,103,200,.1)}
.bmConferenceVisibilityCard{display:flex;align-items:center;gap:12px;padding:14px;border-radius:17px;background:#f6f4fb;margin-top:14px;cursor:pointer;border:1px solid transparent}
.bmConferenceVisibilityCard:has(input:checked){border-color:rgba(93,83,180,.25);background:#f3f0ff}
.bmConferenceVisibilityCard input{position:absolute;opacity:0;pointer-events:none}
.bmConferenceSwitch{width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#d7d4e1;position:relative;transition:background .16s ease}
.bmConferenceSwitch:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.18);transition:transform .16s ease}
.bmConferenceVisibilityCard input:checked+.bmConferenceSwitch{background:#6258b7}
.bmConferenceVisibilityCard input:checked+.bmConferenceSwitch:after{transform:translateX(18px)}
.bmConferenceVisibilityCard b{display:block;font-size:13px}
.bmConferenceVisibilityCard small{display:block;font-size:11px;color:#77748c;margin-top:3px;line-height:1.4}
.bmConferenceJoinOptions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.bmConferenceOptionCard{position:relative;display:flex;align-items:center;gap:10px;padding:13px;border-radius:16px;background:#fff;border:1px solid rgba(62,61,86,.12);cursor:pointer;min-width:0}
.bmConferenceOptionCard:has(input:checked){border-color:rgba(93,83,180,.32);background:#f6f3ff;box-shadow:0 8px 20px rgba(93,83,180,.07)}
.bmConferenceOptionCard>input{position:absolute;opacity:0;pointer-events:none}.bmConferenceOptionCard>.bmConferenceSwitch{margin-left:auto;order:4}.bmConferenceOptionCard>input:checked+.bmConferenceSwitch{background:#6258b7}.bmConferenceOptionCard>input:checked+.bmConferenceSwitch:after{transform:translateX(18px)}
.bmConferenceOptionIcon{width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#f0edf9;color:#5d53b4;display:flex;align-items:center;justify-content:center}
.bmConferenceOptionIcon svg{width:18px;height:18px}
.bmConferenceOptionCard b{display:block;font-size:12px;padding-right:0}
.bmConferenceOptionCard small{display:block;color:#817d90;font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmConferenceInviteDetails{margin-top:14px;border:1px solid rgba(62,61,86,.1);border-radius:16px;overflow:hidden;background:#fff}
.bmConferenceInviteDetails summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;cursor:pointer;font-size:12px;font-weight:900}
.bmConferenceInviteDetails summary::-webkit-details-marker{display:none}
.bmConferenceInviteDetails summary small{font-size:10px;color:#858194;font-weight:800}
.bmConferenceInviteDetails[open] summary{border-bottom:1px solid rgba(62,61,86,.08)}
.bmConferencePicker{max-height:220px;overflow:auto;padding:7px;display:flex;flex-direction:column;gap:4px}
.bmConferencePickerRow{display:flex;align-items:center;gap:10px;padding:8px;border-radius:11px;font-size:12px;cursor:pointer}
.bmConferencePickerRow:hover{background:#f5f3fa}
.bmConferencePickerRow>span:last-child{min-width:0;flex:1}
.bmConferencePickerRow b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bmConferencePickerRow small{display:block;color:#858194;margin-top:2px}
.bmConferencePickerAvatar{width:32px;height:32px;flex:0 0 32px;border-radius:11px;background:#ece8ff;color:#5d53b4;display:flex!important;align-items:center;justify-content:center;font-weight:950}
.bmConferenceDevicePanel{border-radius:21px;background:linear-gradient(160deg,#f7f5ff,#f1eff8);padding:16px;border:1px solid rgba(93,83,180,.12);min-width:0}
.bmConferenceDeviceHead{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px}
.bmConferenceDeviceHead b{display:block;font-size:13px}
.bmConferenceDeviceHead span{display:block;font-size:10px;color:#7d788e;line-height:1.4;margin-top:3px}
.bmConferenceDeviceIcon{width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#5d53b4;color:#fff;display:flex;align-items:center;justify-content:center}
.bmConferenceDeviceIcon svg{width:18px;height:18px}
.bmConferenceDeviceGroup{padding:13px;border-radius:16px;background:#fff;border:1px solid rgba(62,61,86,.09);margin-top:10px}
.bmConferenceDeviceActions{display:flex;gap:7px;margin-top:9px}
.bmConferenceDeviceActions.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.bmConferenceMixerHead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:13px}.bmConferenceMixerHead>div{min-width:0;display:flex;flex-direction:column}.bmConferenceMixerHead>div:last-child{align-items:flex-end}.bmConferenceMixerHead b{font-size:11px;color:#3d394d}.bmConferenceMixerHead span{font-size:9px;color:#858194;margin-top:3px}.bmConferenceMicMeter{height:20px;border-radius:8px;background:repeating-linear-gradient(90deg,#ebe9ef 0,#ebe9ef calc(4% - 2px),#fff calc(4% - 2px),#fff 4%);overflow:visible;margin-top:9px;position:relative;border:1px solid rgba(62,61,86,.08);box-shadow:inset 0 1px 2px rgba(34,31,53,.06)}.bmConferenceMicMeter span{display:block;position:absolute;left:0;top:0;bottom:0;width:0;border-radius:7px;background:linear-gradient(90deg,#675ec0 0%,#55b8a8 62%,#e5b754 84%,#e45d6f 100%);transition:width .045s linear;overflow:hidden}.bmConferenceMicMeter span:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(4% - 2px),rgba(255,255,255,.48) calc(4% - 2px),rgba(255,255,255,.48) 4%)}.bmConferenceMicMeter i{position:absolute;top:-3px;bottom:-3px;width:2px;border-radius:2px;background:#302d46;box-shadow:0 0 0 1px rgba(255,255,255,.9);transition:left .08s linear;z-index:3}.bmConferenceMicMeter.clipping{box-shadow:0 0 0 3px rgba(228,93,111,.12),inset 0 1px 2px rgba(34,31,53,.06)}.bmConferenceMicScale{display:flex;justify-content:space-between;margin-top:4px;color:#9a97a3;font-size:8px;font-weight:750}.bmConferenceAudioTuning{display:grid;gap:12px;margin-top:12px;padding:12px;border-radius:14px;background:#f7f6fa;border:1px solid rgba(62,61,86,.07)}.bmConferenceGainControl{display:block;margin:0!important;text-transform:none!important;letter-spacing:0!important}.bmConferenceGainControl>span{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#625e72;font-size:10px;font-weight:850}.bmConferenceGainControl b{color:#413b71;font-size:10px}.bmConferenceGainControl input[type=range]{display:block;width:100%;margin:8px 0 0;accent-color:#655bb8}.bmConferenceFrequencyBlock{padding:11px;border-radius:13px;background:#fff;border:1px solid rgba(62,61,86,.08)}.bmConferenceFrequencyTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#625e72;font-size:10px;font-weight:850}.bmConferenceFrequencyTitle b{color:#413b71;font-size:10px}.bmConferenceFrequencyRange{--band-start:20%;--band-end:90%;height:34px;position:relative;margin-top:7px}.bmConferenceFrequencyTrack{position:absolute;left:0;right:0;top:13px;height:8px;border-radius:999px;background:linear-gradient(90deg,#e3e0e9,#edeaf1);overflow:hidden}.bmConferenceFrequencyTrack:before,.bmConferenceFrequencyTrack:after{content:"";position:absolute;top:0;bottom:0;background:repeating-linear-gradient(135deg,rgba(96,91,116,.12) 0,rgba(96,91,116,.12) 4px,rgba(96,91,116,.03) 4px,rgba(96,91,116,.03) 8px)}.bmConferenceFrequencyTrack:before{left:0;width:var(--band-start)}.bmConferenceFrequencyTrack:after{left:var(--band-end);right:0}.bmConferenceFrequencyTrack span{position:absolute;left:var(--band-start);right:calc(100% - var(--band-end));top:0;bottom:0;background:linear-gradient(90deg,#6c62c2,#53b6aa);border-radius:999px}.bmConferenceFrequencyRange input[type=range]{position:absolute;inset:0;width:100%;height:34px;margin:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none}.bmConferenceFrequencyRange input[type=range]::-webkit-slider-runnable-track{height:8px;background:transparent;border:0}.bmConferenceFrequencyRange input[type=range]::-moz-range-track{height:8px;background:transparent;border:0}.bmConferenceFrequencyRange input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #6258b7;box-shadow:0 4px 10px rgba(45,41,71,.22);margin-top:-6px;pointer-events:auto;cursor:ew-resize}.bmConferenceFrequencyRange input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #6258b7;box-shadow:0 4px 10px rgba(45,41,71,.22);pointer-events:auto;cursor:ew-resize}.bmConferenceFrequencyScale,.bmConferenceFrequencyHints{display:flex;justify-content:space-between;gap:8px}.bmConferenceFrequencyScale{font-size:8px;color:#9b98a5}.bmConferenceFrequencyHints{font-size:8px;color:#77738a;margin-top:7px;font-weight:800}.bmConferenceFrequencyHints span:nth-child(2){color:#4d8e86}.bmConferenceProcessingOptions{display:grid;grid-template-columns:1fr;gap:7px;margin-top:11px}.bmConferenceSettingSwitch{display:flex;align-items:center;gap:10px;padding:10px;border-radius:13px;background:#f8f7fb;border:1px solid rgba(62,61,86,.07);cursor:pointer}.bmConferenceSettingSwitch>input{position:absolute;opacity:0;pointer-events:none}.bmConferenceSettingSwitch>input:checked+.bmConferenceSwitch{background:#6258b7}.bmConferenceSettingSwitch>input:checked+.bmConferenceSwitch:after{transform:translateX(18px)}.bmConferenceSettingSwitch>span:last-child{min-width:0;display:flex;flex-direction:column}.bmConferenceSettingSwitch b{font-size:10px;color:#3d394d}.bmConferenceSettingSwitch small{font-size:9px;color:#858194;margin-top:2px;line-height:1.25}.bmConferenceSoftBtn{min-height:38px;border-radius:12px;border:1px solid rgba(62,61,86,.12);background:#f7f6fa;color:#353149;padding:0 11px;font-weight:850;font-size:10px;cursor:pointer;flex:1}.bmConferenceSoftBtn.wide{width:100%;margin-top:9px}.bmConferenceSoftBtn:disabled{opacity:.48;cursor:not-allowed}
.bmConferenceCameraPreviewWrap{height:138px;border-radius:13px;background:#211f35;overflow:hidden;position:relative;margin-top:10px}
.bmConferenceCameraPreviewWrap video{width:100%;height:100%;object-fit:cover;display:block}
.bmConferenceCameraPlaceholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d9d4f6;font-size:10px;font-weight:850}
.bmConferenceCameraPlaceholder svg{width:25px;height:25px}
.bmConferencePrivacyNote{font-size:9px;color:#858194;line-height:1.45;margin-top:11px;padding:0 2px}
.bmConferenceSettingsSingle{max-width:520px;margin:18px auto 0}
.bmConferenceModalActions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}
.bmConferenceModalActions.sticky{position:sticky;bottom:-24px;margin:20px -24px -24px;padding:14px 24px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-top:1px solid rgba(62,61,86,.09);z-index:4}
.bmConferenceModalActions.centered{justify-content:center}
.bmConferenceModalBtn{min-height:42px;border-radius:13px;padding:0 16px;border:1px solid rgba(62,61,86,.13);background:#fff;color:#25223f;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.bmConferenceModalBtn svg{width:18px;height:18px}
.bmConferenceModalBtn.primary{border:0;background:linear-gradient(135deg,#5d53b4,#464080);color:#fff;box-shadow:0 10px 24px rgba(76,68,139,.2)}
.bmConferenceModalBtn.danger{border:0;background:#dd4d62;color:#fff}
.bmConferenceModalBtn:disabled{opacity:.55;cursor:not-allowed}
.bmConferenceConfirmIcon{width:58px;height:58px;border-radius:20px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#f0edff;color:#5d53b4}
.bmConferenceConfirmIcon.danger{background:#fff0f2;color:#d7495e}
.bmConferenceConfirmIcon svg{width:28px;height:28px}

.chartsGearBtn{font-size:0!important}
.chartsGearBtn svg{display:block;width:18px;height:18px;stroke:currentColor;fill:none}

@media(max-width:900px){
  .bmCallBody{grid-template-columns:1fr}
  .bmCallSide{position:absolute;top:70px;right:0;bottom:0;width:min(380px,96vw);z-index:9;transform:translateX(105%);transition:transform .18s ease;box-shadow:-18px 0 50px rgba(0,0,0,.34)}
  .bmCallSideHead{display:flex}
  .bmCallOverlay.side-open .bmCallSide{transform:translateX(0)}
  .bmCallGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(180px,1fr)}
  .bmCallGrid[data-count="1"]{grid-template-columns:1fr}
  .bmCallTopbar{padding:0 12px}
  .bmCallConnection{min-width:104px}
  .bmConferenceSetupGrid{grid-template-columns:1fr}
  .bmConferenceDevicePanel{order:2}
}
@media(max-width:600px){
  .bmCallOverlay{height:100dvh}
  .bmCallTopbar{min-height:62px;flex-basis:62px;padding:0 9px;gap:6px}
  .bmCallTitle{font-size:14px}
  .bmCallMeta{font-size:9px;max-width:100%}
  .bmCallConnection{width:40px;min-width:40px;height:40px;padding:0;justify-content:center;border-radius:13px}.bmCallConnectionText{display:none}.bmCallSignal{width:21px}
  .bmCallTopAction{width:40px;height:40px;padding:0;border-radius:13px;flex:0 0 40px}
  .bmCallTopAction span{display:none}
  .bmCallTopAction svg{width:19px;height:19px;position:static!important;margin:auto!important;transform:none!important}
  #bmCallSideBtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}
  #bmCallSideBtn svg{display:block!important;position:static!important;inset:auto!important}
  .bmCallStage{padding:8px;gap:8px}
  .bmCallNotice{min-height:44px;padding:8px;font-size:10px}
  .bmCallGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(150px,1fr);gap:8px;overflow:auto}
  .bmCallGrid[data-count="1"]{grid-template-columns:1fr}
  .bmCallTile{min-height:150px;border-radius:17px}
  .bmCallTileAvatar{font-size:28px}
  .bmCallTileLabel{left:7px;bottom:7px;max-width:calc(100% - 14px);font-size:10px;padding:5px 8px}
  .bmCallStage.has-presentation .bmCallPresentation{min-height:44vh}
  .bmCallStage.has-presentation .bmCallGrid{flex:0 0 112px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-auto-rows:108px;gap:7px}
  .bmCallPresentation{border-radius:17px}
  .bmCallPresentationHead{height:44px;flex-basis:44px;padding:0 8px 0 11px}
  .bmCallPresentationHead span{display:none}
  .bmCallPresentationExpand{width:36px;height:34px;padding:0;justify-content:center}
  .bmCallPresentationExpand span{display:none}
  .bmCallControls{min-height:62px;gap:6px;flex-wrap:nowrap;justify-content:space-between;padding:0 2px calc(env(safe-area-inset-bottom,0px) / 2)}
  .bmCallControl{height:46px;min-width:46px;width:46px;padding:0;border-radius:15px;flex:0 0 46px}
  .bmCallControl span{display:none}
  .bmCallControl svg{width:20px;height:20px}
  .bmCallSide{top:62px;width:100vw}
  .bmConferenceModalOverlay{padding:0;align-items:flex-end}
  .bmConferenceModal{width:100%;height:100dvh;max-height:none;border-radius:0;padding:18px 15px calc(18px + env(safe-area-inset-bottom,0px))}
  .bmConferenceModal.confirm{width:calc(100% - 28px);height:auto;max-height:calc(100dvh - 40px);border-radius:24px;padding:24px;margin:auto}
  .bmConferenceCreateHero{padding-top:max(3px,env(safe-area-inset-top,0px));padding-bottom:14px}
  .bmConferenceCreateHeroIcon{width:43px;height:43px;flex-basis:43px;border-radius:15px}
  .bmConferenceModalTitle{font-size:19px}
  .bmConferenceSetupGrid{margin-top:14px;gap:13px}
  .bmConferenceJoinOptions{grid-template-columns:1fr 1fr}
  .bmConferenceOptionCard{padding:11px 9px;gap:8px}
  .bmConferenceOptionIcon{width:32px;height:32px;flex-basis:32px}
  .bmConferenceOptionCard small{display:none}
  .bmConferenceDevicePanel{padding:13px;border-radius:18px}
  .bmConferenceDeviceActions{flex-direction:column}
  .bmConferenceDeviceActions.three{grid-template-columns:1fr}
  .bmConferenceAudioTuning{padding:9px}.bmConferenceMicMeter{height:18px}.bmConferenceFrequencyScale span:nth-child(2),.bmConferenceFrequencyScale span:nth-child(5){display:none}
  .bmConferenceCameraPreviewWrap{height:120px}
  .bmConferenceModalActions.sticky{bottom:calc(-18px - env(safe-area-inset-bottom,0px));margin:16px -15px calc(-18px - env(safe-area-inset-bottom,0px));padding:12px 15px calc(12px + env(safe-area-inset-bottom,0px))}
  .bmConferenceModalBtn{flex:1;padding:0 10px}
  .bmConferenceModalActions.centered .bmConferenceModalBtn{flex:0 1 auto}
  .bmConferenceCard{border-radius:15px;padding:10px}
  .bmConferenceInviteCard{width:calc(100vw - 56px);max-width:100%;padding:13px}
  .bmMessageRow.conference-invite .bmMessageBubble.conference-invite-bubble{width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;flex:0 1 auto!important}
  .bmConferenceShelf{padding:9px 10px}
}
@media(max-width:390px){
  .bmCallControl{width:43px;min-width:43px;flex-basis:43px;height:43px}
  .bmCallControls{gap:4px}
  .bmCallTopbar{gap:4px}
  .bmCallTopAction{width:38px;height:38px;flex-basis:38px}
}


/* Conference setup and compact in-dashboard call mode */
.bmConferenceJoinOptions{grid-template-columns:repeat(2,minmax(0,1fr));}
.bmConferenceOptionCard{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 38px;
  align-items:center;
  column-gap:9px;
  box-sizing:border-box;
  overflow:hidden;
  padding:11px 10px;
  border-radius:13px;
}
.bmConferenceOptionCard>.bmConferenceSwitch{
  grid-column:3;
  grid-row:1;
  order:initial;
  margin:0;
  justify-self:end;
}
.bmConferenceOptionCard>.bmConferenceOptionIcon{grid-column:1;grid-row:1;width:34px;height:34px;flex-basis:34px;border-radius:10px;}
.bmConferenceOptionCard>span:last-child{grid-column:2;grid-row:1;min-width:0;overflow:hidden;}
.bmConferenceOptionCard b,.bmConferenceOptionCard small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bmConferenceSwitch{width:38px;height:22px;flex:0 0 38px;box-sizing:border-box;overflow:hidden;}
.bmConferenceSwitch:after{width:16px;height:16px;left:3px;top:3px;}
.bmConferenceVisibilityCard input:checked+.bmConferenceSwitch:after,
.bmConferenceOptionCard>input:checked+.bmConferenceSwitch:after,
.bmConferenceSettingSwitch input:checked+.bmConferenceSwitch:after{transform:translateX(16px);}
.bmConferenceVisibilityCard{box-sizing:border-box;border-radius:14px;padding:12px;overflow:hidden;}
.bmConferenceVisibilityCard>span:last-child{min-width:0;}
.bmConferenceInput,.bmConferenceSelect{height:40px;border-radius:10px;}
.bmConferenceInput.large{height:46px;font-size:14px;}
.bmConferenceInviteDetails{border-radius:12px;}
.bmConferenceModalBtn,.bmConferenceSoftBtn{
  min-height:36px;
  border-radius:9px;
  padding:0 13px;
  font-size:11px;
  font-weight:800;
  box-shadow:none!important;
  transform:none!important;
}
.bmConferenceModalBtn.primary,.bmConferenceInviteJoin,.bmConferenceJoinMini{background:#5b53a6;border-color:#5b53a6;box-shadow:0 1px 2px rgba(39,35,75,.18);}
.bmConferenceModalBtn.primary:hover,.bmConferenceInviteJoin:hover,.bmConferenceJoinMini:hover{background:#50489a;}
.bmCallTopAction,.bmCallControl,.bmCallChatSend,.bmCallPresentationExpand{
  border-radius:9px;
  box-shadow:none;
  font-weight:750;
}
.bmCallTopAction{height:36px;padding:0 11px;}
.bmCallControl{min-height:48px;}

.bmCallOverlay.minimized{
  inset:auto 16px 16px auto;
  width:min(360px,calc(100vw - 32px));
  height:auto;
  min-height:0;
  border:1px solid rgba(255,255,255,.13);
  border-radius:15px;
  overflow:hidden;
  background:#171626;
  box-shadow:0 18px 52px rgba(10,9,22,.36);
  z-index:100000;
}
.bmCallOverlay.minimized .bmCallTopbar{
  min-height:58px;
  flex-basis:58px;
  padding:0 10px 0 13px;
  border-bottom:0;
  cursor:default;
}
.bmCallOverlay.minimized .bmCallTitle{font-size:13px;padding-left:14px;position:relative;}
.bmCallOverlay.minimized .bmCallTitle:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#e9556b;transform:translateY(-50%);box-shadow:0 0 0 4px rgba(233,85,107,.12);}
.bmCallOverlay.minimized .bmCallMeta{font-size:9px;margin-top:3px;}
.bmCallOverlay.minimized .bmCallBody,
.bmCallOverlay.minimized .bmCallConnection,
.bmCallOverlay.minimized #bmCallInviteBtn,
.bmCallOverlay.minimized #bmCallSideBtn,
.bmCallOverlay.minimized #bmCallEndBtn{display:none!important;}
.bmCallOverlay.minimized .bmCallMinimizeBtn{height:34px;min-width:94px;background:rgba(255,255,255,.1);}
.bmCallOverlay.minimized #bmCallAudio{display:block!important;position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;}

@media(max-width:560px){
  .bmConferenceJoinOptions{grid-template-columns:1fr;}
  .bmCallOverlay.minimized{right:8px;bottom:8px;width:calc(100vw - 16px);}
}
