:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#061016;--surface:#0b1220;--surface-2:#111827;--card:#172033;--line:#ffffff17;--text:#f8fafc;--muted:#94a3b8;--blue:#3b82f6;--green:#22c55e;--danger:#ef4444;--radius:22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:linear-gradient(145deg,#061016,#071421 60%,#001c20);font-size:16px}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid var(--line);color:var(--text);background:#111827;border-radius:14px;padding:10px 14px;font-weight:800}button:hover{background:#1f2937}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--text);background:#0f172a;border-radius:16px;outline:none;padding:12px 14px}textarea{resize:vertical}.primary{background:linear-gradient(135deg,#0ea5e9,#2563eb)!important;border-color:#ffffff1f!important}.danger,.dangerSoft{color:#fecaca!important;background:#ef444429!important;border-color:#ef444459!important}.ghostButton{background:0 0!important}.muted,.emptyLine,small{color:var(--muted)}code{color:#bfdbfe;background:#0b1220;border-radius:8px;padding:3px 6px}.center{place-items:center;gap:14px;min-height:100dvh;display:grid}.loader{border:4px solid #ffffff29;border-top-color:#60a5fa;border-radius:999px;width:38px;height:38px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:20000;border:1px solid var(--line);background:#111827;border-radius:16px;padding:12px 16px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #00000073}.toast.ok{border-color:#22c55e66}.toast.error{border-color:#ef444473}.toast.info{border-color:#3b82f673}.avatar,.chatAvatar,.profileAvatar{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-radius:50%;place-items:center;font-weight:950;display:grid;overflow:hidden}.avatar img,.chatAvatar img,.profileAvatar img{object-fit:cover;width:100%;height:100%}.smallAvatar{width:36px;height:36px}.big{width:56px;height:56px}.buttonRow,.buttonGrid,.inlineControls{flex-wrap:wrap;gap:8px;display:flex}.buttonGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.stack,.formStack{gap:12px;display:grid}.field{gap:7px;display:grid}.charCounter{justify-self:end}.modalBackdrop,.waComposerSheetBackdrop,.cropModal{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modalHeader,.waComposerSheetHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.roundBtn,.iconButton,.infoButton{border-radius:999px;place-items:center;width:42px;min-width:42px;height:42px;padding:0;display:grid}.fullButton{width:100%}.appShell{grid-template-columns:82px minmax(0,1fr);min-height:100dvh;display:grid}.appShell main{min-width:0;min-height:100dvh;padding:0}.shellSidebar{border-right:1px solid var(--line);z-index:50;background:#090e19eb;grid-template-rows:auto auto 1fr auto;gap:14px;height:100dvh;padding:12px 10px;display:grid;position:sticky;top:0}.shellLogo{place-items:center;gap:8px;display:grid}.shellLogo>div:not(.logoMark),.userCard>div:not(.avatar){display:none}.logoMark{background:linear-gradient(135deg,#22c55e,#0284c7);border-radius:18px;place-items:center;width:48px;height:48px;font-weight:950;display:grid}.userCard{place-items:center;display:grid}.userCard .avatar{width:46px;height:46px}.shellNav{align-content:start;gap:8px;display:grid}.shellNav button{background:0 0;border-radius:19px;place-items:center;width:60px;height:56px;padding:0;display:grid;position:relative}.shellNav button.active{background:#ffffff21}.navIcon{font-size:1.25rem}.navLabel{display:none}.navUnreadBadge,.unreadBadge{color:#052e16;background:#22c55e;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.72rem;font-weight:950;display:grid;position:absolute;top:5px;right:6px}.logoutBtn{width:60px;height:54px;font-size:0}.logoutBtn:before{content:"↪";font-size:1.2rem}.pageStack{gap:18px;max-width:1380px;margin:0 auto;padding:22px;display:grid}.heroCard,.panel{border:1px solid var(--line);border-radius:var(--radius);background:#0f172ad1;box-shadow:0 18px 60px #00000040}.heroCard{justify-content:space-between;align-items:center;gap:14px;padding:24px;display:flex}.heroCard h1{letter-spacing:-.05em;margin:.1rem 0;font-size:clamp(2rem,4vw,3.4rem)}.heroCard span{color:var(--muted)}.compactHero h1{font-size:2rem}.eyebrow{color:#93c5fd;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:900}.panel{padding:18px}.panel h2,.panel h3{margin-top:0}.twoColumns,.gridTwo,.profileGrid,.privacyPageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.overviewGrid,.statGrid,.quickStatGrid,.v1Grid,.helpGrid,.statusGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.statCard,.compactRow,.personCard,.requestCard,.chatInfoItem,.settingsRow{border:1px solid var(--line);background:#ffffff09;border-radius:16px;padding:12px}.statCard{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.statIcon{font-size:1.45rem}.personCard{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.emptyLine{border:1px dashed var(--line);border-radius:14px;padding:12px}.checkLine{align-items:center;gap:10px;display:flex}.checkLine input{width:auto}.settingsList{gap:8px;display:grid}.settingsRow{text-align:left;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;display:grid}.settingsRow.static{cursor:default}.settingsIcon{background:#ffffff12;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.settingsRow strong,.settingsRow small{display:block}.settingsRow em{color:var(--muted);font-size:1.5rem;font-style:normal}.updateRefreshBanner{z-index:20000;background:#111827;border:1px solid #22c55e59;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}@media (width>=821px){.shellSidebar,.shellNav{overflow:visible!important}.shellNav button{position:relative!important;overflow:visible!important}.shellNav button .navLabel{color:#111827!important;letter-spacing:-.01em!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10000!important;background:#f4f4f5f5!important;border:1px solid #ffffff59!important;border-radius:12px!important;min-width:max-content!important;max-width:220px!important;padding:8px 11px!important;font-size:.92rem!important;font-weight:850!important;line-height:1!important;transition:opacity .12s,transform .12s,visibility .12s!important;display:block!important;position:absolute!important;top:50%!important;left:68px!important;transform:translateY(-50%)translate(-4px)!important;box-shadow:0 12px 30px #00000052!important}.shellNav button:hover .navLabel,.shellNav button:focus-visible .navLabel{opacity:1!important;visibility:visible!important;transform:translateY(-50%)translate(0)!important}.shellNav button .navLabel:before{content:""!important;background:#f4f4f5f5!important;border-bottom:1px solid #ffffff59!important;border-left:1px solid #ffffff59!important;width:10px!important;height:10px!important;position:absolute!important;top:50%!important;left:-5px!important;transform:translateY(-50%)rotate(45deg)!important}.shellNav button.active .navLabel{font-weight:900!important}.logoutBtn{place-items:center!important;display:grid!important;position:relative!important;overflow:visible!important}.logoutBtn:after{content:"Abmelden"!important;color:#111827!important;letter-spacing:-.01em!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10000!important;background:#f4f4f5f5!important;border:1px solid #ffffff59!important;border-radius:12px!important;min-width:max-content!important;max-width:220px!important;padding:8px 11px!important;font-size:.92rem!important;font-weight:850!important;line-height:1!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;top:50%!important;left:68px!important;transform:translateY(-50%)translate(-4px)!important;box-shadow:0 12px 30px #00000052!important}.logoutBtn:hover:after,.logoutBtn:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translateY(-50%)translate(0)!important}.logoutBtn:hover,.logoutBtn:focus-visible{background:#ffffff21!important}.shellNav button{transition:background .12s,border-color .12s,box-shadow .12s,transform .12s!important}.shellNav button:hover,.shellNav button:focus-visible{background:#ffffff21!important;outline:none!important}.shellNav button.active{background:#ffffff26!important}.shellNav button.active:hover,.shellNav button.active:focus-visible{background:#ffffff30!important}.shellNav button:hover .navIcon,.shellNav button:focus-visible .navIcon{transform:scale(1.04)!important}.navIcon{transition:transform .12s!important}}.messengerLayout{background:#06121b;grid-template-columns:390px minmax(0,1fr);height:100dvh;display:grid}.chatListPanel,.conversationPanel,.chatInfoPanel{border-right:1px solid var(--line);background:#050b11;min-width:0;min-height:0}.chatListPanel{grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:16px 12px;display:grid;overflow:hidden}.waChatHeader,.panelHeader,.conversationHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.waChatHeader h2{letter-spacing:-.04em;margin:0;font-size:2rem}.waChatHeaderActions{gap:8px;display:flex}.waTopMenu{position:relative}.waCircleBtn{border:1px solid var(--line);background:#18181b;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:950;list-style:none;display:grid}.waCircleBtn::-webkit-details-marker{display:none}.waPlusBtn{background:#22c55e38;border-color:#22c55e61}.waTopMenuBody{z-index:500;border:1px solid var(--line);background:#161616fa;border-radius:18px;gap:5px;width:260px;padding:8px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 18px 60px #0000008c}.waTopMenuBody button{text-align:left;background:0 0;border:0;grid-template-columns:34px 1fr;align-items:center;gap:10px;display:grid}.searchBox{border:1px solid var(--line);background:#18181b;border-radius:999px;grid-template-columns:30px 1fr;align-items:center;gap:8px;height:46px;padding:0 14px;display:grid}.searchBox input{background:0 0;border:0;padding:0}.chatItems{min-height:0;overflow:auto}.chatItem{text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;border-radius:0;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 8px;display:grid;position:relative}.chatItem:hover,.chatItem.selected{background:#ffffff0f}.chatAvatar{width:46px;height:46px}.chatListTextBlock,.chatListMetaBlock{min-width:0}.chatListTextBlock strong,.chatListTextBlock span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.chatListTextBlock span{color:var(--muted);font-size:.9rem}.conversationPanel{grid-template-rows:72px minmax(0,1fr) auto;display:grid;overflow:hidden}.conversationHeader{border-bottom:1px solid var(--line);background:#071126;padding:12px 16px}.conversationTitleBlock{min-width:0}.conversationTitleBlock h2{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.conversationTitleBlock span{color:var(--muted);font-size:.86rem}.mobileBackToChats{display:none}.infoButtonGlyph{color:#bfdbfe;font-weight:900;line-height:1;display:block}.messageArea{flex-direction:column;gap:8px;min-height:0;padding:14px;display:flex;overflow:auto}.messageBubble{background:#1f2c3a;border:1px solid #ffffff14;border-radius:17px;width:fit-content;max-width:min(72%,680px);padding:9px 11px}.messageBubble.ownMessage{background:#075e54;border-bottom-right-radius:5px;align-self:flex-end}.messageBubble.otherMessage{border-bottom-left-radius:5px;align-self:flex-start}.messageBubble.deleted{opacity:.65}.messageMeta{color:#93c5fd;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.messageMeta strong{font-size:.78rem}.messageMeta span{color:var(--muted);white-space:nowrap;font-size:.72rem}.messageBubble p{margin:4px 0 0;line-height:1.34}.messageActions,.messageActionDetails,.messageBubble details:not(.waMessageContextOpen){display:none!important}.waMessageContextOpen{z-index:12000;border:1px solid var(--line);background:#161616fa;border-radius:18px;width:245px;max-width:calc(100vw - 24px);padding:8px;box-shadow:0 18px 60px #0000008c;left:var(--wa-context-x,20px)!important;top:var(--wa-context-y,120px)!important;display:block!important;position:fixed!important}.waMessageContextOpen summary{display:none!important}.waMessageContextOpen button{background:0 0;border:0;justify-content:flex-start;width:100%;display:flex}.composerBar.modernComposer{border-top:1px solid var(--line);background:#050c12;grid-template-columns:46px 46px 46px 46px 58px;grid-template-areas:"attach emoji gif mic send""input input input input input";gap:8px;padding:10px;display:grid}.composerInputWrap{grid-area:input}.composerInputWrap input{border-radius:23px;height:46px}.composerBar .iconButton{border-radius:18px;width:46px;height:46px}.sendButton{grid-area:send;background:#0b5cab!important}.pickerPanel{z-index:700;border:1px solid var(--line);background:#111827;border-radius:18px;max-height:260px;padding:12px;position:absolute;bottom:90px;left:16px;right:16px;overflow:auto}.chatInfoPanel{padding:16px;overflow:auto}.chatInfoHeader{justify-content:space-between;align-items:center;display:flex}.simplifiedChatInfo,.resetChatInfo{gap:10px;display:grid}.pinnedBanner{background:#22c55e14;border:1px solid #22c55e40;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.attachment{background:#ffffff0d;border-radius:12px;gap:5px;margin-top:8px;padding:8px;display:grid}.reactions,.reactionButtons{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.reactionButtons button{padding:6px 8px}.contactStartList,.groupMemberPicker{gap:8px;max-height:360px;display:grid;overflow:auto}.contactStartItem,.memberPick{grid-template-columns:40px 1fr auto;align-items:center;gap:10px;display:grid}.waComposerSheet{border:1px solid var(--line);background:#161616;border-radius:24px;grid-template-rows:auto minmax(0,1fr);width:min(440px,100%);max-height:78dvh;display:grid;overflow:hidden}.waComposerSheetHeader{border-bottom:1px solid var(--line);padding:16px 18px}.waComposerBody{gap:10px;padding:14px;display:grid;overflow:auto}@media (width>=821px){.conversationPanel{grid-template-rows:72px minmax(0,1fr) auto!important}.composerBar.modernComposer{border-top:1px solid var(--line)!important;box-sizing:border-box!important;background:#050c12!important;border-radius:0!important;grid-template-columns:46px 46px 46px 46px minmax(280px,1fr) 58px!important;grid-template-areas:"attach emoji gif mic input send"!important;place-self:stretch stretch!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:10px 12px!important;display:grid!important}.composerBar.modernComposer>.iconButton:first-of-type{grid-area:attach!important}.composerBar.modernComposer>.iconButton:nth-of-type(2){grid-area:emoji!important}.composerBar.modernComposer>.iconButton:nth-of-type(3){grid-area:gif!important}.composerBar.modernComposer>.iconButton:nth-of-type(4){grid-area:mic!important}.composerBar.modernComposer .composerInputWrap{grid-area:input!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0!important;display:block!important}.composerBar.modernComposer .composerInputWrap input{box-sizing:border-box!important;border-radius:23px!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important}.composerBar.modernComposer .sendButton{border-radius:18px!important;grid-area:send!important;width:58px!important;min-width:58px!important;height:46px!important;min-height:46px!important}.composerBar.modernComposer .iconButton{border-radius:18px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important}}.mobileChatListBar,.chatMobileTopBar,.mobileChatTopBar{display:none!important}@media (width>=821px){.chatInfoPanel{z-index:14000!important;background:#181818fa!important;border:1px solid #ffffff29!important;border-radius:20px!important;grid-template-columns:240px minmax(0,1fr)!important;align-content:start!important;width:min(880px,100vw - 80px)!important;height:min(640px,100vh - 80px)!important;padding:0!important;display:grid!important;position:fixed!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 999vmax #00000094,0 28px 90px #000000a6!important}.chatInfoPanel:before{content:"Kontakt\a \a ⓘ  Info\a 🖼  Medien, Links, Docs\a ★  Mit Stern markiert\a 🔒  Verschlüsselung\a 👥  Gemeinsame Gruppen";white-space:pre-line!important;color:#f5f5f5!important;background:#262626f5!important;border-right:1px solid #ffffff1a!important;grid-area:1/1/999!important;height:100%!important;padding:22px 18px!important;font-size:.98rem!important;font-weight:850!important;line-height:2.05!important}.chatInfoPanel>*{grid-column:2!important;min-width:0!important}.chatInfoPanel .chatInfoHeader{z-index:2!important;background:#181818fa!important;border-bottom:1px solid #ffffff1a!important;justify-content:space-between!important;align-items:center!important;height:64px!important;padding:18px 20px!important;display:flex!important;position:sticky!important;top:0!important}.chatInfoPanel .chatInfoHeader h2,.chatInfoPanel .chatInfoHeader h3{margin:0!important;font-size:1.08rem!important;line-height:1.1!important}.chatInfoPanel .chatInfoHeader button{border-radius:999px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.chatInfoPanel .simplifiedChatInfo,.chatInfoPanel .resetChatInfo,.chatInfoPanel .chatInfoItem,.chatInfoPanel details,.chatInfoPanel .pinnedBanner,.chatInfoPanel .mediaOverview,.chatInfoPanel .mediaList{margin:12px 18px!important}.chatInfoPanel .chatInfoItem,.chatInfoPanel details,.chatInfoPanel .pinnedBanner{background:#ffffff12!important;border-color:#ffffff14!important;border-radius:14px!important}}@media (width<=820px){.chatInfoPanel{z-index:14000!important;width:100vw!important;height:100dvh!important;padding:0 14px calc(24px + env(safe-area-inset-bottom,0px)) 14px!important;box-shadow:none!important;-webkit-overflow-scrolling:touch!important;background:#06121b!important;border:0!important;border-radius:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}.chatInfoPanel:before{display:none!important}.chatInfoPanel .chatInfoHeader{z-index:2!important;background:#071126!important;border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;min-height:62px!important;margin:0 -14px 12px!important;padding:10px 14px!important;display:flex!important;position:sticky!important;top:0!important}}.infoButton{justify-content:center!important;align-items:center!important;font-size:0!important;line-height:1!important;display:flex!important}.infoButtonGlyph{font-size:1.18rem!important;font-weight:900!important;line-height:1!important;display:block!important;transform:translateY(-1px)!important}.chatInfoPanel{display:none!important}.chatInfoModalBackdrop{z-index:16000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000094;place-items:center;display:grid;position:fixed;inset:0}.chatInfoModal{background:#181818;border:1px solid #ffffff29;border-radius:18px;grid-template-rows:54px minmax(0,1fr) 56px;grid-template-columns:250px minmax(0,1fr);width:min(900px,100vw - 76px);height:min(650px,100vh - 72px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 90px #000000ad}.chatInfoModalTitlebar{cursor:move;-webkit-user-select:none;user-select:none;background:#202020;border-bottom:1px solid #ffffff1a;grid-area:1/1/auto/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px 10px 18px;display:flex}.chatInfoModalTitlebar .roundBtn{cursor:pointer}.chatInfoModalSidebar{background:#262626;border-right:1px solid #ffffff1a;grid-area:2/1/4;align-content:start;gap:6px;padding:18px 12px;display:grid}.chatInfoModalSidebar h3{margin:0 0 12px 8px;font-size:1.04rem}.chatInfoModalSidebar button{color:#f5f5f5;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 10px;display:grid}.chatInfoModalSidebar button:hover,.chatInfoModalSidebar button.active{background:#ffffff1f}.chatInfoModalSidebar button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatInfoModalSidebar button em{color:#d4d4d8;background:#ffffff1a;border-radius:999px;place-items:center;min-width:24px;height:22px;font-size:.78rem;font-style:normal;display:grid}.chatInfoModalMain{-webkit-overflow-scrolling:touch;background:#181818;grid-area:2/2;min-width:0;min-height:0;padding:22px;overflow-y:auto}.chatInfoModalFooter{background:#262626fa;border-top:1px solid #ffffff1a;grid-area:3/2;justify-content:flex-end;align-items:center;padding:10px 18px;display:flex}.chatInfoTabPanel{gap:16px;display:grid}.chatInfoTabPanel h3,.chatInfoTabPanel h4{margin:0}.chatInfoProfileHero{justify-items:center;gap:8px;padding:18px;display:grid}.chatInfoAvatar{background:linear-gradient(135deg,#2563eb,#0891b2);border-radius:999px;place-items:center;width:112px;height:112px;font-size:2.2rem;font-weight:950;display:grid;overflow:hidden}.chatInfoAvatar img{object-fit:cover;width:100%;height:100%}.chatInfoProfileHero h2{text-align:center;margin:6px 0 0}.chatInfoProfileHero span,.chatInfoProfileHero p{color:var(--muted);text-align:center;margin:0}.chatInfoActionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.chatInfoActionGrid button{background:#ffffff14;place-items:center;gap:4px;min-height:58px;display:grid}.chatInfoActionGrid button:disabled{opacity:.48;cursor:not-allowed}.chatInfoCardList,.chatInfoList,.chatInfoToolBlock,.chatInfoSecurityBox{gap:8px;display:grid}.chatInfoCardList,.chatInfoSecurityBox,.chatInfoToolBlock{background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;padding:12px}.chatInfoRow{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;display:grid}.chatInfoRow em{color:var(--muted);font-style:normal}.chatInfoSummaryTiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.chatInfoSummaryTiles div{text-align:center;background:#ffffff0e;border-radius:14px;gap:2px;padding:12px;display:grid}.chatInfoSummaryTiles strong{font-size:1.2rem}.chatInfoSummaryTiles span{color:var(--muted);font-size:.82rem}.chatInfoListItem{background:#ffffff0e;border:1px solid #ffffff12;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.chatInfoListItem strong,.chatInfoListItem small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chatInfoListIcon{background:#ffffff14;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.chatInfoMiniButtons button{padding:8px 10px}.chatInfoSecurityBox code{word-break:break-word;border-radius:12px;width:100%;margin:8px 0;padding:12px;display:block}.chatInfoAdminToggle{margin-bottom:8px}@media (width<=820px){.chatInfoModalBackdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#06121b;display:block}.chatInfoModal{box-shadow:none;border:0;border-radius:0;grid-template-rows:58px auto minmax(0,1fr) auto;grid-template-columns:1fr;display:grid;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;position:fixed!important;inset:0!important;transform:none!important}.chatInfoModalTitlebar{cursor:default;grid-area:1/1}.chatInfoModalSidebar{border-bottom:1px solid #ffffff1a;border-right:0;grid-area:2/1;gap:8px;padding:10px;display:flex;overflow:auto hidden}.chatInfoModalSidebar h3{display:none}.chatInfoModalSidebar button{white-space:nowrap;grid-template-columns:22px minmax(0,auto) auto;width:auto;min-width:max-content}.chatInfoModalMain{grid-area:3/1;padding:16px}.chatInfoModalFooter{grid-area:4/1}.chatInfoActionGrid,.chatInfoSummaryTiles{grid-template-columns:1fr}.chatInfoListItem{grid-template-columns:40px minmax(0,1fr)}.chatInfoListItem>button,.chatInfoMiniButtons,.chatInfoListItem select{grid-column:1/-1;width:100%}}@media (width>=821px){.chatInfoModal{border-radius:20px!important;grid-template-rows:62px minmax(0,1fr) 76px!important;grid-template-columns:300px minmax(0,1fr)!important;width:min(1120px,100vw - 56px)!important;height:min(790px,100vh - 48px)!important;overflow:hidden!important}.chatInfoModalTitlebar{grid-area:1/1/auto/-1!important;height:62px!important;min-height:62px!important;padding:12px 18px 12px 22px!important}.chatInfoModalTitlebar strong{font-size:1.05rem!important}.chatInfoModalTitlebar .roundBtn{border-radius:999px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.chatInfoModalSidebar{grid-area:2/1/3!important;height:100%!important;min-height:0!important;padding:22px 14px!important;overflow:hidden auto!important}.chatInfoModalSidebar h3{margin:0 0 18px 10px!important;font-size:1.08rem!important}.chatInfoModalSidebar button{border-radius:13px!important;grid-template-columns:32px minmax(0,1fr) auto!important;min-height:48px!important;padding:10px 12px!important}.chatInfoModalSidebar button strong{white-space:normal!important;text-overflow:clip!important;font-size:.96rem!important;line-height:1.15!important;overflow:visible!important}.chatInfoModalSidebar button em{min-width:28px!important;height:24px!important}.chatInfoModalMain{background:#181818!important;grid-area:2/2!important;min-width:0!important;height:100%!important;min-height:0!important;padding:26px 30px 34px!important;scroll-padding-bottom:120px!important;overflow:hidden auto!important}.chatInfoModalFooter{z-index:5!important;height:76px!important;min-height:76px!important;box-shadow:none!important;background:#262626fa!important;border-top:1px solid #ffffff1f!important;grid-area:3/1/auto/-1!important;justify-content:flex-end!important;align-items:center!important;padding:14px 22px!important;display:flex!important;position:relative!important}.chatInfoModalFooter button{border-radius:16px!important;min-width:96px!important;height:46px!important;padding:0 22px!important}.chatInfoTabPanel{gap:20px!important;padding-bottom:14px!important}.chatInfoTabPanel h3{margin-bottom:4px!important;font-size:1.25rem!important;line-height:1.2!important}.chatInfoTabPanel h4{font-size:1rem!important;line-height:1.2!important}.chatInfoProfileHero{gap:8px!important;padding:20px 18px 16px!important}.chatInfoAvatar{width:118px!important;height:118px!important;font-size:2.25rem!important}.chatInfoActionGrid{gap:12px!important}.chatInfoActionGrid button{border-radius:16px!important;min-height:66px!important}.chatInfoCardList,.chatInfoSecurityBox,.chatInfoToolBlock{border-radius:18px!important;gap:12px!important;padding:18px!important}.chatInfoToolBlock{margin-bottom:14px!important}.chatInfoToolBlock input,.chatInfoToolBlock textarea,.chatInfoToolBlock select{border-radius:16px!important;min-height:46px!important}.chatInfoToolBlock textarea{min-height:96px!important}.chatInfoToolBlock .primary,.chatInfoToolBlock button.primary{border-radius:16px!important;min-height:48px!important}.chatInfoListItem{border-radius:16px!important;min-height:58px!important;padding:12px!important}.chatInfoSummaryTiles{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:8px!important}.chatInfoSummaryTiles div{border-radius:16px!important;min-height:72px!important;padding:14px!important}.chatInfoSummaryTiles strong{font-size:1.35rem!important}.chatInfoRow{grid-template-columns:34px minmax(0,1fr) auto!important;min-height:48px!important}.chatInfoSecurityBox code{border-radius:14px!important;padding:14px 16px!important;font-size:.95rem!important;line-height:1.45!important}.chatInfoMiniButtons{gap:8px!important}.chatInfoMiniButtons button{border-radius:12px!important;min-height:38px!important}}@media (width>=821px) and (height<=760px){.chatInfoModal{grid-template-rows:58px minmax(0,1fr) 68px!important;height:calc(100vh - 34px)!important}.chatInfoModalMain{padding:20px 24px 28px!important}.chatInfoModalFooter{height:68px!important;min-height:68px!important}.chatInfoAvatar{width:98px!important;height:98px!important}}@media (width<=820px){.chatInfoModal{grid-template-rows:58px auto minmax(0,1fr) 72px!important}.chatInfoModalMain{min-height:0!important;padding:18px 16px 24px!important;scroll-padding-bottom:100px!important;overflow-y:auto!important}.chatInfoModalFooter{height:72px!important;min-height:72px!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px)) 16px!important}.chatInfoToolBlock,.chatInfoCardList,.chatInfoSecurityBox{gap:10px!important;padding:14px!important}.chatInfoToolBlock textarea{min-height:92px!important}}.chatListPanel{align-content:start!important}.chatItems{align-content:start!important;place-self:start stretch!important;display:block!important}.emptyConversationState{text-align:center;width:min(520px,90%);color:var(--muted);justify-items:center;gap:14px;margin:clamp(80px,18vh,180px) auto 0;display:grid}.emptyConversationState .emptyConversationIcon{background:#3b82f61f;border:1px solid #93c5fd2e;border-radius:999px;place-items:center;width:82px;height:82px;font-size:2.2rem;display:grid}.emptyConversationState h2{color:var(--text);margin:0;font-size:1.8rem}.emptyConversationState p{max-width:420px;margin:0;line-height:1.5}@media (width>=821px){.composerBar.modernComposer .composerInputWrap textarea{border:1px solid var(--line)!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:120px!important;color:var(--text)!important;resize:none!important;box-sizing:border-box!important;background:#0f172a!important;border-radius:23px!important;padding:11px 14px!important;line-height:1.4!important;overflow-y:auto!important}}@media (width<=820px){.composerBar.modernComposer .composerInputWrap textarea{border:1px solid var(--line)!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:96px!important;color:var(--text)!important;resize:none!important;box-sizing:border-box!important;background:#0f172a!important;border-radius:22px!important;padding:10px 14px!important;line-height:1.35!important;overflow-y:auto!important}}.filePreviewFloating{z-index:17000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000000b3!important;border:0!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:10px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.filePreviewFloating>*{justify-self:center!important}.filePreviewFloating img,.filePreviewFloating video,.filePreviewFloating iframe{object-fit:contain!important;border-radius:16px!important;max-width:min(1100px,100vw - 48px)!important;max-height:calc(100vh - 150px)!important;box-shadow:0 28px 90px #0000008c!important}.filePreviewFloating button{z-index:1!important}@media (width>=821px){.chatInfoModalMain:has(.chatInfoProfileHero){padding-top:18px!important;padding-bottom:18px!important;overflow:hidden!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoTabPanel{gap:12px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoProfileHero{gap:5px!important;padding:6px 18px 8px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoAvatar{width:92px!important;height:92px!important;font-size:1.9rem!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoProfileHero h2{margin-top:2px!important;font-size:1.45rem!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoActionGrid button{min-height:52px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoCardList{gap:4px!important;padding:12px 16px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoRow{min-height:38px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoSummaryTiles div{min-height:54px!important;padding:8px!important}.chatInfoModalMain:has(.chatInfoProfileHero) .chatInfoSummaryTiles strong{font-size:1.05rem!important}}.chatInfoMemberCountButton,.chatInfoContactIdButton{color:#bfdbfe!important;background:#3b82f624!important;border:1px solid #93c5fd29!important;border-radius:999px!important;justify-self:center!important;width:max-content!important;max-width:100%!important;padding:7px 12px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.chatInfoSelectedMemberCard{background:#3b82f614;border:1px solid #93c5fd29;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.chatInfoSelectedMemberCard .buttonRow{grid-column:1/-1}.chatInfoMemberItem{cursor:pointer}.chatInfoMemberItem:hover{background:#ffffff17!important}.chatInfoModalMain{scroll-padding-bottom:150px!important}.chatInfoTabPanel{padding-bottom:22px!important}.composerBar.modernComposer .composerInputWrap textarea{border:1px solid var(--line)!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:120px!important;color:var(--text)!important;resize:none!important;box-sizing:border-box!important;background:#0f172a!important;border-radius:23px!important;padding:11px 14px!important;line-height:1.35!important;overflow-y:auto!important}@media (width<=820px){.composerBar.modernComposer .composerInputWrap textarea{border-radius:22px!important;height:44px!important;min-height:44px!important;max-height:96px!important}}.attachmentPreviewOverlay{z-index:18000!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000b8!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.attachmentPreviewModal{background:#111827!important;border:1px solid #ffffff29!important;border-radius:22px!important;grid-template-rows:auto minmax(0,1fr)!important;width:min(1120px,100vw - 48px)!important;height:min(780px,100vh - 48px)!important;display:grid!important;overflow:hidden!important;box-shadow:0 28px 90px #000000a6!important}.attachmentPreviewHeader{background:#1f2937f5!important;border-bottom:1px solid #ffffff1a!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 16px!important;display:flex!important}.attachmentPreviewTitle{gap:4px!important;min-width:0!important;display:grid!important}.attachmentPreviewTitle span{color:#93c5fd!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.78rem!important;font-weight:900!important}.attachmentPreviewTitle strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.attachmentPreviewActions{flex:none!important;gap:8px!important;display:flex!important}.attachmentPreviewBody{place-items:center!important;min-height:0!important;padding:18px!important;display:grid!important;overflow:auto!important}.attachmentPreviewBody img,.attachmentPreviewBody video,.attachmentPreviewBody iframe{background:#000!important;border-radius:16px!important;max-width:100%!important;max-height:calc(100vh - 170px)!important}.attachmentPreviewBody iframe{width:100%!important;height:100%!important;min-height:520px!important}.textPreviewBox{color:#e5e7eb!important;white-space:pre-wrap!important;background:#020617!important;border-radius:14px!important;width:100%!important;height:100%!important;margin:0!important;padding:16px!important;overflow:auto!important}.previewNotice{text-align:center!important;background:#ffffff0f!important;border-radius:18px!important;gap:8px!important;padding:22px!important;display:grid!important}.errorNotice{border:1px solid #ef444466!important}.dangerGhostBtn{border-radius:999px!important;width:42px!important;height:42px!important;padding:0!important}.chatInfoSelectedMemberCard{grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important}.chatInfoSelectedMemberCard .buttonRow{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.chatInfoSelectedMemberCard .buttonRow button{border-radius:13px!important;min-height:38px!important;padding:8px 12px!important}.chatInfoMemberItem{cursor:pointer!important;grid-template-columns:44px minmax(0,1fr) auto!important}.chatInfoMemberItem select{width:auto!important;min-width:135px!important;max-width:170px!important;height:38px!important;color:var(--text)!important;background:#0f172aeb!important;border:1px solid #ffffff1f!important;border-radius:13px!important;justify-self:end!important;padding:0 34px 0 12px!important;font-size:.88rem!important}.chatInfoMiniButtons{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}@media (width<=820px){.attachmentPreviewOverlay{padding:0!important}.attachmentPreviewModal{border:0!important;border-radius:0!important;width:100vw!important;height:100dvh!important}.attachmentPreviewHeader{padding-top:calc(12px + env(safe-area-inset-top,0px))!important}.attachmentPreviewBody img,.attachmentPreviewBody video,.attachmentPreviewBody iframe{max-height:calc(100dvh - 150px)!important}.chatInfoMemberItem{grid-template-columns:42px minmax(0,1fr)!important}.chatInfoMemberItem select,.chatInfoMiniButtons{grid-column:1/-1!important;width:100%!important;max-width:none!important}}.chatListPanel{grid-template-rows:auto auto auto minmax(0,1fr)!important;place-content:stretch!important}.chatListPanel>.sectionTitle{align-self:start!important;min-height:24px!important;margin:4px 6px 0!important}.chatListPanel>.chatItems{place-self:stretch stretch!important;height:100%!important;min-height:0!important;margin-top:0!important;padding-top:0!important;display:block!important;overflow:hidden auto!important}.chatItemWrap:first-child,.chatItems>.chatItemWrap:first-child{margin-top:0!important}.chatItemWrap{width:100%!important}.waChatHeaderActions,.waTopMenu{overflow:visible!important}.waCircleBtn{cursor:pointer!important;transition:background .12s,border-color .12s,transform .12s,box-shadow .12s!important;position:relative!important}.waCircleBtn:hover,.waCircleBtn:focus-visible,.waTopMenu[open]>.waCircleBtn{background:#ffffff21!important;border-color:#ffffff2e!important;outline:none!important}.waPlusBtn:hover,.waPlusBtn:focus-visible,.waTopMenu[open]>.waPlusBtn{background:#22c55e52!important;border-color:#22c55e80!important}.waCircleBtn[aria-label]:after{content:attr(aria-label)!important;color:#111827!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:900!important;background:#f4f4f5f5!important;border:1px solid #ffffff59!important;border-radius:12px!important;min-width:max-content!important;max-width:260px!important;padding:8px 11px!important;font-size:.88rem!important;font-weight:850!important;line-height:1!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;transform:translateY(-4px)!important;box-shadow:0 12px 30px #00000052!important}.waCircleBtn[aria-label]:before{content:""!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:899!important;background:#f4f4f5f5!important;border-top:1px solid #ffffff59!important;border-left:1px solid #ffffff59!important;width:10px!important;height:10px!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;top:calc(100% + 5px)!important;right:15px!important;transform:rotate(45deg)translateY(-4px)!important}.waCircleBtn[aria-label]:hover:after,.waCircleBtn[aria-label]:focus-visible:after,.waCircleBtn[aria-label]:hover:before,.waCircleBtn[aria-label]:focus-visible:before{opacity:1!important;visibility:visible!important}.waCircleBtn[aria-label]:hover:after,.waCircleBtn[aria-label]:focus-visible:after{transform:translateY(0)!important}.waCircleBtn[aria-label]:hover:before,.waCircleBtn[aria-label]:focus-visible:before{transform:rotate(45deg)translateY(0)!important}.waTopMenu[open]>.waCircleBtn:after,.waTopMenu[open]>.waCircleBtn:before{opacity:0!important;visibility:hidden!important}.chatItem{grid-template-columns:52px minmax(0,1fr) 72px!important;align-items:center!important;min-height:74px!important;padding:10px 8px!important}.chatListMetaBlock{grid-template-rows:22px 1fr!important;align-content:start!important;place-self:stretch end!important;justify-items:end!important;min-width:68px!important;height:100%!important;padding-top:2px!important;padding-right:2px!important;display:grid!important}.chatListMetaBlock small{color:var(--muted)!important;grid-row:1!important;place-self:start end!important;font-size:.82rem!important;line-height:1.1!important}.chatRowFlags{min-height:24px!important;color:var(--muted)!important;grid-row:2!important;justify-content:flex-end!important;align-items:center!important;gap:3px!important;margin-top:4px!important;padding-right:28px!important;display:flex!important}.chatListMetaBlock .unreadBadge{grid-row:2!important;place-self:start end!important;margin-top:4px!important;position:static!important}.chatRowMenuButton{width:24px!important;height:24px!important;color:var(--muted)!important;opacity:.72!important;background:0 0!important;border-radius:999px!important;place-items:center!important;font-size:.9rem!important;line-height:1!important;transition:background .12s,opacity .12s!important;display:grid!important;position:absolute!important;bottom:10px!important;right:8px!important}.chatItem:hover .chatRowMenuButton,.chatItem.selected .chatRowMenuButton,.chatRowMenuButton:hover,.chatRowMenuButton:focus-visible{opacity:1!important;background:#ffffff1a!important;outline:none!important}.sendButton{transition:background .12s,border-color .12s,transform .12s,box-shadow .12s,opacity .12s!important;position:relative!important;overflow:visible!important}.sendButton:hover:not(:disabled),.sendButton:focus-visible:not(:disabled){background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:#93c5fd73!important;outline:none!important;box-shadow:0 10px 28px #2563eb4d!important}.sendButton:active:not(:disabled){transform:scale(.97)!important}.sendButton[aria-label]:after{content:attr(aria-label)!important;color:#111827!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1200!important;background:#f4f4f5f5!important;border:1px solid #ffffff59!important;border-radius:12px!important;min-width:max-content!important;max-width:240px!important;padding:8px 11px!important;font-size:.88rem!important;font-weight:850!important;line-height:1!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;bottom:calc(100% + 10px)!important;right:0!important;transform:translateY(4px)!important;box-shadow:0 12px 30px #00000052!important}.sendButton[aria-label]:before{content:""!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1199!important;background:#f4f4f5f5!important;border-bottom:1px solid #ffffff59!important;border-right:1px solid #ffffff59!important;width:10px!important;height:10px!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;bottom:calc(100% + 5px)!important;right:16px!important;transform:rotate(45deg)translateY(4px)!important}.sendButton[aria-label]:hover:after,.sendButton[aria-label]:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.sendButton[aria-label]:hover:before,.sendButton[aria-label]:focus-visible:before{opacity:1!important;visibility:visible!important;transform:rotate(45deg)translateY(0)!important}.sendButton:disabled:after,.sendButton:disabled:before{opacity:0!important;visibility:hidden!important}.composerBar.modernComposer{overflow:visible!important}.composerBar.modernComposer .iconButton,.composerBar.modernComposer .sendButton{position:relative!important;overflow:visible!important}.composerBar.modernComposer .iconButton{transition:background .12s,border-color .12s,transform .12s,box-shadow .12s,opacity .12s!important}.composerBar.modernComposer .iconButton:hover,.composerBar.modernComposer .iconButton:focus-visible{background:#ffffff21!important;border-color:#ffffff2e!important;outline:none!important;box-shadow:0 8px 22px #00000038!important}.composerBar.modernComposer .iconButton.listening,.composerBar.modernComposer .iconButton.listening:hover,.composerBar.modernComposer .iconButton.listening:focus-visible{background:#ef444438!important;border-color:#f8717173!important}.composerBar.modernComposer .iconButton:active,.composerBar.modernComposer .sendButton:active:not(:disabled){transform:scale(.97)!important}.composerBar.modernComposer .iconButton[aria-label]:after,.composerBar.modernComposer .sendButton[aria-label]:after{content:attr(aria-label)!important;color:#111827!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1600!important;background:#f4f4f5f5!important;border:1px solid #ffffff59!important;border-radius:12px!important;min-width:max-content!important;max-width:260px!important;padding:8px 11px!important;font-size:.88rem!important;font-weight:850!important;line-height:1!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%)translateY(4px)!important;box-shadow:0 12px 30px #00000052!important}.composerBar.modernComposer .iconButton[aria-label]:before,.composerBar.modernComposer .sendButton[aria-label]:before{content:""!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1599!important;background:#f4f4f5f5!important;border-bottom:1px solid #ffffff59!important;border-right:1px solid #ffffff59!important;width:10px!important;height:10px!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;bottom:calc(100% + 5px)!important;left:50%!important;transform:translate(-50%)rotate(45deg)translateY(4px)!important}.composerBar.modernComposer .iconButton[aria-label]:hover:after,.composerBar.modernComposer .iconButton[aria-label]:focus-visible:after,.composerBar.modernComposer .sendButton[aria-label]:hover:after,.composerBar.modernComposer .sendButton[aria-label]:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translate(-50%)translateY(0)!important}.composerBar.modernComposer .iconButton[aria-label]:hover:before,.composerBar.modernComposer .iconButton[aria-label]:focus-visible:before,.composerBar.modernComposer .sendButton[aria-label]:hover:before,.composerBar.modernComposer .sendButton[aria-label]:focus-visible:before{opacity:1!important;visibility:visible!important;transform:translate(-50%)rotate(45deg)translateY(0)!important}.pickerPanel button[aria-label]{position:relative!important}.pickerPanel button[aria-label]:after{content:attr(aria-label)!important;color:#111827!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1800!important;background:#f4f4f5f5!important;border-radius:10px!important;min-width:max-content!important;padding:7px 9px!important;font-size:.78rem!important;font-weight:800!important;transition:opacity .12s,transform .12s,visibility .12s!important;position:absolute!important;bottom:calc(100% + 8px)!important;left:50%!important;transform:translate(-50%)translateY(4px)!important;box-shadow:0 10px 24px #00000047!important}.pickerPanel button[aria-label]:hover:after,.pickerPanel button[aria-label]:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translate(-50%)translateY(0)!important}.composerBar.modernComposer,.composerBar.modernComposer .iconButton,.composerBar.modernComposer .sendButton{overflow:visible!important}.composerBar.modernComposer .iconButton:hover,.composerBar.modernComposer .iconButton:focus-visible{background:#ffffff29!important;border-color:#ffffff3d!important;box-shadow:0 0 0 3px #ffffff0b,0 10px 26px #00000047!important}.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:after{white-space:nowrap!important;max-width:min(260px,100vw - 24px)!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;transform:translateY(4px)!important}.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:before{bottom:calc(100% + 5px)!important;left:20px!important;right:auto!important;transform:rotate(45deg)translateY(4px)!important}.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:hover:after,.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:focus-visible:after{transform:translateY(0)!important}.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:hover:before,.composerBar.modernComposer .iconButton[aria-label=Datei\ anhängen]:focus-visible:before{transform:rotate(45deg)translateY(0)!important}.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:after{white-space:nowrap!important;max-width:min(280px,100vw - 24px)!important;bottom:calc(100% + 10px)!important;left:auto!important;right:0!important;transform:translateY(4px)!important}.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:before{bottom:calc(100% + 5px)!important;left:auto!important;right:19px!important;transform:rotate(45deg)translateY(4px)!important}.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:hover:after,.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:focus-visible:after{transform:translateY(0)!important}.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:hover:before,.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:focus-visible:before{transform:rotate(45deg)translateY(0)!important}.composerBar.modernComposer .sendButton:hover:not(:disabled),.composerBar.modernComposer .sendButton:focus-visible:not(:disabled){filter:brightness(1.12)saturate(1.08)!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:#bfdbfeb8!important;outline:none!important;box-shadow:0 0 0 4px #60a5fa2e,0 14px 34px #2563eb6b!important}.composerBar.modernComposer .sendButton:disabled:after,.composerBar.modernComposer .sendButton:disabled:before{opacity:0!important;visibility:hidden!important}.messageArea{overflow-x:hidden!important}.messageBubble{overflow-wrap:anywhere!important;word-break:break-word!important;min-width:0!important;max-width:min(72%,760px)!important}.messageBubble .messageText,.messageBubble p{white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.editedMarker{color:#e2e8f0ad;text-align:right;margin-top:2px;font-size:.68rem;display:block}.chatListTextBlock span{white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--muted)!important;overflow:hidden!important}.composerBar.modernComposer{grid-template-columns:46px 46px 46px 46px minmax(0,1fr) 58px!important;grid-template-areas:"attach emoji gif mic input send"!important;align-items:end!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap{grid-area:input!important;align-items:end!important;min-width:0!important;display:grid!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap textarea{resize:none!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;width:100%!important;min-width:0!important;min-height:46px!important;max-height:200px!important;line-height:1.38!important;overflow-y:hidden!important}.composerBar.modernComposer .sendButton{will-change:transform, filter, box-shadow!important;border:1px solid #93c5fd4d!important}.composerBar.modernComposer .sendButton:hover:not(:disabled):first-letter{color:#fff!important}.previewNavBtn{border-radius:999px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:1.35rem!important;line-height:1!important}.previewNavBtn:disabled{opacity:.35!important;cursor:not-allowed!important}@media (width<=820px){.composerBar.modernComposer{grid-template-columns:42px 42px 42px 42px minmax(0,1fr) 52px!important;gap:6px!important}.messageBubble{max-width:86%!important}.composerBar.modernComposer .composerInputWrap textarea{max-height:174px!important}}.composerBar.modernComposer{align-items:end!important;height:auto!important;min-height:72px!important;max-height:none!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap{align-self:end!important;min-height:46px!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap textarea{resize:none!important;box-sizing:border-box!important;height:auto!important;min-height:46px!important;max-height:214px!important;line-height:22px!important;overflow-y:hidden!important}.composerBar.modernComposer .sendButton:hover:not(:disabled),.composerBar.modernComposer .sendButton:focus-visible:not(:disabled){color:#fff!important;filter:none!important;background:#ffffff21!important;border-color:#ffffff38!important;outline:none!important;transform:none!important;box-shadow:0 0 0 3px #ffffff0b,0 10px 26px #00000047!important}.composerBar.modernComposer .sendButton:active:not(:disabled){transform:scale(.97)!important}.composerBar.modernComposer .sendButton[aria-label=Nachricht\ senden]:after{filter:none!important}.conversationPanel{grid-template-rows:72px minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.messageArea{min-height:0!important;max-height:none!important;overflow:hidden auto!important}.composerBar.modernComposer{box-sizing:border-box!important;grid-template-columns:46px 46px 46px 46px minmax(0,1fr) 58px!important;grid-template-areas:"attach emoji gif mic input send"!important;place-self:end stretch!important;align-items:end!important;height:auto!important;min-height:66px!important;max-height:258px!important;margin:0!important;padding:10px 12px!important;display:grid!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap{box-sizing:border-box!important;grid-area:input!important;align-items:flex-end!important;width:100%!important;min-width:0!important;height:auto!important;min-height:46px!important;max-height:214px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.composerBar.modernComposer .composerInputWrap textarea{height:46px;border:1px solid var(--line)!important;width:100%!important;min-width:0!important;min-height:46px!important;max-height:214px!important;color:var(--text)!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;resize:none!important;box-sizing:border-box!important;background:#0f172a!important;border-radius:23px!important;padding:11px 14px!important;line-height:22px!important;overflow-y:hidden!important}.composerBar.modernComposer .iconButton,.composerBar.modernComposer .sendButton{align-self:end!important;margin-bottom:0!important}.composerBar.modernComposer .sendButton,button.sendButton{background:#0b5cab!important;border:1px solid #93c5fd47!important;transition:background .12s,border-color .12s,box-shadow .12s,filter .12s,transform .12s!important}.composerBar.modernComposer .sendButton:hover,.composerBar.modernComposer .sendButton:focus-visible,button.sendButton:hover,button.sendButton:focus-visible{filter:brightness(1.08)!important;background:#1672c9!important;border-color:#ffffff3d!important;outline:none!important;box-shadow:0 0 0 3px #ffffff0e,0 10px 26px #00000047!important}.composerBar.modernComposer .sendButton:disabled:hover,button.sendButton:disabled:hover{filter:brightness(1.04)!important;cursor:not-allowed!important;background:#0f63b2!important;border-color:#ffffff29!important}.composerBar.modernComposer .sendButton:active:not(:disabled),button.sendButton:active:not(:disabled){transform:scale(.97)!important}@media (width<=820px){.composerBar.modernComposer{grid-template-columns:42px 42px 42px 42px minmax(0,1fr) 52px!important;gap:6px!important;min-height:62px!important;max-height:232px!important}.composerBar.modernComposer .composerInputWrap{max-height:186px!important}.composerBar.modernComposer .composerInputWrap textarea{min-height:44px!important;max-height:186px!important;line-height:20px!important}}.conversationHeader{position:relative!important;overflow:visible!important}.conversationHeaderActions{flex:none!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important;overflow:visible!important}.chatHeaderMoreMenu{flex:none!important;position:relative!important;overflow:visible!important}.chatHeaderMoreButton{border:1px solid var(--line)!important;width:42px!important;height:42px!important;color:var(--text)!important;cursor:pointer!important;background:#ffffff0e!important;border-radius:999px!important;place-items:center!important;font-size:1.35rem!important;line-height:1!important;list-style:none!important;transition:background .12s,border-color .12s,box-shadow .12s!important;display:grid!important}.chatHeaderMoreButton::-webkit-details-marker{display:none!important}.chatHeaderMoreButton:hover,.chatHeaderMoreButton:focus-visible,.chatHeaderMoreMenu[open]>.chatHeaderMoreButton{background:#ffffff21!important;border-color:#ffffff2e!important;outline:none!important}.chatHeaderMoreDropdown{z-index:2500!important;background:#181818fa!important;border:1px solid #ffffff1f!important;border-radius:16px!important;min-width:250px!important;padding:8px!important;position:absolute!important;top:calc(100% + 9px)!important;right:0!important;box-shadow:0 20px 54px #00000075!important}.chatHeaderMoreDropdown button{width:100%!important;min-height:40px!important;color:var(--text)!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:11px!important;justify-content:flex-start!important;align-items:center!important;padding:9px 12px!important;font-weight:750!important;display:flex!important}.chatHeaderMoreDropdown button:hover:not(:disabled),.chatHeaderMoreDropdown button:focus-visible:not(:disabled){background:#ffffff1c!important;outline:none!important}.chatHeaderMoreDropdown button:disabled{opacity:.46!important;cursor:not-allowed!important}.chatHeaderSearchOverlay{z-index:2400!important;gap:8px!important;width:min(580px,100vw - 110px)!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;right:14px!important}.chatHeaderSearchBox{background:#181818fa!important;border:1px solid #ffffff1f!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto 38px!important;align-items:center!important;gap:8px!important;padding:8px!important;display:grid!important;box-shadow:0 20px 54px #00000070!important}.chatHeaderSearchBox input{border:1px solid var(--line)!important;min-width:0!important;height:40px!important;color:var(--text)!important;background:#0f172af2!important;border-radius:13px!important;padding:0 12px!important}.chatHeaderSearchBox button{border-radius:13px!important;height:40px!important}.ghostIconButton{place-items:center!important;width:40px!important;min-width:40px!important;padding:0!important;display:grid!important}.chatHeaderSearchResults{background:#181818fa!important;border:1px solid #ffffff1f!important;border-radius:18px!important;gap:6px!important;max-height:310px!important;padding:8px!important;display:grid!important;overflow-y:auto!important;box-shadow:0 20px 54px #00000070!important}.chatHeaderSearchResults button{min-height:48px!important;color:var(--text)!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:13px!important;gap:3px!important;padding:9px 11px!important;display:grid!important}.chatHeaderSearchResults button span{color:var(--muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}@media (width<=820px){.conversationHeaderActions{gap:6px!important}.chatHeaderMoreButton{width:38px!important;height:38px!important}.chatHeaderMoreDropdown{min-width:225px!important;right:0!important}.chatHeaderSearchOverlay{width:auto!important;left:10px!important;right:10px!important}.chatHeaderSearchBox{grid-template-columns:minmax(0,1fr) 76px 38px!important}}.chatHeaderMoreMenu[open]>.chatHeaderMoreButton,.waTopMenu[open]>.waCircleBtn{background:#ffffff26!important;border-color:#ffffff38!important}.chatHeaderSearchBox input:focus{border-color:#60a5fa8c!important;outline:none!important;box-shadow:0 0 0 3px #60a5fa1f!important}.chatHeaderSearchResults{max-height:min(360px,100vh - 190px)!important}.chatHeaderSearchResults .emptyLine{color:var(--muted)!important;text-align:center!important;padding:14px 12px!important}.emptyChatListHint{color:var(--muted)!important;text-align:center!important;background:#ffffff0b!important;border-radius:14px!important;margin:12px 8px!important;padding:14px 12px!important;font-weight:750!important}.chatItemWrap:has(.chatItem){min-width:0!important}@media (width<=820px){.chatHeaderSearchResults{max-height:min(330px,100dvh - 190px)!important}}.chatHeaderSearchResults{overscroll-behavior:contain!important;gap:7px!important;max-height:min(430px,100vh - 190px)!important;padding:9px!important;overflow-y:auto!important}.chatHeaderSearchResults button{height:auto!important;min-height:64px!important;max-height:none!important;color:var(--text)!important;text-align:left!important;box-sizing:border-box!important;background:#ffffff09!important;border-radius:14px!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;place-items:start stretch!important;gap:5px!important;padding:12px 13px!important;display:grid!important;overflow:visible!important}.chatHeaderSearchResults button:hover,.chatHeaderSearchResults button:focus-visible{background:#ffffff18!important;outline:none!important}.chatHeaderSearchResults button strong{min-width:0!important;color:var(--text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.92rem!important;font-weight:850!important;line-height:1.22!important;display:block!important;overflow:hidden!important}.chatHeaderSearchResults button span{color:#e2e8f0c2!important;white-space:normal!important;min-width:0!important;text-overflow:unset!important;overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:.88rem!important;font-weight:650!important;line-height:1.32!important;display:-webkit-box!important;overflow:hidden!important}.chatHeaderSearchResults .emptyLine{min-height:58px!important;color:var(--muted)!important;text-align:center!important;background:#ffffff09!important;border-radius:14px!important;place-items:center!important;padding:14px 12px!important;font-weight:750!important;display:grid!important}@media (width<=820px){.chatHeaderSearchResults{max-height:min(390px,100dvh - 180px)!important}.chatHeaderSearchResults button{min-height:60px!important;padding:11px 12px!important}.chatHeaderSearchResults button span{-webkit-line-clamp:2!important;line-clamp:2!important}}.chatHeaderSearchOverlay{width:min(880px,100vw - 110px)!important}.chatHeaderSearchBox{grid-template-columns:minmax(0,1fr) auto 42px 42px auto!important;align-items:center!important;gap:8px!important}.chatSearchCounter{color:#e2e8f0b8!important;text-align:center!important;white-space:nowrap!important;min-width:96px!important;font-weight:800!important}.chatSearchNavButton{border:1px solid var(--line)!important;width:42px!important;min-width:42px!important;height:40px!important;color:var(--text)!important;background:#fff1!important;border-radius:12px!important;place-items:center!important;padding:0!important;font-size:1.1rem!important;font-weight:900!important;display:grid!important}.chatSearchNavButton:hover:not(:disabled),.chatSearchNavButton:focus-visible:not(:disabled){background:#ffffff24!important;border-color:#ffffff38!important;outline:none!important}.chatSearchNavButton:disabled{opacity:.38!important;cursor:not-allowed!important}.chatSearchDoneButton{color:#22c55e!important;background:0 0!important;border:0!important;border-radius:12px!important;min-width:72px!important;height:40px!important;padding:0 14px!important;font-weight:900!important}.chatSearchDoneButton:hover,.chatSearchDoneButton:focus-visible{background:#22c55e1a!important;outline:none!important}.chatSearchHighlight{color:#111827!important;background:#f59e0bdb!important;border-radius:4px!important;padding:0 3px!important;font-weight:900!important;display:inline!important}.messageBubble.searchFocusedMessage{box-shadow:0 0 0 2px #f59e0b94,0 14px 38px #00000057!important}.messageBubble.searchFocusedMessage .chatSearchHighlight{color:#111827!important;background:#fbbf24!important}@media (width<=820px){.chatHeaderSearchOverlay{width:auto!important}.chatHeaderSearchBox{grid-template-columns:minmax(0,1fr) 70px 38px 38px 60px!important;gap:6px!important}.chatSearchCounter{min-width:68px!important;font-size:.82rem!important}.chatSearchNavButton{width:38px!important;min-width:38px!important}.chatSearchDoneButton{min-width:58px!important;padding:0 8px!important}}.emptyConversationState{text-align:center;opacity:.92;max-width:440px;margin:0 auto}.chatListPanel .sectionTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:-2px 4px 0;font-size:.78rem;font-weight:850}.chatItemWrap{border-radius:0;position:relative}.chatItemWrap.selected .chatItem,.chatItemWrap.unread .chatItem{background:#ffffff0e}.chatRowFlags{min-height:18px}@media (width<=820px){.messengerLayout:not(.chatSelected) .chatListPanel{display:grid!important}.messengerLayout:not(.chatSelected) .conversationPanel{display:none!important}.chatListPanel{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px}.chatListPanel .sectionTitle{margin-top:2px}.emptyChatListHint{color:var(--muted);text-align:center;background:#ffffff0e;border-radius:20px;margin:18px 4px;padding:18px}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .messageArea{padding-bottom:12px!important}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .composerBar.modernComposer{z-index:30;position:sticky;bottom:0}}.chatItemWrap{-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}@media (hover:hover) and (pointer:fine){.chatRowMenuButton{opacity:0!important;transform:translate(4px)!important}.chatItem:hover .chatRowMenuButton,.chatItem:focus-within .chatRowMenuButton,.chatItem.selected .chatRowMenuButton,.chatRowMenuButton:hover,.chatRowMenuButton:focus-visible{opacity:1!important;transform:translate(0)!important}}.waChatContextMenu{z-index:9000!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#18181bfa!important;border:1px solid #ffffff1a!important;border-radius:18px!important;width:min(312px,100vw - 16px)!important;padding:8px!important;position:fixed!important;box-shadow:0 24px 70px #0000007a!important}.waChatContextMenuTitle{color:var(--text)!important;gap:2px!important;padding:10px 12px 9px!important;display:grid!important}.waChatContextMenuTitle strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.96rem!important;overflow:hidden!important}.waChatContextMenuTitle span{color:var(--muted)!important;font-size:.78rem!important}.waChatContextMenu button{width:100%!important;min-height:42px!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:12px!important;grid-template-columns:26px 1fr!important;align-items:center!important;gap:10px!important;padding:9px 11px!important;display:grid!important}.waChatContextMenu button:hover,.waChatContextMenu button:focus-visible{background:#ffffff16!important;outline:none!important}.waChatContextMenu button span{text-align:center!important;color:var(--muted)!important}.waChatContextMenu button strong{font-size:.9rem!important;font-weight:760!important}.waChatContextMenu button.danger strong,.waChatContextMenu button.danger span{color:#fca5a5!important}.messageArea{overflow-anchor:none;scroll-behavior:auto}@media (width<=820px){.waChatContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(76vh,620px)!important;padding:10px!important;overflow:auto!important}.waChatContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 8px!important;display:block!important}.waChatContextMenu button{min-height:46px!important}}.chatListPanel{background:radial-gradient(circle at 0 0,#2563eb12,#0000 28%),#050b11!important}.waChatHeader{padding:2px 4px 0!important}.waChatHeader h2{letter-spacing:-.055em!important}.searchBox{background:#fff1!important;border-color:#ffffff16!important}.chatListPanel .sectionTitle{align-items:center!important;gap:8px!important;display:flex!important}.chatListPanel .sectionTitle:before{content:""!important;background:#22c55eb8!important;border-radius:999px!important;width:8px!important;height:8px!important}.chatItems{padding-right:2px!important}.chatItemWrap{border-radius:16px!important}.chatItem{border-radius:16px!important;padding-left:8px!important;padding-right:8px!important}.chatItem:hover,.chatItem:focus-visible,.chatItem.selected{background:#ffffff13!important}.waTopMenuBody,.waChatContextMenu{border-color:#ffffff1c!important;box-shadow:0 24px 70px #00000085!important}.speechButton{position:relative!important}.speechButton.listening{box-shadow:0 0 0 3px #22c55e1f,inset 0 0 0 1px #22c55e52!important}@media (width<=820px){.waChatHeader h2{font-size:2.25rem!important}.chatItem{min-height:72px!important;padding-top:9px!important;padding-bottom:9px!important}.chatAvatar{width:50px!important;height:50px!important}.chatListPanel .sectionTitle{margin-left:8px!important}}.waChatHeaderActions{align-items:center!important;gap:8px!important}.waCircleBtn{border-radius:14px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:1rem!important}.waPlusBtn{font-size:1.18rem!important}.waTopMenuBody{background:#15181efb!important;border:1px solid #ffffff1b!important;border-radius:18px!important;width:min(258px,100vw - 28px)!important;padding:7px!important;box-shadow:0 22px 64px #00000080!important}.waTopMenuBody.waSmallMenu{width:min(238px,100vw - 28px)!important}.waTopMenuBody button{border-radius:12px!important;grid-template-columns:25px minmax(0,1fr)!important;gap:8px!important;min-height:39px!important;padding:8px 10px!important}.waTopMenuBody button span{background:#ffffff0e!important;border-radius:9px!important;place-items:center!important;width:25px!important;height:25px!important;font-size:.9rem!important;display:grid!important}.waTopMenuBody button strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.88rem!important;font-weight:760!important;line-height:1.1!important;overflow:hidden!important}.chatListPanel{gap:12px!important}.waChatHeader{min-height:44px!important}.waChatHeader h2{font-size:clamp(1.85rem,4vw,2.42rem)!important}.searchBox{border-radius:16px!important;min-height:42px!important}.searchBox input{font-size:.95rem!important}.chatListPanel .sectionTitle{letter-spacing:.075em!important;min-height:22px!important;margin:1px 8px -2px!important}.chatItems{gap:2px!important}.chatItemWrap{margin:0!important}.chatItem{border-radius:15px!important;min-height:66px!important}.chatListTextBlock strong{letter-spacing:-.018em!important;font-size:.96rem!important}.chatListTextBlock span{opacity:.82!important;font-size:.84rem!important}.chatListMetaBlock small{opacity:.72!important;font-size:.72rem!important}.chatRowFlags{gap:3px!important}.chatRowFlags em{background:#ffffff0e!important;border-radius:999px!important;place-items:center!important;width:18px!important;height:18px!important;font-size:.68rem!important;font-style:normal!important;display:inline-grid!important}.emptyChatListHint{background:#ffffff0d!important;border-radius:18px!important;margin:12px 6px!important}.waChatContextMenu{border-radius:18px!important;width:min(292px,100vw - 16px)!important;padding:7px!important}.waChatContextMenuTitle{padding:9px 11px 7px!important}.waChatContextMenu button{min-height:40px!important;padding:8px 10px!important}.waComposerSheet{border-radius:24px!important;max-width:520px!important}.waComposerSheetHeader{padding-bottom:10px!important}.waComposerSheetHeader h3{font-size:1.06rem!important}@media (width<=820px){.waCircleBtn{border-radius:13px!important;width:36px!important;min-width:36px!important;height:36px!important}.waTopMenuBody{width:min(252px,100vw - 28px)!important;max-height:48dvh!important;padding:7px!important;top:44px!important;right:0!important}.waTopMenuBody button{min-height:41px!important}.chatListPanel{padding-top:20px!important}.waChatHeader h2{font-size:2.16rem!important}.chatItem{min-height:68px!important;padding-top:8px!important;padding-bottom:8px!important}.chatAvatar{width:48px!important;height:48px!important}.conversationHeaderActions{flex:none!important;overflow:visible!important}.chatHeaderMoreDropdown{max-width:calc(100vw - 20px)!important;right:0!important}.composerBar.modernComposer .composerInputWrap textarea::placeholder,.composerBar.modernComposer .composerInputWrap input::placeholder{opacity:.78!important;font-size:1rem!important}.messageBubble{max-width:min(84%,420px)!important}.chatListPanel{overflow:hidden!important}.chatItems{-webkit-overflow-scrolling:touch!important;overflow-y:auto!important}.messengerLayout.chatSelected.mobileListOpen .conversationPanel,.messengerLayout.mobileListOpen .conversationPanel{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel{display:grid!important}.messengerLayout.chatSelected:not(.mobileListOpen) .chatListPanel{display:none!important}.composerBar.modernComposer{z-index:40!important;position:relative!important}.conversationHeader{z-index:45!important;position:relative!important}.chatItems{scrollbar-width:thin!important}}.conversationPanel{background:radial-gradient(circle at 18% 0,#2563eb0e,#0000 34%),#06121b!important}.conversationHeader{background:#071126f5!important;border-bottom-color:#ffffff13!important;min-height:68px!important;padding:10px 14px!important}.conversationHeader.clickableHeader{cursor:pointer!important}.conversationHeader .chatAvatar.big{width:46px!important;min-width:46px!important;height:46px!important;box-shadow:none!important;border-radius:999px!important}.conversationTitleBlock h2{letter-spacing:-.035em!important;font-size:1.24rem!important;line-height:1.08!important}.conversationTitleBlock span{opacity:.76!important;margin-top:3px!important;font-size:.78rem!important}.conversationHeaderActions{gap:8px!important}.infoButton,.chatHeaderMoreButton{background:#ffffff0e!important;border-color:#ffffff17!important;border-radius:999px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.infoButton:hover,.chatHeaderMoreButton:hover,.infoButton:focus-visible,.chatHeaderMoreButton:focus-visible{background:#ffffff17!important}.chatHeaderMoreDropdown{background:#15181efb!important;border:1px solid #ffffff1b!important;border-radius:16px!important;box-shadow:0 22px 64px #00000080!important}.chatHeaderMoreDropdown button{border-radius:11px!important;min-height:38px!important;font-size:.88rem!important}.chatHeaderMoreDropdown button[disabled]{display:none!important}.pinnedBanner{background:#facc1514!important;border-color:#facc152e!important;border-radius:15px!important;margin:8px 12px 0!important}.pinnedBannerMain{min-height:42px!important;padding:8px 10px!important}.pinnedBannerMain span{opacity:.78!important;font-size:.72rem!important}.pinnedBannerMain strong{font-size:.86rem!important}.pinnedBannerUnpin{font-size:.78rem!important}.messageArea{background:radial-gradient(circle at 0 0,#0ea5e909,#0000 28%),linear-gradient(#0206172e,#02061714)!important;gap:6px!important;padding:16px 18px!important}.messageBubble{border:1px solid #fff1!important;border-radius:18px!important;flex-direction:column!important;width:fit-content!important;max-width:min(68%,640px)!important;padding:8px 11px 7px!important;display:flex!important;position:relative!important;box-shadow:0 3px 14px #0000001f!important}.messageBubble.ownMessage{background:linear-gradient(135deg,#057c6cf5,#04695cf5)!important;border-color:#2dd4bf2e!important;border-bottom-right-radius:6px!important}.messageBubble.otherMessage{background:#1f2c3af0!important;border-color:#94a3b829!important;border-bottom-left-radius:6px!important}.messageBubble.deleted{opacity:.72!important;background:#1f2937b3!important}.messageMeta{color:#93c5fde0!important;order:1!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:16px!important;margin:0 0 2px!important;display:flex!important}.messageMeta strong{font-size:.72rem!important;font-weight:850!important;line-height:1.05!important}.messageMeta span{color:#cbd5e1b3!important;font-size:.68rem!important;line-height:1.05!important}.messageBubble.ownMessage .messageMeta{order:3!important;justify-content:flex-end!important;margin:3px 0 0!important}.messageBubble.ownMessage .messageMeta span{color:#f0fdfaad!important}.messageText,.messageBubble p{letter-spacing:-.006em!important;order:2!important;margin:0!important;font-size:.99rem!important;line-height:1.31!important}.editedMarker{opacity:.62!important;order:4!important;margin-top:2px!important;font-size:.66rem!important}.attachment{border-radius:12px!important;order:5!important;margin-top:6px!important}.reactions{order:6!important;margin-top:4px!important}.deletedDismissBtn{border-radius:999px!important;width:22px!important;height:22px!important;top:4px!important;right:5px!important}.emptyConversation.small{background:#ffffff0b!important;border-radius:24px!important;max-width:340px!important;margin:auto!important;padding:22px!important}.composerBar.modernComposer{background:#050c12fb!important;border-top-color:#ffffff13!important;grid-template-columns:44px 44px minmax(0,1fr) 44px 44px 56px!important;grid-template-areas:"attach emoji input gif mic send"!important;align-items:center!important;gap:8px!important;min-height:68px!important;padding:10px 12px!important}.composerBar.modernComposer>.iconButton:first-of-type{grid-area:attach!important}.composerBar.modernComposer>.iconButton:nth-of-type(2){grid-area:emoji!important}.composerBar.modernComposer>.iconButton:nth-of-type(3){grid-area:gif!important}.composerBar.modernComposer>.iconButton:nth-of-type(4),.composerBar.modernComposer .speechButton{grid-area:mic!important}.composerInputWrap{grid-area:input!important;min-width:0!important}.composerBar.modernComposer .composerInputWrap textarea,.composerBar.modernComposer .composerInputWrap input{border-radius:23px!important;height:46px!important;min-height:46px!important;max-height:116px!important;padding:12px 16px!important;font-size:.98rem!important;line-height:20px!important}.composerBar.modernComposer .iconButton,.composerBar.modernComposer .sendButton{border-radius:999px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.composerBar.modernComposer .sendButton{grid-area:send!important;width:56px!important;min-width:56px!important}.pickerPanel{border-radius:18px!important;bottom:76px!important}@media (width<=820px){.conversationPanel{background:#06121b!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader{grid-template-columns:42px minmax(0,1fr) 92px!important;height:64px!important;min-height:64px!important;padding:8px 10px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock h2{font-size:1.14rem!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock span{font-size:.74rem!important}.messageArea{gap:7px!important;padding:10px 10px 8px!important}.messageBubble{border-radius:17px!important;max-width:min(82%,420px)!important;padding:8px 10px 7px!important}.messageBubble.ownMessage{border-bottom-right-radius:6px!important}.messageBubble.otherMessage{border-bottom-left-radius:6px!important}.messageMeta strong{font-size:.7rem!important}.messageMeta span{font-size:.66rem!important}.messageText,.messageBubble p{font-size:.98rem!important;line-height:1.3!important}.composerBar.modernComposer{min-height:calc(64px + env(safe-area-inset-bottom,0px))!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))!important;grid-template-columns:40px 40px minmax(138px,1fr) 40px 50px!important;grid-template-areas:"attach emoji input mic send"!important;gap:6px!important}.composerBar.modernComposer>.iconButton:nth-of-type(3){display:none!important}.composerBar.modernComposer .iconButton{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.composerBar.modernComposer .sendButton{width:50px!important;min-width:50px!important;height:44px!important;min-height:44px!important}.composerBar.modernComposer .composerInputWrap textarea,.composerBar.modernComposer .composerInputWrap input{height:44px!important;min-height:44px!important;max-height:76px!important;padding:11px 14px!important}}.messageBubble{overflow:visible!important}.messageActionDetails{display:none!important}.messageMenuTrigger,.messageReactionQuickButton{z-index:8!important;color:#e2e8f0f2!important;cursor:pointer!important;opacity:0!important;background:#23272aeb!important;border:1px solid #ffffff1a!important;border-radius:999px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;transition:opacity .14s,transform .14s,background .14s!important;display:grid!important;position:absolute!important;transform:scale(.92)!important}.messageReactionQuickButton{font-size:1rem!important;top:50%!important;left:-40px!important;transform:translateY(-50%)scale(.92)!important}.messageBubble:hover .messageMenuTrigger,.messageBubble:hover .messageReactionQuickButton,.messageBubble:focus-within .messageMenuTrigger,.messageBubble:focus-within .messageReactionQuickButton,.messageMenuTrigger:focus-visible,.messageReactionQuickButton:focus-visible{opacity:1!important}.messageBubble:hover .messageMenuTrigger,.messageBubble:focus-within .messageMenuTrigger,.messageMenuTrigger:focus-visible{transform:scale(1)!important}.messageBubble:hover .messageReactionQuickButton,.messageBubble:focus-within .messageReactionQuickButton,.messageReactionQuickButton:focus-visible{transform:translateY(-50%)scale(1)!important}.messageMenuTrigger:hover,.messageReactionQuickButton:hover{background:#3f4448fa!important}.messageStarMarker{z-index:4!important;color:#facc15eb!important;pointer-events:none!important;font-size:.72rem!important;position:absolute!important;bottom:5px!important;right:8px!important}.messageBubble.messageStarred{box-shadow:0 0 0 1px #facc152e,0 3px 14px #0000001f!important}.waMessageReactionBar{z-index:9400!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#18181bf7!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;gap:4px!important;padding:7px!important;display:flex!important;position:fixed!important;box-shadow:0 18px 55px #0000007a!important}.waMessageReactionBar .waReactionMoreButton{color:#fff!important;background:#ffffff24!important;font-size:1.6rem!important}.waMessageContextMenu{z-index:9400!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#18181bfb!important;border:1px solid #ffffff1c!important;border-radius:18px!important;width:min(292px,100vw - 16px)!important;padding:8px!important;position:fixed!important;box-shadow:0 24px 70px #00000085!important}.messageSelectionBar{background:#0f172af5!important;border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:48px!important;padding:8px 12px!important;display:flex!important}.messageSelectionBar strong{font-size:.92rem!important}.messageSelectionBar div{align-items:center!important;gap:7px!important;display:flex!important}.messageSelectionBar button{min-height:34px!important;color:var(--text)!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:12px!important;padding:0 10px!important}.messageSelectionBar button:disabled{opacity:.45!important;cursor:not-allowed!important}.messageSelectDot{z-index:8!important;color:#fff!important;background:#0f172ae0!important;border:2px solid #94a3b89e!important;border-radius:999px!important;place-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;font-size:.8rem!important;display:grid!important;position:absolute!important;top:50%!important;left:-38px!important;transform:translateY(-50%)!important}.messageBubble.ownMessage .messageSelectDot{left:auto!important;right:-38px!important}.messageSelectDot.selected{background:#22c55e!important;border-color:#22c55e!important}@media (width<=820px){.messageMenuTrigger,.messageReactionQuickButton{display:none!important}.waMessageReactionBar{top:auto!important;left:8px!important;right:8px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;justify-content:center!important}.waMessageReactionBar button{width:39px!important;min-width:39px!important;height:39px!important;font-size:1.42rem!important}.waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(78vh,640px)!important;padding:10px!important;overflow:auto!important}.waMessageContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 8px!important;display:block!important}.waMessageContextMenu button{min-height:46px!important}.messageSelectionBar{min-height:56px!important;padding:8px 10px!important}.messageSelectionBar div{gap:5px!important;overflow-x:auto!important}.messageSelectionBar button{white-space:nowrap!important}.messageSelectDot{left:-30px!important}.messageBubble.ownMessage .messageSelectDot{right:-30px!important}}.messageSelectionBar{z-index:80!important;pointer-events:auto!important;background:#09101ffb!important;border-bottom:1px solid #ffffff14!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:54px!important;min-height:54px!important;padding:7px 12px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 26px #0000002e!important}.messageSelectionActions button{min-width:0!important;max-width:160px!important;height:38px!important;min-height:38px!important;color:var(--text)!important;cursor:pointer!important;white-space:nowrap!important;background:#fff1!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:0 11px!important;font-size:.86rem!important;font-weight:800!important;display:inline-flex!important}.messageSelectionActions button em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-style:normal!important;overflow:hidden!important}.conversationPanel:has(.messageSelectionBar) .messageArea{min-height:0!important;padding-left:58px!important;padding-right:58px!important;overflow-x:hidden!important}.messageBubble{contain:none!important;max-width:min(64%,620px)!important;overflow:visible!important}.messageMenuTrigger{opacity:0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#23272ae0!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;top:7px!important;right:7px!important;transform:scale(.94)!important}.messageBubble:hover .messageMenuTrigger,.messageBubble:focus-within .messageMenuTrigger,.messageMenuTrigger:focus-visible{opacity:1!important;transform:scale(1)!important}.messageReactionQuickButton{opacity:0!important;pointer-events:auto!important}.messageBubble:hover .messageReactionQuickButton,.messageBubble:focus-within .messageReactionQuickButton,.messageReactionQuickButton:focus-visible{opacity:1!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{top:50%!important;left:-38px!important;right:auto!important;transform:translateY(-50%)!important}.waMessageContextMenu,.waMessageReactionBar{z-index:9800!important;pointer-events:auto!important}.waMessageContextMenu button,.waMessageReactionBar button{pointer-events:auto!important}.waMessageContextMenu{width:min(276px,100vw - 18px)!important;max-height:min(78vh,620px)!important;overflow:auto!important}.waMessageContextMenu button{min-height:38px!important;padding:7px 10px!important}.waMessageContextPreview{padding:8px 10px 7px!important}.waMessageReactionBar{max-width:calc(100vw - 18px)!important}@media (width<=820px){.conversationPanel:has(.messageSelectionBar){grid-template-rows:64px 56px minmax(0,1fr) auto!important}.messageSelectionBar{grid-template-columns:40px minmax(0,1fr) auto!important;gap:8px!important;height:56px!important;min-height:56px!important;padding:8px 9px!important}.messageSelectionBack{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.messageSelectionBar strong{font-size:.88rem!important}.messageSelectionActions{-webkit-overflow-scrolling:touch!important;max-width:174px!important;overflow-x:auto!important}.messageSelectionActions button{flex:none!important;max-width:none!important;height:38px!important;padding:0 10px!important;font-size:.78rem!important}.messageSelectionActions button em{display:none!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding-left:42px!important;padding-right:14px!important}.messageBubble{max-width:min(82%,420px)!important}.messageBubble:not(.deleted){padding-right:38px!important}.messageMenuTrigger,.messageReactionQuickButton{display:none!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{left:-32px!important;right:auto!important}.waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(74dvh,620px)!important;overflow:auto!important}.waMessageReactionBar{top:auto!important;left:8px!important;right:8px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;justify-content:center!important;max-width:none!important;overflow-x:auto!important}}.messageSelectionBar{height:50px!important;min-height:50px!important;box-shadow:none!important;background:#080f1dfa!important;border-bottom:1px solid #ffffff13!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:6px 12px!important;display:grid!important;overflow:hidden!important}.messageSelectionBack{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;color:var(--text)!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff17!important;border-radius:999px!important;font-size:1.6rem!important;line-height:1!important}.messageSelectionActions button{max-width:150px!important;height:34px!important;min-height:34px!important;color:var(--text)!important;white-space:nowrap!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 10px!important;font-size:.82rem!important;font-weight:780!important;display:inline-flex!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding-left:18px!important;padding-right:18px!important;overflow-x:hidden!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{background:#0f172ac2!important;border-width:2px!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;top:50%!important;left:8px!important;right:auto!important;transform:translateY(-50%)!important}.messageBubble.messageSelected{outline-offset:2px!important;outline:2px solid #22c55e75!important}.messageMenuTrigger{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#24282cdb!important;top:7px!important;right:7px!important}.messageReactionQuickButton{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#24282cdb!important}.waMessageReactionBar{z-index:9800!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;pointer-events:auto!important;background:#18181bf7!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;gap:4px!important;max-width:calc(100vw - 18px)!important;padding:7px!important;display:flex!important;position:fixed!important;box-shadow:0 18px 55px #0000007a!important}.waMessageReactionBar button{cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:1.32rem!important;display:grid!important}.waMessageReactionBar button:hover,.waMessageReactionBar button:focus-visible{background:#ffffff1a!important;outline:none!important}.waMessageContextMenu{z-index:9800!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;pointer-events:auto!important;background:#18181bfb!important;border:1px solid #ffffff1c!important;border-radius:18px!important;width:min(276px,100vw - 18px)!important;max-height:min(78vh,620px)!important;padding:8px!important;position:fixed!important;overflow:auto!important;box-shadow:0 24px 70px #00000085!important}.waMessageContextPreview{gap:2px!important;padding:8px 10px 7px!important;display:grid!important}.waMessageContextPreview span{color:#e2e8f0d1!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;overflow:hidden!important}.waMessageContextMenu button span{text-align:center!important;color:var(--muted)!important;font-size:1rem!important}.waMessageContextMenu button strong{font-size:.88rem!important;font-weight:760!important}@media (width<=820px){.conversationPanel:has(.messageSelectionBar){grid-template-rows:64px 52px minmax(0,1fr) auto!important}.messageSelectionBar{grid-template-columns:38px minmax(0,1fr) auto!important;gap:7px!important;height:52px!important;min-height:52px!important;padding:7px 8px!important}.messageSelectionBar strong{font-size:.84rem!important}.messageSelectionActions{-webkit-overflow-scrolling:touch!important;max-width:112px!important;overflow-x:auto!important}.messageSelectionActions button{flex:none!important;width:38px!important;min-width:38px!important;max-width:38px!important;padding:0!important}.messageSelectionActions button em{display:none!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding-left:10px!important;padding-right:10px!important}.conversationPanel:has(.messageSelectionBar) .messageBubble:not(.deleted){padding-left:38px!important;padding-right:12px!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{width:23px!important;min-width:23px!important;height:23px!important;min-height:23px!important;left:8px!important;right:auto!important}.messageMenuTrigger,.messageReactionQuickButton{display:none!important}.messageBubble{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;touch-action:manipulation!important}.waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(74dvh,620px)!important}.waMessageContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 8px!important;display:block!important}.waMessageContextMenu button{min-height:45px!important}.waMessageReactionBar{top:auto!important;left:8px!important;right:8px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;justify-content:center!important;max-width:none!important;overflow-x:auto!important}}.conversationPanel:has(.messageSelectionBar) .messageArea{padding:14px 18px 18px 58px!important;scroll-padding-bottom:24px!important;overflow-x:hidden!important}.messageSelectionBar{background:#070f1efb!important;border-top:0!important;border-bottom:1px solid #ffffff13!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;height:50px!important;min-height:50px!important;padding:6px 12px!important;display:grid!important;overflow:hidden!important;box-shadow:0 8px 22px #00000024!important}.messageSelectionBack{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;color:var(--text)!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff17!important;border-radius:999px!important;place-items:center!important;font-size:1.58rem!important;line-height:1!important;display:grid!important}.messageSelectionBack:hover,.messageSelectionBack:focus-visible{background:#ffffff1a!important;outline:none!important}.messageSelectionBar strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.92rem!important;font-weight:850!important;overflow:hidden!important}.messageSelectionActions button{max-width:154px!important;height:34px!important;min-height:34px!important;color:var(--text)!important;cursor:pointer!important;white-space:nowrap!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 11px!important;font-size:.82rem!important;font-weight:800!important;display:inline-flex!important}.messageSelectionActions button:hover,.messageSelectionActions button:focus-visible{background:#ffffff1b!important;outline:none!important}.messageSelectionActions button:disabled{opacity:.42!important;cursor:not-allowed!important}.messageSelectionActions button em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:112px!important;font-style:normal!important;overflow:hidden!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{color:#fff!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;box-shadow:none!important;background:#02080fdb!important;border:2px solid #94a3b8b8!important;border-radius:999px!important;font-size:.82rem!important;top:50%!important;left:-38px!important;right:auto!important;transform:translateY(-50%)!important}.messageText,.messageBubble p{overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}@media (width<=820px){.conversationPanel:has(.messageSelectionBar){grid-template-rows:64px 52px minmax(0,1fr)!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding:12px 10px 18px 48px!important}.messageSelectionBar{grid-template-columns:38px minmax(0,1fr) auto!important;gap:7px!important;height:52px!important;min-height:52px!important;padding:7px 8px!important}.messageSelectionBack{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.messageSelectionBar strong{font-size:.86rem!important}.messageSelectionActions{gap:6px!important;max-width:94px!important;overflow:visible!important}.messageSelectionActions button{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important}.messageSelectionActions button em{display:none!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;left:-34px!important;right:auto!important}.messageBubble.messageSelected{box-shadow:0 0 0 2px #22c55e7a,0 2px 10px #0000001f!important}}.conversationPanel:has(.messageSelectionBar){grid-template-rows:68px 50px minmax(0,1fr)!important}.messageSelectionBar{background:#070f1efb!important;border-bottom:1px solid #ffffff13!important;grid-template-columns:38px minmax(160px,1fr) auto!important;align-items:center!important;gap:10px!important;height:50px!important;min-height:50px!important;padding:6px 14px!important;display:grid!important;overflow:hidden!important}.messageSelectionBack{border-radius:999px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;font-size:1.58rem!important;line-height:1!important;display:grid!important}.messageSelectionBar strong{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:.94rem!important;font-weight:850!important;overflow:hidden!important}.messageSelectionActions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:min(520px,58vw)!important;display:flex!important;overflow:visible!important}.messageSelectionActions button{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:0!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:.86rem!important;font-weight:820!important;display:inline-flex!important}.messageSelectionActions button em{text-overflow:clip!important;white-space:nowrap!important;max-width:none!important;font-style:normal!important;display:inline!important;overflow:visible!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding-bottom:18px!important;padding-left:54px!important;padding-right:22px!important;overflow-x:hidden!important}.conversationPanel:has(.messageSelectionBar) .messageBubble:not(.deleted){padding-left:11px!important;padding-right:12px!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{color:#fff!important;text-align:center!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;box-shadow:none!important;background:#02080fdb!important;border:2px solid #94a3b8c2!important;border-radius:999px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:.92rem!important;font-weight:900!important;line-height:1!important;display:grid!important;position:absolute!important;top:50%!important;left:-38px!important;right:auto!important;transform:translateY(-50%)!important}.messageSelectDot.selected{color:#fff!important;background:#22c55e!important;border-color:#22c55e!important}.messageBubble.messageSelected{outline:none!important;box-shadow:0 0 0 1.5px #22c55e85,0 2px 10px #0000001a!important}.messageBubble.messageSelected:after{content:""!important;border-radius:inherit!important;pointer-events:none!important;background:#22c55e0b!important;position:absolute!important;inset:0!important}.conversationPanel:has(.messageSelectionBar) .composerBar.modernComposer{display:none!important}@media (width<=820px){.conversationPanel:has(.messageSelectionBar){grid-template-rows:64px 52px minmax(0,1fr)!important}.messageSelectionBar{grid-template-columns:38px minmax(0,1fr) auto!important;gap:8px!important;height:52px!important;min-height:52px!important;padding:7px 9px!important}.messageSelectionBar strong{font-size:.88rem!important}.messageSelectionActions{gap:6px!important;max-width:96px!important;overflow:visible!important}.messageSelectionActions button{border-radius:999px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:38px!important;padding:0!important}.messageSelectionActions button em{display:none!important}.conversationPanel:has(.messageSelectionBar) .messageArea{padding-bottom:18px!important;padding-left:46px!important;padding-right:10px!important}.messageSelectDot,.messageBubble.ownMessage .messageSelectDot,.messageBubble.otherMessage .messageSelectDot{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;font-size:.9rem!important;left:-33px!important}.messageBubble.messageSelected{box-shadow:0 0 0 1.5px #22c55e80,0 2px 10px #0000001a!important}}.messageMenuTrigger,.messageReactionQuickButton{color:#e2e8f0eb!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#1c2024b8!important;border:1px solid #ffffff17!important;border-radius:999px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;box-shadow:0 8px 18px #0000003d!important}.messageMenuTrigger{font-size:1rem!important;top:7px!important;right:7px!important}.messageReactionQuickButton{font-size:.98rem!important;left:-36px!important}.messageMenuTrigger:hover,.messageReactionQuickButton:hover,.messageMenuTrigger:focus-visible,.messageReactionQuickButton:focus-visible{background:#343a40f5!important;outline:none!important}.waMessageReactionBar{z-index:9900!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#161618fb!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;gap:3px!important;width:auto!important;max-width:calc(100vw - 18px)!important;padding:6px!important;display:flex!important;box-shadow:0 20px 58px #00000085!important}.waMessageReactionBar .waReactionMoreButton{background:#ffffff26!important;font-size:1.5rem!important}.waMessageContextMenu{z-index:9900!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#16181bfc!important;border:1px solid #ffffff1c!important;border-radius:18px!important;width:min(284px,100vw - 18px)!important;max-height:min(78vh,640px)!important;padding:7px!important;overflow:auto!important;box-shadow:0 24px 70px #0000008c!important}.waMessageContextPreview strong{color:#93c5fdf5!important;font-size:.78rem!important}.waMessageContextPreview span{color:#e2e8f0d1!important;font-size:.84rem!important}.waMessageContextMenu button{border-radius:12px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;min-height:39px!important;padding:7px 10px!important}.waMessageContextMenu button span{background:#ffffff0b!important;border-radius:10px!important;place-items:center!important;width:28px!important;height:28px!important;font-size:.96rem!important;display:grid!important}@media (width<=820px){.messageBubble{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.messageMenuTrigger,.messageReactionQuickButton{display:none!important}.waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(74dvh,620px)!important;padding:10px!important}.waMessageContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 9px!important;display:block!important}.waMessageContextPreview{padding:10px 12px!important}.waMessageContextMenu button{min-height:46px!important;padding:9px 11px!important}.waMessageContextMenu button span{width:30px!important;height:30px!important}.waMessageReactionBar{top:auto!important;left:8px!important;right:8px!important;bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;justify-content:center!important;width:auto!important;max-width:none!important;overflow-x:auto!important}.waMessageReactionBar button{width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important;font-size:1.38rem!important}}@media (hover:hover) and (pointer:fine){.messageReactionQuickButton{display:none!important}.messageBubble:not(.deleted){padding-right:36px!important}.messageMenuTrigger{color:#e2e8f0b8!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;opacity:0!important;background:#0f172a47!important;border:0!important;border-radius:999px!important;place-items:center!important;display:grid!important;top:6px!important;right:6px!important;transform:scale(.96)!important}.messageBubble:hover .messageMenuTrigger,.messageBubble:focus-within .messageMenuTrigger,.messageMenuTrigger:hover,.messageMenuTrigger:focus-visible{opacity:1!important;color:#ffffffeb!important;background:#0f172a94!important;transform:scale(1)!important}}.waMessageContextMenu{overscroll-behavior:contain!important;scrollbar-width:thin!important;max-height:calc(100dvh - 18px)!important;overflow-y:auto!important}.waMessageContextMenu button{min-height:38px!important}.waMessageContextPreview{z-index:1!important;background:#1f2328fa!important;position:sticky!important;top:0!important}.waMessageReactionBar{max-height:58px!important;overflow:auto hidden!important}@media (width<=820px){.waMessageContextMenu{max-height:min(74dvh,620px)!important}.messageReactionQuickButton,.messageMenuTrigger{display:none!important}}.messageBubble{position:relative!important;overflow:visible!important}.messageBubble:not(.deleted){padding-right:42px!important}.messageReactionQuickButton{color:#1f2937db!important;opacity:0!important;pointer-events:none!important;z-index:12!important;background:#e5e7ebe0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;font-size:1.08rem!important;line-height:1!important;transition:opacity .12s,transform .12s,background .12s!important;display:grid!important;position:absolute!important;top:50%!important;left:-43px!important;right:auto!important;transform:translateY(-50%)scale(.96)!important;box-shadow:0 10px 22px #00000038!important}.messageBubble.otherMessage .messageReactionQuickButton{left:auto!important;right:-43px!important}.messageBubble:hover .messageReactionQuickButton,.messageBubble:focus-within .messageReactionQuickButton,.messageReactionQuickButton:focus-visible{opacity:1!important;pointer-events:auto!important;transform:translateY(-50%)scale(1)!important}.messageReactionQuickButton:hover,.messageReactionQuickButton:focus-visible{background:#fffffff5!important;outline:none!important}.messageMenuTrigger{color:#fffffff0!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:none!important;z-index:13!important;background:#1f293794!important;border:0!important;border-radius:999px!important;place-items:center!important;padding:0!important;font-size:1rem!important;line-height:1!important;transition:opacity .12s,transform .12s,background .12s!important;display:grid!important;position:absolute!important;top:7px!important;left:auto!important;right:7px!important;transform:scale(.96)!important}.messageBubble:hover .messageMenuTrigger,.messageBubble:focus-within .messageMenuTrigger,.messageMenuTrigger:focus-visible{opacity:1!important;pointer-events:auto!important;transform:scale(1)!important}.messageMenuTrigger:hover,.messageMenuTrigger:focus-visible{background:#374151e0!important;outline:none!important}:is(.conversationPanel:has(.messageSelectionBar) .messageMenuTrigger,.conversationPanel:has(.messageSelectionBar) .messageReactionQuickButton){display:none!important}.waMessageReactionBar{z-index:9900!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#202124fb!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;gap:3px!important;width:auto!important;max-width:calc(100vw - 20px)!important;height:52px!important;min-height:52px!important;padding:6px!important;display:flex!important;position:fixed!important;overflow:auto hidden!important;box-shadow:0 20px 58px #00000085!important}.waMessageReactionBar button{cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important;font-size:1.34rem!important;line-height:1!important;display:grid!important}.waMessageReactionBar button:hover,.waMessageReactionBar button:focus-visible{background:#ffffff1a!important;outline:none!important;transform:translateY(-1px)scale(1.05)!important}.waReactionMoreButton{color:#fff!important;background:#ffffff24!important;font-size:1.45rem!important}.waMessageContextMenu{z-index:9900!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#202124fd!important;border:1px solid #ffffff1c!important;border-radius:18px!important;width:min(304px,100vw - 20px)!important;max-height:min(560px,100dvh - 20px)!important;padding:8px!important;position:fixed!important;overflow-y:auto!important;box-shadow:0 24px 70px #0000008f!important}.waMessageContextPreview{background:#ffffff0a!important;border-radius:13px!important;margin-bottom:4px!important;padding:9px 10px 8px!important}.waMessageContextPreview strong{color:#93c5fdf5!important;margin-bottom:2px!important;font-size:.78rem!important;display:block!important}.waMessageContextPreview span{color:#e2e8f0d1!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;display:block!important;overflow:hidden!important}.waMessageContextMenu button{width:100%!important;min-height:41px!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:12px!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;display:grid!important}.waMessageContextMenu button:hover,.waMessageContextMenu button:focus-visible{background:#ffffff16!important;outline:none!important}.waMessageContextMenu button span{color:#e2e8f0d1!important;background:#ffffff0d!important;border-radius:10px!important;place-items:center!important;width:30px!important;height:30px!important;font-size:.98rem!important;display:grid!important}.waMessageContextMenu button strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.89rem!important;font-weight:760!important;overflow:hidden!important}.waMessageContextMenu button.danger strong,.waMessageContextMenu button.danger span{color:#fca5a5!important}.waChatContextMenuDivider{background:#ffffff14!important;height:1px!important;margin:6px 4px!important}@media (width<=820px){.messageMenuTrigger,.messageReactionQuickButton{display:none!important}.messageBubble{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:24px!important;width:auto!important;max-height:min(74dvh,620px)!important;padding:10px!important}.waMessageContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 9px!important;display:block!important}.waMessageContextMenu button{min-height:46px!important}.waMessageReactionBar{top:auto!important;left:8px!important;right:8px!important;bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;justify-content:center!important;width:auto!important;max-width:none!important}}.messageArea{scrollbar-gutter:stable}.waMessageReactionBar{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:fit-content!important;max-width:min(372px,100vw - 42px)!important;height:52px!important;min-height:52px!important;padding:6px 10px!important;display:flex!important;overflow:auto hidden!important}.waMessageReactionBar button{text-align:center!important;flex:none!important;place-items:center!important;width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important}.waMessageReactionBar .waReactionMoreButton,.waReactionMoreButton{color:#fffffff5!important;text-align:center!important;background:#ffffff26!important;border-radius:999px!important;place-items:center!important;width:43px!important;min-width:43px!important;height:43px!important;min-height:43px!important;margin:0 0 0 2px!important;padding:0!important;font-size:2.05rem!important;font-weight:520!important;line-height:1!important;display:grid!important;transform:none!important}.waMessageReactionBar .waReactionMoreButton:hover,.waReactionMoreButton:hover,.waMessageReactionBar .waReactionMoreButton:focus-visible,.waReactionMoreButton:focus-visible{background:#ffffff38!important;transform:none!important}.messageMenuTrigger{text-align:center!important;border-radius:999px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;top:8px!important;right:8px!important}.messageMenuTrigger:before{content:"⌄"!important;text-align:center!important;color:#fffffff0!important;width:100%!important;height:100%!important;font-size:1.25rem!important;font-weight:850!important;line-height:26px!important;display:block!important;transform:translateY(-1px)!important}.messageReactionQuickButton{text-align:center!important;place-items:center!important;padding:0!important;line-height:1!important;display:grid!important;box-shadow:0 8px 18px #0000002e!important}.waMessageContextMenu{box-sizing:border-box!important;grid-template-rows:auto minmax(0,1fr)!important;max-height:min(560px,100dvh - 20px)!important;display:grid!important;overflow:hidden!important}.waMessageContextPreview{z-index:2!important;white-space:normal!important;position:relative!important;overflow:hidden!important}.waMessageContextPreview strong,.waMessageContextPreview span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.waMessageContextMenuActions{overscroll-behavior:contain!important;min-height:0!important;padding-top:4px!important;overflow:hidden auto!important}.waMessageContextMenuActions .waChatContextMenuDivider{margin-top:8px!important;margin-bottom:8px!important}@media (hover:hover) and (pointer:fine){.waMessageContextMenu{max-width:min(304px,100vw - 42px)!important}.waMessageReactionBar{right:auto!important}}@media (width<=820px){.waMessageContextMenu{grid-template-rows:auto minmax(0,1fr)!important;max-height:min(74dvh,640px)!important;overflow:hidden!important}.waMessageContextPreview{background:#ffffff0a!important;border-radius:14px!important;margin-bottom:4px!important;padding:10px 12px!important}.waMessageContextMenuActions{max-height:calc(74dvh - 96px)!important;padding-top:4px!important;overflow:hidden auto!important}.waMessageReactionBar{max-width:calc(100vw - 24px)!important;left:12px!important;right:12px!important}}@media (hover:hover) and (pointer:fine){.messageBubble{overflow:visible!important}.messageBubble.ownMessage:after,.messageBubble.otherMessage:after{content:""!important;z-index:7!important;pointer-events:auto!important;background:0 0!important;width:24px!important;position:absolute!important;top:-4px!important;bottom:-4px!important}.waMessageReactionBar{gap:2px!important;max-width:min(336px,100vw - 46px)!important;height:46px!important;min-height:46px!important;padding:5px 8px!important}.waMessageReactionBar button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:1.18rem!important;line-height:1!important}.waReactionMoreButton,.waMessageReactionBar .waReactionMoreButton{place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin-left:1px!important;font-size:1.72rem!important;line-height:1!important;display:grid!important}.messageBubble.ownMessage:after,.messageBubble.otherMessage:after{pointer-events:auto!important;background:0 0!important;width:34px!important;top:-5px!important;bottom:-5px!important}.messageBubble.ownMessage:after{left:-34px!important}.messageBubble.otherMessage:after{right:-34px!important}.messageReactionQuickButton{text-align:center!important;color:#1f2937e0!important;opacity:0!important;pointer-events:auto!important;background:#e5e7ebe0!important;border-radius:999px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0!important;font-size:1rem!important;line-height:1!important;transition:opacity .12s,transform .12s,background .12s!important;display:grid!important;top:50%!important;left:-34px!important;right:auto!important;transform:translateY(-50%)scale(.96)!important;box-shadow:0 8px 18px #0000002e!important}.messageBubble.otherMessage .messageReactionQuickButton{left:auto!important;right:-34px!important}.messageBubble:hover .messageReactionQuickButton,.messageBubble:focus-within .messageReactionQuickButton,.messageReactionQuickButton:hover,.messageReactionQuickButton:focus-visible{opacity:1!important;transform:translateY(-50%)scale(1)!important}.messageReactionQuickButton:hover,.messageReactionQuickButton:focus-visible{background:#fffffff5!important;outline:none!important}.waMessageReactionBar{justify-content:center!important;align-items:center!important;gap:3px!important;max-width:min(352px,100vw - 46px)!important;height:50px!important;min-height:50px!important;padding:6px 9px!important;display:flex!important}.waMessageReactionBar button{place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;font-size:1.24rem!important;line-height:1!important;display:grid!important}.waReactionMoreButton,.waMessageReactionBar .waReactionMoreButton{color:#fffffff5!important;text-align:center!important;background:#ffffff24!important;border-radius:999px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin-left:2px!important;padding:0!important;font-size:1.32rem!important;font-weight:650!important;line-height:1!important;display:grid!important;transform:none!important}.waReactionMoreButton:hover,.waMessageReactionBar .waReactionMoreButton:hover,.waReactionMoreButton:focus-visible,.waMessageReactionBar .waReactionMoreButton:focus-visible{background:#ffffff38!important;outline:none!important;transform:none!important}}.messageBubble{box-sizing:border-box!important;border-radius:18px!important;max-width:min(72%,760px)!important;padding:10px 12px!important;position:relative!important}.messageBubble.ownMessage{border-bottom-right-radius:6px!important}.messageText,.messageBubble p{white-space:pre-wrap!important;word-break:break-word!important;margin:0!important;line-height:1.33!important}.editedMarker{color:#e2e8f08a!important;margin-top:4px!important;font-size:.7rem!important;line-height:1!important;display:inline-block!important}.messageMeta{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:16px!important;margin:0 0 3px!important;display:flex!important}.messageMeta strong{color:#93c5fdf2!important;font-size:.76rem!important;font-weight:760!important;line-height:1.05!important}.messageMetaRow{align-items:center!important;gap:4px!important;min-width:max-content!important;display:inline-flex!important}.messageTimeLabel{color:#cbd5e1b8!important;font-size:.71rem!important;line-height:1!important}.messageStateGlyph{letter-spacing:-1px!important;color:#7dd3fc!important;justify-content:center!important;align-items:center!important;min-width:16px!important;font-size:.74rem!important;line-height:1!important;display:inline-flex!important;transform:translateY(.5px)!important}.messageBubble.ownMessage{padding-bottom:18px!important;padding-right:46px!important}.messageBubble.ownMessage .messageMeta{z-index:2!important;background:0 0!important;justify-content:flex-end!important;align-items:center!important;min-height:auto!important;margin:0!important;display:inline-flex!important;position:absolute!important;bottom:9px!important;left:auto!important;right:12px!important}.messageBubble.ownMessage .messageMeta strong{display:none!important}.messageBubble.ownMessage .messageMetaRow{gap:3px!important}.messageBubble.ownMessage .editedMarker{margin-top:4px!important;margin-right:50px!important}.messageBubble.otherMessage .messageMeta{margin:0 0 4px!important;position:static!important}.messageBubble.otherMessage .messageMeta strong{display:inline-block!important}.messageBubble.otherMessage .messageMetaRow{margin-left:auto!important}.messageBubble.otherMessage .messageStateGlyph{display:none!important}:is(.messageBubble.ownMessage:has(.attachment),.messageBubble.ownMessage:has(a[href]),.messageBubble.ownMessage:has(img),.messageBubble.ownMessage:has(video)){padding-bottom:20px!important}.attachment{text-align:left!important;color:#fffffff5!important;background:#ffffff14!important;border:0!important;border-radius:14px!important;width:100%!important;margin-top:8px!important;padding:10px 12px!important;font-size:.92rem!important;line-height:1.25!important;display:block!important}.messageBubble a{color:#7dd3fc!important;text-underline-offset:2px!important;text-decoration-thickness:1px!important}.messageStarMarker{font-size:.78rem!important;top:-6px!important;right:44px!important}.messageBubble .messageMenuTrigger{top:7px!important;right:7px!important}.messageInfoCard,.messageStatusCard,.readInfoCard{background:#2c2c2efa!important;border:1px solid #ffffff0f!important;border-radius:14px!important;width:min(360px,100vw - 24px)!important;overflow:hidden!important;box-shadow:0 18px 48px #0000006b!important}.messageInfoCard .row,.messageStatusCard .row,.readInfoCard .row{border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:0 16px!important;display:flex!important}.messageInfoCard .row:last-child,.messageStatusCard .row:last-child,.readInfoCard .row:last-child{border-bottom:0!important}.messageInfoCard .label,.messageStatusCard .label,.readInfoCard .label{color:#fffffff5!important;font-size:.99rem!important;font-weight:650!important}.messageInfoCard .meta,.messageStatusCard .meta,.readInfoCard .meta{color:#ffffffad!important;font-size:.88rem!important}@media (width<=820px){.messageBubble{max-width:calc(100% - 60px)!important;padding:9px 11px!important}.messageBubble.ownMessage{padding-bottom:18px!important;padding-right:44px!important}.messageBubble.ownMessage .messageMeta{bottom:8px!important;right:11px!important}.messageBubble.ownMessage .messageTimeLabel{font-size:.7rem!important}.messageStateGlyph{font-size:.72rem!important}.messageMeta strong{font-size:.74rem!important}.attachment{font-size:.88rem!important}}.messageBubble{box-sizing:border-box!important;border-radius:17px!important;max-width:min(68%,720px)!important;padding:8px 11px!important}.messageBubble.ownMessage{border-bottom-right-radius:5px!important;min-width:96px!important;padding-bottom:19px!important;padding-right:52px!important}.messageBubble.otherMessage{border-bottom-left-radius:5px!important}.messageBubble.directChatMessage.otherMessage .messageMeta{z-index:2!important;background:0 0!important;justify-content:flex-end!important;align-items:center!important;min-height:auto!important;margin:0!important;display:inline-flex!important;position:absolute!important;bottom:8px!important;left:auto!important;right:11px!important}.messageBubble.directChatMessage.otherMessage .messageMeta strong{display:none!important}.messageBubble.directChatMessage.otherMessage .messageMetaRow{gap:0!important}.messageBubble.directChatMessage.otherMessage .messageTimeLabel{color:#e2e8f0ad!important;font-size:.72rem!important;line-height:1!important}.messageBubble.groupChatMessage.otherMessage .messageMeta{margin:0 0 4px!important;position:static!important}.messageBubble.groupChatMessage.otherMessage .messageMeta strong{display:inline-block!important}.messageBubble.ownMessage .messageMeta{bottom:8px!important;right:11px!important}.messageBubble.ownMessage .messageTimeLabel{color:#f0fdfac2!important;font-size:.72rem!important}.messageBubble.ownMessage .messageStateGlyph{color:#60cfff!important;letter-spacing:-1.2px!important;font-size:.76rem!important;transform:translateY(.5px)!important}.messageText,.messageBubble p{margin:0!important;padding:0!important;line-height:1.32!important}.messageBubble.ownMessage .messageText,.messageBubble.ownMessage p,.messageBubble.directChatMessage.otherMessage .messageText,.messageBubble.directChatMessage.otherMessage p{padding-bottom:1px!important}:is(.messageBubble.ownMessage:not(:has(.attachment)),.messageBubble.otherMessage:not(:has(.attachment))){max-width:min(66%,700px)!important}.messageBubble:has(.attachment){max-width:min(54%,560px)!important;padding:9px 10px 20px!important}.messageBubble.ownMessage:has(.attachment){padding-bottom:20px!important;padding-right:12px!important}.messageBubble.ownMessage:has(.attachment) .messageMeta{bottom:7px!important;right:12px!important}.attachment{text-align:left!important;color:#fffffff5!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#ffffff1c!important;border:0!important;border-radius:14px!important;align-items:center!important;gap:8px!important;width:100%!important;margin:6px 0 2px!important;padding:10px 12px!important;font-size:.92rem!important;font-weight:760!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}.messageBubble:has(a[href]){max-width:min(58%,620px)!important}.messageBubble a[href]{color:#00a884!important;text-underline-offset:2px!important;word-break:break-word!important;text-decoration:underline!important;text-decoration-thickness:1.5px!important}.reactions{background:#0f172a99!important;border-radius:999px!important;align-items:center!important;gap:2px!important;width:fit-content!important;max-width:100%!important;margin-top:5px!important;padding:2px 6px!important;display:inline-flex!important;box-shadow:0 2px 7px #0000002e!important}.reactions span{font-size:.88rem!important;line-height:1!important}.dateSeparator,.daySeparator,.messageDateSeparator{color:#fffffff2!important;background:#202124f0!important;border-radius:10px!important;align-self:center!important;width:fit-content!important;max-width:70%!important;margin:14px auto!important;padding:7px 14px!important;font-size:.86rem!important;font-weight:760!important;box-shadow:0 3px 12px #0000002e!important}@media (width<=820px){.messageBubble{border-radius:16px!important;max-width:calc(100% - 56px)!important;padding:8px 10px!important}.messageBubble.ownMessage{padding-bottom:18px!important;padding-right:48px!important}.messageBubble.directChatMessage.otherMessage{padding-bottom:18px!important;padding-right:44px!important}:is(.messageBubble.ownMessage:not(:has(.attachment)),.messageBubble.otherMessage:not(:has(.attachment))){max-width:calc(100% - 56px)!important}:is(.messageBubble:has(.attachment),.messageBubble:has(a[href])){max-width:calc(100% - 42px)!important}.messageBubble.ownMessage .messageMeta,.messageBubble.directChatMessage.otherMessage .messageMeta{bottom:7px!important;right:10px!important}.messageTimeLabel{font-size:.7rem!important}.messageStateGlyph{font-size:.73rem!important}.attachment{font-size:.88rem!important}}.messageBubble.ownMessage{min-width:112px!important;padding-bottom:20px!important;padding-right:58px!important}.messageBubble.directChatMessage.otherMessage{min-width:86px!important;padding-bottom:19px!important;padding-right:46px!important}.messageBubble.ownMessage .messageMeta{white-space:nowrap!important;max-width:calc(100% - 18px)!important;bottom:7px!important;right:10px!important;overflow:visible!important}.messageMetaRow{white-space:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;line-height:1!important;display:inline-flex!important}.messageTimeLabel{white-space:nowrap!important;font-size:.72rem!important;line-height:1!important;display:inline-block!important}.messageStateGlyph{width:20px!important;min-width:20px!important;height:13px!important;font-size:0!important;line-height:1!important;display:inline-block!important;position:relative!important;transform:translateY(1px)!important}.messageStateGlyph .waTick{transform-origin:50%!important;opacity:.95!important;border-bottom:2px solid #60cfff!important;border-left:2px solid #60cfff!important;width:8px!important;height:4px!important;position:absolute!important;transform:rotate(-45deg)!important}.messageStateGlyph .waTickOne{top:4px!important;left:1px!important}.messageStateGlyph .waTickTwo{top:4px!important;left:7px!important}.messageInfoCard .messageStateGlyph,.messageStatusCard .messageStateGlyph,.readInfoCard .messageStateGlyph{transform:translateY(0)!important}.messageBubble.directChatMessage.otherMessage .messageMeta{white-space:nowrap!important;max-width:calc(100% - 18px)!important;bottom:7px!important;right:10px!important;overflow:visible!important}.messageBubble.directChatMessage.otherMessage .messageTimeLabel{color:#e2e8f0ad!important;font-size:.72rem!important}.waDateSeparator{color:#fffffff2!important;text-align:center!important;pointer-events:none!important;background:#202124f0!important;border-radius:9px!important;align-self:center!important;width:fit-content!important;max-width:min(72%,320px)!important;margin:14px auto 12px!important;padding:7px 13px!important;font-size:.86rem!important;font-weight:760!important;line-height:1!important;box-shadow:0 3px 12px #0000002e!important}.waStickyDateBadge{z-index:60!important;color:#fffffff5!important;text-align:center!important;opacity:0!important;pointer-events:none!important;background:#202124f5!important;border-radius:9px!important;align-self:center!important;width:fit-content!important;max-width:min(72%,320px)!important;margin:0 auto!important;padding:7px 13px!important;font-size:.86rem!important;font-weight:760!important;line-height:1!important;transition:opacity .18s,transform .18s!important;position:sticky!important;top:10px!important;transform:translateY(-6px)scale(.98)!important;box-shadow:0 6px 22px #00000047!important}.waStickyDateBadge.visible{opacity:1!important;transform:translateY(0)scale(1)!important}.messageBubble.ownMessage .messageText,.messageBubble.ownMessage p{padding-bottom:0!important}.messageBubble.ownMessage:not(:has(.attachment)){max-width:min(66%,700px)!important}.messageBubble:has(a[href]){padding-bottom:20px!important}.messageBubble.ownMessage:has(a[href]){padding-right:58px!important}@media (width<=820px){.messageBubble.ownMessage{min-width:106px!important;padding-bottom:19px!important;padding-right:54px!important}.messageBubble.directChatMessage.otherMessage{min-width:82px!important;padding-bottom:18px!important;padding-right:44px!important}.messageBubble.ownMessage .messageMeta,.messageBubble.directChatMessage.otherMessage .messageMeta{bottom:7px!important;right:9px!important}.messageTimeLabel{font-size:.7rem!important}.messageStateGlyph{width:19px!important;min-width:19px!important;height:12px!important}.messageStateGlyph .waTick{border-bottom-width:2px!important;border-left-width:2px!important;width:7px!important;height:4px!important}.messageStateGlyph .waTickOne{top:4px!important;left:1px!important}.messageStateGlyph .waTickTwo{top:4px!important;left:7px!important}.waDateSeparator,.waStickyDateBadge{padding:7px 12px!important;font-size:.82rem!important}}.waCallHeaderMenu{flex:none!important;position:relative!important;overflow:visible!important}.waCallHeaderButton{color:#e2e8f0f5!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:78px!important;height:42px!important;padding:0 10px!important;line-height:1!important;list-style:none!important;display:inline-flex!important}.waCallHeaderButton::-webkit-details-marker{display:none!important}.waCallHeaderMenu[open]>.waCallHeaderButton,.waCallHeaderButton:hover,.waCallHeaderButton:focus-visible{background:#ffffff1a!important;border-color:#ffffff2e!important;outline:none!important}.waCallHeaderVideoIcon,.waCallHeaderPhoneIcon{place-items:center!important;width:20px!important;height:20px!important;font-size:1.04rem!important;line-height:1!important;display:grid!important}.waCallHeaderVideoIcon{font-size:1.24rem!important;transform:translateY(-1px)!important}.waCallHeaderChevron{opacity:.82!important;margin-left:-1px!important;font-size:1.02rem!important;transform:translateY(-1px)!important}.waCallHeaderDropdown{z-index:3200!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#18181bfb!important;border:1px solid #ffffff1c!important;border-radius:18px!important;width:min(344px,100vw - 22px)!important;padding:10px!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 24px 70px #00000085!important}.waCallDropdownContact{grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;padding:8px 8px 12px!important;display:grid!important}.waCallDropdownAvatar{color:#fff!important;background:linear-gradient(135deg,#00a884,#075e54)!important;border-radius:999px!important;place-items:center!important;width:46px!important;height:46px!important;font-weight:850!important;display:grid!important}.waCallDropdownContact strong,.waCallDropdownContact span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.waCallDropdownContact strong{color:#fffffff5!important;font-size:1rem!important}.waCallDropdownContact span{color:#cbd5e1ad!important;margin-top:2px!important;font-size:.78rem!important}.waCallDropdownPrimary{grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0 4px 9px!important;display:grid!important}.waCallDropdownPrimary button{color:#06130f!important;cursor:pointer!important;background:#00a884!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:46px!important;font-weight:850!important;display:inline-flex!important}.waCallDropdownPrimary button span{place-items:center!important;width:20px!important;height:20px!important;font-size:1.1rem!important;display:grid!important}.waCallDropdownPrimary button:hover,.waCallDropdownPrimary button:focus-visible{background:#06cf9c!important;outline:none!important}.waCallDropdownRows{border-top:1px solid #ffffff14!important;gap:2px!important;padding-top:4px!important;display:grid!important}.waCallDropdownRows button{color:#fffffff0!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:12px!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:43px!important;padding:9px 10px!important;display:grid!important}.waCallDropdownRows button:hover,.waCallDropdownRows button:focus-visible{background:#ffffff17!important;outline:none!important}.waCallPreviewBackdrop{z-index:11500!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#00000075!important;place-items:center!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.waCallPreviewCard{color:#fff!important;text-align:center!important;background:#18181bfb!important;border:1px solid #ffffff1a!important;border-radius:26px!important;width:min(382px,100vw - 28px)!important;padding:28px 22px 20px!important;position:relative!important;box-shadow:0 30px 90px #00000094!important}.waCallPreviewClose{color:#ffffffe0!important;cursor:pointer!important;background:#ffffff14!important;border:0!important;border-radius:999px!important;width:34px!important;height:34px!important;font-size:1.35rem!important;line-height:1!important;position:absolute!important;top:12px!important;right:12px!important}.waCallPreviewAvatar{color:#fff!important;background:linear-gradient(135deg,#00a884,#075e54)!important;border-radius:999px!important;place-items:center!important;width:92px!important;height:92px!important;margin:0 auto 14px!important;font-size:1.45rem!important;font-weight:900!important;display:grid!important}.waCallPreviewCard h2{margin:0!important;font-size:1.35rem!important}.waCallPreviewCard p{color:#e2e8f0b8!important;max-width:30ch!important;margin:8px auto 18px!important;line-height:1.35!important}.waCallPreviewButtons{gap:10px!important;margin:0 0 12px!important;display:grid!important}.waCallGreenButton,.waCallGhostButton{cursor:pointer!important;border:0!important;border-radius:999px!important;min-height:46px!important;font-weight:850!important}.waCallGreenButton{color:#06130f!important;background:#00a884!important;justify-content:center!important;align-items:center!important;gap:9px!important;display:inline-flex!important}.waCallGhostButton{color:#fffffff0!important;background:#ffffff14!important}.waCallPreviewCard small{color:#cbd5e194!important;line-height:1.35!important;display:block!important}.waCallInfoActionGrid button:not(:disabled){cursor:pointer!important}.waCallInfoActionGrid button:not(:disabled):hover,.waCallInfoActionGrid button:not(:disabled):focus-visible{background:#00a88429!important;border-color:#00a8845c!important;outline:none!important}@media (width<=820px){.waCallHeaderButton{gap:0!important;width:46px!important;min-width:46px!important;height:46px!important;padding:0!important}.waCallHeaderPhoneIcon,.waCallHeaderChevron{display:none!important}.waCallHeaderDropdown{width:auto!important;position:fixed!important;top:76px!important;left:10px!important;right:10px!important}.waCallDropdownPrimary{grid-template-columns:1fr!important}.waCallPreviewBackdrop{align-items:end!important;padding:12px!important}.waCallPreviewCard{border-radius:26px 26px 18px 18px!important;width:100%!important}}.waCallHeaderButton{background:#ffffff09!important;border-color:#ffffff24!important;justify-content:flex-start!important;gap:10px!important;min-width:176px!important;height:46px!important;padding:0 14px!important}.waCallHeaderLeadIcon{color:#fffffff0!important;flex:none!important;place-items:center!important;width:22px!important;height:22px!important;display:grid!important}.waCallHeaderLabel{color:#fffffff0!important;flex:auto!important;font-size:1.02rem!important;font-weight:780!important;line-height:1!important}.waCallHeaderChevron{color:#ffffffd1!important;flex:none!important;place-items:center!important;width:16px!important;height:16px!important;display:grid!important}.waCallChevronSvg{width:16px!important;height:16px!important}.waCallHeaderVideoIcon,.waCallHeaderPhoneIcon{display:none!important}.waCallDropdownPrimary button{justify-content:center!important;gap:10px!important;padding:0 16px!important}.waCallActionIcon{color:#04100d!important;flex:none!important;place-items:center!important;width:20px!important;height:20px!important;font-size:0!important;display:grid!important}.waCallDropdownPrimary button strong{font-size:.98rem!important;font-weight:850!important;line-height:1!important}.waCallDropdownRows{gap:4px!important;padding-top:6px!important}.waCallDropdownRows button{grid-template-columns:minmax(0,1fr) 28px!important;gap:12px!important;min-height:50px!important;padding:11px 12px!important}.waCallDropdownRows button strong{color:#fffffff2!important;font-size:.98rem!important;font-weight:650!important}.waCallRowIcon{color:#fffffff0!important;justify-self:end!important;place-items:center!important;width:24px!important;height:24px!important;font-size:0!important;display:grid!important}.waMobileQuickCallBar{display:none!important}.waMiniInfoIcon{place-items:center!important;width:20px!important;height:20px!important;font-size:0!important;display:grid!important}.waMiniInfoSvg{width:20px!important;height:20px!important;display:block!important}@media (width<=820px){.infoButton{display:none!important}.waCallHeaderMenu{align-items:center!important;margin-left:2px!important;display:inline-flex!important}.waCallHeaderMenu>summary,.waCallHeaderMenu[open] .waCallHeaderDropdown{display:none!important}.waMobileQuickCallBar{background:#ffffff0d!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;height:46px!important;padding:0 8px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0a!important}.waMobileQuickCallButton{color:#fffffff2!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:48px!important;height:36px!important;padding:0!important;display:grid!important}.waMobileQuickCallButton:active,.waMobileQuickCallButton:hover,.waMobileQuickCallButton:focus-visible{background:#ffffff14!important;outline:none!important}.waMobileQuickCallButton .waCallSvg{width:22px!important;height:22px!important}.waMobileQuickCallDivider{background:#ffffff1f!important;flex:none!important;width:1px!important;height:24px!important;margin:0 2px!important}.waCallHeaderDropdown{border-radius:20px!important;width:auto!important;padding:12px!important;top:86px!important;left:12px!important;right:12px!important}.waCallDropdownContact{grid-template-columns:54px minmax(0,1fr)!important;gap:12px!important;padding-bottom:14px!important}.waCallDropdownAvatar{width:54px!important;height:54px!important;font-size:1.35rem!important}.waCallDropdownContact strong{font-size:1.02rem!important}.waCallDropdownContact span{font-size:.8rem!important}.waCallDropdownPrimary{grid-template-columns:1fr!important;gap:10px!important;padding:0 4px 12px!important}.waCallDropdownPrimary button{border-radius:999px!important;justify-content:center!important;gap:10px!important;min-height:54px!important}.waCallDropdownPrimary button strong{font-size:1rem!important}.waCallActionIcon{width:22px!important;height:22px!important}.waCallDropdownRows button{grid-template-columns:minmax(0,1fr) 30px!important;min-height:54px!important;padding:12px 10px!important}.waCallRowIcon{width:26px!important;height:26px!important}}.waCallSvg{flex:none!important;width:1em!important;height:1em!important;display:block!important}.waMobileCallDock{display:none!important}@media (width<=820px){.conversationHeader{overflow:visible!important}.conversationHeaderActions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:max-content!important;display:inline-flex!important;overflow:visible!important}.waMobileCallDock{color:#fffffff0!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;z-index:6!important;background:#ffffff0e!important;border:1px solid #ffffff21!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:122px!important;height:46px!important;padding:0 8px!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 1px #ffffff0a,0 4px 14px #00000029!important}.waMobileCallDockButton{color:#fffffff2!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:50px!important;height:36px!important;margin:0!important;padding:0!important;display:grid!important}.waMobileCallDockButton .waCallSvg{stroke-width:2.05px!important;width:23px!important;height:23px!important}.waMobileCallDockButton:active,.waMobileCallDockButton:hover,.waMobileCallDockButton:focus-visible{background:#ffffff17!important;outline:none!important}.waMobileCallDockDivider{background:#ffffff21!important;flex:none!important;width:1px!important;height:25px!important;margin:0 2px!important}.waCallHeaderMenu,.waMobileQuickCallBar,.infoButton{display:none!important}.chatHeaderMoreMenu,.chatHeaderMoreButton{flex:none!important}.chatHeaderMoreButton{color:#fffffff0!important;background:#ffffff0e!important;border:1px solid #ffffff21!important;border-radius:999px!important;width:46px!important;height:46px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{cursor:pointer!important;grid-template-columns:46px 40px minmax(0,1fr) auto!important;align-items:center!important;column-gap:8px!important;height:72px!important;min-height:72px!important;padding:8px 12px!important;display:grid!important;overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .mobileBackToChats{border-radius:999px!important;grid-column:1!important;justify-self:start!important;width:46px!important;min-width:46px!important;height:46px!important;margin:0!important}.messengerLayout.chatSelected:not(.mobileListOpen) .mobileBackLabel{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .mobileBackGlyph{font-size:2.1rem!important;line-height:1!important;transform:translateY(-1px)!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{grid-column:2!important;justify-self:start!important;width:40px!important;min-width:40px!important;height:40px!important;margin:0!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock{grid-column:3!important;justify-self:stretch!important;min-width:0!important;padding-right:2px!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock h2{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin:0!important;font-size:1.02rem!important;font-weight:820!important;line-height:1.12!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#cbd5e1a3!important;max-width:100%!important;margin-top:2px!important;font-size:.78rem!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeaderActions{grid-column:4!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:0!important;width:auto!important;min-width:0!important;display:inline-flex!important;overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMoreMenu,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMoreButton,.messengerLayout.chatSelected:not(.mobileListOpen) .infoButton,.messengerLayout.chatSelected:not(.mobileListOpen) .waCallHeaderMenu,.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileQuickCallBar{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{background:#ffffff0d!important;border:1px solid #ffffff21!important;border-radius:999px!important;width:112px!important;min-width:112px!important;height:44px!important;padding:0 7px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0a,0 4px 14px #00000029!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{border-radius:999px!important;width:46px!important;height:34px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton .waCallSvg{width:22px!important;height:22px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockDivider{background:#ffffff21!important;height:24px!important;margin:0 1px!important}}@media (width<=390px){.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{grid-template-columns:44px 38px minmax(0,1fr) auto!important;column-gap:7px!important;padding-left:10px!important;padding-right:10px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{width:38px!important;min-width:38px!important;height:38px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{width:106px!important;min-width:106px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{width:43px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock h2{font-size:.98rem!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock span{font-size:.74rem!important}}.chatInfoEditPill{display:none}.waContactInfoPanel{gap:16px!important}.waInfoSvg,.waMiniInfoSvg{width:1em!important;height:1em!important;display:block!important}.waContactRow{width:100%;min-height:54px;color:#fffffff0!important;text-align:left!important;font:inherit!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff17!important;border-radius:0!important;grid-template-columns:34px minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:10px 4px!important;display:grid!important}.waContactRow:last-child{border-bottom:0!important}.waContactRow.actionable{cursor:pointer!important}.waContactRow.actionable:hover,.waContactRow.actionable:focus-visible{background:#ffffff0b!important;outline:none!important}.waInfoLineIcon{color:#ffffffeb!important;place-items:center!important;width:30px!important;height:30px!important;font-size:1.35rem!important;display:grid!important}.waInfoLineText{gap:2px!important;min-width:0!important;display:grid!important}.waInfoLineText strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fffffff5!important;min-width:0!important;font-size:1rem!important;font-weight:520!important;line-height:1.14!important;overflow:hidden!important}.waInfoLineText small{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffff85!important;min-width:0!important;font-size:.8rem!important;line-height:1.12!important;overflow:hidden!important}.waContactRow em{color:#ffffff85!important;white-space:nowrap!important;font-style:normal!important}.waContactRow b{color:#ffffff59!important;font-size:1.55rem!important;font-weight:400!important;line-height:1!important}.waContactRow.danger,.waContactRow.danger .waInfoLineIcon,.waContactRow.danger .waInfoLineText strong{color:#ff5c6a!important}.waInfoAvatarMini{color:#ffffffeb!important;background:#ffffff1a!important;border-radius:999px!important;place-items:center!important;width:38px!important;height:38px!important;font-weight:850!important;display:grid!important;overflow:hidden!important}.waInfoAvatarMini img{object-fit:cover!important;width:100%!important;height:100%!important}.waContactEmptyNote{color:#ffffff75!important;padding:12px 4px!important;font-size:.92rem!important}.waContactSharedGroups h3{color:#fffffff5!important;margin:4px 4px 8px!important;font-size:1.18rem!important;line-height:1.1!important}@media (width<=820px){.chatInfoModalBackdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#000!important}.chatInfoModal{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;box-shadow:none!important;-webkit-overflow-scrolling:touch!important;background:#000!important;border:0!important;border-radius:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden auto!important;transform:none!important}.chatInfoModalTitlebar{z-index:20!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;cursor:default!important;background:#000000c2!important;border-bottom:0!important;grid-template-columns:64px minmax(0,1fr) 126px!important;align-items:center!important;gap:8px!important;height:86px!important;padding:20px 16px 10px!important;display:grid!important;position:sticky!important;top:0!important}.chatInfoModalTitlebar .chatInfoBackButton{color:#0000!important;background:#ffffff14!important;border:1px solid #ffffff1a!important;border-radius:999px!important;grid-column:1!important;justify-self:start!important;width:48px!important;height:48px!important;font-size:0!important}.chatInfoModalTitlebar .chatInfoBackButton:before{content:"‹"!important;color:#fffffff5!important;place-items:center!important;font-size:2.5rem!important;line-height:1!important;display:grid!important;transform:translateY(-2px)!important}.chatInfoTitleText{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fffffff5!important;grid-column:2!important;justify-self:center!important;min-width:0!important;max-width:100%!important;font-size:1.05rem!important;font-weight:760!important;overflow:hidden!important}.chatInfoEditPill{color:#fffffff0!important;opacity:1!important;background:#ffffff14!important;border:1px solid #ffffff1a!important;border-radius:999px!important;grid-column:3!important;justify-content:center!important;justify-self:end!important;align-items:center!important;min-width:112px!important;height:48px!important;padding:0 18px!important;font-size:.94rem!important;font-weight:680!important;display:inline-flex!important}.chatInfoModalSidebar,.chatInfoModalFooter{display:none!important}.chatInfoModalMain{background:#000!important;width:100%!important;min-height:auto!important;padding:10px 16px 34px!important;display:block!important;overflow:visible!important}.chatInfoTabPanel.waContactInfoPanel{gap:18px!important;padding-bottom:24px!important;display:grid!important}.chatInfoProfileHero.waContactHero{background:0 0!important;border:0!important;gap:8px!important;padding:18px 8px 6px!important}.chatInfoAvatar.waContactAvatar{background:linear-gradient(135deg,#008069,#00a884)!important;border:4px solid #fff3!important;width:136px!important;height:136px!important;font-size:2.8rem!important;box-shadow:0 0 0 6px #ffffff0f!important}.chatInfoProfileHero.waContactHero h2{color:#fffffffa!important;text-align:center!important;max-width:100%!important;margin:14px 0 0!important;font-size:1.95rem!important;font-weight:820!important;line-height:1.05!important}.waContactSubtitle,.chatInfoProfileHero.waContactHero span,.chatInfoProfileHero.waContactHero p{color:#ffffff85!important;text-align:center!important;overflow-wrap:anywhere!important;max-width:100%!important;margin:0!important;font-size:1.02rem!important;line-height:1.2!important}.chatInfoActionGrid.waContactActionGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:0!important}.chatInfoActionGrid.waContactActionGrid button{color:#fffffff5!important;background:#111!important;border:0!important;border-radius:28px!important;align-content:center!important;justify-items:center!important;gap:10px!important;min-height:104px!important;font-size:.96rem!important;font-weight:520!important;display:grid!important}.chatInfoActionGrid.waContactActionGrid .waMiniInfoIcon{color:#25d366!important;width:31px!important;height:31px!important}.chatInfoActionGrid.waContactActionGrid .waMiniInfoSvg{stroke-width:1.95px!important;width:31px!important;height:31px!important}.chatInfoCardList.waContactCardList{background:#111!important;border:0!important;border-radius:28px!important;gap:0!important;padding:0 20px!important;display:grid!important;overflow:hidden!important}.waContactActionList .waContactRow,.waContactActionList .waContactRow:not(.danger) .waInfoLineIcon,.waContactActionList .waContactRow:not(.danger) .waInfoLineText strong{color:#25d366!important}.waContactDangerList{margin-top:4px!important}.waContactRow{grid-template-columns:36px minmax(0,1fr) auto auto!important;min-height:62px!important;padding:11px 0!important}.waInfoLineIcon{width:32px!important;height:32px!important;font-size:1.45rem!important}.waInfoLineText strong{font-size:1.12rem!important;font-weight:500!important}.waInfoLineText small{margin-top:2px!important;font-size:.82rem!important}.waContactRow em{font-size:1.02rem!important}.waContactSharedGroups{gap:8px!important;display:grid!important}.waContactSharedGroups h3{margin:4px 4px 0!important;padding:0 2px!important;font-size:1.35rem!important;font-weight:800!important}.waContactEmptyNote{padding:14px 0!important;font-size:.94rem!important}}@media (width<=390px){.chatInfoModalTitlebar{grid-template-columns:56px minmax(0,1fr) 110px!important;padding-left:12px!important;padding-right:12px!important}.chatInfoEditPill{min-width:102px!important;padding:0 14px!important}.chatInfoAvatar.waContactAvatar{width:124px!important;height:124px!important}.chatInfoProfileHero.waContactHero h2{font-size:1.72rem!important}.chatInfoActionGrid.waContactActionGrid button{border-radius:24px!important;min-height:96px!important}}@media (width<=820px){.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{background:#050e20f5!important;grid-template-columns:46px 38px minmax(0,1fr) 108px!important;column-gap:7px!important;height:70px!important;min-height:70px!important;padding:8px 10px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{width:38px!important;min-width:38px!important;height:38px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock{min-width:0!important;max-width:100%!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock h2{max-width:100%!important;font-size:1rem!important;line-height:1.12!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock span{max-width:100%!important;font-size:.74rem!important;line-height:1.12!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{justify-self:end!important;width:108px!important;min-width:108px!important;height:42px!important;padding:0 6px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{width:43px!important;height:32px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton .waCallSvg{width:21px!important;height:21px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockDivider{height:23px!important}.chatInfoModal{background:#000!important;overflow:hidden auto!important}.chatInfoModalTitlebar{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#000000db!important;grid-template-columns:54px minmax(0,1fr) 108px!important;height:78px!important;min-height:78px!important;padding:16px 14px 10px!important}.chatInfoModalTitlebar .chatInfoBackButton{width:46px!important;height:46px!important}.chatInfoTitleText{font-size:1.02rem!important}.chatInfoEditPill{min-width:104px!important;height:46px!important;padding:0 15px!important;font-size:.9rem!important}.chatInfoModalMain{padding:18px 16px 34px!important;overflow:visible!important}.chatInfoTabPanel.waContactInfoPanel{gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.chatInfoProfileHero.waContactHero{min-height:auto!important;margin:0!important;padding:14px 0 4px!important}.chatInfoAvatar.waContactAvatar{width:118px!important;min-width:118px!important;height:118px!important;min-height:118px!important;margin:0 auto!important;font-size:2.35rem!important;box-shadow:0 0 0 5px #ffffff0e!important}.chatInfoProfileHero.waContactHero h2{overflow-wrap:anywhere!important;max-width:100%!important;margin-top:14px!important;font-size:1.65rem!important;line-height:1.05!important}.waContactSubtitle,.chatInfoProfileHero.waContactHero span,.chatInfoProfileHero.waContactHero p{font-size:.96rem!important;line-height:1.18!important}.chatInfoActionGrid.waContactActionGrid{box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important}.chatInfoActionGrid.waContactActionGrid button{box-sizing:border-box!important;border-radius:24px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:92px!important;padding:12px 4px!important;overflow:hidden!important}.chatInfoActionGrid.waContactActionGrid .waMiniInfoIcon,.chatInfoActionGrid.waContactActionGrid .waMiniInfoSvg{width:28px!important;height:28px!important}.chatInfoActionGrid.waContactActionGrid button span:last-child{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:.92rem!important;overflow:hidden!important}.chatInfoCardList.waContactCardList{box-sizing:border-box!important;border-radius:24px!important;width:100%!important;max-width:100%!important;padding:0 16px!important;overflow:hidden!important}.waContactRow{grid-template-columns:32px minmax(0,1fr) auto auto!important;gap:11px!important;min-height:58px!important;padding:10px 0!important}.waInfoLineIcon{width:30px!important;height:30px!important;font-size:1.34rem!important}.waInfoLineText strong{font-size:1.02rem!important}.waInfoLineText small{font-size:.78rem!important}.waContactRow em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:110px!important;font-size:.92rem!important;overflow:hidden!important}}@media (width<=390px){.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{grid-template-columns:42px 36px minmax(0,1fr) 100px!important;column-gap:6px!important;padding-left:8px!important;padding-right:8px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{width:36px!important;min-width:36px!important;height:36px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{width:100px!important;min-width:100px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{width:40px!important}.chatInfoModalTitlebar{grid-template-columns:50px minmax(0,1fr) 96px!important;padding-left:10px!important;padding-right:10px!important}.chatInfoEditPill{min-width:92px!important;padding:0 12px!important;font-size:.86rem!important}.chatInfoAvatar.waContactAvatar{width:108px!important;min-width:108px!important;height:108px!important;min-height:108px!important}.chatInfoProfileHero.waContactHero h2{font-size:1.48rem!important}.chatInfoActionGrid.waContactActionGrid{gap:7px!important}.chatInfoActionGrid.waContactActionGrid button{border-radius:22px!important;min-height:86px!important}}.waRtcCallBackdrop{z-index:13000!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at top,#00a8842e,#0000 34%),#000000d1!important;place-items:center!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.waRtcCallScreen{color:#fff!important;background:#050607!important;border:1px solid #ffffff1a!important;border-radius:30px!important;grid-template-rows:1fr auto auto auto!important;width:min(440px,100vw - 28px)!important;min-height:620px!important;max-height:calc(100dvh - 28px)!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 110px #000000ad!important}.waRtcCallMedia{background:radial-gradient(circle at top,#00a88433,#0000 38%),#090909!important;place-items:center!important;min-height:420px!important;display:grid!important;position:relative!important;overflow:hidden!important}.waRtcRemoteVideo{object-fit:cover!important;background:#050607!important;width:100%!important;height:100%!important;min-height:420px!important}.waRtcVideoPlaceholder,.waRtcAudioHero{text-align:center!important;align-content:center!important;place-items:center!important;gap:14px!important;padding:32px!important;display:grid!important}.waRtcAudioHero strong,.waRtcVideoPlaceholder strong{font-size:1.55rem!important;font-weight:850!important;line-height:1.08!important}.waRtcAudioHero span{color:#ffffffa8!important;font-size:1rem!important}.waRtcCallAvatar{color:#fff!important;background:linear-gradient(135deg,#008069,#00a884)!important;border-radius:999px!important;place-items:center!important;width:118px!important;height:118px!important;font-size:2.45rem!important;font-weight:900!important;display:grid!important;box-shadow:0 0 0 7px #ffffff12!important}.waRtcLocalVideo{object-fit:cover!important;background:#111!important;border:2px solid #ffffff29!important;border-radius:18px!important;width:118px!important;height:164px!important;position:absolute!important;bottom:14px!important;right:14px!important;box-shadow:0 12px 38px #00000070!important}.waRtcCallTop{text-align:center!important;gap:4px!important;padding:18px 20px 10px!important;display:grid!important}.waRtcCallTop strong{font-size:1.25rem!important;font-weight:820!important}.waRtcCallTop span{color:#ffffffa8!important}.waRtcCallTop em{color:#fbbf24!important;margin-top:5px!important;font-size:.82rem!important;font-style:normal!important;line-height:1.25!important}.waRtcIncomingActions,.waRtcCallControls{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;padding:12px 18px 18px!important;display:flex!important}.waRtcIncomingActions button,.waRtcCallControls button{color:#fff!important;cursor:pointer!important;border:0!important;border-radius:999px!important;min-height:46px!important;padding:0 18px!important;font-weight:820!important}.waRtcAcceptButton{background:#00a884!important}.waRtcDeclineButton,.waRtcHangupButton{background:#ef4444!important}.waRtcCallControls button:not(.waRtcHangupButton){background:#ffffff1f!important}.waRtcCallControls button.active{background:#ffffff3b!important}.waRtcQualityHint{color:#ffffff7a!important;text-align:center!important;padding:0 20px 18px!important;font-size:.78rem!important;line-height:1.35!important;display:block!important}@media (width<=820px){.waRtcCallBackdrop{padding:0!important}.waRtcCallScreen{border:0!important;border-radius:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important}.waRtcCallMedia,.waRtcRemoteVideo{min-height:58dvh!important}.waRtcLocalVideo{width:104px!important;height:148px!important;bottom:14px!important;right:14px!important}.waRtcCallAvatar{width:126px!important;height:126px!important}.waRtcCallControls,.waRtcIncomingActions{padding-bottom:max(22px, env(safe-area-inset-bottom))!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{background:#050e20fa!important;grid-template-columns:42px 38px minmax(0,1fr) 106px!important;column-gap:7px!important;height:68px!important;min-height:68px!important;padding:7px 9px!important;overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .mobileBackToChats{width:42px!important;min-width:42px!important;height:42px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{width:38px!important;min-width:38px!important;height:38px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock{min-width:0!important;padding-right:2px!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock h2{max-width:100%!important;font-size:.99rem!important;line-height:1.12!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock span{max-width:100%!important;font-size:.73rem!important;line-height:1.12!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{width:106px!important;min-width:106px!important;height:42px!important;padding:0 6px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{width:42px!important;height:32px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton .waCallSvg{width:21px!important;height:21px!important}.chatInfoModalBackdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:12000!important;background:#0b141a!important;padding:0!important;position:fixed!important;inset:0!important}.chatInfoModal{color:#e9edeffa!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;box-shadow:none!important;background:#0b141a!important;border:0!important;border-radius:0!important;flex-direction:column!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}.chatInfoModalTitlebar{z-index:2!important;height:calc(62px + env(safe-area-inset-top,0px))!important;min-height:calc(62px + env(safe-area-inset-top,0px))!important;padding:max(8px, env(safe-area-inset-top,0px)) 12px 8px!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;cursor:default!important;box-sizing:border-box!important;background:#0b141af5!important;border-bottom:1px solid #8696a01f!important;flex:none!important;grid-template-columns:52px minmax(0,1fr) 104px!important;align-items:end!important;gap:8px!important;display:grid!important;position:relative!important;top:auto!important}.chatInfoModalTitlebar .chatInfoBackButton{color:#0000!important;width:46px!important;height:46px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;grid-column:1!important;place-self:end start!important;font-size:0!important}.chatInfoModalTitlebar .chatInfoBackButton:before{content:"‹"!important;color:#e9edeff5!important;place-items:center!important;width:46px!important;height:46px!important;font-size:2.4rem!important;line-height:1!important;display:grid!important;transform:translateY(-2px)!important}.chatInfoTitleText{text-overflow:ellipsis!important;white-space:nowrap!important;color:#e9edeffa!important;grid-column:2!important;place-self:center!important;min-width:0!important;max-width:100%!important;font-size:1.03rem!important;font-weight:760!important;line-height:1.1!important;overflow:hidden!important}.chatInfoEditPill{color:#e9edefeb!important;opacity:1!important;background:#e9edef1a!important;border:0!important;border-radius:999px!important;grid-column:3!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:auto!important;min-width:96px!important;height:40px!important;padding:0 14px!important;font-size:.88rem!important;font-weight:680!important;display:inline-flex!important}.chatInfoModalSidebar,.chatInfoModalFooter{display:none!important}.chatInfoModalMain{-webkit-overflow-scrolling:touch!important;width:100%!important;min-height:0!important;padding:14px 14px max(34px, calc(22px + env(safe-area-inset-bottom,0px)))!important;box-sizing:border-box!important;background:#0b141a!important;flex:auto!important;overflow:hidden auto!important}.chatInfoTabPanel.waContactInfoPanel{box-sizing:border-box!important;gap:14px!important;width:100%!important;max-width:560px!important;margin:0 auto!important;padding:0!important;display:grid!important;overflow:visible!important}.chatInfoProfileHero.waContactHero{box-sizing:border-box!important;background:0 0!important;border:0!important;justify-items:center!important;gap:6px!important;width:100%!important;margin:0!important;padding:12px 4px 4px!important;display:grid!important}.chatInfoAvatar.waContactAvatar{color:#fff!important;background:linear-gradient(135deg,#008069,#00a884)!important;border:3px solid #e9edef2e!important;border-radius:999px!important;place-items:center!important;width:118px!important;min-width:118px!important;height:118px!important;min-height:118px!important;margin:0 auto!important;font-size:2.25rem!important;font-weight:900!important;line-height:1!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 5px #e9edef0d!important}.chatInfoAvatar.waContactAvatar img{object-fit:cover!important;width:100%!important;height:100%!important}.chatInfoProfileHero.waContactHero h2{color:#e9edeffa!important;text-align:center!important;overflow-wrap:anywhere!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;font-size:1.58rem!important;font-weight:820!important;line-height:1.08!important}.waContactSubtitle,.chatInfoProfileHero.waContactHero span,.chatInfoProfileHero.waContactHero p{color:#8696a0fa!important;text-align:center!important;overflow-wrap:anywhere!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:.94rem!important;line-height:1.2!important}.chatInfoActionGrid.waContactActionGrid{box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:2px 0 0!important;padding:0!important;display:grid!important;overflow:visible!important}.chatInfoActionGrid.waContactActionGrid button{color:#e9edeff5!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:88px!important;box-shadow:none!important;background:#111b21!important;border:0!important;border-radius:22px!important;align-content:center!important;justify-items:center!important;gap:8px!important;padding:10px 4px!important;display:grid!important;overflow:hidden!important}.chatInfoActionGrid.waContactActionGrid button:active,.chatInfoActionGrid.waContactActionGrid button:hover,.chatInfoActionGrid.waContactActionGrid button:focus-visible{background:#182229!important;outline:none!important}.chatInfoActionGrid.waContactActionGrid .waMiniInfoIcon{color:#00a884!important;place-items:center!important;width:28px!important;height:28px!important;display:grid!important}.chatInfoActionGrid.waContactActionGrid .waMiniInfoSvg,.chatInfoActionGrid.waContactActionGrid .waInfoSvg{stroke-width:1.95px!important;width:28px!important;height:28px!important}.chatInfoActionGrid.waContactActionGrid button span:last-child{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:center!important;width:100%!important;max-width:100%!important;font-size:.92rem!important;font-weight:560!important;line-height:1.1!important;overflow:hidden!important}.chatInfoCardList.waContactCardList{box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:#111b21!important;border:0!important;border-radius:22px!important;gap:0!important;padding:0 14px!important;display:grid!important;overflow:hidden!important}.waContactRow{color:#e9edeff5!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-bottom:1px solid #8696a029!important;border-radius:0!important;grid-template-columns:32px minmax(0,1fr) minmax(0,auto) 14px!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:56px!important;padding:10px 0!important;display:grid!important}.waContactRow:last-child{border-bottom:0!important}.waContactRow.actionable:hover,.waContactRow.actionable:focus-visible,.waContactRow.actionable:active{background:#e9edef0b!important;outline:none!important}.waInfoLineIcon{color:#e9edefe6!important;place-items:center!important;width:30px!important;height:30px!important;font-size:1.34rem!important;display:grid!important}.waInfoSvg{stroke-width:1.9px!important;width:23px!important;height:23px!important}.waInfoLineText{gap:2px!important;min-width:0!important;display:grid!important}.waInfoLineText strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#e9edeff5!important;min-width:0!important;max-width:100%!important;font-size:1.01rem!important;font-weight:500!important;line-height:1.15!important;overflow:hidden!important}.waInfoLineText small{text-overflow:ellipsis!important;white-space:nowrap!important;color:#8696a0f5!important;min-width:0!important;max-width:100%!important;font-size:.78rem!important;line-height:1.15!important;overflow:hidden!important}.waContactRow em{text-overflow:ellipsis!important;white-space:nowrap!important;color:#8696a0f5!important;min-width:0!important;max-width:102px!important;font-size:.9rem!important;font-style:normal!important;line-height:1.1!important;overflow:hidden!important}.waContactRow b{color:#8696a0cc!important;font-size:1.32rem!important;font-weight:400!important;line-height:1!important}.waContactActionList .waContactRow:not(.danger),.waContactActionList .waContactRow:not(.danger) .waInfoLineIcon,.waContactActionList .waContactRow:not(.danger) .waInfoLineText strong{color:#00a884!important}.waContactRow.danger,.waContactRow.danger .waInfoLineIcon,.waContactRow.danger .waInfoLineText strong{color:#ff6b6b!important}.waContactSharedGroups{box-sizing:border-box!important;gap:8px!important;width:100%!important;max-width:100%!important;display:grid!important}.waContactSharedGroups h3{color:#e9edeffa!important;margin:4px 4px 0!important;padding:0 2px!important;font-size:1.16rem!important;font-weight:780!important;line-height:1.16!important}.waContactEmptyNote{color:#8696a0eb!important;padding:13px 0!important;font-size:.9rem!important;line-height:1.25!important}.waInfoAvatarMini{color:#e9edefeb!important;background:#e9edef1a!important;border-radius:999px!important;place-items:center!important;width:36px!important;height:36px!important;font-weight:850!important;display:grid!important;overflow:hidden!important}.waInfoAvatarMini img{object-fit:cover!important;width:100%!important;height:100%!important}}@media (width<=390px){.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{grid-template-columns:39px 35px minmax(0,1fr) 100px!important;column-gap:6px!important;padding-left:7px!important;padding-right:7px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big{width:35px!important;min-width:35px!important;height:35px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{width:100px!important;min-width:100px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDockButton{width:39px!important}.chatInfoModalTitlebar{grid-template-columns:48px minmax(0,1fr) 92px!important;padding-left:9px!important;padding-right:9px!important}.chatInfoEditPill{min-width:88px!important;height:38px!important;padding:0 11px!important;font-size:.82rem!important}.chatInfoModalMain{padding-left:12px!important;padding-right:12px!important}.chatInfoAvatar.waContactAvatar{width:108px!important;min-width:108px!important;height:108px!important;min-height:108px!important}.chatInfoProfileHero.waContactHero h2{font-size:1.42rem!important}.chatInfoActionGrid.waContactActionGrid{gap:7px!important}.chatInfoActionGrid.waContactActionGrid button{border-radius:20px!important;min-height:82px!important}.chatInfoCardList.waContactCardList{border-radius:20px!important;padding-left:12px!important;padding-right:12px!important}.waContactRow{grid-template-columns:30px minmax(0,1fr) minmax(0,auto) 12px!important;gap:9px!important}.waContactRow em{max-width:84px!important;font-size:.84rem!important}}@media (width<=820px){.chatInfoModalBackdrop{z-index:12000!important;touch-action:none!important;background:#0b141a!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.chatInfoModal{-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;box-shadow:none!important;background:#0b141a!important;border:0!important;border-radius:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden auto!important;transform:none!important}.chatInfoModalTitlebar{z-index:5!important;height:calc(62px + env(safe-area-inset-top,0px))!important;min-height:calc(62px + env(safe-area-inset-top,0px))!important;padding:max(8px, env(safe-area-inset-top,0px)) 12px 8px!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;touch-action:manipulation!important;background:#0b141af5!important;border-bottom:1px solid #8696a01f!important;grid-template-columns:52px minmax(0,1fr) 104px!important;align-items:end!important;gap:8px!important;display:grid!important;position:sticky!important;top:0!important}.chatInfoModalMain{width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:14px 14px max(46px, calc(30px + env(safe-area-inset-bottom,0px)))!important;box-sizing:border-box!important;touch-action:pan-y!important;background:#0b141a!important;display:block!important;overflow:visible!important}.chatInfoTabPanel,.chatInfoTabPanel.waContactInfoPanel,.waContactInfoPanel{touch-action:pan-y!important;box-sizing:border-box!important;width:100%!important;max-width:560px!important;height:auto!important;min-height:auto!important;margin:0 auto!important;display:grid!important;overflow:visible!important}.chatInfoModalSidebar,.chatInfoModalFooter{display:none!important}.waContactCardList,.chatInfoCardList,.waContactSharedGroups,.chatInfoActionGrid.waContactActionGrid{box-sizing:border-box!important;max-width:100%!important}.waContactRow,.chatInfoRow,.waContactCardList button,.waContactCardList div{touch-action:pan-y!important}}@media (width<=390px){.chatInfoModalTitlebar{grid-template-columns:48px minmax(0,1fr) 92px!important;padding-left:9px!important;padding-right:9px!important}.chatInfoModalMain{padding-left:12px!important;padding-right:12px!important}}@media (width<=820px){.pmMobileInfoPortal{z-index:30000;color:#e9edeffa;isolation:isolate;box-sizing:border-box;background:#0b141a;flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.pmMobileInfoHeader{min-height:calc(62px + env(safe-area-inset-top,0px));padding:max(8px, env(safe-area-inset-top,0px)) 12px 8px;box-sizing:border-box;background:#0b141afa;border-bottom:1px solid #8696a01f;flex:none;grid-template-columns:52px minmax(0,1fr) 104px;align-items:end;gap:8px;display:grid}.pmMobileInfoBack{color:#e9edeffa;touch-action:manipulation;background:0 0;border:0;border-radius:999px;place-self:end start;place-items:center;width:46px;height:46px;padding:0;font-size:2.45rem;line-height:1;display:grid}.pmMobileInfoHeader>strong{text-overflow:ellipsis;white-space:nowrap;place-self:center;min-width:0;font-size:1.04rem;font-weight:760;line-height:1.1;overflow:hidden}.pmMobileInfoEdit{color:#e9edef94;opacity:1;background:#e9edef1a;border:0;border-radius:999px;place-self:center end;min-width:96px;height:40px;padding:0 14px;font-size:.88rem;font-weight:680}.pmMobileInfoViewport{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;width:100%;min-height:0;scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));background:#0b141a;flex:auto;overflow:hidden auto}.pmMobileInfoSubHeader{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box;background:#0b141af5;border-bottom:1px solid #8696a01a;align-items:center;gap:10px;min-height:44px;padding:6px 14px;display:flex;position:sticky;top:0}.pmMobileInfoSubHeader button{color:#00a884;background:#00a8841f;border:0;border-radius:999px;padding:8px 12px;font-weight:700}.pmMobileInfoSubHeader span{text-overflow:ellipsis;white-space:nowrap;color:#8696a0f5;min-width:0;font-size:.86rem;overflow:hidden}.pmMobileInfoContent{width:100%;max-width:588px;min-height:100%;padding:14px 14px calc(30px + env(safe-area-inset-bottom,0px));box-sizing:border-box;margin:0 auto;overflow:visible}.pmMobileInfoContent .chatInfoTabPanel,.pmMobileInfoContent .chatInfoTabPanel.waContactInfoPanel,.pmMobileInfoContent .waContactInfoPanel{box-sizing:border-box!important;gap:14px!important;width:100%!important;max-width:560px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;display:grid!important;overflow:visible!important}.pmMobileInfoContent .chatInfoProfileHero,.pmMobileInfoContent .chatInfoActionGrid,.pmMobileInfoContent .chatInfoCardList,.pmMobileInfoContent .waContactSharedGroups,.pmMobileInfoContent .waContactActionList,.pmMobileInfoContent .waContactDangerList,.pmMobileInfoContent .chatInfoList,.pmMobileInfoContent .chatInfoToolBlock,.pmMobileInfoContent .chatInfoSecurityBox{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.pmMobileInfoContent .chatInfoCardList,.pmMobileInfoContent .waContactCardList,.pmMobileInfoContent .waContactActionList,.pmMobileInfoContent .waContactDangerList{overflow:hidden!important}.pmMobileInfoContent .waContactRow,.pmMobileInfoContent .chatInfoRow{box-sizing:border-box!important;height:auto!important;min-height:56px!important;max-height:none!important}.pmMobileInfoEndMarker{color:#8696a0c2;text-align:center;border-top:1px solid #8696a01a;width:100%;max-width:560px;margin:18px auto 0;padding:14px 0 4px;font-size:.82rem;line-height:1.2}}@media (width<=390px){.pmMobileInfoHeader{grid-template-columns:48px minmax(0,1fr) 92px;padding-left:9px;padding-right:9px}.pmMobileInfoEdit{min-width:88px;height:38px;padding:0 11px;font-size:.82rem}.pmMobileInfoContent{padding-left:12px;padding-right:12px}}.loginPage{place-items:center;min-height:100dvh;padding:22px;display:grid}.authCard{border:1px solid var(--line);background:#0f172ae6;border-radius:28px;width:min(520px,100%);padding:24px}.modeTabs,.profileActions,.authActions,.consentButtons,.recoveryActions,.clearerActions,.smtpActions,.backupToolbar{flex-wrap:wrap;gap:8px;display:flex}.modeTabs{margin:14px 0}.modeTabs button.active{background:#2563eb}.authTop,.authCleanTop,.sessionList,.editableSettingsList,.recoveryCodePreview,.statusRoadmap,.roadmapNext{gap:8px;display:grid}.authCleanBadge,.versionBadge{color:#bbf7d0;background:#22c55e1f;border-radius:999px;width:max-content;padding:5px 9px;display:inline-flex}.contactId{color:#bfdbfe;font-family:ui-monospace,monospace}.profileAvatar{width:96px;height:96px;font-size:2rem}.imageAvatar{object-fit:cover;width:100%;height:100%}.privacyDashboardCard,.profilePanel,.neutralProfileBox,.profileStatusBox,.safetyBox,.infoBox,.helpCard,.roadmapCard,.productionChecklistCard,.statusStoryCard{border:1px solid var(--line);background:#ffffff09;border-radius:18px;padding:14px}.statusStoryHead{justify-content:space-between;gap:12px;display:flex}.statusMedia{border-radius:16px;max-width:100%;margin-top:10px}.linkPreviewBox{color:#bfdbfe;background:#3b82f617;border-radius:12px;padding:10px;text-decoration:none;display:block}.helpPage{max-width:1200px}.changelogEntry{border:1px solid var(--line);border-radius:18px;margin-bottom:12px;padding:14px}.changelogHead{justify-content:space-between;gap:10px;display:flex}.qr,.smallQr{color:#000;background:#fff;border-radius:14px;width:max-content;padding:8px}.cropPreview{background:#0f172a;border-radius:50%;width:220px;height:220px;overflow:hidden}.dragCrop{gap:12px;display:grid}.dragHint{color:var(--muted)}.backupWarnings,.warningText{color:#fed7aa}.ok{color:#bbf7d0}.miniResults{flex-wrap:wrap;gap:10px;display:flex}.miniPicker{gap:6px;max-height:180px;display:grid;overflow:auto}.miniPicker label{gap:8px;display:flex}.miniPicker input{width:auto}.roadmapItem{background:#ffffff0a;border-radius:12px;padding:10px}.publicLegalInfo{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;margin-top:14px;padding:14px}.publicLegalInfo h3{margin:0 0 8px}.publicLegalInfo p{color:var(--muted);margin:7px 0}.contactDirectChatButton{white-space:nowrap!important;background:#2563ebeb!important;border-color:#93c5fd3d!important}.loginPage{background:radial-gradient(circle at 0 0,#22c55e29,#0000 32%),radial-gradient(circle at 100% 100%,#2563eb2e,#0000 34%),#050c12!important}.loginCard.authProfessional{background:#090e19eb!important;border:1px solid #94a3b82e!important;border-radius:28px!important;width:min(520px,100vw - 28px)!important;padding:26px!important;box-shadow:0 28px 90px #00000073!important}.authCleanTop{text-align:center!important;justify-items:center!important;gap:10px!important}.authCleanBadge{color:#bbf7d0!important;background:#22c55e24!important;border:1px solid #22c55e38!important}.authCleanTop h1{letter-spacing:-.05em!important;margin:0!important;font-size:clamp(2rem,6vw,3.1rem)!important}.authCleanTop p{color:var(--muted)!important;margin:0!important}.loginPage .modeTabs{background:#ffffff0b!important;border-radius:18px!important;justify-content:center!important;padding:5px!important}.loginPage .modeTabs button{border-radius:14px!important}.loginPage .modeTabs button.active{background:#2563ebf2!important}.loginPage .formStack input{border-radius:16px!important;min-height:48px!important}.publicLegalInfo{background:#ffffff09!important}@media (width>=821px){.loginPage{place-items:center!important;min-height:100dvh!important;padding:18px!important;display:grid!important;overflow:hidden!important}.loginCard.authProfessional{gap:12px!important;max-height:calc(100dvh - 36px)!important;padding:20px!important;display:grid!important;overflow:hidden!important}.authCleanTop{gap:6px!important}.authCleanTop h1{font-size:clamp(1.9rem,4vw,2.55rem)!important}.authCleanTop p{font-size:.92rem!important}.authCleanBadge{padding:5px 10px!important;font-size:.78rem!important}.loginPage .modeTabs{margin:0!important;padding:4px!important}.loginPage .modeTabs button{min-height:36px!important;padding:7px 10px!important}.loginPage .formStack{gap:8px!important}.loginPage .formStack input{border-radius:13px!important;height:40px!important;min-height:40px!important;padding:8px 12px!important}.loginPage .formStack button{border-radius:13px!important;min-height:40px!important}.loginPage .checkLine,.loginPage label.checkLine{border-radius:12px!important;min-height:30px!important;padding:7px 9px!important;font-size:.86rem!important;line-height:1.2!important}.publicLegalInfo{border-radius:14px!important;margin-top:4px!important;padding:10px!important}.publicLegalInfo h3{margin-bottom:4px!important;font-size:.95rem!important}.publicLegalInfo p{margin:4px 0!important;font-size:.82rem!important;line-height:1.25!important}.loginPage .errorBox,.loginPage .successBox,.loginPage .authMessage{border-radius:12px!important;padding:8px 10px!important;font-size:.86rem!important}}@media (height<=760px) and (width>=821px){.publicLegalInfo,.authCleanTop p{display:none!important}.loginCard.authProfessional{gap:9px!important;padding:16px!important}}.passwordField{width:100%;display:block;position:relative}.passwordField input{width:100%;padding-right:54px!important}.passwordToggle{cursor:pointer;width:38px;height:30px;position:absolute;top:50%;right:8px;transform:translateY(-50%);color:#e2e8f0eb!important;background:#0f172ab8!important;border:1px solid #94a3b847!important;border-radius:999px!important;min-height:30px!important;padding:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.passwordToggle:hover{background:#1e293beb!important}.loginPage .passwordField,.adminPage .passwordField{min-width:0}.passwordField input{padding-right:44px!important}.passwordToggle{opacity:.72;color:#94a3b8b8!important;width:28px!important;height:28px!important;min-height:28px!important;box-shadow:none!important;background:0 0!important;border:0!important;right:10px!important}.passwordToggle:hover,.passwordToggle:focus-visible{opacity:1;color:#e2e8f0f2!important;background:#94a3b81a!important}.passwordToggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;margin:0 auto;display:block}.passwordToggle svg circle{fill:currentColor;stroke:none}.passwordToggleSlash{stroke-width:2.2px}.dangerGhostButton{color:#fecaca!important;background:#7f1d1d29!important;border-color:#f871714d!important}.dangerGhostButton:hover{background:#7f1d1d47!important}.adminPage{grid-template-columns:260px minmax(0,1fr);gap:18px;padding:22px;display:grid}.adminTabs{border:1px solid var(--line);background:#0f172ad9;border-radius:22px;align-self:start;gap:8px;padding:10px;display:grid;position:sticky;top:16px}.adminTabs button{text-align:left}.adminTabs button.active{background:#2563eb}.adminOverviewPanel,.adminOpsPanel,.adminSubSection,.systemStatusPanel,.backupAdminSection,.updateCompletionSection,.twoFactorPrepSection,.compactManagementPanel{border:1px solid var(--line);background:#0f172abf;border-radius:20px;margin-bottom:14px;padding:16px}.adminStructureGrid,.updateStatusGrid,.twoFactorStatusGrid,.smtpGrid,.backupCheckGrid,.updateChecklistGrid,.codeAuditSection{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.adminQuickActions,.updateQuickActions,.adminUserControls,.logControls,.enhancedLogControls,.twoFactorRowActions{flex-wrap:wrap;gap:8px;display:flex}.adminUserRow,.twoFactorAdminRow,.backupFileRow,.codeAuditFileRow,.systemLogList>div,.mailBox,.restoreRecordBox,.backupPruneRow,.codeAuditPruneRow,.smtpTestRow{border:1px solid var(--line);background:#ffffff09;border-radius:16px;margin-bottom:8px;padding:12px}.adminUserMain{gap:4px;display:grid}.logControls,.enhancedLogControls{margin-bottom:10px}.backupContentPreview{max-height:240px;overflow:auto}.auditChecksum,.checksumLine{color:#bfdbfe;word-break:break-all;font-family:ui-monospace,monospace}.adminJumpAnchor{display:none}.backupUploadToggle{align-items:center;gap:8px;display:flex}.backupUploadToggle input{width:auto}.restoreChecklist{gap:8px;display:grid}.productionChecklistNotice,.codeAuditLatestBox,.twoFactorDryRunBox,.twoFactorRecoveryBox,.smtpTestBox{border:1px solid var(--line);background:#3b82f614;border-radius:16px;padding:12px}.adminPage{flex-direction:column!important;gap:18px!important;width:min(100%,1480px)!important;max-width:1480px!important;margin:0 auto!important;padding:24px!important;display:flex!important;overflow-x:hidden!important}.adminPage>*{width:100%!important;min-width:0!important;max-width:100%!important}.adminPage .heroCard{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;width:100%!important;display:flex!important}.adminTabs{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:10px!important;width:100%!important;padding:10px!important;display:grid!important;position:static!important;overflow:visible!important}.adminTabs button{white-space:normal!important;border-radius:16px!important;justify-content:flex-start!important;width:100%!important;min-height:48px!important}.adminPage .panel,.adminPage .heroCard,.adminPage .statGrid,.adminPage .gridTwo,.adminPage .adminOverviewPanel{min-width:0!important;max-width:100%!important;overflow:visible!important}.adminPage .gridTwo{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.adminPage .statGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:14px!important;display:grid!important}.adminPage .panelTitleRow{flex-wrap:wrap!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.adminPage input,.adminPage select,.adminPage textarea,.adminPage button{max-width:100%!important}.adminPage label{min-width:0!important}.adminUserRow,.inviteRow,.pendingRegistrationRow,.reportRow,.mailRow,.logRow,.backupRow,.auditRow,.systemLogRow{overflow-wrap:anywhere!important;word-break:break-word!important;min-width:0!important}.adminUserRow{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;padding:16px!important;display:grid!important}.adminUserControls,.adminInlineActions,.smtpActions,.smtpTestRow,.adminQuickActions,.logControls,.enhancedLogControls,.backupActions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.adminUserControls label,.smtpGrid label{gap:6px!important;min-width:min(240px,100%)!important;display:grid!important}.smtpGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;display:grid!important}.smtpWide{grid-column:1/-1!important}@media (width>=1050px){.adminUserRow{grid-template-columns:minmax(0,1fr) minmax(420px,auto)!important;align-items:center!important}}@media (width<=820px){.adminPage{padding:14px 12px 96px!important}.adminTabs{scrollbar-width:thin;padding:8px!important;display:flex!important;overflow-x:auto!important}.adminTabs button{flex:none!important;width:auto!important;min-width:180px!important}.adminPage .gridTwo{grid-template-columns:1fr!important}.adminUserControls,.adminInlineActions,.smtpActions,.smtpTestRow,.adminQuickActions,.logControls,.enhancedLogControls,.backupActions{grid-template-columns:1fr!important;display:grid!important}}.adminInviteForm{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;gap:12px;display:grid}.adminInviteForm label{gap:6px;display:grid}.adminInviteList{gap:10px;display:grid}.inviteRow,.pendingRegistrationRow{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;grid-template-columns:minmax(0,1fr);gap:10px;padding:14px;display:grid}.inviteRow strong,.pendingRegistrationRow strong{word-break:break-word}@media (width>=1050px){.inviteRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.adminInviteList{gap:12px!important}.inviteRow{gap:14px!important;padding:16px!important}.inviteRow>div:first-child{align-content:start!important;gap:7px!important;display:grid!important}.inviteRow strong{letter-spacing:.02em!important;margin-bottom:2px!important;font-size:15px!important;line-height:1.35!important;display:block!important}.inviteRow span{color:#e2e8f0e0!important;background:#94a3b81a!important;border:1px solid #94a3b82e!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:fit-content!important;max-width:100%!important;padding:5px 9px!important;font-size:12px!important;font-weight:750!important;line-height:1.2!important;display:inline-flex!important}.inviteRow.status-active span{color:#bbf7d0f2!important;background:#22c55e1a!important;border-color:#22c55e38!important}.inviteRow.status-disabled span{color:#cbd5e1d1!important;background:#94a3b817!important;border-color:#94a3b82e!important}.inviteRow.status-used span{color:#bfdbfef2!important;background:#3b82f61a!important;border-color:#3b82f638!important}.inviteRow small{color:#94a3b8eb!important;margin-top:1px!important;line-height:1.45!important;display:block!important}.inviteRow .adminInlineActions{align-self:center!important}@media (width>=1050px){.inviteRow{grid-template-columns:minmax(0,1fr) auto!important}}.inviteRow.has-pending-registration span{color:#fde68af5!important;background:#f59e0b1f!important;border-color:#f59e0b47!important}.inviteRow.has-pending-registration{border-color:#f59e0b38!important}@media (width<=820px){html,body,#root{background:#02070d;width:100%;min-height:100dvh;overflow-x:hidden}body{overscroll-behavior:none}.appShell{min-height:100dvh!important;padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;background:#02070d!important;display:block!important;overflow-x:hidden!important}.appShell main{min-width:0!important;min-height:calc(100dvh - 82px)!important;padding:0!important;overflow-x:hidden!important}.shellSidebar{left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;z-index:7600!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#18181be8!important;border:1px solid #ffffff24!important;border-radius:28px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:62px!important;min-height:62px!important;padding:6px!important;display:flex!important;position:fixed!important;top:auto!important;overflow:auto hidden!important;box-shadow:0 14px 38px #00000075!important}.shellLogo,.userCard,.logoutBtn{display:none!important}.shellNav{justify-content:center!important;align-items:center!important;gap:3px!important;width:max-content!important;min-width:100%!important;display:flex!important}.shellNav button{border-radius:23px!important;flex:none!important;place-items:center!important;gap:1px!important;width:68px!important;min-width:68px!important;height:50px!important;min-height:50px!important;padding:0!important;display:grid!important}.shellNav button.active{background:#ffffff21!important}.shellNav .navIcon{font-size:1.12rem!important;line-height:1!important}.shellNav .navLabel{opacity:1!important;visibility:visible!important;box-shadow:none!important;color:inherit!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;min-width:0!important;max-width:62px!important;padding:0!important;font-size:.62rem!important;line-height:1!important;display:block!important;position:static!important;overflow:hidden!important;transform:none!important}.shellNav button .navLabel:before{display:none!important}.navUnreadBadge,.unreadBadge{min-width:19px!important;height:19px!important;font-size:.68rem!important}.pageStack{padding:16px 14px calc(104px + env(safe-area-inset-bottom,0px))!important}.heroCard{border-radius:24px!important;padding:18px!important}.twoColumns,.gridTwo,.profileGrid,.privacyPageGrid,.adminPage{grid-template-columns:1fr!important}.adminPage{padding:14px 14px calc(104px + env(safe-area-inset-bottom,0px))!important;display:grid!important}.adminTabs{display:flex!important;position:static!important;overflow:auto!important}.panel{padding:14px!important}.personCard{grid-template-columns:42px minmax(0,1fr)!important}.appShell:has(.messengerLayout){padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))!important}.appShell:has(.messengerLayout) main{height:calc(100dvh - 82px)!important;min-height:calc(100dvh - 82px)!important;overflow:hidden!important}.messengerLayout{background:#02070d!important;width:100%!important;height:calc(100dvh - 82px)!important;min-height:calc(100dvh - 82px)!important;max-height:calc(100dvh - 82px)!important;display:block!important;overflow:hidden!important}.chatListPanel{width:100%!important;height:calc(100dvh - 82px)!important;min-height:calc(100dvh - 82px)!important;max-height:calc(100dvh - 82px)!important;padding:18px 18px calc(96px + env(safe-area-inset-bottom,0px))!important;background:radial-gradient(circle at 0 0,#2563eb0f,#0000 32%),#02070d!important;border:0!important;grid-template-rows:auto auto auto auto minmax(0,1fr)!important;gap:10px!important;display:grid!important;overflow:hidden!important}.conversationPanel{display:none!important}.messengerLayout:not(.chatSelected) .chatListPanel,.messengerLayout.mobileListOpen .chatListPanel,.messengerLayout.chatSelected.mobileListOpen .chatListPanel{display:grid!important}.messengerLayout:not(.chatSelected) .conversationPanel,.messengerLayout.mobileListOpen .conversationPanel,.messengerLayout.chatSelected.mobileListOpen .conversationPanel,.messengerLayout.chatSelected:not(.mobileListOpen) .chatListPanel{visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel{visibility:visible!important;pointer-events:auto!important;display:grid!important}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .shellSidebar{display:none!important}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .appShell{padding-bottom:0!important}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .appShell main{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:has(.messengerLayout.chatSelected:not(.mobileListOpen)) .messengerLayout{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.mobileChatListBar{justify-content:space-between!important;align-items:center!important;min-height:34px!important;padding:0 4px!important;display:flex!important}.mobileChatListBar strong{font-size:.95rem!important}.mobileChatListBar button{border-radius:12px!important;min-height:34px!important;padding:0 12px!important}.waChatHeader{min-height:44px!important;padding:0 2px!important;overflow:visible!important}.waChatHeader h2{letter-spacing:-.055em!important;margin:0!important;font-size:2.12rem!important}.waChatHeaderActions{align-items:center!important;gap:8px!important;display:flex!important;overflow:visible!important}.waCircleBtn{border-radius:13px!important;width:36px!important;min-width:36px!important;height:36px!important}.waPlusBtn{font-size:1.14rem!important}.waTopMenu{position:relative!important}.waTopMenuBody{z-index:9000!important;background:#15181efb!important;border:1px solid #ffffff1b!important;border-radius:18px!important;gap:5px!important;width:min(252px,100vw - 28px)!important;max-height:48dvh!important;padding:7px!important;display:grid!important;position:absolute!important;top:44px!important;right:0!important;overflow:auto!important;box-shadow:0 22px 64px #00000080!important}.waTopMenuBody button{border-radius:12px!important;grid-template-columns:25px minmax(0,1fr)!important;gap:8px!important;min-height:41px!important;padding:8px 10px!important}.waTopMenuBody button span{background:#ffffff0e!important;border-radius:9px!important;place-items:center!important;width:25px!important;height:25px!important;font-size:.9rem!important;display:grid!important}.waTopMenuBody button strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.88rem!important;overflow:hidden!important}.searchBox{background:#fff1!important;border-color:#ffffff16!important;border-radius:18px!important;min-height:42px!important}.searchBox input{font-size:.98rem!important}.chatListPanel .sectionTitle{letter-spacing:.14em!important;align-items:center!important;gap:8px!important;min-height:22px!important;margin:1px 8px -2px!important;font-size:.72rem!important;display:flex!important}.chatListPanel .sectionTitle:before{content:""!important;background:#22c55eb8!important;border-radius:999px!important;width:8px!important;height:8px!important}.chatItems{min-height:0!important;padding:0 0 calc(16px + env(safe-area-inset-bottom,0px))!important;-webkit-overflow-scrolling:touch!important;align-content:start!important;gap:4px!important;display:grid!important;overflow:hidden auto!important}.chatItemWrap{border-radius:18px!important;margin:0!important}.chatItem{border-radius:18px!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:70px!important;padding:9px 10px!important;display:grid!important}.chatAvatar{width:50px!important;height:50px!important}.chatListTextBlock{min-width:0!important}.chatListTextBlock strong{letter-spacing:-.018em!important;font-size:1.02rem!important}.chatListTextBlock span{opacity:.82!important;font-size:.86rem!important}.chatListMetaBlock small{opacity:.72!important;font-size:.72rem!important}.chatRowMenuButton{opacity:1!important;transform:none!important}.chatRowFlags{gap:3px!important}.chatRowFlags em{background:#ffffff0e!important;border-radius:999px!important;place-items:center!important;width:18px!important;height:18px!important;font-size:.68rem!important;font-style:normal!important;display:inline-grid!important}.emptyChatListHint{text-align:center!important;background:#ffffff0d!important;border-radius:18px!important;margin:12px 6px!important;padding:18px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel{background:#06121b!important;border:0!important;grid-template-rows:66px minmax(0,1fr) auto!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader{background:#071126!important;border-bottom:1px solid #ffffff14!important;grid-template-columns:44px minmax(0,1fr) 94px!important;align-items:center!important;gap:8px!important;height:66px!important;min-height:66px!important;padding:8px 10px!important;display:grid!important;overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader .chatAvatar.big,.mobileBackToChats{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .mobileBackToChats{background:#18181bbd!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;font-size:0!important;display:flex!important;position:static!important}.mobileBackGlyph{font-size:2.05rem!important;line-height:1!important;transform:translateY(-2px)!important}.mobileBackLabel{display:none!important}.conversationTitleBlock{min-width:0!important;overflow:hidden!important}.conversationTitleBlock h2{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:1.18rem!important;line-height:1.05!important;overflow:hidden!important}.conversationTitleBlock span{text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:3px!important;font-size:.78rem!important;display:block!important;overflow:hidden!important}.conversationHeaderActions{justify-content:flex-end!important;gap:8px!important;width:94px!important;min-width:94px!important;max-width:94px!important;display:flex!important;overflow:visible!important}.infoButton,.chatHeaderMoreButton{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.infoButtonGlyph{font-size:1.26rem!important;transform:translateY(-1px)!important}.chatHeaderMoreMenu{position:relative!important}.chatHeaderMoreDropdown{z-index:9000!important;max-width:calc(100vw - 20px)!important;left:auto!important;right:0!important}.messageArea{-webkit-overflow-scrolling:touch!important;gap:8px!important;min-height:0!important;padding:10px 10px 8px!important;scroll-padding-bottom:92px!important;overflow:hidden auto!important}.messageBubble{max-width:min(84%,420px)!important;padding:8px 10px!important}.messageBubble p,.messageText{font-size:1rem!important;line-height:1.28!important}.messageMeta{gap:7px!important}.composerBar.modernComposer{min-height:calc(64px + env(safe-area-inset-bottom,0px))!important;height:auto!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))!important;background:#050c12fc!important;border-top:1px solid #ffffff14!important;grid-template-columns:40px 40px minmax(138px,1fr) 40px 50px!important;grid-template-areas:"attach emoji input mic send"!important;align-items:center!important;gap:6px!important;display:grid!important}.composerBar.modernComposer>.iconButton:first-of-type{grid-area:attach!important;display:grid!important}.composerBar.modernComposer>.iconButton:nth-of-type(2){grid-area:emoji!important;display:grid!important}.composerBar.modernComposer>.iconButton:nth-of-type(3){display:none!important}.composerBar.modernComposer>.iconButton:nth-of-type(4),.composerBar.modernComposer .speechButton{visibility:visible!important;opacity:1!important;grid-area:mic!important;display:grid!important}.composerBar.modernComposer .composerInputWrap{grid-area:input!important;min-width:0!important;height:44px!important;min-height:44px!important;overflow:hidden!important}.composerBar.modernComposer .composerInputWrap input,.composerBar.modernComposer .composerInputWrap textarea{white-space:pre-wrap!important;border-radius:22px!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:76px!important;padding:11px 14px!important;font-size:.98rem!important;line-height:20px!important;display:block!important;overflow-y:auto!important}.composerBar.modernComposer .composerInputWrap textarea::placeholder,.composerBar.modernComposer .composerInputWrap input::placeholder{opacity:.78!important;font-size:.98rem!important}.composerBar.modernComposer .iconButton{border-radius:999px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.composerBar.modernComposer .sendButton{border-radius:999px!important;grid-area:send!important;width:50px!important;min-width:50px!important;height:44px!important;min-height:44px!important}.pickerPanel{left:10px!important;right:10px!important;bottom:calc(70px + env(safe-area-inset-bottom,0px))!important;max-height:220px!important}.speechButton.listening{box-shadow:0 0 0 3px #22c55e1f,inset 0 0 0 1px #22c55e52!important}.waComposerSheetBackdrop{align-items:flex-end!important;padding:0!important}.waComposerSheet{width:100%!important;max-width:none!important;max-height:min(78dvh,680px)!important;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;border-radius:24px 24px 0 0!important}.waComposerSheet:before{content:""!important;background:#ffffff3d!important;border-radius:999px!important;width:44px!important;height:4px!important;margin:2px auto 10px!important;display:block!important}.waComposerSheetHeader{padding-bottom:10px!important}.waComposerSheetHeader h3{font-size:1.06rem!important}.contactStartItem,.memberPick{border-radius:16px!important;min-height:58px!important}.waChatContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:9000!important;border-radius:24px!important;width:auto!important;max-height:min(76vh,620px)!important;padding:10px!important;overflow:auto!important}.waChatContextMenu:before{content:""!important;background:#ffffff40!important;border-radius:999px!important;width:42px!important;height:4px!important;margin:4px auto 8px!important;display:block!important}.waChatContextMenu button{min-height:46px!important}.chatInfoPanel{z-index:8000!important;background:#06121b!important;position:fixed!important;inset:0!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel{grid-template-rows:64px minmax(0,1fr) auto!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageArea{background:radial-gradient(circle at 0 0,#0ea5e909,#0000 30%),#06121b!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageBubble{box-shadow:0 2px 10px #0000001c!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageBubble.ownMessage .messageMeta strong,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMoreDropdown button[disabled]{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageSelectionBar{z-index:42!important;position:relative!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageBubble.messageSelected{outline-offset:2px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageSelectionBar{z-index:90!important;pointer-events:auto!important;position:relative!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageArea{overflow-x:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel:has(.messageSelectionBar) .messageArea{padding-bottom:18px!important;padding-left:48px!important;padding-right:10px!important;overflow-x:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel:has(.messageSelectionBar){grid-template-rows:64px 52px minmax(0,1fr)!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel:has(.messageSelectionBar) .composerBar.modernComposer{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationPanel:has(.messageSelectionBar) .messageArea{padding-left:46px!important;padding-right:10px!important;overflow-x:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageContextMenu,.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageReactionBar{z-index:9900!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageBubble{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-height:min(74dvh,620px)!important}.messengerLayout.chatSelected:not(.mobileListOpen) .messageMenuTrigger,.messengerLayout.chatSelected:not(.mobileListOpen) .messageReactionQuickButton{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageContextMenu{top:auto!important;left:8px!important;right:8px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:9900!important;width:auto!important;max-height:min(74dvh,620px)!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageReactionBar{z-index:9900!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageContextMenu{grid-template-rows:auto minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMessageContextMenuActions{min-height:0!important;overflow:hidden auto!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waReactionMoreButton{place-items:center!important;line-height:1!important;display:grid!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waStickyDateBadge{top:8px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waDateSeparator{margin-top:12px!important;margin-bottom:10px!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waCallHeaderMenu{display:inline-flex!important}.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeader,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderTop,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMain,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderContent,.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader,.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeaderActions{overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .waMobileCallDock{display:inline-flex!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationHeader.clickableHeader{overflow:visible!important}.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMoreMenu,.messengerLayout.chatSelected:not(.mobileListOpen) .chatHeaderMoreButton{display:none!important}.messengerLayout.chatSelected:not(.mobileListOpen) .conversationTitleBlock{min-width:0!important}.chatInfoModalBackdrop,.chatInfoModal,.chatInfoModalMain{background:#000!important}.chatInfoModalSidebar,.chatInfoModalFooter{display:none!important}.chatInfoModalMain,.chatInfoTabPanel,.waContactInfoPanel,.chatInfoActionGrid,.waContactCardList{box-sizing:border-box!important;max-width:100%!important}.chatInfoActionGrid.waContactActionGrid{overflow:visible!important}.chatInfoModal,.chatInfoModalMain,.chatInfoTabPanel,.waContactInfoPanel,.waContactCardList,.waContactSharedGroups,.chatInfoActionGrid.waContactActionGrid{box-sizing:border-box!important;max-width:100%!important}.chatInfoModalMain{min-height:0!important;overflow:hidden auto!important}.chatInfoModalTitlebar{flex-shrink:0!important}.chatInfoActionGrid.waContactActionGrid>button{min-width:0!important}.chatInfoModalBackdrop{touch-action:none!important;overflow:hidden!important}.chatInfoModal{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overflow:hidden auto!important}.chatInfoModalMain,.chatInfoTabPanel,.waContactInfoPanel{touch-action:pan-y!important;height:auto!important;max-height:none!important;overflow:visible!important}}
