:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#162033;background:radial-gradient(circle at top left,rgba(15,118,110,.08),transparent 32%),radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#e9eef4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:inherit;color:#162033}button,input{font:inherit}button{cursor:pointer}.authShell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#0d948829,#2563eb1a),#e9eef4}.authPanel{width:min(440px,100%);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(216,224,234,.9);border-radius:14px;padding:28px;box-shadow:0 28px 70px #0f172a24}.brandMark,.iconButton{display:inline-grid;place-items:center}.brandMark{width:52px;height:52px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb)}h1,h2,h3,p{margin-top:0}.authPanel h1{margin:18px 0 8px;font-size:32px;letter-spacing:-.02em}.authPanel p,.detailsPanel p,.chatHeader p{color:#64748b;line-height:1.5}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin:22px 0;background:#e6ecf3;border-radius:10px}.segmented button{border:0;border-radius:8px;padding:10px;background:transparent;color:#475569;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.segmented .active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a24}.authForm,.sidebar,.detailsPanel,.chatWindow{display:flex;flex-direction:column}.authForm{gap:14px}label{display:grid;gap:7px;color:#334155;font-weight:700}input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;background:#fff;color:#0f172a;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.primaryButton,.secondaryButton{border:0;border-radius:10px;padding:11px 14px;font-weight:800;transition:transform .12s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.primaryButton{background:linear-gradient(135deg,#0f766e,#0b5f8a);color:#fff;box-shadow:0 10px 22px #0f766e2e}.secondaryButton{background:#e8edf3;color:#162033}.notifyButton{display:inline-flex;align-items:center;justify-content:center;gap:8px}.dangerButton{border:0;border-radius:10px;padding:10px 14px;background:#be123c;color:#fff;font-weight:800}.error{margin:0;color:#be123c}.appShell{width:100%;height:100vh;min-height:100svh;display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;background:#ffffff59}.sidebar,.detailsPanel{background:#f8fafce6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid #d8e0ea;padding:18px;min-height:0;height:100%}.detailsPanel{border-left:1px solid #d8e0ea;border-right:0;gap:18px}.sidebar{height:100%;align-self:stretch;gap:16px;overflow:hidden}.sidebarScroll{flex:1 1 auto;display:grid;gap:16px;min-height:0;overflow:auto;padding-right:2px}.sidebarHeader,.chatHeader,.profileLine,.message{display:flex;align-items:center}.sidebarHeader,.chatHeader{justify-content:space-between;gap:12px}.sidebarHeaderActions{display:flex;align-items:center;gap:8px}.sidebarFooter{flex-shrink:0;display:grid;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #d8e0ea}.accountCard{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #d8e0ea;border-radius:14px;background:#ffffffe6;color:#162033;text-align:left}.accountCardText{display:grid;gap:3px;min-width:0}.accountCardText strong,.accountCardText small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileAvatar{position:relative;width:50px;height:50px;border-radius:9999px;flex:0 0 50px}.avatarStatusDot{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border:2px solid #ffffff;border-radius:9999px;background:#22c55e;box-shadow:0 0 0 2px #22c55e26}.sidebarFooterActions{display:grid;gap:8px}.sidebarFooterActions .secondaryButton,.sidebarFooterActions .dangerButton{width:100%}.sidebarActionButton{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sidebarActionButton span{white-space:nowrap}.eyebrow{display:block;margin-bottom:4px;color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.sidebar h2,.chatHeader h2{margin:0;font-size:22px;letter-spacing:-.02em}.iconButton{width:40px;height:40px;flex:0 0 40px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;transition:transform .12s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.searchBox{display:flex;align-items:center;gap:8px;margin:18px 0 10px;padding:0 10px;background:#fff;border:1px solid #d8e0ea;border-radius:10px}.searchBox input{border:0;padding-left:0;box-shadow:none}.peopleResults{display:grid;gap:8px;margin-bottom:14px}.peopleResults button,.chatItem{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:10px;padding:10px;background:#ffffffeb;color:#162033;text-align:left;transition:transform .12s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.peopleResults button:hover,.chatItem:hover,.iconButton:hover,.primaryButton:hover,.secondaryButton:hover,.dangerButton:hover,.callIconButton:hover,.callControl:hover{transform:translateY(-1px)}.peopleResults button:hover,.chatItem:hover{box-shadow:0 10px 24px #0f172a14}.chatList{display:grid;gap:8px;overflow:auto;min-height:0;padding-right:2px}.chatItem.active{background:linear-gradient(135deg,#0f766e1f,#2563eb14);box-shadow:inset 3px 0 #0f766e}.chatItem span{display:grid;gap:3px;min-width:0;flex:1}.chatItem strong,.chatItem small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatItem small,.profileLine small{color:#64748b}.avatar{width:38px;height:38px;flex:0 0 38px;display:inline-grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border-radius:9999px;color:#fff;font-size:13px;font-weight:900;line-height:1}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:18px;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modalPanel{width:min(520px,100%);max-height:calc(100vh - 36px);display:flex;flex-direction:column;background:#fffffff5;border:1px solid rgba(216,224,234,.95);border-radius:14px;box-shadow:0 28px 80px #0f172a3d;overflow:hidden}.modalHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #d8e0ea;background:linear-gradient(180deg,#0f766e0d,#fff0)}.modalHeader h2{margin:0;font-size:22px;letter-spacing:-.02em}.modalHeader p,.muted{margin:4px 0 0;color:#64748b}.modalBody{display:grid;gap:16px;min-height:0;overflow:auto;padding:18px}.profileHero{display:flex;align-items:center;gap:12px}.profileField{display:grid;gap:4px}.profileField span,.sharedGroup span{color:#64748b;font-size:13px;font-weight:700}.profileActions{display:flex;flex-wrap:wrap;gap:8px}.profileActions button{display:inline-flex;align-items:center;gap:8px}.sharedGroups,.groupSettingsModal section{display:grid;gap:10px}.sharedGroups h3,.groupSettingsModal h3{margin:0}.sharedGroup{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #d8e0ea;border-radius:10px;background:#f8fafc}.renameGroupForm{display:flex;gap:8px}.renameGroupForm input{flex:1}.groupMemberActions{display:flex;flex-wrap:wrap;gap:6px;max-height:110px;overflow:auto}.groupMemberActions button{border:1px solid #cbd5e1;border-radius:999px;background:#fff;padding:6px 10px;color:#334155;font-size:12px;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.groupMemberActions .selected{border-color:#0f766e;background:#ccfbf1}.settingsMemberList{display:grid;gap:8px}.settingsMember{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #d8e0ea;border-radius:10px;background:#fff}.settingsMember>span{display:grid;gap:3px;min-width:0;flex:1}.settingsMember strong,.settingsMember small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsMember small{color:#64748b}.memberAdminActions{display:flex;gap:6px}.memberAdminActions button{border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;padding:6px 8px;color:#334155;font-size:12px;font-weight:800}.groupForm{display:flex;min-height:0;flex-direction:column;gap:14px;padding:18px}.modalSearch{margin:0}.memberList{display:grid;gap:8px;max-height:320px;overflow:auto;padding-right:2px}.memberOption{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #d8e0ea;border-radius:10px;padding:10px;background:#fff;color:#162033;font-weight:400}.memberOption.selected{border-color:#0f766e;background:#ecfdf5}.memberOption input{width:16px;height:16px;flex:0 0 16px;accent-color:#0f766e}.memberOption span{display:grid;gap:3px;min-width:0}.memberOption strong,.memberOption small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memberOption small{color:#64748b}.modalActions{display:flex;justify-content:flex-end;gap:10px}.chatWindow{min-width:0;min-height:0;background:linear-gradient(180deg,#ffffffbf,#ffffffe6),#f6f8fb}.chatHeader{padding:18px 22px;border-bottom:1px solid #d8e0ea;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobileMenuButton,.mobileCloseButton{display:none}.chatHeader p{margin:4px 0 0}.typingIndicator{margin:6px 0 0;color:#0f766e;font-size:13px;font-weight:800}.chatTitleButton,.senderNameButton,.avatarButton{border:0;padding:0;background:transparent;color:inherit;text-align:left}.chatTitleButton h2{margin:0}.senderNameButton{color:#64748b;font-weight:800}.callActions{display:flex;gap:8px}.messages{flex:1;min-height:0;overflow:auto;padding:22px;display:flex;flex-direction:column;gap:12px;background:radial-gradient(circle at top left,rgba(15,118,110,.05),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.05),transparent 30%),repeating-linear-gradient(45deg,rgba(219,234,254,.6) 0 1px,transparent 1px 24px)}.message{gap:9px;align-items:flex-end;max-width:78%;filter:drop-shadow(0 1px 0 rgba(255,255,255,.4))}.message.mine{align-self:flex-end}.messageContent{position:relative;display:grid;gap:4px}.message small{color:#64748b;font-weight:700}.messageReceipt{display:flex;justify-content:flex-end;padding-right:2px}.receiptChip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#f8fafce6;border:1px solid #d8e0ea;color:#475569;font-size:11px;font-weight:800;letter-spacing:.01em}.receiptChip.sent{background:#f1f5f9f2}.receiptChip.delivered{background:#e0e7ff8c;border-color:#6366f12e;color:#4338ca}.receiptChip.read{background:#d1fae5b3;border-color:#10b9812e;color:#047857}.message p{margin:0;padding:10px 12px;border-radius:12px;background:#ffffffeb;color:#162033;line-height:1.45;overflow-wrap:anywhere;box-shadow:0 10px 26px #0f172a0f}.message.mine p{background:linear-gradient(135deg,#0f766e,#0b6b94);color:#fff}.deletedMessage{color:#64748b;font-style:italic}.editedLabel{justify-self:start;font-size:11px}.replyReference,.replyComposer{border:0;border-left:3px solid #0f766e;border-radius:10px;background:#e8edf3;color:#334155;text-align:left}.replyReference{display:grid;gap:2px;max-width:min(320px,70vw);padding:7px 9px}.replyReference span,.replyComposer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message.mine .replyReference{background:#ccfbf1}.messageActions,.reactionSummary{display:flex;flex-wrap:wrap;gap:5px}.messageActions{opacity:0;transition:opacity .15s ease}.message:hover .messageActions,.message:focus-within .messageActions{opacity:1}.messageActions button,.reactionSummary button{min-width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#334155;font-size:13px}.reactionSummary button{width:auto;padding:0 8px;background:#f8fafc}.editMessageForm{display:flex;flex-wrap:wrap;gap:8px;max-width:min(420px,72vw)}.editMessageForm input{flex:1 0 180px}.editMessageForm button{padding:9px 12px}.attachments{display:grid;gap:8px}.imageAttachment,.fileAttachment{overflow:hidden;border-radius:10px;text-decoration:none}.imageAttachment{display:grid;max-width:min(320px,70vw);background:#0f172a;color:#fff}.imageAttachment img{width:100%;max-height:260px;display:block;object-fit:cover}.imageAttachment span{overflow:hidden;padding:7px 9px;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.fileAttachment{display:flex;align-items:center;gap:10px;min-width:min(280px,70vw);padding:10px;background:#eef2f6;color:#162033}.message.mine .fileAttachment{background:#ccfbf1}.fileAttachment span{display:grid;gap:3px;min-width:0}.fileAttachment strong,.fileAttachment small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileAttachment small{color:#64748b}.composer{display:flex;flex-wrap:wrap;gap:10px;padding:16px 22px;border-top:1px solid #d8e0ea;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.replyComposer{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px}.replyComposer button{width:26px;height:26px;display:inline-grid;place-items:center;flex:0 0 26px;border:0;border-radius:5px;background:#d8e0ea;color:#334155}.composer>input:not(.fileInput){flex:1;min-width:180px;border-radius:999px;padding-left:14px}.fileInput{display:none}.attachmentPreviewBar,.attachmentError{flex:0 0 100%}.attachmentPreviewBar{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.attachmentPreview{display:flex;align-items:center;gap:8px;max-width:220px;flex:0 0 auto;padding:7px;border:1px solid #d8e0ea;border-radius:10px;background:#f8fafc}.attachmentPreview img{width:34px;height:34px;border-radius:5px;object-fit:cover}.attachmentPreview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.attachmentPreview button{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 24px;border:0;border-radius:5px;background:#e8edf3;color:#334155}.attachmentError{margin:0;color:#be123c;font-size:13px;font-weight:700}.sendButton{background:#0f766e;color:#fff;border-color:#0f766e}.emptyState{display:grid;place-content:center;justify-items:center;min-height:100vh;padding:28px;text-align:center;background:#fff;color:#64748b}.emptyState h2{color:#162033;margin:14px 0 6px}.profileLine{gap:10px}.profileLine div{display:grid;gap:3px;min-width:0}.detailsPanel section{border-top:1px solid #d8e0ea;padding-top:18px}.callToast{position:fixed;right:18px;bottom:18px;z-index:25;display:grid;gap:12px;width:min(380px,calc(100vw - 36px));padding:16px;background:#fff;border:1px solid #d8e0ea;border-radius:8px;box-shadow:0 20px 50px #0f172a2e}.incomingCallHeader{display:flex;align-items:center;gap:12px}.incomingCallHeader div{display:grid;gap:4px;min-width:0}.resumeCallIcon{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 38px;border-radius:10px;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff}.incomingCallHeader span{overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap}.resumeCallText{margin:0;color:#334155;line-height:1.45}.callToastActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.callPanel{position:fixed;right:18px;bottom:18px;z-index:15;width:min(520px,calc(100vw - 36px));max-height:min(620px,calc(100vh - 36px));display:flex;flex-direction:column;overflow:hidden;background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 24px 70px #0f172a57}.callPanel.maximized{top:18px;right:18px;bottom:18px;left:18px;width:auto;max-height:none}.callPanel.minimized{width:min(360px,calc(100vw - 24px))}.callPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#ffffff14}.callPanelHeader div{display:grid;gap:3px;min-width:0}.callPanelHeader span{color:#cbd5e1;font-size:13px}.callWindowActions{display:flex;align-items:center;gap:8px;flex-shrink:0}.callIconButton{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#ffffff14;color:#fff}.callIconButton.danger{background:#be123c;border-color:#be123c}.videoGrid,.voiceCallBody{display:grid;gap:10px;padding:12px}.callPanelBody{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.videoGrid{flex:1;min-height:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));overflow:auto}.callPanel.maximized .videoGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.voiceCallBody{flex:1;min-height:0;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));overflow:auto}.videoTile,.waitingCall{position:relative;min-height:150px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#1e293b;color:#e2e8f0}.voiceCallBody .videoTile,.voiceCallBody .waitingCall{min-height:120px}.videoTile video{width:100%;height:100%;object-fit:cover}.cameraDisabled video{opacity:0}.cameraDisabled>svg{position:absolute;color:#cbd5e1}.videoTile span,.waitingCall span{position:absolute;left:10px;bottom:10px;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px;border-radius:6px;background:#0f172abd;color:#fff;font-size:13px;font-weight:800}.audioStream{display:none}.callControls{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0 12px 14px;margin-top:auto}.callControl{display:inline-flex;align-items:center;gap:8px;min-width:112px;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:6px;padding:10px 12px;background:#ffffff1a;color:#fff;font-weight:800}.callControl.active{background:#e2e8f0;color:#0f172a}.callControl.danger{background:#be123c;border-color:#be123c}@media (max-width: 980px){.appShell{grid-template-columns:290px minmax(0,1fr)}.detailsPanel{display:none}}@media (max-width: 720px){.appShell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:24;width:min(86vw,330px);max-width:330px;transform:translate(-105%);transition:transform .2s ease;box-shadow:24px 0 70px #0f172a33}.sidebar.mobileOpen{transform:translate(0)}.sidebarBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:23;background:#0f172a61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chatWindow{width:100%}.chatHeader{position:sticky;top:0;z-index:4;padding:14px 16px}.mobileMenuButton{display:inline-grid;margin-right:10px;flex:0 0 40px}.mobileCloseButton{display:inline-grid}.chatHeader>div:first-child{display:flex;align-items:flex-start;gap:10px;min-width:0}.chatHeader p{max-width:calc(100vw - 120px)}.chatTitleButton h2{font-size:20px}.detailsPanel{display:none}.callToast{left:8px;right:8px;bottom:8px;width:auto}.callPanel{left:8px;right:8px;bottom:8px;width:auto;max-height:calc(100vh - 16px);border-radius:12px}.callPanel.mobile.maximized{top:0;right:0;bottom:0;left:0;width:auto;max-height:none;border-radius:0}.callPanel.minimized{width:auto}.callPanelHeader{padding:12px;align-items:flex-start}.callPanelHeader span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden}.callWindowActions{gap:6px}.callIconButton{width:32px;height:32px}.videoGrid,.voiceCallBody{padding:10px}.callPanel.maximized .videoGrid{grid-template-columns:1fr}.videoTile,.waitingCall{min-height:190px}.voiceCallBody .videoTile,.voiceCallBody .waitingCall{min-height:140px}.callControls{padding:0 10px 10px}.callControl{flex:1 1 0;min-width:0;padding:10px}.callControl span{white-space:nowrap}}@media (max-width: 720px){.appShell{height:auto;min-height:100vh;grid-template-columns:1fr}.sidebar{min-height:42vh;max-height:52vh;border-right:0;border-bottom:1px solid #d8e0ea}.chatWindow{min-height:58vh}.message{max-width:92%}}.sidebar{height:100%;min-height:100%}.chatWindow{height:100%;min-height:0}@media (max-width: 768px){.sidebar{height:100dvh;min-height:100dvh;max-height:none}.sidebar.mobileOpen{height:100dvh}}@media (max-width: 768px){.appShell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:24;width:min(60vw,320px);max-width:320px;height:100dvh;transform:translate(-105%);transition:transform .2s ease;box-shadow:24px 0 70px #0f172a33;padding:14px}.sidebar.mobileOpen{transform:translate(0)}.sidebarScroll{gap:12px;padding-right:0}.sidebarBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:23;background:#0f172a6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:sidebarBackdropFade .18s ease}.chatWindow{width:100%;min-width:0}.chatHeader{position:sticky;top:0;z-index:4;padding:12px 14px}.mobileMenuButton{display:inline-grid;margin-right:10px;flex:0 0 40px}.mobileCloseButton{display:inline-grid}.chatHeader>div:first-child{display:flex;align-items:flex-start;gap:10px;min-width:0}.chatHeader p{max-width:calc(100vw - 120px)}.chatTitleButton h2{font-size:20px}.detailsPanel{display:none}.searchBox{margin:10px 0 8px}.chatList{gap:6px}.sidebarFooter{gap:10px;padding-top:14px}.accountCard{padding:10px}.sidebarFooterActions{gap:6px}.sidebarActionButton{min-height:42px;padding:10px 12px}.messages{padding:14px}.message{max-width:92%}.composer{padding:12px 14px}.composer>input:not(.fileInput){min-width:0}.callToast{left:8px;right:8px;bottom:8px;width:auto}.callPanel{left:8px;right:8px;bottom:8px;width:auto;max-height:calc(100vh - 16px);border-radius:12px}.callPanel.mobile.maximized{top:0;right:0;bottom:0;left:0;width:auto;max-height:none;border-radius:0}.callPanel.minimized{width:auto}.callPanelHeader{padding:12px;align-items:flex-start}.callPanelHeader span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden}.callWindowActions{gap:6px}.callIconButton{width:32px;height:32px}.videoGrid,.voiceCallBody{padding:10px}.callPanel.maximized .videoGrid{grid-template-columns:1fr}.videoTile,.waitingCall{min-height:190px}.voiceCallBody .videoTile,.voiceCallBody .waitingCall{min-height:140px}.callControls{padding:0 10px 10px}.callControl{flex:1 1 0;min-width:0;padding:10px}.callControl span{white-space:nowrap}}@keyframes sidebarBackdropFade{0%{opacity:0}to{opacity:1}}
