.ownerChatPage{height:calc(100vh - 110px);min-height:0;overflow:hidden}.ownerChatShell{background:#f7f8f5;border:1px solid #22292f14;border-radius:8px;grid-template-columns:minmax(290px,360px) minmax(430px,1fr);height:100%;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 70px #22292f14}.chatSidebar,.chatConversation,.chatInfoPanel,.chatSharedFilesPanel{min-width:0}.chatSidebar{background:#fff;border-left:1px solid #e8ece8;flex-direction:column;display:flex;position:relative;overflow:hidden}.chatSidebarHead,.chatConversationHead{z-index:5;background:#f0f2f0;border-bottom:1px solid #e1e5e1;justify-content:space-between;align-items:center;height:72px;padding:12px 16px;display:flex;position:relative}.chatEyebrow{color:#667781;margin-bottom:5px;font-size:11px;display:block}.chatSidebarHead h2,.chatConversationHead h2,.chatInfoCard h2{color:#111b21;font-size:17px;font-weight:700}.chatHeadActions,.chatConversationActions{align-items:center;gap:8px;display:flex}.chatHeadActions button,.chatConversationActions button,.chatComposer>button,.chatComposerInput button{color:#54656f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.chatHeadActions button:hover,.chatConversationActions button:hover,.chatComposer>button:hover,.chatComposerInput button:hover{background:#54656f1a}.chatHeadActions button.active{color:#008069;background:#0080691f}.chatNewPanel{z-index:12;background:#fff;flex-direction:column;animation:.18s chatPanelIn;display:flex;position:absolute;inset:0}@keyframes chatPanelIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.chatNewPanelHead{color:#fff;background:#008069;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:flex}.chatNewPanelHead button{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.chatNewPanelHead button:hover{background:#ffffff24}.chatNewPanelHead h3{font-size:16px;font-weight:700}.chatNewPanelHead span{color:#ffffffc7;margin-top:6px;font-size:11px;display:block}.chatNewSearch{flex:none}.chatNewHint{color:#246b58;background:#e7fce3;border-radius:8px;align-items:center;gap:10px;min-height:42px;margin:0 12px 8px;padding:9px 12px;font-size:12px;line-height:20px;display:flex}.chatNewHint i{color:#008069;flex:none;font-size:18px}.chatNewMembers{scrollbar-width:thin;scrollbar-color:#111b2138 transparent;flex:1;padding:0 8px 12px;overflow:auto}.chatNewMember{text-align:right;border-radius:8px;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;gap:12px;width:100%;min-height:72px;padding:10px 8px;display:grid}.chatNewMember:hover{background:#f0f2f5}.chatNewMember>span:nth-child(2){gap:7px;min-width:0;display:grid}.chatNewMember strong,.chatNewMember small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatNewMember strong{color:#111b21;font-size:14px;font-weight:700}.chatNewMember small{color:#667781;font-size:12px}.chatNewMember>i{color:#008069;background:#f0f2f5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.chatNewEmpty{color:#667781;text-align:center;align-content:center;place-items:center;gap:10px;min-height:140px;font-size:12px;display:grid}.chatNewEmpty i{color:#aebac1;font-size:28px}.chatConversationSearch{background:0 0;border-radius:999px;justify-content:flex-end;align-items:center;width:38px;height:38px;transition:width .22s,background .22s,padding .22s;display:flex;overflow:hidden}.chatConversationSearch.open{background:#fff;width:250px;padding-right:12px;box-shadow:0 1px 2px #111b2114}.chatConversationSearch input{color:#111b21;border:0;flex:1;min-width:0;height:100%;font-size:12px}.chatConversationSearch.open button:hover{color:#008069;background:0 0}.chatConversationMenuWrap{width:38px;height:38px;position:relative}.chatConversationMenuWrap>button.active{color:#008069;background:#0080691f}.chatConversationMenu{z-index:30;background:#fff;border:1px solid #22292f14;border-radius:8px;width:230px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 14px 40px #111b2129}.chatConversationMenu button{color:#111b21;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px;font-size:13px;display:flex}.chatConversationMenu button:hover{background:#f0f2f5}.chatConversationMenu i{color:#008069;font-size:18px}.chatSearch{color:#667781;background:#f0f2f5;border-radius:8px;align-items:center;gap:10px;height:42px;margin:12px;padding:0 14px;display:flex}.chatSearch input{color:#111b21;border:0;width:100%;height:100%}.chatMembers{scrollbar-width:thin;scrollbar-color:#111b2138 transparent;flex:1;overflow:auto}.chatMember{text-align:right;border-top:1px solid #f0f2f5;align-items:center;gap:12px;width:100%;min-height:76px;padding:10px 12px;display:flex}.chatMember:hover,.chatMember.active{background:#f0f2f5}.chatAvatar{color:#1f2c33;background:linear-gradient(135deg,#d9fdd3,#c7e7ff);border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:13px;font-weight:700;display:inline-flex;position:relative}.chatAvatar.large{flex-basis:92px;width:92px;height:92px;font-size:24px}.chatAvatar.large .chatAvatarStatus{border-width:3px;width:16px;height:16px;bottom:7px;left:7px}.chatAvatarStatus{background:#b8c2c8;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;left:1px}.chatAvatar.online .chatAvatarStatus{background:#25d366}.chatAvatar.away .chatAvatarStatus{background:#f7b731}.chatAvatarImage{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.chatAvatar.hasImage{color:#0000;background:#edf0ed}.chatAvatar.group{color:#fff;background:linear-gradient(135deg,#008069,#25d366)}.chatAvatar.support{color:#fff;background:linear-gradient(135deg,#7367f0,#00cfe8)}.chatAvatar.group .chatAvatarStatus,.chatAvatar.support .chatAvatarStatus{display:none}.chatMemberBody{flex:1;min-width:0}.chatMemberTop,.chatMemberBottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.chatMemberTop strong{color:#111b21;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.chatMemberTop small{color:#667781;flex:none;font-size:11px}.chatMemberBottom{color:#667781;margin-top:8px;font-size:12px}.chatMemberBottom span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatMemberBottom .typing{color:#008069}.chatMemberBottom b{color:#fff;min-width:20px;height:20px;font-family:var(--font-english);background:#25d366;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;display:inline-flex}.chatMemberBottom i{color:#8696a0;font-size:16px}.chatConversation{background:linear-gradient(#efeae2eb,#efeae2eb),radial-gradient(circle at 20% 20%,#00806914 0 2px,#0000 3px) 0 0/38px 38px,radial-gradient(circle at 70% 60%,#54656f14 0 2px,#0000 3px) 0 0/52px 52px;flex-direction:column;min-height:0;display:flex;position:relative}.chatConversation:before{content:"";pointer-events:none;opacity:.05;background:url(/images/chat.svg);position:absolute;inset:0}.chatConversation>*{z-index:1;position:relative}.chatConversation>.chatConversationHead{z-index:20;flex:none}.chatConversation>.chatComposer{z-index:15;flex:none}.chatProfileMini{text-align:right;border-radius:8px;align-items:center;gap:12px;min-width:0;padding:4px;display:flex}.chatProfileMini:hover{background:#54656f14}.chatProfileMini p{color:#667781;margin-top:6px;font-size:12px}.chatMessages{scrollbar-width:thin;scrollbar-color:#111b2147 transparent;flex:1;min-height:0;padding:22px;overflow:auto}.chatDateChip,.chatNotice{color:#54656f;background:#ffffffd6;border-radius:8px;width:fit-content;max-width:85%;margin:0 auto 14px;padding:8px 14px;font-size:12px;box-shadow:0 1px 1px #111b2114}.chatNotice{color:#5f4b00;background:#fff7d6;align-items:center;gap:8px;line-height:22px;display:flex}.chatMessageRow{align-items:flex-end;gap:8px;margin:8px 0;display:flex}.chatMessageRow.own{flex-direction:row;justify-content:flex-end}.chatMessageRow.their{flex-direction:row;justify-content:flex-start}.messageAvatar{flex:0 0 34px;width:34px;height:34px;font-size:10px}.messageAvatar>span{display:none}.chatMessageRow.own .messageAvatar{order:2}.chatMessageRow.own .chatBubble{order:1}.chatBubble{color:#111b21;border-radius:8px;max-width:min(560px,74%);padding:9px 12px 7px;font-size:13px;line-height:24px;position:relative;box-shadow:0 1px 1px #111b211c}.chatBubble:has(.chatImagePreview){width:min(392px,74%);padding:6px}.chatMessageRow.own .chatBubble{background:#d9fdd3;border-top-left-radius:2px}.chatMessageRow.their .chatBubble{background:#fff;border-top-right-radius:2px}.chatBubble p{padding-left:58px}.chatMessageRow.emojiOnly{align-items:center;margin:4px 0}.chatMessageRow.emojiOnly .messageAvatar{margin-bottom:5px}.chatMessageRow.emojiOnly .chatBubble{width:auto;max-width:min(260px,64%);box-shadow:none;background:0 0;border-radius:0;padding:0 3px;line-height:1}.chatMessageRow.emojiOnly .chatBubble p{padding-left:0}.chatEmojiText{letter-spacing:0;text-align:center;filter:drop-shadow(0 2px 2px #111b2114);font-size:42px;line-height:1.12;display:block}.chatMessageRow.emojiOnly .chatBubbleMeta{color:#54656fc7;text-shadow:0 1px #ffffff80;justify-content:center;margin-top:4px;padding:0 4px}.chatReplyPreview{background:#00806914;border-right:3px solid #008069;border-radius:8px;gap:5px;margin-bottom:8px;padding:8px 10px;display:grid}.chatMessageRow.their .chatReplyPreview{background:#f0f2f5}.chatReplyPreview strong,.chatReplyPreview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatReplyPreview strong{color:#008069;font-size:12px;font-weight:700}.chatReplyPreview span{color:#54656f;font-size:12px;line-height:18px}.chatImagePreview{aspect-ratio:4/3;background:#edf0ed;border-radius:8px;width:100%;min-width:min(320px,100vw - 148px);margin-bottom:8px;display:block;position:relative;overflow:hidden}.chatBubble:has(.chatImagePreview) .chatImagePreview{margin-bottom:6px}.chatBubble:has(.chatImagePreview):not(:has(p)) .chatImagePreview{margin-bottom:0}.chatImagePreview img{object-fit:cover;width:100%;height:100%;display:block}.chatFilePreview{text-align:right;background:#ffffff94;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:10px;width:min(320px,100%);min-height:64px;margin-bottom:8px;padding:10px;display:grid}.chatMessageRow.their .chatFilePreview{background:#f0f2f5}.chatLocationPreview{text-align:right;background:linear-gradient(135deg,#0080691f,#53bdeb24),repeating-linear-gradient(45deg,#00806914 0 1px,#0000 1px 12px);border-radius:8px;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:10px;width:min(320px,100%);min-height:78px;margin-bottom:8px;padding:10px;display:grid;overflow:hidden}.chatMessageRow.their .chatLocationPreview{background:linear-gradient(135deg,#00a8841f,#ffffffb8),repeating-linear-gradient(45deg,#00806912 0 1px,#0000 1px 12px)}.chatFilePreview>span{color:#fff;background:#008069;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.chatLocationPreview>span{color:#fff;background:#008069;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:inline-flex;box-shadow:0 10px 22px #00806933}.chatFilePreview div,.chatLocationPreview div{gap:6px;min-width:0;display:grid}.chatFilePreview strong,.chatFilePreview small,.chatLocationPreview strong,.chatLocationPreview small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatFilePreview strong,.chatLocationPreview strong{color:#111b21;font-size:13px;font-weight:700}.chatFilePreview small,.chatLocationPreview small{color:#667781;font-size:11px}.chatFilePreview>i,.chatLocationPreview>i{color:#008069;font-size:18px}.chatBubbleMeta{float:left;color:#667781;align-items:center;gap:3px;margin-top:4px;font-size:11px;line-height:16px;display:inline-flex}.chatBubbleMeta i{font-size:15px}.chatBubbleMeta .chatSeen{color:#53bdeb}.chatComposer{z-index:4;background:#f0f2f0;border-top:1px solid #e1e5e1;flex-wrap:wrap;flex:none;align-items:center;gap:10px;min-height:68px;max-height:42vh;padding:10px 16px;display:flex;position:relative;overflow:visible}.chatComposerReply{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 10px;display:flex;box-shadow:inset 3px 0 #008069}.chatComposerReply div{gap:5px;min-width:0;display:grid}.chatComposerReply strong,.chatComposerReply span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatComposerReply strong{color:#008069;font-size:12px;font-weight:700}.chatComposerReply span{color:#667781;font-size:12px}.chatComposerReply button{color:#54656f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex}.chatComposerReply button:hover{background:#54656f1a}.chatUploadProgress{position:relative;overflow:hidden}.chatUploadProgress b{background:#008069;border-radius:999px;height:3px;transition:width .2s;position:absolute;bottom:0;right:0}.chatComposerAttachmentPreview{background:#fff;border-radius:8px;grid-template-columns:52px minmax(0,1fr) 34px;align-items:center;gap:12px;width:100%;min-height:58px;padding:8px 10px;display:grid;box-shadow:inset 3px 0 #7367f0}.chatComposerAttachmentPreview>span{color:#7367f0;background:#f0f2f5;border-radius:8px;justify-content:center;align-items:center;width:52px;height:44px;font-size:22px;display:inline-flex;overflow:hidden}.chatComposerAttachmentPreview>span.image{background:#e7fce3}.chatComposerAttachmentPreview.location{box-shadow:inset 3px 0 #008069}.chatComposerAttachmentPreview>span.location{color:#008069;background:#e7fce3}.chatComposerAttachmentPreview>span.image>span{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.chatComposerAttachmentPreview div{gap:6px;min-width:0;display:grid}.chatComposerAttachmentPreview strong,.chatComposerAttachmentPreview small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatComposerAttachmentPreview strong{color:#111b21;font-size:13px;font-weight:700}.chatComposerAttachmentPreview small{color:#667781;font-size:12px}.chatComposerAttachmentPreview button{color:#54656f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.chatComposerAttachmentPreview button:hover{background:#54656f1a}.chatComposerAction{flex:none;width:38px;height:38px;position:relative}.chatComposerAction>button{color:#54656f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.chatComposerInput{background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;height:46px;padding:0 14px 0 6px;display:flex}.chatComposerInput input{color:#111b21;border:0;width:100%;height:100%}.chatComposerAction>button.active{color:#008069;background:#0080691f}.hiddenFileInput{display:none}.chatAttachMenu,.chatEmojiMenu{z-index:25;background:#fff;border:1px solid #22292f14;border-radius:8px;position:absolute;bottom:calc(100% + 12px);box-shadow:0 14px 40px #111b2129}.chatAttachMenu{gap:6px;width:230px;padding:8px;display:grid;left:0;right:auto}.chatAttachMenu button{color:#111b21;cursor:pointer;text-align:right;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;display:flex}.chatAttachMenu button:hover{background:#f0f2f5}.chatAttachMenu button:disabled{cursor:not-allowed;opacity:.55}.chatAttachMenu button span{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.chatAttachMenu button span.document{background:#7367f0}.chatAttachMenu button span.image{background:#00a884}.chatAttachMenu button span.location{background:#ff9f43}.chatAttachMenu button strong{font-size:13px;font-weight:600}.chatEmojiMenu{flex-direction:column;gap:10px;width:328px;padding:10px;display:flex;left:-8px}.chatEmojiTabs{gap:4px;display:flex}.chatEmojiTabs button{color:#54656f;background:#f7f8f5;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;line-height:1;display:inline-flex}.chatEmojiTabs button:hover,.chatEmojiTabs button.active{color:#008069;background:#e7fce3}.chatEmojiGroups{scrollbar-width:thin;scrollbar-color:#111b213d transparent;max-height:260px;padding:0 0 4px 2px;overflow:hidden auto}.chatEmojiGroup+.chatEmojiGroup{margin-top:12px}.chatEmojiGroup h3{color:#667781;margin-bottom:8px;font-size:12px;font-weight:700}.chatEmojiGrid{grid-template-columns:repeat(8,1fr);gap:4px;display:grid}.chatEmojiGrid button{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:19px;line-height:1;display:inline-flex}.chatEmojiGrid button:hover{background:#f0f2f5}.chatEmojiEmpty{text-align:center;color:#667781;padding:22px 0;font-size:12px}.chatComposer>.send{color:#fff;background:#008069}.chatComposer>.send i{transform:scaleX(-1)}.chatComposer>.send:hover{background:#017561}.chatComposer>.send:disabled{cursor:not-allowed;opacity:.55;background:#8fb7ae}.chatLocationPickerBackdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111b216b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.chatLocationPickerDialog{background:#fff;border-radius:8px;flex-direction:column;width:min(720px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #111b2147}.chatLocationPickerHead{border-bottom:1px solid #e8ece8;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 18px;display:flex}.chatLocationPickerHead div{gap:6px;display:grid}.chatLocationPickerHead strong{color:#111b21;font-size:16px;font-weight:800}.chatLocationPickerHead span{color:#667781;font-size:12px}.chatLocationPickerHead button{color:#54656f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.chatLocationPickerHead button:hover{background:#f0f2f5}.chatLocationPickerBody{min-height:0;padding:16px 18px 12px;overflow:auto}.chatLocationPickerBody .mapLocationBox{border-color:#dfe5e2}.chatLocationPickerBody .mapLocationCanvas{height:min(420px,48vh)}.chatLocationPickerCoords{color:#54656f;direction:ltr;background:#f7f9f7;border-radius:8px;justify-content:flex-end;align-items:center;gap:10px;min-height:42px;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.chatLocationPickerCoords i{color:#008069;font-size:18px}.chatLocationPickerActions{border-top:1px solid #e8ece8;justify-content:flex-end;align-items:center;gap:10px;padding:12px 18px 16px;display:flex}.chatLocationPickerActions button{color:#fff;background:#008069;border-radius:8px;min-width:122px;min-height:42px;padding:0 18px;font-size:13px;font-weight:700}.chatLocationPickerActions button.ghost{color:#54656f;background:#f0f2f5}.chatLocationPickerActions button:disabled{cursor:not-allowed;opacity:.55}.chatInfoPanel,.chatSharedFilesPanel{z-index:20;background:#fff;border-right:1px solid #e8ece8;width:300px;padding:18px;transition:transform .24s;position:absolute;top:0;bottom:0;left:0;overflow:auto;transform:translate(-104%);box-shadow:24px 0 60px #111b211f}.ownerChatShell.infoOpen .chatInfoPanel,.chatSharedFilesPanel.open{transform:translate(0)}.chatInfoBackdrop{display:none}.chatInfoHead{justify-content:space-between;align-items:center;height:42px;margin-bottom:10px;display:flex}.chatInfoHead h2{color:#111b21;font-size:15px;font-weight:700}.chatInfoHead button{color:#54656f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.chatInfoHead button:hover{background:#54656f1a}.chatInfoCard{text-align:center;border-bottom:1px solid #edf0ed;flex-direction:column;align-items:center;padding:22px 14px;display:flex}.chatInfoCard h2{color:#111b21;margin-top:14px;font-size:17px;font-weight:800;line-height:1.7}.chatInfoCard p{color:#667781;margin-top:8px;font-size:12px}.chatInfoRoleBadge{max-width:100%;color:var(--role-color,#008069);justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}.chatInfoRoleBadge i{color:var(--role-color,#008069);justify-content:center;align-items:center;font-size:16px;display:inline-flex}.chatInfoRoleBadge span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatInfoRoleChips{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:7px;display:flex}.chatInfoRoleChips span{max-width:100%;color:var(--role-color,#008069);align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.chatInfoRoleChips i{font-size:14px}.chatInfoStatus{color:#54656f;background:#f0f2f5;border-radius:999px;align-items:center;gap:8px;margin-top:14px;padding:7px 12px;font-size:12px;display:inline-flex}.chatInfoStatus span{background:#b8c2c8;border-radius:50%;width:8px;height:8px}.chatInfoStatus span.online{background:#25d366}.chatInfoStatus span.away{background:#f7b731}.chatInfoList{gap:10px;padding-top:18px;display:grid}.chatInfoList div{color:#3b4a54;background:#f7f8f5;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:10px 12px;font-size:12px;display:flex}.chatInfoList i{color:#008069;font-size:18px}.chatInfoRoleRow span{font-weight:600}.chatInfoRoleRow{border:1px solid #00806914}.chatSharedHero{text-align:center;border-bottom:1px solid #edf0ed;flex-direction:column;align-items:center;gap:9px;margin-top:8px;padding:22px 14px;display:flex}.chatSharedHero>span{color:#008069;background:#d9fdd3;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:32px;display:inline-flex}.chatSharedHero strong{color:#111b21;font-size:15px}.chatSharedHero small{color:#667781;font-size:12px}.chatSharedStats{grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 0;display:grid}.chatSharedStats div{background:#f7f8f5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;display:flex}.chatSharedStats strong{color:#111b21;font-family:var(--font-english);font-size:18px}.chatSharedStats span{color:#667781;font-size:11px}.chatSharedFiles{gap:8px;display:grid}.chatSharedFile{text-align:right;background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:10px;width:100%;min-height:62px;padding:10px;display:grid}.chatSharedFile:hover{background:#f0f2f5}.chatSharedFile>span{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.chatSharedFile.document>span,.chatSharedFile.file>span{background:#7367f0}.chatSharedFile.image>span{background:#00a884}.chatSharedFile.sheet>span{background:#2e9f57}.chatSharedFile.link>span{background:#f59f00}.chatSharedFile.location>span{background:#ff9f43}.chatSharedFile div{gap:6px;min-width:0;display:grid}.chatSharedFile strong,.chatSharedFile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatSharedFile strong{color:#111b21;font-size:13px;font-weight:700}.chatSharedFile small{color:#667781;font-size:11px}.chatSharedFile>i{color:#8696a0;font-size:18px}.chatLightbox{z-index:1200;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.chatLightboxBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111b21c7;position:absolute;inset:0}.chatLightboxCard{z-index:1;background:#111b21;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;width:min(920px,92vw);max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000061}.chatLightboxHead{color:#fff;background:#202c33f5;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.chatLightboxHead div{gap:5px;min-width:0;display:grid}.chatLightboxHead strong,.chatLightboxHead span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatLightboxHead strong{font-size:14px;font-weight:700}.chatLightboxHead span{color:#ffffffa3;font-size:11px}.chatLightboxHead button{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.chatLightboxHead button:hover{background:#ffffff1f}.chatLightboxImage{background:#0b141a;width:100%;height:min(68vh,620px);position:relative}.chatLightboxImage img{object-fit:contain}.chatContextMenu{z-index:1300;background:#fff;border:1px solid #22292f1a;border-radius:8px;width:176px;padding:8px;position:fixed;box-shadow:0 18px 48px #111b2133}.chatContextMenu button{color:#111b21;text-align:right;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px;font-size:13px;display:flex}.chatContextMenu button:hover{background:#f0f2f5}.chatContextMenu i{color:#008069;font-size:18px}.chatContextMenu .danger,.chatContextMenu .danger i{color:#ea5455}@media (max-width:1320px){.ownerChatShell{grid-template-columns:minmax(280px,340px) minmax(400px,1fr)}.chatInfoPanel,.chatSharedFilesPanel{width:320px}.chatInfoBackdrop{z-index:18;background:#111b2129;display:block;position:absolute;inset:0}}@media (max-width:900px){.ownerChatPage{height:auto;min-height:calc(100vh - 110px);overflow:visible}.ownerChatShell{grid-template-columns:1fr;height:auto;min-height:0}.chatSidebar{border-bottom:1px solid #e8ece8;border-left:0;height:380px}.chatConversation{min-height:620px}.chatConversationSearch.open{width:min(190px,42vw)}.chatMessages{padding:18px 14px}.chatBubble{max-width:88%}.chatInfoPanel,.chatSharedFilesPanel{width:min(86vw,320px)}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.1220hx8ja1.sy.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.0olxl6i2vnf_c.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.0i9~u_difxrfa.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
