:root{color-scheme:light;font-family:IBM Plex Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#17212b;background:radial-gradient(circle at top left,rgba(39,144,117,.12),transparent 24%),linear-gradient(180deg,#dbe7e4,#d7e3df);--app-bg: #e6eeea;--sidebar-bg: #f7faf9;--sidebar-border: rgba(23, 33, 43, .08);--panel-bg: #f5f8f7;--row-hover: #eef4f2;--row-active: #dcebe5;--accent: #2e8b71;--accent-strong: #26735d;--muted: #71818f;--bubble-in: #ffffff;--bubble-out: #dff3ea;--header-border: rgba(23, 33, 43, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.page{min-height:100vh;padding:18px}.shell{max-width:1480px;margin:0 auto}.alphaShell{height:calc(100vh - 36px);display:grid;grid-template-columns:68px var(--chat-sidebar-width, 280px) 8px minmax(0,1fr);gap:0;border-radius:18px;overflow:hidden;background:var(--app-bg);border:1px solid rgba(23,33,43,.1);box-shadow:0 22px 64px #22393024}.sidebarRail{background:linear-gradient(180deg,#f4f9f7f5,#eef5f2f5);border-right:1px solid var(--sidebar-border);padding:10px 8px;display:grid;grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:10px}.railFilters{display:grid;align-content:start;gap:10px;width:100%;justify-items:center}.railFilterButton{width:54px;min-height:52px;border:0;border-radius:14px;background:transparent;color:var(--muted);display:grid;gap:2px;padding:6px 4px;align-items:center;justify-content:center}.railFilterIcon{font-size:.94rem;line-height:1}.railFilterCaption{font-size:.56rem;font-weight:600;line-height:1;letter-spacing:.01em}.railFilterButton:hover{background:#2e8b7114}.activeRailFilterButton{background:#2e8b7124;color:var(--accent-strong)}.railFooter{display:grid;gap:10px;position:relative;justify-items:center}.railProfileButton{border:0;background:transparent;padding:0;border-radius:18px}.railProfileButton .avatar{width:38px;height:38px;box-shadow:0 0 0 2px #ffffffe6}.railProfileMenu{position:absolute;bottom:-2px;left:calc(100% + 10px);min-width:132px;padding:6px;border-radius:14px;background:#fffffffa;box-shadow:0 12px 28px #17212b24,inset 0 0 0 1px #17212b0f;display:grid;gap:4px;z-index:2}.railProfileMenuItem{border:0;background:transparent;border-radius:10px;padding:8px 10px;text-align:left;color:#23313d;font-size:.78rem;white-space:nowrap}.railProfileMenuItem:hover{background:var(--row-hover)}.railProfileMenuItemDanger{color:#a13c34}.sidebar{background:var(--sidebar-bg);padding:10px 10px 8px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;min-height:0}.sidebarResizeHandle{position:relative;background:#f7faf9f5;cursor:col-resize}.sidebarResizeHandle:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:#17212b14}.sidebarResizeHandle:hover:before{width:2px;background:#2e8b7157}.mainPanel{background:radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 24%),linear-gradient(180deg,#edf3f1,#e8f0ed);padding:0;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;position:relative}.mainPanelWithEditor{grid-template-columns:minmax(0,1fr)}.sidebarTop,.sidebarHeader,.sectionHeader,.threadHeader,.overlayHeader,.row,.conversationTopline,.conversationBottomline{display:flex;gap:10px}.sidebarTop,.sidebarHeader,.threadHeader,.overlayHeader,.conversationTopline,.conversationBottomline{justify-content:space-between;align-items:center}.sidebarHeader{justify-content:space-between}.sidebarBrand,.threadIdentity,.threadSignals{display:flex;align-items:center;gap:10px}.threadIdentity{min-width:0}.sidebarTop h1,.sidebarHeader h1,.threadHeader h2,.authHero h1,.authCard h2,.overlayHeader h3{margin:0}.sidebarTop h1,.sidebarHeader h1{font-size:.98rem;font-weight:600;display:inline-flex;align-items:center;gap:8px}.sidebarHeaderMark{display:inline-flex;align-items:center;justify-content:center;color:#2f8d72;font-size:.88rem;line-height:1;transition:color .18s ease,opacity .18s ease,transform .18s ease}.sidebarHeaderStatus{position:relative;display:inline-flex;align-items:center}.sidebarHeaderMarkConnected{color:#2f8d72}.sidebarHeaderMarkConnecting{color:#d0a43b;animation:sidebarSparkBlink 1.1s ease-in-out infinite}.sidebarHeaderMarkDisconnected{color:#c45b52}.sidebarHeaderMark:focus-visible{outline:2px solid rgba(46,139,113,.32);outline-offset:4px;border-radius:8px}.sidebarHeaderTooltip{position:absolute;left:50%;top:calc(100% + 10px);bottom:auto;transform:translate(-50%) translateY(-4px);padding:7px 10px;border-radius:10px;background:#1a252ef0;color:#f6fbf9;font-size:.74rem;font-weight:500;line-height:1;white-space:nowrap;box-shadow:0 12px 24px #131d242e;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:3}.sidebarHeaderTooltip:after{content:"";position:absolute;left:50%;bottom:100%;width:8px;height:8px;background:#1a252ef0;transform:translate(-50%) rotate(45deg)}.sidebarHeaderStatus:hover .sidebarHeaderTooltip,.sidebarHeaderStatus:focus-within .sidebarHeaderTooltip{opacity:1;transform:translate(-50%) translateY(0)}@keyframes sidebarSparkBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.42;transform:scale(.92)}}.sidebarBrandCopy,.sidebarHeaderCopy{display:grid;gap:1px}.sidebarBrandCopy .muted,.sidebarHeaderCopy .muted{font-size:.72rem}.sidebarHeaderCopy h1{white-space:nowrap}.brandMark{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#38a381,#2e8b71);color:#fff;font-weight:700;font-size:.94rem;letter-spacing:.02em;box-shadow:0 8px 18px #2e8b7138,inset 0 0 0 1px #ffffff2e}.ghostButton{width:30px;height:30px;border-radius:50%;border:0;background:transparent;color:var(--muted)}.ghostButton:hover{background:var(--row-hover)}.muted{margin:0;color:var(--muted)}.miniAction{border:0;background:#eef5f2;color:#24473c;border-radius:999px;padding:8px 12px;font-size:.74rem;white-space:nowrap;box-shadow:inset 0 0 0 1px #17212b0d}.sidebarSearchRow{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:2px 0 0;align-items:center;position:relative}.sidebarSearch{height:40px;border-radius:12px;background:#f1f5f4f0;box-shadow:inset 0 0 0 1px #17212b0b,0 1px #ffffffeb;display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:center;padding:0 15px;transition:background .14s ease,box-shadow .14s ease}.sidebarSearch:focus-within{background:#fff;box-shadow:inset 0 0 0 1px #2e8b7124,0 8px 18px #17212b0b}.sidebarSearch input{width:100%;border:0;background:transparent;color:#17212b;outline:none;min-width:0;font-size:.94rem;font-weight:500}.sidebarSearchIcon{color:#81919c;font-size:.76rem;text-align:center;opacity:.9}.searchTrigger{width:36px;height:36px;border-radius:50%;border:0;background:linear-gradient(180deg,#4bb392,#318f74);color:#fff;font-size:1.12rem;line-height:1;box-shadow:0 8px 16px #2e8b7129,inset 0 0 0 1px #ffffff2e;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.searchTrigger:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2e8b713d,inset 0 0 0 1px #fff3}.searchTrigger:active{transform:translateY(0)}.searchTrigger:focus-visible,.sidebarSearch input:focus-visible{outline:none}.createMenuShell{position:relative}.createMenu{position:absolute;top:calc(100% + 8px);right:0;min-width:156px;padding:6px;border-radius:14px;background:#fffffffa;box-shadow:0 14px 28px #17212b24,inset 0 0 0 1px #17212b0f;display:grid;gap:4px;z-index:3}.createMenuItem{border:0;background:transparent;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:8px;color:#23313d;text-align:left;font-size:.78rem;white-space:nowrap}.createMenuItem:hover{background:var(--row-hover)}.createMenuIcon{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#2e8b711f;color:var(--accent-strong);font-size:.72rem;flex:0 0 auto}.sidebarSection{display:grid;gap:4px;min-height:0;padding-top:0;align-content:start}.sectionHeader{align-items:center;padding:0 6px}.sectionHeader h2{margin:0;font-size:.84rem;font-weight:600}.conversationList,.results,.stack,.overlayBody{display:grid;gap:8px}.conversationList{min-height:0;overflow:auto;padding-right:2px;gap:2px;align-content:start}.conversationRow{width:100%;border:0;border-radius:12px;padding:5px 8px;background:transparent;text-align:left;display:grid;grid-template-columns:38px minmax(0,1fr);gap:7px;align-items:center}.conversationRow:hover{background:var(--row-hover)}.activeConversation{background:#c9e8dee6;box-shadow:inset 0 0 0 1px #2e8b711c}.conversationContent{min-width:0;display:grid;gap:0}.conversationTopline,.conversationBottomline{min-width:0}.conversationName{font-size:.88rem;font-weight:600;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversationPreview,.conversationTime{color:var(--muted);font-size:.72rem}.conversationPreview{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversationTime{flex:0 0 auto}.unreadBadge{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;display:inline-flex;align-items:center;justify-content:center}.avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#fff;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-dm{background:linear-gradient(180deg,#54a38d,#3b8a74)}.avatar-group{background:linear-gradient(180deg,#7ba46f,#5f8a55)}.avatar-channel{background:linear-gradient(180deg,#5ca098,#3d837b)}.threadPanel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;min-height:0;height:100%;width:100%;overflow:hidden}.editPane{height:100%;width:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);background:radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 24%),linear-gradient(180deg,#edf3f1,#e8f0ed);overflow:hidden}.editPaneHeader{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--header-border);background:#f7faf9f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editPaneHeading{display:grid;gap:2px;min-width:0}.editPaneHeader h3{margin:0;font-size:.96rem;font-weight:600}.editPaneBody{min-height:0;overflow-y:auto;padding:12px}.editPaneBack{width:30px;height:30px;border-radius:50%;border:0;background:#2e8b7114;color:var(--accent-strong);font-size:1rem;line-height:1;flex:0 0 auto}.threadHeader{position:relative;z-index:6;padding:8px 14px;border-bottom:1px solid var(--header-border);background:#f7faf9f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.threadHeader h2{font-size:.98rem;font-weight:600}.threadTitleRow{display:flex;align-items:center;gap:8px;min-width:0}.threadSignals{gap:8px}.threadIdentityButton{border:0;background:transparent;padding:4px 8px;margin:-4px -8px;border-radius:16px;text-align:left;cursor:pointer;transition:background .14s ease}.threadIdentityButton:hover{background:#2e8b7112}.threadIdentityButton:focus-visible{outline:2px solid rgba(46,139,113,.28);outline-offset:2px}.threadMetaStatus{color:var(--muted);font-size:.74rem}.statusDot{display:inline-flex;width:10px;height:10px;border-radius:50%;flex:0 0 auto;box-shadow:0 0 0 3px #fffc}.statusDotConnected{background:#2fa36a}.statusDotDisconnected{background:#d46565}.threadBody{min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;display:flex;flex-direction:column;gap:1px;padding:10px 22px 6px;background:radial-gradient(circle at top left,rgba(255,255,255,.24),transparent 28%),linear-gradient(180deg,#d9e5dfc7,#d1dfd9d6),repeating-linear-gradient(135deg,#ffffff0f 0px 18px,#c6d6cf14 18px 36px)}.threadBody::-webkit-scrollbar{width:10px}.threadBody::-webkit-scrollbar-track{background:#ffffff3d}.threadBody::-webkit-scrollbar-thumb{background:#2e8b7147;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.threadBody::-webkit-scrollbar-thumb:hover{background:#2e8b716b;background-clip:padding-box}.threadEmpty{align-self:center;justify-self:center;max-width:440px;text-align:center;color:var(--muted)}.threadEmpty strong{display:block;margin-bottom:6px;color:#17212b}.threadSeparator{display:flex;justify-content:center;margin:4px 0 6px}.threadSeparator span{padding:3px 9px;border-radius:999px;background:#ffffff7a;color:var(--muted);font-size:.72rem}.messageRow{display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:72%}.ownRow{align-items:flex-end;align-self:flex-end}.messageBreak{margin-top:5px}.messageBubble{width:fit-content;min-width:74px;max-width:min(100%,560px);padding:4px 9px 16px;border-radius:15px;background:var(--bubble-in);box-shadow:0 1px 2px #17212b14;position:relative}.messageBubble:not(.ownMessage){min-width:74px}.ownMessage{background:var(--bubble-out)}.bubble-single{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.bubble-first{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.bubble-middle{border-radius:12px}.messageBubble:not(.ownMessage).bubble-last,.messageBubble:not(.ownMessage).bubble-single{border-bottom-left-radius:8px}.ownMessage.bubble-last,.ownMessage.bubble-single{border-bottom-right-radius:8px}.messageText{white-space:pre-wrap;word-break:break-word}.messageTextInlineRow{display:inline;line-height:1.28;font-size:.88em}.messageTextInline{white-space:pre-wrap;word-break:break-word;line-height:1.28;font-size:.88em}.messageMarkdown{display:grid;gap:2px;color:#17212b;word-break:break-word;padding-right:40px;line-height:1.28;font-size:.88em}.messageMarkdown>*{font-size:inherit}.textBubble{padding-bottom:6px}.messageMarkdownInline{display:inline;padding-right:0;white-space:break-spaces;word-break:break-word;font-size:inherit}.messageMarkdownInline:after{content:none}.messageMarkdown>:first-child{margin-top:0}.messageMarkdown>:last-child{margin-bottom:0}.messageMarkdown p,.messageMarkdown li{margin:0;white-space:break-spaces;font-size:inherit}.messageMarkdown ul{margin:0;padding-left:18px;font-size:inherit}.messageMarkdown pre,.messageMarkdown code{font-family:IBM Plex Mono,SFMono-Regular,monospace}.messageMarkdown code{padding:1px 5px;border-radius:6px;background:#17212b12;font-size:.85em}.messageMarkdown pre{margin:0;padding:10px 12px;border-radius:10px;overflow-x:auto;background:#17212b14}.messageMarkdown pre code{padding:0;background:transparent}.messageMarkdown a{color:#1f7e68;text-decoration:underline}.messageMeta{margin-bottom:0;color:#5a6a77;font-size:.68rem}.selectedMessageRow .messageBubble{box-shadow:0 0 0 2px #2e8b712e,0 1px 2px #17212b0f}.messageReplyPreview{width:100%;border:0;text-align:left;cursor:pointer;display:grid;gap:2px;margin-bottom:4px;padding:4px 7px;border-left:3px solid rgba(46,139,113,.78);border-radius:10px;background:#ffffffa3}.messageReplyPreview:hover{background:#ffffffd1}.messageReplyPreview:focus-visible{outline:2px solid rgba(46,139,113,.34);outline-offset:1px}.messageReplyCaption,.messageReplyText{display:block;font-size:.69rem;line-height:1.15}.messageReplyCaption{color:#2e8b71;font-weight:600}.messageReplyCaption strong{color:inherit;font-weight:700}.messageReplyText{color:#5a6a77;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replyPreviewMedia{display:grid;grid-template-columns:30px minmax(0,1fr);gap:6px;align-items:center}.replyPreviewThumb{width:30px;height:30px;border-radius:8px;object-fit:cover;background:#2e8b7124}.replyPreviewGifThumb{overflow:hidden;display:block}.replyPreviewGifThumb .messageGifMedia{width:100%;height:100%;aspect-ratio:auto}.replyPreviewMediaText{min-width:0;display:grid;gap:1px}.replyPreviewHint{font-size:.66rem;line-height:1.15;color:#7a8997}.replyPreviewFileIcon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-size:.8rem;color:#1f7e68;background:#2e8b7124}.replyPreviewFileIcon.video{color:#af6a1b;background:#f4b75b33}.messageDeleted{font-size:.76rem;color:#60717f;font-style:italic;padding-right:52px}.messageGifCard{width:min(300px,54vw);overflow:hidden;border-radius:18px;background:#ffffffe0;box-shadow:inset 0 0 0 1px #17212b0d}.messageGifMedia{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border:0;background:#eef4f2eb}.highlightedMessageRow .messageBubble{box-shadow:0 0 0 3px #2e8b7138,0 12px 28px #2e8b7129}.messageContextMenu{position:fixed;z-index:20;min-width:190px;padding:6px;border-radius:16px;background:#fffffffa;border:1px solid rgba(23,33,43,.08);box-shadow:0 18px 38px #17212b2e;display:grid;gap:2px}.messageContextMenuItem{width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:11px;color:#17212b;font-size:.9rem}.messageContextMenuItem:hover:not(:disabled){background:#2e8b7114}.messageContextMenuItem:disabled{opacity:.45}.messageContextMenuItemDanger{color:#b44444}.messageFoot{position:absolute;right:9px;bottom:4px;display:inline-flex;align-items:center;gap:3px;margin-top:0;padding:0;background:none;border-radius:0}.messageFootInline{position:static;display:inline-flex;align-items:center;vertical-align:middle;margin-top:0;margin-left:6px;flex:none;white-space:nowrap;transform:translateY(.5px)}.ownMessage .messageFoot{background:none}.messageTime{color:var(--muted);font-size:.66rem;line-height:1}.messageStatus{font-size:.68rem;font-weight:700;line-height:1;letter-spacing:-.08em}.messageStatusSent{color:#6f8a7c}.messageStatusRead{color:#2e8b71}.messageAttachments{display:grid;gap:6px;margin-top:3px}.messageImageAttachment{display:block;padding:0;border:0;cursor:zoom-in;border-radius:14px;overflow:hidden;background:#ffffff8c}.messageImageAttachment img{display:block;width:100%;max-width:340px;max-height:280px;object-fit:cover}.messageAttachmentCard{display:grid;gap:4px;min-width:200px;padding:8px 9px;border-radius:12px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #17212b0f;margin-right:0}.messageFileAttachment{color:inherit;text-decoration:none;border:0;text-align:left}.messagePreviewCard{cursor:pointer}.messageVideoAttachment{width:100%;max-width:340px;border-radius:10px;background:#102028}.messageAttachmentMeta{display:grid;gap:0}.messageAttachmentMeta strong{font-size:.74rem;line-height:1.2}.messageAttachmentMeta span{color:var(--muted);font-size:.69rem}.messageSticker{display:flex;align-items:center;justify-content:center;padding:2px 0}.voiceMessageCard{display:grid;gap:0;min-width:210px;margin-right:0}.voiceMessageCard audio{width:100%;height:30px}.stickerBubble{background:transparent;box-shadow:none;padding:0}.stickerBubble .messageFoot{right:10px;bottom:10px}.gifBubble .messageFoot,.voiceBubble .messageFoot,.attachmentBubble .messageFoot{background:none;box-shadow:none}.stickerBubble .messageTime,.stickerBubble .messageStatus{color:#fffffffa;text-shadow:0 1px 2px rgba(23,33,43,.34)}.stickerArt{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:88px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.36),transparent 24%),radial-gradient(circle at 76% 18%,rgba(255,255,255,.18),transparent 18%),linear-gradient(145deg,color-mix(in srgb,var(--sticker-color) 92%,white 8%),color-mix(in srgb,var(--sticker-color) 72%,black 8%));box-shadow:inset 0 0 0 1px #ffffff38,0 10px 24px #17212b1f}.stickerArtMessage{width:min(220px,48vw);min-height:176px;border-radius:32px}.stickerArtPicker{min-height:148px;border-radius:28px}.stickerAura{position:absolute;inset:auto auto 10px 10px;width:62%;height:62%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16) 0%,rgba(255,255,255,.02) 70%,transparent 100%)}.stickerGlow{position:absolute;border-radius:999px;background:#ffffff2e}.stickerGlowPrimary{width:72px;height:72px;top:22px;left:20px}.stickerGlowSecondary{width:40px;height:40px;right:20px;bottom:20px}.stickerSpark{position:absolute;width:12px;height:12px;border-radius:4px;background:#ffffffe6;transform:rotate(45deg);box-shadow:0 0 20px #ffffff59}.stickerSparkLeft{top:18px;right:28px}.stickerSparkRight{left:24px;bottom:22px;width:9px;height:9px;opacity:.78}.stickerLabel{position:relative;z-index:1;max-width:84%;padding:0 12px;color:#fff;font-weight:800;font-size:1.1rem;line-height:1.12;text-align:center;text-wrap:balance;text-shadow:0 2px 12px rgba(23,33,43,.22)}.stickerArtMessage .stickerLabel{font-size:1.65rem}.stickerArtPicker .stickerLabel{font-size:.96rem}.stickerArtAnimated .stickerGlowPrimary{animation:stickerFloat 1.35s ease-in-out infinite}.stickerArtAnimated .stickerGlowSecondary{animation:stickerPulse 1.6s ease-in-out infinite}.composer{padding:5px 12px 10px;border-top:1px solid var(--header-border);background:#f7faf9f5;display:grid;gap:6px}.composerHint{font-size:.82rem}.replyComposerBar,.selectionToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:14px;background:#ffffffd6;box-shadow:inset 0 0 0 1px #17212b0f}.replyComposerContent{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;display:grid;gap:2px;min-width:0}.replyComposerContent:hover strong,.replyComposerContent:hover span{color:#1f7e68}.replyComposerContent span{font-size:.78rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectionToolbarActions{display:flex;align-items:center;gap:8px}.composerBar{display:grid;grid-template-columns:32px minmax(0,1fr) 32px 32px 34px;gap:6px;align-items:center}.composerFileInput{display:none}.composerMenuAnchor{position:relative;display:flex;align-items:center}.composerPopover{position:absolute;bottom:calc(100% + 10px);z-index:10;min-width:176px;padding:6px;border-radius:16px;background:#fffffff7;box-shadow:0 16px 36px #17212b24;border:1px solid rgba(23,33,43,.08)}.composerPopoverLeft{left:0}.composerPopoverRight{right:0}.threadHeaderPopover{top:calc(100% + 10px);bottom:auto;z-index:20;background:#fff}.composerEmojiPopover{right:0;width:330px;display:grid;gap:10px}.composerStickerPopover{right:40px;width:360px;display:grid;gap:10px}.composerMenuItem,.emojiOption{border:0;background:transparent;color:#17212b}.composerMenuItem{width:100%;padding:9px 10px;border-radius:11px;text-align:left;font-size:.88rem}.composerMenuItem:hover,.emojiOption:hover{background:#2e8b7114}.emojiOption{width:100%;height:38px;border-radius:12px;font-size:1.22rem}.emojiSearch input{width:100%;padding:8px 10px;border:0;border-radius:11px;background:#eef4f2eb;box-shadow:inset 0 0 0 1px #17212b0f}.emojiCategoryList{max-height:290px;overflow-y:auto;display:grid;gap:10px;padding-right:4px}.emojiCategorySection{display:grid;gap:6px}.emojiCategoryTitle{font-size:.74rem;font-weight:700;color:#60717f}.emojiGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.stickerPackTabs{display:flex;gap:6px;flex-wrap:wrap}.stickerPackTabsSecondary{padding-top:4px}.stickerPackTab{border:0;padding:7px 10px;border-radius:999px;background:#eef4f2eb;color:#60717f}.stickerPackTab.active{background:#2e8b7124;color:#2e8b71;box-shadow:inset 0 0 0 1px #2e8b7124}.stickerGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stickerImportBar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.stickerImportBar input{width:100%;padding:8px 10px;border:0;border-radius:11px;background:#eef4f2eb;box-shadow:inset 0 0 0 1px #17212b0f}.stickerImportButton{border:0;padding:8px 12px;border-radius:11px;background:#2e8b7124;color:#1f7e68}.stickerImportButton:disabled{opacity:.5}.gifPicker{display:grid;gap:10px}.gifGrid{max-height:320px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gifOption{border:0;padding:0;background:transparent;border-radius:18px;overflow:hidden;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.gifOption:hover{transform:translateY(-2px);box-shadow:0 10px 22px #17212b1f}.stickerOption{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:0;padding:0;border-radius:28px;background:transparent;transition:transform .14s ease,filter .14s ease}.stickerOption:hover{transform:translateY(-2px);filter:saturate(1.04)}.stickerOption img{width:100%;max-width:72px;height:auto}.stickerPickerState{padding:10px 8px 4px;color:var(--muted);text-align:center}.stickerPickerHint{padding:2px 2px 0;font-size:.72rem}@keyframes stickerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes stickerPulse{0%,to{transform:scale(1);opacity:.16}50%{transform:scale(1.12);opacity:.28}}.draftTray{display:flex;flex-wrap:wrap;gap:8px}.draftAttachment{display:inline-flex;align-items:center;gap:10px;max-width:100%;padding:8px 10px;border-radius:12px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #17212b14}.draftAttachmentBody{display:grid;gap:1px;min-width:0}.draftAttachmentBody strong,.draftAttachmentBody span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draftAttachmentBody strong{font-size:.78rem}.draftAttachmentBody span{font-size:.7rem;color:var(--muted)}.draftAttachmentRemove{width:22px;height:22px;border:0;border-radius:50%;background:#17212b12;color:#5c6f7b;font-size:1rem;line-height:1}.composerField{display:flex;align-items:center}.voiceRecorderBar{width:100%;min-height:34px;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:17px;background:#fff;box-shadow:inset 0 0 0 1px #17212b14}.composerField textarea{width:100%;min-height:34px;max-height:180px;resize:none;border:0;border-radius:17px;padding:8px 12px;background:#fff;box-shadow:inset 0 0 0 1px #17212b14}.composerField textarea:focus{outline:2px solid rgba(46,139,113,.18)}.composerIcon,.composerSend{width:32px;height:32px;border-radius:50%;border:0}.composerIcon{background:#fff;color:var(--muted);box-shadow:inset 0 0 0 1px #17212b14}.composerEmojiButton{font-size:1rem}.composerStickerButton{font-size:1.05rem}.composerSend{background:linear-gradient(180deg,#38a381,#2e8b71);color:#fff;font-size:1rem}.composerSend:disabled,.composerIcon:disabled{opacity:.45}.threadHeaderActions{position:relative;margin-left:auto;display:flex;align-items:center;gap:10px}.threadHeaderMenuButton{width:30px;height:30px;border:0;border-radius:50%;background:#f7faf9eb;color:#60717f}.composerMenuItemDanger{color:#b44444}.callHistoryList{display:flex;flex-direction:column;gap:10px}.callHistoryRow{align-items:center;gap:14px;padding:12px 14px;border-radius:18px}.callHistoryGlyph{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;font-size:1.05rem;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.callHistoryGlyphAudio{background:linear-gradient(135deg,#4baf90,#2f8c73)}.callHistoryGlyphVideo{background:linear-gradient(135deg,#5b89d8,#3c6bbf)}.callHistoryRow .conversationBody{min-width:0}.callHistoryRow .conversationTitleRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.callHistoryRow .conversationTitleRow strong{font-size:1rem;line-height:1.2}.callHistoryRow .conversationPreview{color:#718191;font-size:.94rem;line-height:1.25}.conversationCallBadge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#3cae8324;color:#2f8c73;font-size:.74rem;font-weight:700;white-space:nowrap}.incomingConversationCallBadge{background:#537dce29;color:#4267b7}.ongoingCallBanner{margin:0 16px 14px;padding:12px 14px;border:1px solid rgba(64,162,129,.18);border-radius:18px;background:linear-gradient(135deg,#e7f7f1f5,#f1faf6fa);display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 10px 24px #48796514}.ongoingCallBannerDot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#38b07c;box-shadow:0 0 0 6px #38b07c1f}.ongoingCallBannerBody{min-width:0;display:flex;flex-direction:column;gap:3px}.ongoingCallBannerBody strong{font-size:.97rem;color:#213240}.ongoingCallBannerBody span{color:#6e7f8f;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ongoingCallBannerAction{margin-left:auto;color:#2f8c73;font-weight:700;font-size:.88rem}.callPanel{display:flex;flex-direction:column;height:100%;min-height:0;background:linear-gradient(180deg,#f6fbf9fa,#eef7f4fa)}.callPanelHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 18px;border-bottom:1px solid rgba(23,33,43,.08)}.callPanelHeader h2{margin:0 0 6px}.callPanelBody{flex:1;min-height:0;overflow:auto;padding:24px 28px;display:flex;flex-direction:column;gap:18px}.callHero{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:18px}.callTopologyBanner{padding:14px 16px;border-radius:18px;background:#e8f1f8eb;color:#486477;box-shadow:inset 0 0 0 1px #7694b029}.callParticipantsBoard{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.callParticipantsBoard.participantCount1{grid-template-columns:minmax(0,1fr)}.callParticipantsBoard.participantCount2,.callParticipantsBoard.participantCount3,.callParticipantsBoard.participantCount4{grid-template-columns:repeat(2,minmax(0,1fr))}.callParticipantsBoard.participantCount5{grid-template-columns:repeat(3,minmax(0,1fr))}.callParticipantTile{position:relative;min-height:220px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at top,#71c2a852,#253038f5);box-shadow:0 16px 36px #121b222e,inset 0 0 0 1px #ffffff14}.localParticipantTile{background:radial-gradient(circle at top,#5b89d847,#1c2836f5)}.callParticipantVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.callParticipantFallback{position:absolute;inset:0;display:grid;place-items:center;z-index:1}.participantTileHasVideo .callParticipantFallback{display:none}.callParticipantFallback .avatar{width:88px;height:88px;font-size:1.6rem}.callParticipantOverlay{position:absolute;left:16px;bottom:16px;display:flex;flex-direction:column;gap:2px;max-width:min(78%,360px);padding:10px 14px;border-radius:16px;background:linear-gradient(180deg,#0c141cb8,#0c141c99);color:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #090e1438;z-index:2}.callParticipantOverlay strong{line-height:1.15}.callParticipantOverlay span{color:#ffffffc2;font-size:.88rem;line-height:1.2}.callHeroPrimary{position:relative;min-height:240px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#3aa1842e,#3aa1840f);box-shadow:inset 0 0 0 1px #3aa1841f}.callMediaFrame{position:absolute;inset:0;background:radial-gradient(circle at top,#71c2a852,#253038f5)}.callRemoteVideo{width:100%;height:100%;object-fit:cover;display:none}.callRemoteVideo.active{display:block}.callRemoteFallback{position:absolute;inset:0;display:grid;place-items:center;gap:12px;padding:24px;text-align:center;color:#ffffffe6}.callRemoteFallback .avatar{width:88px;height:88px;font-size:1.6rem}.callSelfPreview{position:absolute;right:18px;bottom:18px;width:148px;height:108px;border-radius:22px;overflow:hidden;background:#ffffff1f;box-shadow:0 14px 32px #0c12183d,inset 0 0 0 1px #ffffff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.callLocalVideo{width:100%;height:100%;object-fit:cover;display:none}.callLocalVideo.active{display:block}.callLocalFallback{position:absolute;inset:0;display:grid;place-items:center;color:#ffffffd1;font-size:.92rem}.callParticipantsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.callParticipantCard{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:#ffffffe0;box-shadow:0 10px 28px #25423814}.callParticipantCard p{margin:4px 0 0}.callInviteShell{position:relative;align-self:flex-start}.callLimitNotice{padding:14px 16px;border-radius:18px;background:#fff4dceb;color:#7e5d18;box-shadow:inset 0 0 0 1px #c397222e}.callInvitePopover{width:280px}.callInviteList{display:flex;flex-direction:column;gap:10px;max-height:220px;overflow:auto;margin-bottom:12px}.callInviteOption{display:flex;align-items:center;gap:10px}.callControls{display:flex;align-items:center;gap:12px;padding:18px 28px 24px;border-top:1px solid rgba(23,33,43,.08);background:#ffffffbd}.callAcceptButton{min-width:128px}.activeComposerMenuItem{background:#3aa1841f;color:var(--accent-strong)}@media(max-width:1100px){.callHero,.callParticipantsBoard,.callParticipantsBoard.participantCount2,.callParticipantsBoard.participantCount3,.callParticipantsBoard.participantCount4,.callParticipantsBoard.participantCount5{grid-template-columns:1fr}.callSelfPreview{width:128px;height:92px}}.attachmentViewer{position:absolute;inset:0;z-index:8;display:flex;align-items:stretch;justify-content:center}.attachmentViewerBackdrop{position:absolute;inset:0;border:0;background:#0e161c6b}.attachmentViewerCard{position:relative;z-index:1;margin:20px;width:min(920px,calc(100% - 40px));border-radius:22px;background:#fcfefdfa;box-shadow:0 24px 60px #0e161c3d;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.attachmentViewerHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(23,33,43,.08)}.attachmentViewerHeader strong,.attachmentViewerHeader span{display:block}.attachmentViewerActions{display:flex;align-items:center;gap:8px}.attachmentViewerButton{border:0;border-radius:999px;padding:8px 12px;background:#eef4f2f5;color:#42515d}.attachmentViewerButton:disabled{opacity:.4}.attachmentViewerBody{min-height:0;display:flex;align-items:center;justify-content:center;background:#eef4f280}.attachmentViewerBody img,.attachmentViewerBody iframe{display:block;width:100%;height:100%;border:0;object-fit:contain}.field{display:grid;gap:8px}.field input,.field textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d2ddd8;background:#fff}.field textarea{min-height:108px;resize:vertical}.compactField input{padding:8px 10px}.primary,.secondary{border-radius:12px;padding:11px 14px}.primary{background:linear-gradient(180deg,#38a381,#2e8b71);color:#fff;border:0}.secondary{background:#fff;color:#17212b;border:1px solid #d2ddd8}.iconButton{white-space:nowrap}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:.78rem;background:#2e8b711f;color:var(--accent-strong)}.subtlePill{background:#eef3f1;color:var(--muted)}.bannerError,.bannerNotice,.error{color:#a12222}.bannerError{border-bottom:1px solid rgba(161,34,34,.16);background:#fff3f2d9;padding:10px 16px}.bannerNotice{color:#245a4c;border-bottom:1px solid rgba(46,139,113,.16);background:#eff8f4eb;padding:10px 16px}.success{color:var(--accent-strong)}.inlineCode{font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:.9rem}.emptyPanel,.devCodeCard,.infoStrip,.resultItem{border:1px solid #dde6e2;border-radius:14px;padding:14px;background:#fff}.selectionToggle{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.92rem}.compactToggle{gap:6px;font-size:.76rem}.overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px}.overlayBackdrop{position:absolute;inset:0;background:#111c264d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.overlayCard{position:relative;z-index:1;width:min(620px,100%);max-height:min(86vh,860px);overflow:auto;background:#f7fbfa;border:1px solid rgba(23,33,43,.08);border-radius:20px;box-shadow:0 24px 56px #17212b29;padding:14px;display:grid;gap:12px}.overlayBody{gap:10px}.overlayHeading{display:grid;gap:2px;min-width:0}.overlayHeading .muted{margin:0;min-width:0;overflow-wrap:anywhere}.overlayClose{width:32px;height:32px;border-radius:50%;border:0;background:#2e8b7114;color:var(--accent-strong);font-size:1.2rem;line-height:1}.overlayStack{display:grid;gap:10px}.overlaySection{display:grid;gap:10px;padding:12px;border:1px solid #dde6e2;border-radius:16px;background:#ffffffe6}.overlaySectionHeader{display:grid;gap:4px}.overlayInlineForm,.discoveryComposer{display:grid;gap:10px}.overlayPrimaryButton{align-self:end}.overlayList{display:grid;gap:8px}.overlayRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid #dde6e2;border-radius:14px;background:#fff}.contactRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.overlayRowMain{display:grid;gap:8px;min-width:0}.overlayRowTop{display:flex;justify-content:space-between;align-items:center;gap:10px}.overlayRowMeta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.overlayRowActions{display:flex;flex-direction:column;align-items:center;gap:6px}.overlayRowButton{white-space:nowrap;padding:9px 12px}.contactNameGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.aliasField{gap:6px}.ghostInlineButton{border:0;background:transparent;color:var(--accent-strong);padding:0;font-size:.8rem}.ghostInlineButton:hover{text-decoration:underline}.overlayFooterActions{display:flex;justify-content:flex-end}.detailsPage{display:grid;gap:14px}.detailsHeroSection,.detailsSection{border:1px solid #dde6e2;border-radius:18px;background:#ffffffeb}.detailsHeroSection{padding:18px}.detailsSection{padding:16px 18px}.detailsHero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.detailsHeroAvatar{width:104px;height:104px;flex:0 0 auto}.detailsHeroAvatar .avatar,.detailsHeroAvatar.profileAvatarPicker{width:100%;height:100%}.detailsHeroContent{display:grid;gap:8px;min-width:0}.detailsHeroContent h2{margin:0;font-size:1.3rem;line-height:1.15}.detailsHeroDescription{margin:0;color:#5a6a77;line-height:1.45}.detailsHeroActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.detailsActionButton{border:1px solid rgba(46,139,113,.14);background:linear-gradient(180deg,#f8fcfafa,#eff7f4f5);border-radius:16px;padding:12px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#285d51;font-weight:600}.detailsActionButton:hover{background:linear-gradient(180deg,#f5fbf8,#e6f3ee)}.detailsActionButtonPrimary{background:linear-gradient(180deg,#46a9882e,#37917424);color:#1f6d58}.detailsActionGlyph{font-size:.95rem;line-height:1}.detailsSectionHeader{display:grid;gap:5px;margin-bottom:14px}.detailsReferenceCard{display:grid;gap:8px;padding:12px 14px;border-radius:14px;background:#f7faf9;color:#5a6a77;font-size:.9rem}.detailsReferenceCard p{margin:0}.detailsPageActions{display:flex;justify-content:flex-end;margin-top:14px}.contactDetailsPage .detailsSection{gap:0}.contactProfileHero,.contactCardSection{border:1px solid #dde6e2;border-radius:22px;background:#fffffff0}.contactProfileHero{padding:24px 24px 20px;display:grid;gap:18px;justify-items:center;text-align:center}.contactProfileHeroTop{width:100%;display:flex;justify-content:flex-start}.contactProfileBack{width:38px;height:38px;border:0;border-radius:50%;background:#f4f8f6;color:#325b50;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem}.contactProfileBack:hover{background:#edf5f2}.contactProfileAvatar{width:112px;height:112px}.contactProfileAvatar .avatar{width:100%;height:100%;font-size:2rem}.contactProfileIdentity{display:grid;gap:5px}.contactProfileIdentity h2{margin:0;font-size:1.52rem;line-height:1.12}.contactProfileStatus{margin:0;color:#2e8b71;font-weight:600}.contactProfilePhone{margin:0;color:#758492;font-size:.92rem}.groupPickerSearch{width:100%}.groupPickerChipList{justify-content:center}.groupPickerHint{width:100%}.groupPickerFooter{position:sticky;bottom:0;padding-top:4px;background:linear-gradient(180deg,#eff7f400,#eff7f4f5 36%)}.groupPickerConfirm{width:100%}.groupSetupAvatarPicker{display:grid;justify-items:center;gap:10px;cursor:pointer}.groupSetupAvatarPicker input{display:none}.groupSetupField{width:100%;text-align:left}.groupSetupField input{width:100%}.contactProfileActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.groupProfileHero .contactProfileActions{grid-template-columns:repeat(2,minmax(180px,280px));justify-content:center}.contactActionButton{border:0;background:#f4f8f6;border-radius:18px;padding:12px 10px;display:grid;gap:8px;justify-items:center;align-content:center;min-height:120px;color:#325b50;font-weight:600}.contactActionButton:hover{background:#edf5f2}.contactActionButtonPrimary{background:#2e8b7124;color:#1f6d58}.contactActionIcon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#2e8b711f;font-size:1rem}.contactActionButtonPrimary .contactActionIcon{background:#2e8b7138}.contactCardSection{padding:16px 18px}.contactSectionHeaderWithAction{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.contactInfoList,.contactSummaryList{display:grid;gap:8px}.contactInfoRow,.contactSummaryRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:#f7faf9}.contactInfoGlyph,.contactSummaryGlyph{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#2e8b711f;color:#2a7460;font-size:.9rem}.contactInfoBody,.contactSummaryBody{min-width:0;display:grid;gap:2px}.contactInfoBody strong,.contactSummaryBody strong{font-size:.94rem;line-height:1.25;color:#17212b}.contactInfoBody span,.contactSummaryBody p{margin:0;color:#7a8997;font-size:.79rem;line-height:1.3}.contactInfoHint{color:#99a6b1;font-size:.76rem;white-space:nowrap}.contactSummaryValue{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#2e8b711a;color:#1f6d58;font-size:.82rem;font-weight:700;white-space:nowrap}.contactEditableSummary{background:linear-gradient(180deg,#f7faf9,#f2f8f5)}.contactTabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 14px;border-bottom:1px solid #dde6e2}.contactTab{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#6d7f8d;padding:0 8px 11px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.85rem;font-weight:700}.contactTab:hover{color:#38584d;border-bottom-color:#2e8b712e}.activeContactTab{color:#1f6d58;border-bottom-color:#2e8b71}.contactTabCount{min-width:1.35rem;height:1.35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2e8b711f;color:inherit;font-size:.72rem;line-height:1}.contactContentList{display:grid;gap:8px}.contactMediaGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.contactMediaTile{position:relative;border:0;padding:0;aspect-ratio:.9 / 1;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#eef6f2,#dfece7);box-shadow:inset 0 0 0 1px #2e8b7114}.contactMediaTile:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #2e8b7124,0 8px 18px #28423814}.contactMediaThumb{width:100%;height:100%;object-fit:cover;display:block}.contactMediaFallback{width:100%;height:100%;display:grid;place-items:center;color:#2a7460;font-size:1.35rem;font-weight:700}.contactMediaBadge{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#14201d99;color:#fff;font-size:.68rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contactContentRow{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:#f7faf9}.contactContentRowButton{width:100%;border:0;text-align:left}.contactContentRowButton:hover{background:#eef6f2}.selectedContactContentRow{background:#2e8b711f}.selectionPill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e8efec;color:#70828e;font-size:.74rem;font-weight:700;white-space:nowrap}.selectionPillActive{background:#2e8b7124;color:#1f6d58}.memberChipButton{border:0;cursor:pointer}.contactContentGlyph{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#2e8b711f;color:#2a7460;font-size:.84rem;font-weight:700}.contactContentBody{min-width:0;display:grid;gap:2px}.contactContentBody strong{font-size:.94rem;line-height:1.25;color:#17212b}.contactContentBody span{color:#7a8997;font-size:.79rem;line-height:1.3}.contactContentEmpty{padding:18px 16px;border-radius:18px;background:#f7faf9;display:grid;gap:6px}.contactContentEmpty strong{font-size:.95rem;color:#17212b}.contactContentEmpty p{margin:0;color:#7a8997;font-size:.84rem;line-height:1.45}.detailsInlineActions{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.detailsList{display:grid;gap:10px}.detailsListRow,.detailsSelectableRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;background:#f7faf9}.detailsListIdentity{display:flex;align-items:center;gap:10px;min-width:0}.detailsListIdentity .avatar,.detailsSelectableRow .avatar{width:38px;height:38px;flex:0 0 auto}.detailsListIdentity strong,.detailsSelectableRow strong{display:block}.detailsSelectableRow{grid-template-columns:18px auto minmax(0,1fr);cursor:pointer}.detailsSelectableRow input{margin:0}.splitFooterActions{justify-content:space-between;align-items:center}.memberChipList{display:flex;flex-wrap:wrap;gap:8px}.memberChip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#2e8b711f;color:var(--accent-strong);font-size:.78rem}.compactInfoStrip,.compactEmptyPanel{padding:12px}.overlayInlineError{font-size:.82rem}.discoveryField textarea{min-height:96px}.authLayout{min-height:calc(100vh - 36px);display:block}.authHero,.authCard{padding:32px;background:#ffffffe6;border:1px solid rgba(17,32,49,.08);border-radius:28px;box-shadow:0 18px 50px #1f293714}.authHero{background:radial-gradient(circle at 18% 18%,rgba(63,163,130,.16),transparent 22%),radial-gradient(circle at 82% 20%,rgba(108,160,136,.12),transparent 20%),linear-gradient(180deg,#f8fcfafa,#f1f7f4fa);display:grid;align-items:stretch;min-height:calc(100vh - 36px)}.authHeroShell{min-height:100%;padding:30px 34px;border-radius:24px;display:grid;align-content:stretch;background:linear-gradient(180deg,#ffffff94,#ffffff4d);box-shadow:inset 0 0 0 1px #1120310a}.authHeroBody{min-height:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,400px);align-content:center;align-items:center;gap:64px}.authHeroIntro{display:flex;gap:20px;align-items:flex-start;align-content:center;min-width:0}.authHeroCopy{display:grid;gap:14px;min-width:0}.authCard{align-self:center;min-height:auto;width:100%;max-width:400px;justify-self:end;margin-right:22px;background:#fffffff5;box-shadow:0 22px 54px #1f293724,inset 0 0 0 1px #ffffffb8}.authLead{margin:0;font-size:1.08rem;line-height:1.55;color:#516273;max-width:440px}.authInviteNotice{display:grid;gap:8px;padding:14px 16px;border-radius:16px;background:#fff7ebe6;border:1px solid rgba(214,150,54,.22)}.authInviteNotice p{margin:0;color:#6f5a31;line-height:1.45}.authOtpMeta{gap:10px}.authOtpHelp{display:grid;gap:8px;padding:14px 16px;border-radius:16px;background:#f0f7f4e6;border:1px solid rgba(63,163,130,.14)}.authOtpHelp p{margin:0}.authOtpActions{display:flex;flex-wrap:wrap;gap:10px}.authBrand{flex:0 0 auto}.railAuxActions{margin-top:14px}.invitesPanel{gap:16px}.inviteSummaryCard,.inviteListCard{padding:18px;border-radius:20px;background:#ffffffe0;border:1px solid rgba(17,32,49,.08);min-width:0}.inviteSummaryCard{display:grid;gap:14px}.inviteSummaryCard .muted,.inviteListCard .muted{margin:0;overflow-wrap:anywhere}.inviteSummaryStats{display:flex;gap:12px}.inviteStat{min-width:112px;padding:14px 16px;border-radius:16px;background:#3fa3821a;display:grid;gap:4px}.inviteStatValue{font-size:1.5rem;font-weight:700;color:var(--accent-strong)}.inviteStatLabel{font-size:.88rem;color:var(--muted)}.inviteListHeader{display:flex;align-items:center;justify-content:space-between}.inviteList{display:grid;gap:12px}.inviteRow{display:grid;gap:12px;padding:14px 16px;border-radius:16px;background:#f4f9f6eb;border:1px solid rgba(17,32,49,.06);min-width:0}.inviteRowTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.inviteRowMeta{margin:4px 0 0}.inviteStatusPill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:600}.inviteStatusPillUnused{color:var(--accent-strong);background:#3fa3821f}.inviteStatusPillUsed{color:#5d6f80;background:#7c90a41f}.inviteLinkRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0}.inviteLinkRow code{display:block;width:100%;min-width:0;padding:10px 12px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(17,32,49,.08);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inviteLinkRow .secondary{white-space:nowrap}.authBrandEyebrow{font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong)}.authHero h1{margin:0;max-width:10ch;font-size:clamp(2.3rem,4vw,3.5rem);line-height:.96;letter-spacing:-.04em}.authHeroMark{width:56px;height:56px;font-size:1.2rem;flex:0 0 auto;box-shadow:0 18px 38px #2e8b7129,inset 0 0 0 1px #ffffff7a}.authBrand .brandMark{width:42px;height:42px;font-size:1.08rem;flex:0 0 auto}.profileSetupHeader{display:flex;align-items:center;gap:14px}.profileAvatarPicker{width:88px;height:88px;border-radius:50%;overflow:hidden;background:#2e8b711f;color:var(--accent-strong);display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer;position:relative;flex:0 0 auto}.detailsHeroAvatar.profileAvatarPicker{width:104px;height:104px}.profileAvatarPicker img{width:100%;height:100%;object-fit:cover}.profileAvatarPicker input{position:absolute;inset:0;opacity:0;cursor:pointer}.profileSetupHint{display:grid;gap:4px}.profileFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:1080px){.alphaShell,.authLayout{grid-template-columns:1fr}.alphaShell{height:auto}.threadPanel,.editPane{min-height:70vh;height:auto}.sidebarResizeHandle{display:none}.authHeroShell{min-height:auto;padding:12px 4px 4px}.authHeroBody{grid-template-columns:1fr;gap:24px;align-items:start}.authHeroIntro{gap:14px}.authHeroCopy{gap:12px}.authHero h1{max-width:none}.authCard{max-width:none;margin-right:0}.inviteLinkRow{grid-template-columns:1fr}.inviteLinkRow .secondary{justify-self:start}}@media(max-width:720px){.page,.overlay{padding:10px}.quickActions{grid-template-columns:1fr 1fr 1fr}.conversationRow{grid-template-columns:40px minmax(0,1fr)}.avatar{width:40px;height:40px}.profileFormGrid{grid-template-columns:1fr}}
