:root{--chat-surface: var(--im-color-chat-surface, #f0f0f0);--im-color-rail-bg: #e7e7e9;--im-color-line: #dedede;color-scheme:light;font-family:var( --im-font-body, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif );color:var(--im-color-text, #111111);background:var(--im-color-app-bg, #f1f1f1);text-rendering:optimizeLegibility}html[data-theme=dark]{--chat-surface: #101112;--im-color-text: #eef0f3;--im-color-app-bg: #101112;--im-color-chat-surface: #101112;--im-color-rail-bg: #343638;--im-color-line: #1f1f1f;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;height:100%;overflow:hidden;background:var(--im-color-app-bg, #f1f1f1)}button,input,textarea{font:inherit}button{color:inherit}.app-rail,.sidebar-header,.conversation-row,.contact-row,.row-meta,.chat-header,.composer-tools,.emoji-panel,.conversation-details,.group-info-panel,.message-context-menu,.profile-popover,.modal-nav,.modal-titlebar,.profile-editor-titlebar,.empty-state,.chat-empty,.status-chip{-webkit-user-select:none;user-select:none}.bot-badge{display:inline-flex;width:18px;height:18px;min-width:18px;align-items:center;justify-content:center;min-height:18px;padding:0;border-radius:5px;background:#146bff;color:#fff;line-height:1;-webkit-user-select:none;user-select:none}.bot-badge svg{width:12px;height:12px}input,textarea,.composer-editor,.message-content,.invite-output span,.copyable-text,.contact-profile-head .copyable-text,.contact-profile-row strong,.conversation-details-profile .copyable-text,.profile-editor-readonly strong,.profile-popover-row strong{-webkit-user-select:text;user-select:text}.app-shell{display:grid;grid-template-columns:var(--im-rail-width, 72px) var(--sidebar-width, var(--im-sidebar-width, 362px)) minmax(520px,1fr);height:100dvh;overflow:hidden;background:var(--im-color-chat-surface, #f0f0f0)}body.is-resizing-column,body.is-resizing-column *{cursor:col-resize!important;-webkit-user-select:none;user-select:none}body.is-resizing-composer,body.is-resizing-composer *{cursor:ns-resize!important;-webkit-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-rail{grid-column:1;grid-row:1;position:relative;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;gap:22px;min-width:0;min-height:0;padding:24px 0 18px;background:var(--im-color-rail-bg, #e7e7e9);border-right:1px solid var(--im-color-line, #dedede)}.rail-avatar{position:relative;display:grid;place-items:center;width:54px;height:54px;border:0;background:transparent;cursor:pointer}.rail-avatar .avatar{width:44px;height:44px;font-size:18px}.rail-avatar span{position:absolute;right:7px;bottom:6px;width:13px;height:13px;border:2px solid #e7e7e9;border-radius:50%;background:#22d77a}.rail-groups{display:grid;width:100%;align-content:start;gap:76px}.rail-nav,.rail-footer{display:grid;gap:10px;justify-items:center}.rail-footer{position:relative;align-self:end}.rail-nav button,.rail-footer button{position:relative;display:grid;width:54px;height:54px;place-items:center;border:0;border-radius:8px;background:transparent;color:#111;cursor:pointer}.rail-nav button.rail-desktop-hidden{display:none}.rail-tab-icon{position:relative;display:grid;width:28px;height:28px;place-items:center;overflow:hidden;border-radius:8px;line-height:0}.rail-tab-messages.active .rail-tab-icon svg *{fill:currentColor;stroke:currentColor}.rail-tab-messages.active .rail-tab-icon:before,.rail-tab-messages.active .rail-tab-icon:after{position:absolute;top:13px;z-index:1;width:4px;height:4px;border-radius:50%;background:#fff;content:"";pointer-events:none}.rail-tab-messages.active .rail-tab-icon:before{left:9px}.rail-tab-messages.active .rail-tab-icon:after{left:17px}.rail-contact-icon{width:28px;height:28px;overflow:visible}.rail-contact-head,.rail-contact-body-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.15px}.rail-contact-body-fill{fill:transparent;stroke:none}.rail-contact-collar{fill:#e7e7e9;opacity:0;transform-origin:14px 18px}.rail-nav button.active .rail-contact-head,.rail-nav button.active .rail-contact-body-fill{fill:currentColor}.rail-nav button.active .rail-contact-body-line{opacity:0}.rail-nav button:hover,.rail-nav button.active{background:#dcdde0}.rail-nav button.active,.rail-footer button:hover{color:#0099f7}.rail-label{display:none}.rail-badge{position:absolute;top:8px;right:8px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 5px;border-radius:999px;background:#ff4638;color:#fff;font-size:11px;font-weight:600;line-height:1}.rail-menu-popover{position:absolute;left:58px;bottom:0;z-index:30;display:grid;width:max-content;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fffffff5;box-shadow:0 18px 48px #00000024}.rail-menu-popover button{display:grid;width:100%;height:34px;min-height:34px;grid-template-columns:20px max-content;align-items:center;justify-items:start;gap:8px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#111;font-size:15px;font-weight:400;text-align:left;cursor:pointer}.rail-menu-popover button span{justify-self:start;text-align:left}.rail-menu-popover button:hover{background:#f1f1f1}.profile-popover{position:absolute;left:66px;top:28px;z-index:35;display:grid;width:350px;gap:16px;padding:24px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:linear-gradient(165deg,#eaf5ffeb,#fffffff5 42%),#fff;box-shadow:0 18px 48px #00000024}.profile-popover-head{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px;align-items:center}.profile-popover-head .avatar{width:68px;height:68px;font-size:26px}.profile-popover-head div{display:grid;gap:5px}.profile-popover-head strong{overflow:hidden;font-size:22px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-popover-head span{color:#8a8a8a;font-size:16px;font-style:normal;font-weight:400}.profile-popover-head em{display:inline-flex;align-items:center;gap:7px;color:#111;font-size:17px;font-style:normal;font-weight:500}.profile-popover-head em span{width:18px;height:18px;border-radius:50%;background:#22d77a}.profile-popover-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px}.profile-popover-row span{color:#8a8a8a;font-size:16px;font-weight:400}.profile-popover-row strong{overflow:hidden;color:#111;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.profile-popover-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sidebar{grid-column:2;grid-row:1;position:relative;z-index:12;display:flex;min-width:0;min-height:0;height:100%;overflow:visible;flex-direction:column;background:#fff;border-right:1px solid #e1e1e1}.sidebar-resize{grid-column:2;grid-row:1;justify-self:end;z-index:30;width:10px;min-width:10px;height:100%;margin-right:-5px;background:transparent;cursor:col-resize}.chat-main{grid-column:3;grid-row:1;min-height:0;height:100%;overflow:hidden}.sidebar-header{flex:0 0 auto;padding:24px 0 14px;background:#fff;border-bottom:1px solid #eeeeee}.sidebar-header-contacts,.sidebar-header.sidebar-header-contacts{border-bottom:0}.mobile-sidebar-top,.mobile-notice-label{display:none}.desktop-notice-label{display:inline}.search-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center;padding:0 18px}.search-box{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;height:38px;gap:8px;padding:0 12px;border-radius:6px;background:#f4f4f4;color:#9a9a9a}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111;font-size:15px}.search-box input::placeholder{color:#9d9d9d}.sidebar-add{display:grid;width:42px;height:38px;place-items:center;border:0;border-radius:6px;background:#f4f4f4;color:#666;cursor:pointer}.sidebar-add:hover,.sidebar-add.active{background:#e8e8e8}.sidebar-add-wrap{position:relative}.sidebar-add-menu{position:absolute;top:42px;left:0;z-index:24;display:grid;width:max-content;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fffffffa;box-shadow:0 16px 40px #00000029}.sidebar-add-menu button{display:grid;width:100%;min-height:32px;grid-template-columns:18px max-content;align-items:center;justify-items:start;gap:8px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#111;font-size:15px;font-weight:400;text-align:left;cursor:pointer}.sidebar-add-menu button:hover{background:#f1f1f1}.contact-tools{display:grid;gap:0;margin-top:18px}.contact-tools>button{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 18px;border:0;background:#fff;color:#111;font-size:17px;font-weight:400;cursor:pointer}.contact-tools>button:hover{background:#f3f3f3}.contact-tools>button.active{background:#f3f3f3}.notice-entry-label{display:inline-flex;min-width:0;align-items:center;gap:8px}.notice-badge{display:grid;min-width:17px;height:17px;place-items:center;padding:0 5px;border-radius:999px;background:#ff4638;color:#fff;font-size:11px;font-weight:600;line-height:1}.contact-tab-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:16px 18px 0;padding:4px;border-radius:7px;border:0;background:#f3f3f3;box-shadow:none}.contact-tab-switch:before,.contact-tab-switch:after{content:none;display:none}.contact-tab-switch button{min-height:38px;border:0;border-radius:5px;background:transparent;color:#777;font-size:17px;font-weight:500;cursor:pointer}.contact-tab-switch button.active{background:#fff;color:#0099f7}.sidebar-body{min-height:0;flex:1;overflow:auto;padding:0}.list-stack{display:grid;gap:0}.conversation-row,.contact-row{position:relative;display:grid;width:100%;min-height:78px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;border:0;border-radius:0;background:transparent;text-align:left;cursor:pointer}.conversation-row:hover,.contact-row:hover{background:#f6f6f6}.conversation-row.active,.contact-row.active{background:#0099f7;color:#fff}.conversation-row.active .row-preview-line,.conversation-row.active .row-meta,.contact-row.active .row-main span{color:#ffffffdb}.row-unread{position:absolute;right:18px;bottom:17px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 5px;border-radius:999px;background:#ff4b3a;color:#fff;font-size:11px;font-weight:600;line-height:1}.row-unread.muted{background:#c9cbd0}.row-muted{position:absolute;right:18px;bottom:17px;color:#9a9a9a}.conversation-row.active .row-unread{background:#ff4b3a;color:#fff}.conversation-row.active .row-unread.muted{background:#c9cbd0;color:#fff}.conversation-row.active .row-muted{color:#ffffffd1}.row-main{display:grid;min-width:0;gap:6px}.row-main strong,.row-message-preview,.row-draft-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-main strong{display:inline-flex;min-width:0;align-items:center;gap:6px;font-size:17px;font-weight:500;line-height:1.15}.row-main strong .bot-badge{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:4px}.row-main strong .bot-badge svg{width:10px;height:10px}.row-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-preview-line{display:flex;min-width:0;align-items:center;gap:8px;color:#989898;font-size:14px;font-weight:400;line-height:1.2}.row-draft{display:inline-flex;align-items:center;gap:4px}.row-message-preview,.row-draft{min-width:0;flex:1 1 auto}.row-mention-alert{color:#ff4b3a;font-weight:500}.row-draft svg{flex:0 0 auto;color:#ff4b3a}.row-draft-text{min-width:0}.row-meta{display:inline-flex;align-self:start;align-items:center;justify-content:end;gap:5px;color:#9a9a9a;font-size:12px;font-weight:400}.conversation-row .avatar,.contact-row .avatar{width:50px;height:50px}.avatar{display:inline-grid;width:54px;height:54px;place-items:center;flex:0 0 auto;border-radius:50%;background:#f4f4f4;line-height:1;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d}.avatar.has-image{background:#ddd;color:transparent}.avatar img,.avatar svg{display:block;width:100%;height:100%;object-fit:cover}.mobile-add-friend-label{display:inline}.desktop-add-friend-label{display:none}@media(min-width:768px){.mobile-add-friend-label{display:none}.desktop-add-friend-label{display:inline}}.chat-main{min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--chat-surface)}.chat-pane{--chat-header-height: 74px;--group-info-panel-width: clamp(176px, 14vw, 190px);display:grid;grid-template-rows:var(--chat-header-height) minmax(0,1fr) var( --composer-height, 190px );grid-template-columns:minmax(0,1fr);position:relative;height:100%;min-height:0;overflow:hidden}.chat-pane.with-group-info{grid-template-columns:minmax(0,1fr) var(--group-info-panel-width)}.chat-pane.with-group-info.group-info-collapsed{grid-template-columns:minmax(0,1fr)}.chat-pane.with-group-info .chat-header{grid-column:1 / -1}.chat-pane.with-group-info .message-scroll,.chat-pane.with-group-info .composer{grid-column:1}.group-info-panel{display:grid;align-content:start;gap:20px;grid-column:2;grid-row:2 / 4;min-width:0;min-height:0;overflow:auto;padding:18px 14px 24px;border-left:1px solid #dedede;background:var(--chat-surface)}.group-info-toggle{display:grid;position:absolute;z-index:7;top:42%;right:var(--group-info-panel-width);width:20px;height:50px;place-items:center;padding:0;border:1px solid #dedede;border-right:0;border-radius:12px 0 0 12px;outline:0;background:#f5f5f5eb;color:#999;cursor:pointer;opacity:0;pointer-events:auto;transform:translateY(-50%);transition:opacity .1s ease-out,background .1s ease-out,color .1s ease-out}.group-info-toggle svg{width:16px;height:16px}.group-info-toggle:hover,.group-info-toggle:focus-visible{background:#fff;color:#666;opacity:1}.chat-pane.group-info-collapsed .group-info-toggle{right:0;transform:translateY(-50%)}.chat-pane.with-group-info:has(.group-info-toggle:hover) .message-scroll,.chat-pane.with-group-info:has(.group-info-toggle:focus-visible) .message-scroll,.group-info-toggle:hover+.group-info-panel,.group-info-toggle:focus-visible+.group-info-panel{scrollbar-color:transparent transparent}.chat-pane.with-group-info:has(.group-info-toggle:hover) .message-scroll::-webkit-scrollbar-thumb,.chat-pane.with-group-info:has(.group-info-toggle:focus-visible) .message-scroll::-webkit-scrollbar-thumb{background-color:transparent}.group-info-toggle:hover+.group-info-panel::-webkit-scrollbar,.group-info-toggle:focus-visible+.group-info-panel::-webkit-scrollbar{width:0;height:0}.contact-profile-empty,.contact-profile-pane{display:grid;height:100%;min-height:0;overflow:auto;background:#fff}.contact-profile-empty{place-items:center;background:#f3f3f3}.contact-profile-empty img{width:156px;height:156px;opacity:.62}.contact-profile-pane{justify-items:center;align-content:start;position:relative;padding:92px 48px 48px}.icon-button.contact-profile-back{display:none}.contact-profile-inner{display:grid;width:min(680px,100%);gap:28px;-webkit-user-select:none;user-select:none}.contact-profile-head{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:22px}.contact-profile-head .avatar{width:92px;height:92px}.contact-profile-head div{display:grid;gap:7px}.contact-profile-head strong{overflow:hidden;color:#111;font-size:26px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.contact-profile-head span{color:#7f7f7f;font-size:16px}.group-profile-members{display:flex;min-width:0;flex-wrap:wrap;gap:10px;-webkit-user-select:none;user-select:none}.group-profile-members .avatar{width:38px;height:38px;font-size:13px}.contact-profile-fields{display:grid;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.contact-profile-row{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #eeeeee}.contact-profile-row:first-child{border-top:0}.contact-profile-row span{color:#111;font-size:17px;font-weight:500}.contact-profile-row strong{overflow:hidden;color:#777;font-size:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.contact-profile-actions{display:flex;justify-content:center;gap:12px;padding-top:6px}.contact-profile-actions .primary-button,.contact-profile-actions .secondary-button{min-width:128px;min-height:40px;font-size:16px}.notice-pane{display:grid;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#f1f1f1;-webkit-user-select:none;user-select:none}.notice-header{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:16px;padding:0 32px}.notice-header h2{margin:0;color:#111;font-size:22px;font-weight:600}.notice-header div{display:flex;align-items:center;gap:14px}.notice-header .icon-button{color:#111}.notice-list{display:grid;align-content:start;gap:24px;min-height:0;overflow:auto;padding:22px 52px 46px}.notice-card{display:grid;width:min(940px,100%);min-height:86px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;justify-self:center;padding:18px 28px;border-radius:8px;background:#fff}.notice-card .avatar{width:44px;height:44px;font-size:16px}.notice-copy{display:grid;min-width:0;gap:6px}.notice-copy p,.notice-copy strong{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-copy p{color:#111;font-size:16px;font-weight:400}.notice-copy p>span,.notice-copy strong>span{color:#0099f7}.notice-copy time{margin-left:7px;color:#8c8c8c;font-size:15px}.notice-copy strong{color:#8a8a8a;font-size:15px;font-weight:400}.notice-action{display:flex;min-width:96px;justify-content:flex-end;color:#8c8c8c;font-size:15px}.notice-action-wrap{position:relative}.notice-split-button{display:grid;grid-template-columns:auto 34px;height:34px;overflow:hidden;border:1px solid #d4d4d4;border-radius:5px;background:#fff}.notice-split-button button{display:grid;place-items:center;min-width:52px;min-height:0;padding:0 12px;border:0;background:transparent;color:#111;font-size:15px;font-weight:400;cursor:pointer}.notice-split-button button+button{width:34px;min-width:34px;padding:0;border-left:1px solid #d4d4d4}.notice-split-button svg{display:block}.notice-split-button button:hover{background:#f5f5f5}.notice-mini-menu{position:absolute;top:calc(100% + 5px);right:-12px;z-index:10;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fff;box-shadow:0 12px 32px #00000024}.notice-mini-menu button{min-height:36px;padding:0 18px;border:0;border-radius:6px;background:transparent;color:#111;font-size:15px;cursor:pointer}.notice-mini-menu button:hover{background:#f3f3f3}.chat-header{grid-column:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 22px 0 26px;border-bottom:1px solid #e0e0e0;background:var(--chat-surface)}.back-button{display:none}.chat-title{display:flex;min-width:0;align-items:center;gap:8px}.chat-title strong{display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;font-size:18px;font-weight:600;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.chat-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-actions{display:flex;align-items:center;gap:14px}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.icon-button:hover{background:#eee}.icon-button.active{background:#dedede}.chat-header .back-button{display:none}.message-scroll{grid-column:1;display:flex;min-height:0;height:100%;flex-direction:column;gap:20px;padding:26px 10px 20px 24px;overflow:auto;overscroll-behavior:contain;scrollbar-color:transparent transparent;scrollbar-width:thin;scrollbar-gutter:stable;background:var(--chat-surface);transition:scrollbar-color .12s ease-out}.message-scroll::-webkit-scrollbar{width:8px}.message-scroll::-webkit-scrollbar-track{margin:10px 0;background:transparent}.message-scroll::-webkit-scrollbar-thumb{min-height:42px;border:2px solid transparent;border-radius:999px;background-color:transparent;background-clip:padding-box;transition:background-color .12s ease-out}.message-scroll:hover{scrollbar-color:rgba(0,0,0,.14) transparent}.message-scroll:hover::-webkit-scrollbar-thumb{background-color:#00000024;background-clip:padding-box}.message-scroll::-webkit-scrollbar-thumb:hover{background-color:#0003;background-clip:padding-box}.unread-jump-button{position:absolute;z-index:9;top:calc(var(--chat-header-height) + 20px);right:24px;display:inline-flex;height:38px;align-items:center;justify-content:center;gap:6px;padding:0 17px;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 4px 16px #0000001f;color:#1598ff;font-size:16px;font-weight:600;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease-out,box-shadow .12s ease-out,transform .12s ease-out}.unread-jump-button:hover,.unread-jump-button:focus-visible{background:#fff;box-shadow:0 6px 20px #00000029;outline:0;transform:translateY(-1px)}.unread-jump-button svg{flex:0 0 auto}.chat-pane.with-group-info:not(.group-info-collapsed) .unread-jump-button{right:calc(var(--group-info-panel-width) + 24px)}.message-line{display:flex;min-width:0;align-items:flex-start;gap:10px}.message-line.mine{justify-content:flex-end}.message-line .avatar{width:36px;height:36px;font-size:13px;user-select:none;-webkit-user-select:none}.message-line .avatar img,.message-line .avatar svg{pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.message-time-divider{align-self:center;display:inline-flex;max-width:100%;align-items:center;justify-content:center;margin:4px 0;padding:3px 10px;border-radius:999px;background:#ffffff57;color:#a8a8a8;font-size:14px;font-weight:400;line-height:1.25;-webkit-user-select:none;user-select:none}.message-bubble{display:grid;min-width:0;max-width:75%;gap:5px}.message-bubble.has-code{max-width:min(75%,680px)}.message-bubble:has(.message-content.markdown-image-only){max-width:min(78%,760px)}.message-name{display:inline-flex;align-items:center;gap:5px;color:#9a9a9a;font-size:14px;font-weight:500}.message-content{width:fit-content;min-width:0;max-width:100%;box-sizing:border-box;margin:0;padding:8px 12px;border-radius:8px;background:#fff;color:#111;font-size:15px;font-weight:400;line-height:1.38;overflow-wrap:anywhere;white-space:normal;word-break:normal}.message-content.code-only{padding:4px 4px 2px}.message-content.has-code{display:block;overflow:hidden}.message-line.mine .message-bubble{justify-items:end}.message-actions{display:flex;max-width:100%;flex-wrap:wrap;gap:6px}.message-line.mine .message-actions{justify-content:flex-end}.message-action-button{min-width:0;max-width:180px;height:30px;padding:0 11px;border:1px solid rgba(18,168,255,.28);border-radius:7px;background:#fff;color:#0c91df;font:inherit;font-size:13px;font-weight:600;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.message-action-button:hover,.message-action-button:focus-visible{border-color:#12a8ff73;background:#eef8ff;outline:none}.message-action-button:disabled{cursor:default;opacity:.58}.message-action-button.pending{opacity:.72}.message-action-button.primary{border-color:transparent;background:#12a8ff;color:#fff}.message-action-button.primary:hover,.message-action-button.primary:focus-visible{background:#0497e7}.message-action-button.danger{border-color:#ff4d4f38;color:#f04438}.message-action-button.danger:hover,.message-action-button.danger:focus-visible{border-color:#ff4d4f5c;background:#fff1f0}.message-line.mine .message-content{background:#12a8ff;color:#fff}.message-bubble.context-active .message-content{background:#e2e2e2;color:#111}.message-line.mine .message-bubble.context-active .message-content{background:#078bd8;color:#fff}.message-content.sticker-only,.message-line.mine .message-content.sticker-only,.message-bubble.context-active .message-content.sticker-only,.message-line.mine .message-bubble.context-active .message-content.sticker-only,.message-content.markdown-image-only,.message-line.mine .message-content.markdown-image-only,.message-bubble.context-active .message-content.markdown-image-only,.message-line.mine .message-bubble.context-active .message-content.markdown-image-only{padding:0;background:transparent}.message-markdown-paragraph,.message-markdown-list,.message-markdown-quote,.message-code-block{margin:0}.message-markdown-paragraph+.message-markdown-paragraph,.message-markdown-paragraph+.message-markdown-list,.message-markdown-paragraph+.message-markdown-quote,.message-markdown-paragraph+.message-code-block,.message-markdown-list+.message-markdown-paragraph,.message-markdown-quote+.message-markdown-paragraph,.message-code-block+.message-markdown-paragraph{margin-top:7px}.message-markdown-link{color:#008fe9;text-decoration:none}.message-markdown-link:hover{text-decoration:underline}.message-line.mine .message-markdown-link{color:#fff;text-decoration:underline;text-decoration-color:#ffffff8c}.message-markdown-code{display:inline-block;padding:1px 5px;border-radius:4px;background:#00000012;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.message-line.mine .message-markdown-code{background:#ffffff2e}.message-markdown-quote{padding-left:10px;border-left:3px solid rgba(0,0,0,.14);color:#666}.message-line.mine .message-markdown-quote{border-left-color:#ffffff6b;color:#ffffffe6}.message-stream-status{display:inline-flex;margin-top:6px;color:#7b7f87;font-size:12px;line-height:1.4}.message-stream-status.failed{color:#d9473f}.message-markdown-list{padding-left:21px}.message-markdown-list li+li{margin-top:2px}.message-markdown-image{display:inline-block;max-width:min(360px,100%);max-height:260px;margin:3px 6px 0 0;border-radius:8px;object-fit:contain;vertical-align:bottom;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.message-content.markdown-image-only .message-markdown-image{display:block;max-width:min(520px,100%);max-height:300px;margin:0}.message-code-block{--code-bg: #f3f3f3;--code-header-bg: #f7f7f7;--code-border: rgba(0, 0, 0, .06);--code-muted: #7a7a7a;--code-text: #2d2d2d;--code-keyword: #2558c7;--code-string: #2d7d38;--code-comment: #8a8a8a;--code-number: #a26d00;--code-function: #006fbf;--code-attr: #7b5a00;display:block;width:max-content;min-width:min(220px,100%);max-width:min(100%,calc(100vw - 128px));box-sizing:border-box;overflow:hidden;border:1px solid var(--code-border);border-radius:8px;background:var(--code-bg);color:var(--code-text)}.message-line.mine .message-code-block{--code-bg: #f3f3f3;--code-header-bg: #f7f7f7;--code-border: rgba(0, 0, 0, .06);--code-muted: #7a7a7a;--code-text: #2d2d2d;--code-keyword: #2558c7;--code-string: #2d7d38;--code-comment: #8a8a8a;--code-number: #a26d00;--code-function: #006fbf;--code-attr: #7b5a00}.message-code-header{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:12px;padding:0 10px 0 12px;border-bottom:1px solid var(--code-border);background:var(--code-header-bg);color:var(--code-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1;letter-spacing:0;user-select:none;-webkit-user-select:none}.message-code-copy{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 4px;border:0;border-radius:5px;background:transparent;color:var(--code-muted);font:inherit;cursor:pointer}.message-code-copy:hover{background:#0000000f;color:var(--code-text)}.message-line.mine .message-code-copy:hover{background:#0000000f}.message-code-pre{min-width:0;max-width:100%;box-sizing:border-box;margin:0;padding:11px 12px 12px;overflow:auto;color:var(--code-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5;white-space:pre;scrollbar-color:rgba(0,0,0,.16) transparent;scrollbar-width:thin}.message-code-pre::-webkit-scrollbar{width:8px;height:8px}.message-code-pre::-webkit-scrollbar-track{background:transparent}.message-code-pre::-webkit-scrollbar-thumb{min-height:30px;border:2px solid transparent;border-radius:999px;background-color:#00000029;background-clip:padding-box}.message-code-pre code{display:block;min-width:100%;width:max-content;font:inherit}.code-token.keyword{color:var(--code-keyword)}.code-token.string{color:var(--code-string)}.code-token.comment{color:var(--code-comment)}.code-token.number{color:var(--code-number)}.code-token.function{color:var(--code-function)}.code-token.literal,.code-token.attr{color:var(--code-attr)}.message-emoji-image,.message-sticker-image{object-fit:contain;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.message-emoji-image{display:inline-block;width:24px;height:24px;margin:0 1px;vertical-align:-6px}.message-sticker-image{display:inline-block;width:118px;height:118px;margin:3px 6px 0 0;vertical-align:bottom}.message-content.sticker-only .message-sticker-image{display:block;margin:0}.message-context-menu{position:fixed;z-index:45;display:grid;width:max-content;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fffffffa;box-shadow:0 14px 36px #00000029}.message-context-menu button{display:grid;width:100%;min-height:32px;grid-template-columns:17px max-content;align-items:center;justify-items:start;gap:7px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#111;font-size:15px;font-weight:400;cursor:pointer}.message-context-menu button:hover{background:#f1f1f1}.conversation-details{position:absolute;top:var(--chat-header-height);right:0;bottom:0;z-index:20;display:block;width:clamp(280px,28vw,320px);min-width:0;min-height:0;padding:38px 22px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border-left:1px solid #dedede;background:#eee;box-shadow:-18px 0 42px #00000014;animation:detailsSlideIn .13s ease-out}.conversation-details>*+*{margin-top:22px}.conversation-details-profile{display:grid;justify-items:center;gap:8px;padding:8px 0 10px;text-align:center}.conversation-details-profile .avatar{width:58px;height:58px;font-size:22px}.conversation-details-profile strong{max-width:100%;overflow:hidden;font-size:17px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.conversation-details-profile span{color:#888;font-size:12px}.details-card{display:grid;overflow:hidden;border-radius:8px;background:#fff}.details-toggle-row,.details-row{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border:0;border-top:1px solid #eeeeee;background:#fff;color:#111;font-size:16px;font-weight:400;text-align:left;cursor:pointer}.details-toggle-row:first-child,.details-row:first-child{border-top:0}.details-toggle-row:hover,.details-row:hover{background:#f8f8f8}.details-row{border-radius:8px}.group-member-card{display:grid;gap:14px}.group-member-card header{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.group-member-card header strong{font-size:16px;font-weight:600}.group-member-list{display:grid;gap:2px}.group-member-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:4px 2px;color:#777}.group-member-row .avatar{width:30px;height:30px;font-size:13px}.group-member-row span{overflow:hidden;color:#777;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.group-member-row small{padding:2px 6px;border-radius:4px;background:#dff0ff;color:#008be8;font-size:12px}.group-info-section{display:grid;gap:14px}.group-info-heading{display:flex;width:100%;min-height:30px;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:#111;text-align:left}.group-info-heading strong{overflow:hidden;font-size:16px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.group-info-title-row{justify-content:flex-start}.group-invite-button{display:grid;width:24px;height:24px;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#777;cursor:pointer}.group-invite-button:hover{background:#eee;color:#111}button.group-info-heading{cursor:pointer}.group-info-section p{margin:0;color:#8a8a8a;font-size:13px;line-height:1.45}.group-info-member-list{display:grid;gap:2px}.group-info-member-row{display:grid;min-width:0;min-height:34px;grid-template-columns:26px minmax(0,1fr) auto auto;align-items:center;gap:8px;color:#8a8a8a}.group-info-member-row .avatar{width:24px;height:24px;font-size:12px}.group-info-member-row span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.group-role-badge{padding:2px 5px;border-radius:4px;background:#dff0ff;color:#008be8;font-size:12px;font-weight:500}.group-role-badge.owner{background:#ffe9c9;color:#f28a18}.group-role-badge.admin{background:#dff0ff;color:#008be8}.group-invite-dialog{display:grid;width:min(420px,calc(100vw - 36px));max-height:min(520px,calc(100vh - 48px));grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;padding:18px;border:1px solid #dedede;border-radius:10px;background:#fff;box-shadow:0 22px 62px #0000002e}.group-invite-dialog header,.group-invite-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.group-invite-dialog header strong{font-size:17px;font-weight:600}.group-invite-dialog input{height:40px;padding:0 12px;border:0;border-radius:6px;background:#f3f3f3;color:#111;font-size:15px;outline:none}.group-invite-list{min-height:0;overflow:auto}.group-invite-list button{display:grid;width:100%;min-height:48px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 8px;border:0;border-radius:7px;background:transparent;color:#111;text-align:left;cursor:pointer}.group-invite-list button:hover,.group-invite-list button.active{background:#f3f3f3}.group-invite-list .avatar{width:32px;height:32px;font-size:12px}.group-invite-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-invite-list em,.group-invite-empty,.group-invite-dialog footer span{color:#888;font-size:13px;font-style:normal}.group-edit-card,.group-avatar-settings{gap:12px;padding:14px}.group-settings-panel .group-edit-card{overflow:visible}.group-edit-card-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.group-edit-card-header strong{overflow:hidden;color:#111;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.group-edit-icon-button{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:0;border-radius:6px;background:transparent;color:#777;cursor:pointer}.group-edit-icon-button:hover{color:#0099f7}.group-edit-preview-list{display:grid;gap:0}.group-edit-preview-row{display:grid;gap:6px;padding:12px 0;border-top:1px solid #eeeeee}.group-edit-preview-row:first-child{padding-top:0;border-top:0}.group-edit-preview-row:last-child{padding-bottom:0}.group-edit-preview-row span{color:#777;font-size:13px}.group-edit-preview-row strong,.group-edit-preview-row p{margin:0;color:#111;font-size:14px;line-height:1.45}.group-edit-preview-row strong{overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.group-edit-field{display:grid;gap:8px}.group-edit-field span,.group-avatar-settings>span{color:#777;font-size:13px}.group-edit-field input,.group-edit-field textarea,.group-avatar-settings input{width:100%;min-width:0;border:1px solid #e4e4e4;border-radius:7px;background:#fff;color:#111;font-size:14px;outline:none}.group-edit-field input:focus,.group-edit-field textarea:focus,.group-avatar-settings input:focus{border-color:#0099f7;box-shadow:0 0 0 3px #0099f71f}.group-edit-field input,.group-avatar-settings input{height:36px;padding:0 10px}.group-edit-field textarea{resize:vertical;min-height:80px;max-height:160px;padding:9px 10px;line-height:1.45}.group-avatar-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:7px;background:#f0f0f0}.group-avatar-tabs button{min-height:30px;border:0;border-radius:5px;background:transparent;color:#777;font-size:13px;cursor:pointer}.group-avatar-tabs button.active{background:#fff;color:#0099f7}.group-edit-actions,.group-avatar-actions{display:flex;justify-content:flex-end;gap:8px}.group-avatar-actions button,.group-edit-actions button{min-height:32px;padding:0 12px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;color:#111;font-size:14px;cursor:pointer}.group-avatar-actions button:hover,.group-edit-actions button:hover{background:#f6f6f6}.group-avatar-actions .primary-button,.group-edit-actions .primary-button{border-color:#0099f7;background:#0099f7;color:#fff}.form-status.compact{justify-self:center;margin-top:-8px;font-size:13px}.switch-control{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:999px;background:#cfcfcf;transition:background .12s ease}.switch-control span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .12s ease}.switch-control.on{background:#0099f7}.switch-control.on span{transform:translate(16px)}@keyframes detailsSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.composer{position:relative;grid-column:1;display:grid;min-height:0;overflow:visible;grid-template-rows:42px minmax(0,1fr);grid-template-columns:minmax(0,1fr);padding:12px 0 16px 22px;border-top:1px solid #dedede;background:var(--chat-surface)}.composer-resize{position:absolute;top:-5px;right:0;left:0;z-index:8;height:10px;cursor:ns-resize}.composer-resize:after{position:absolute;top:4px;right:0;left:0;height:1px;background:transparent;content:""}.composer-tools{display:flex;grid-column:1 / -1;align-items:center;gap:18px;padding-right:22px}.composer-tools button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.composer-tools button:hover{background:#eee}.composer-tools button.active{background:#e5e5e5}.composer-tools button:disabled{cursor:not-allowed;opacity:.42}.composer-tools span{flex:1}.composer-tools .composer-mobile-tool,.composer-plus-panel,.mobile-composer-expand-button,.mobile-composer-expanded{display:none}.composer-mention-token{display:inline;color:#2f7df2;font-weight:500;white-space:nowrap}.mention-menu{position:absolute;bottom:calc(100% + 8px);left:22px;z-index:24;display:grid;width:min(300px,calc(100% - 44px));max-height:310px;padding:8px;overflow:auto;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;box-shadow:0 12px 30px #00000024}.mention-menu button{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:6px 8px;border:0;border-radius:7px;background:transparent;color:#17191f;text-align:left;cursor:pointer}.mention-menu button.active,.mention-menu button:hover{background:#f1f1f2}.mention-menu .avatar{width:30px;height:30px;font-size:12px}.mention-menu span{min-width:0;overflow:hidden;font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.mention-menu .mention-member-name{display:inline-flex;align-items:center}.mention-menu .mention-member-trailing{display:inline-flex;min-width:max-content;align-items:center;justify-self:end;gap:6px;overflow:visible}.mention-menu .mention-bot-badge{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:4px;overflow:visible}.mention-menu .mention-bot-badge svg{width:10px;height:10px}.mention-menu .mention-role-badge{min-width:34px;padding:3px 6px;border-radius:6px;background:#fff2cf;color:#c68100;font-size:12px;font-weight:700;line-height:1;text-align:center}.mention-menu .mention-role-badge.admin{background:#e7f3ff;color:#1687e8}.mention-menu .mention-role-badge.owner{background:#fff2cf;color:#c68100}.emoji-panel{position:absolute;bottom:calc(100% - 1px);left:12px;z-index:30;display:grid;width:min(540px,calc(100% - 28px));height:min(312px,calc(100dvh - var(--chat-header-height, 74px) - var(--composer-height, 190px) - 28px));min-height:240px;grid-template-rows:minmax(0,1fr) 50px;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fffffffa;box-shadow:0 10px 34px #00000024}.emoji-panel-body{min-height:0;padding:18px 20px 14px;overflow:auto;scrollbar-color:rgba(0,0,0,.12) transparent;scrollbar-width:thin}.emoji-panel-body::-webkit-scrollbar{width:8px}.emoji-panel-body::-webkit-scrollbar-track{background:transparent}.emoji-panel-body::-webkit-scrollbar-thumb{min-height:36px;border:2px solid transparent;border-radius:999px;background-color:#0000001f;background-clip:padding-box}.emoji-section{display:grid;gap:8px;margin:0 0 17px}.emoji-section:last-child{margin-bottom:0}.emoji-section h3{margin:0;color:#777;font-size:12px;font-weight:500;line-height:1.2}.emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,36px);gap:5px 6px}.emoji-grid button,.kaomoji-grid button,.emoji-tabs button{border:0;background:transparent;cursor:pointer}.emoji-grid button{display:grid;width:36px;height:36px;place-items:center;border-radius:7px}.emoji-grid button:hover,.kaomoji-grid button:hover{background:#f1f1f1}.emoji-grid img{display:block;max-width:27px;max-height:27px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.emoji-grid.sticker-grid{grid-template-columns:repeat(auto-fill,64px);gap:6px}.emoji-grid.sticker-grid button{width:64px;height:64px}.emoji-grid.sticker-grid img{max-width:58px;max-height:58px}.kaomoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:8px}.kaomoji-grid button{display:grid;min-height:46px;align-content:center;gap:2px;padding:6px 10px;border-radius:7px;text-align:left}.kaomoji-grid span{color:#858585;font-size:12px}.kaomoji-grid strong{min-width:0;overflow:hidden;color:#111;font-size:15px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.emoji-tabs{display:flex;min-width:0;align-items:center;gap:8px;padding:7px 12px;overflow-x:auto;border-top:1px solid #eeeeee}.emoji-tabs::-webkit-scrollbar{display:none}.emoji-tabs button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:8px;color:#111}.emoji-tabs button:hover{background:#f1f1f1}.emoji-tabs button.active{background:#12a8ff;color:#fff}.emoji-tabs img{display:block;width:27px;height:27px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.emoji-tab-text{font-size:16px;font-weight:500}.emoji-tab-more{margin-left:auto}.composer-editor{min-width:0;width:100%;height:100%;min-height:0;padding-right:16px;border:0;outline:0;background:transparent;color:#111;font-size:17px;line-height:1.5;overflow:auto;white-space:pre-wrap;word-break:break-word;scrollbar-color:transparent transparent;scrollbar-width:thin;scrollbar-gutter:stable;transition:scrollbar-color .12s ease-out}.composer-editor::-webkit-scrollbar{width:8px}.composer-editor::-webkit-scrollbar-track{background:transparent}.composer-editor::-webkit-scrollbar-thumb{min-height:38px;border:2px solid transparent;border-radius:999px;background-color:transparent;background-clip:padding-box;transition:background-color .12s ease-out}.composer-editor:hover{scrollbar-color:rgba(0,0,0,.14) transparent}.composer-editor:hover::-webkit-scrollbar-thumb{background-color:#00000024;background-clip:padding-box}.composer-editor::-webkit-scrollbar-thumb:hover{background-color:#0003;background-clip:padding-box}.composer-editor[aria-disabled=true]{cursor:not-allowed;opacity:.62}.composer-token-image{object-fit:contain;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.composer-inline-emoji{display:inline-block;width:24px;height:24px;margin:0 1px;vertical-align:-5px}.composer-sticker-token{display:inline-block;width:104px;height:104px;margin:4px 6px 0 0;vertical-align:bottom}.modal-scrim{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:32px;background:#1414142e}.confirm-dialog-scrim{position:fixed;inset:0;z-index:95;display:grid;place-items:center;padding:28px;background:#0000006b}.confirm-dialog{width:min(320px,100%);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 18px 48px #00000038}.confirm-dialog strong{display:block;padding:33px 20px 29px;color:#17191f;font-size:21px;font-weight:500;line-height:1.25;text-align:center}.confirm-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e9e9ea}.confirm-dialog-actions button{min-height:56px;border:0;background:#fff;color:#1f62aa;font-size:19px;font-weight:400;cursor:pointer}.confirm-dialog-actions button+button{border-left:1px solid #e9e9ea}.confirm-dialog-actions button:hover{background:#f6f8fb}.app-modal{overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;box-shadow:0 24px 70px #0000002e}.settings-modal{display:grid;width:min(980px,96vw);height:min(720px,90vh);grid-template-columns:236px minmax(0,1fr)}.compact-modal{display:grid;width:min(480px,94vw);max-height:min(680px,88vh);grid-template-rows:auto minmax(0,1fr)}.add-contact-modal{display:grid;width:min(780px,94vw);max-height:min(720px,90vh);grid-template-rows:auto minmax(0,1fr)}.create-group-modal{display:grid;width:min(560px,94vw);max-height:min(720px,90vh);grid-template-rows:auto minmax(0,1fr)}.bot-management-modal{display:grid;width:min(980px,96vw);height:min(760px,92vh);grid-template-columns:320px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.bot-management-modal .modal-titlebar{grid-column:1 / -1}.profile-editor-modal{display:grid;width:min(560px,calc(100vw - 40px));max-height:min(760px,88vh);grid-template-rows:auto minmax(0,1fr);background:#f1f1f1}.profile-editor-titlebar{position:relative;display:grid;min-height:48px;place-items:center;border-bottom:1px solid #dddddd;background:#f8f8f8}.profile-editor-titlebar h2{margin:0;font-size:18px;font-weight:600}.profile-editor-close{position:absolute;right:12px}.profile-editor-close:hover{background:#eee}.modal-nav{display:grid;align-content:start;gap:8px;padding:24px 14px;background:#e9e9ea;border-right:1px solid #dedede}.modal-nav strong{margin:0 10px 10px;font-size:21px}.modal-nav button{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;border:0;border-radius:8px;background:transparent;font-size:17px;font-weight:500;white-space:nowrap;cursor:pointer}.modal-nav button:hover,.modal-nav button.active{background:#d6d6d8}.modal-main{min-height:0;overflow:auto;padding:0 0 26px;background:#f2f2f2}.modal-titlebar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:18px 30px;border-bottom:1px solid #e1e1e1;background:#fff}.modal-titlebar div{display:grid;gap:3px}.modal-titlebar h2{margin:0;font-size:24px;line-height:1.1}.modal-titlebar span{color:#777;font-size:13px;line-height:1}.modal-card,.app-modal .panel-section{display:grid;gap:18px;margin:24px 30px 0;padding:22px;border:0;border-radius:8px;background:#fff}.modal-card h3{margin:0;font-size:20px}.modal-card p{margin:0;color:#666}.help-card{gap:14px}.help-intro-card{gap:16px}.help-intro-brand{display:flex;align-items:center;gap:16px;min-width:0}.help-intro-brand h3{margin:0;font-size:22px}.help-intro-brand p{margin-top:6px;line-height:1.55}.help-intro-actions{display:flex;flex-wrap:wrap;gap:10px}.help-modal .help-list li{grid-template-columns:96px minmax(0,1fr);padding-top:12px;border-top:1px solid #eeeeee}.help-modal .help-list li:first-child{padding-top:0;border-top:0}.help-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.help-list li{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.help-list strong{color:#111;font-weight:500}.help-list span{color:#666;line-height:1.5}.appearance-card{gap:14px}.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.theme-option{display:grid;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:#111;text-align:left;cursor:pointer}.theme-preview{position:relative;display:grid;grid-template-columns:18px 48px minmax(0,1fr);height:82px;overflow:hidden;border:2px solid transparent;border-radius:8px;background:#f2f2f2;box-shadow:inset 0 0 0 1px #0000000f}.theme-option:hover .theme-preview{box-shadow:inset 0 0 0 1px #00000014,0 4px 14px #00000014}.theme-option.active .theme-preview{border-color:#0099f7}.theme-preview-rail,.theme-preview-list,.theme-preview-chat{display:grid;align-content:start}.theme-preview-rail{gap:7px;padding:9px 5px;background:#e7e7e9}.theme-preview-rail span{width:7px;height:7px;border-radius:50%;background:#b7bbc0}.theme-preview-list{gap:8px;padding:12px 6px;background:#fff}.theme-preview-list span,.theme-preview-chat span{height:8px;border-radius:999px;background:#d4d7dc}.theme-preview-list span:first-child,.theme-preview-chat span:first-child{background:#0099f7}.theme-preview-chat{gap:10px;padding:14px 8px;background:#f0f0f0}.theme-preview-chat span{justify-self:end;width:72%}.theme-preview-chat span+span{width:48%}.theme-preview.dark .theme-preview-rail{background:#25272b}.theme-preview.dark .theme-preview-list{background:#191b1f}.theme-preview.dark .theme-preview-chat{background:#202226}.theme-preview.dark .theme-preview-rail span,.theme-preview.dark .theme-preview-list span,.theme-preview.dark .theme-preview-chat span{background:#44484f}.theme-preview.dark .theme-preview-list span:first-child,.theme-preview.dark .theme-preview-chat span:first-child{background:#0099f7}.theme-preview.system .theme-preview-list{background:linear-gradient(90deg,#fff 0 52%,#191b1f 52% 100%)}.theme-preview.system .theme-preview-chat{background:linear-gradient(90deg,#f0f0f0 0 50%,#202226 50% 100%)}.theme-option-label{display:flex;align-items:center;gap:7px;min-width:0;color:#111}.theme-option-label strong{overflow:hidden;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.theme-option.active .theme-option-label{color:#0099f7}.about-link{width:max-content;min-height:34px;color:#111;font-size:15px;font-weight:500;text-decoration:none}.add-contact-main{display:grid;grid-template-rows:auto auto minmax(190px,1fr) auto auto;min-height:0;overflow:auto;padding:20px 30px 26px;background:#fff}.global-search-box{display:grid;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;height:44px;gap:8px;padding:0 12px;border-radius:6px;background:#f4f4f4;color:#999}.global-search-box input{min-width:0;border:0;outline:0;background:transparent;color:#111;font-size:18px}.global-search-box input::placeholder{color:#9d9d9d}.global-search-box .icon-button{width:30px;height:30px;color:#888}.global-search-tabs{display:flex;gap:48px;min-height:72px;align-items:end;border-bottom:1px solid #eeeeee}.global-search-tabs button{position:relative;min-height:48px;border:0;background:transparent;color:#111;font-size:17px;font-weight:400;cursor:pointer}.global-search-tabs button.active{color:#0099f7}.global-search-tabs button.active:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:#0099f7;content:""}.global-search-tabs button:disabled{color:#999;cursor:default}.add-contact-results{display:grid;align-content:start;min-height:190px;padding:28px 0 18px}.search-user-row{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:16px}.search-user-row .avatar{width:52px;height:52px;font-size:20px}.search-user-row div{display:grid;gap:5px}.search-user-row strong{font-size:20px;font-weight:600}.search-user-row span{width:fit-content;color:#0099f7;font-size:16px}.search-user-row .secondary-button{min-width:88px;font-size:16px}.add-contact-modal .invite-panel{margin:0;padding:18px 0 0;border-top:1px solid #eeeeee;border-bottom:0;background:transparent}.add-contact-modal .invite-panel.compact .panel-heading strong{font-size:17px;font-weight:500}.add-contact-modal .invite-panel.compact .panel-heading span{display:none}.add-contact-status{margin-top:10px}.create-group-form{display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto auto;gap:16px;min-height:0;overflow:hidden;padding:20px 28px 24px;background:#fff}.form-field{display:grid;gap:8px;color:#666;font-size:14px;font-weight:400}.form-field input{height:42px;min-width:0;padding:0 12px;border:1px solid #dcdcdc;border-radius:6px;outline:0;background:#fff;color:#111;font-size:17px}.form-field input:focus{border-color:#0099f7}.create-group-search{grid-template-columns:24px minmax(0,1fr)}.create-group-list{display:grid;align-content:start;gap:2px;min-height:0;overflow:auto;padding:4px 0}.create-group-contact{display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:58px;padding:8px;border:0;border-radius:7px;background:transparent;color:#111;text-align:left;cursor:pointer}.create-group-contact:hover,.create-group-contact.active{background:#f4f4f4}.create-group-contact .avatar{width:40px;height:40px;font-size:16px}.create-group-contact span{display:grid;min-width:0;gap:4px}.create-group-contact strong,.create-group-contact small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-group-contact strong{font-size:16px;font-weight:500}.create-group-contact small{color:#888;font-size:13px}.bot-management-sidebar{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:18px;border-right:1px solid #e2e2e2;background:#f5f5f5}.bot-create-form{display:grid;gap:11px;padding:16px;border-radius:8px;background:#fff}.bot-create-form>strong{font-size:18px}.bot-list{display:grid;align-content:start;min-height:0;gap:4px;overflow:auto}.bot-list-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:8px;border:0;border-radius:8px;background:transparent;color:#111;text-align:left;cursor:pointer}.bot-list-row:hover,.bot-list-row.active{background:#fff}.bot-list-row .avatar{width:40px;height:40px}.bot-list-row>span{display:grid;min-width:0;gap:4px}.bot-list-row strong,.bot-list-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-list-row strong{font-size:15px;font-weight:600}.bot-list-row small{color:#777;font-size:12px}.bot-management-main{display:grid;align-content:start;min-height:0;gap:16px;overflow:auto;padding:24px 30px 28px;background:#fff}.bot-detail-head{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid #eeeeee}.bot-detail-head .avatar{width:72px;height:72px;font-size:24px}.bot-detail-head div{display:grid;min-width:0;gap:4px}.bot-detail-head strong{overflow:hidden;font-size:24px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bot-detail-head span{overflow:hidden;color:#777;text-overflow:ellipsis;white-space:nowrap}.bot-token-panel{display:grid;grid-template-columns:22px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:9px 10px;border-radius:7px;background:#eef8f5;color:#11805f}.bot-token-panel input{min-width:0;height:32px;border:0;outline:0;background:transparent;color:#11664d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.bot-edit-form{display:grid;gap:14px}.bot-avatar-editor{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px}.bot-avatar-editor .avatar{width:58px;height:58px;font-size:20px}.bot-avatar-controls{display:grid;min-width:0;gap:9px}.bot-avatar-controls .avatar-source-tabs{max-width:320px}.bot-avatar-controls .text-button{width:fit-content;min-height:26px}.bot-checkbox-row{display:flex;align-items:center;gap:10px;color:#555;font-size:15px}.bot-checkbox-row input{width:18px;height:18px;accent-color:#0099f7}.bot-scope-field{display:grid;gap:9px}.bot-scope-field>span{color:#555;font-size:14px}.bot-scope-list{display:flex;flex-wrap:wrap;gap:8px 14px}.bot-scope-list .bot-checkbox-row{gap:7px;font-size:14px;white-space:nowrap}.bot-scope-list .bot-checkbox-row input{width:16px;height:16px}.bot-action-grid{display:grid;grid-template-columns:1fr 1.05fr 1.35fr .8fr .8fr;gap:8px}.bot-action-grid .primary-button,.bot-action-grid .secondary-button{min-width:0;min-height:42px;padding:0 11px;white-space:nowrap}.bot-action-grid svg{flex:0 0 auto}.bot-edit-status{margin-top:-4px}@media(max-width:860px){.bot-action-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr))}}.bot-group-panel,.bot-meta-panel,.bot-call-panel,.bot-delivery-panel{display:grid;gap:12px;padding:16px;border:1px solid #eeeeee;border-radius:8px;background:#fbfbfb}.bot-group-panel header{display:flex;align-items:center;gap:8px}.bot-call-panel header,.bot-delivery-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px}.bot-call-panel header>span,.bot-delivery-panel header>span{display:inline-flex;align-items:center;gap:8px}.bot-group-join-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.bot-group-join-row select{min-width:0;height:38px;padding:0 10px;border:1px solid #dddddd;border-radius:6px;background:#fff;color:#111}.bot-meta-panel span{display:flex;min-width:0;align-items:center;gap:7px;overflow:hidden;color:#777;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.bot-call-list,.bot-delivery-list{display:grid;max-height:240px;overflow:auto;border-top:1px solid #eeeeee}.bot-call-row,.bot-delivery-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:11px 0;border-bottom:1px solid #eeeeee}.bot-call-row:last-child,.bot-delivery-row:last-child{border-bottom:0}.bot-call-main,.bot-delivery-main{display:grid;min-width:0;gap:3px}.bot-call-status,.bot-call-meta,.bot-delivery-status,.bot-delivery-meta{display:flex;min-width:0;align-items:center}.bot-call-status,.bot-delivery-status{gap:6px;color:#777}.bot-call-status strong,.bot-delivery-status strong{color:#333;font-size:14px}.bot-call-row.status-delivered .bot-call-status,.bot-delivery-row.status-delivered .bot-delivery-status{color:#15956f}.bot-call-row.status-failed .bot-call-status,.bot-delivery-row.status-failed .bot-delivery-status{color:#e94a3c}.bot-call-path,.bot-call-error,.bot-delivery-event,.bot-delivery-main small,.bot-delivery-error,.bot-delivery-response{overflow:hidden;color:#777;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bot-call-path,.bot-delivery-event{color:#444;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bot-call-meta,.bot-delivery-meta{grid-column:1 / 2;flex-wrap:wrap;gap:6px 10px;color:#777;font-size:12px}.bot-call-error,.bot-delivery-error{grid-column:1 / -1;color:#b23b32}.bot-delivery-response{grid-column:1 / -1;padding:6px 8px;border-radius:6px;background:#f2f2f2;color:#666;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bot-delivery-retry{grid-row:1 / 3;grid-column:2 / 3;min-height:34px;padding:0 10px;white-space:nowrap}.bot-status{min-height:18px}.create-group-check{display:inline-grid;width:20px;height:20px;place-items:center;border:1px solid #cfcfcf;border-radius:50%;background:transparent;color:#fff}.create-group-contact.active .create-group-check{border-color:#0099f7;background:#0099f7}.modal-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.modal-actions>span{overflow:hidden;color:#888;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.preference-row{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eeeeee;color:#111;font-size:17px;font-weight:400}.preference-row:first-of-type{border-top:0}.preference-row strong{color:#666;font-weight:500}.danger-button{color:#d83b31}.panel-section{display:grid;gap:16px;padding:22px;border-bottom:1px solid #e7e7e7;background:#f7f7f7}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading div{display:grid;gap:4px}.panel-heading span{color:#8f8f8f;font-size:13px;font-weight:500}.panel-heading strong{font-size:20px;font-weight:600}.settings-form,.auth-form{display:grid;gap:13px}.profile-editor-form{display:grid;min-height:0;gap:14px;overflow:auto;padding:26px 36px 24px}.profile-editor-avatar{position:relative;justify-self:center;width:96px;height:96px;margin:0 0 12px}.profile-editor-avatar .avatar{width:96px;height:96px;border:4px solid #ffffff;box-shadow:none}.profile-editor-row,.profile-editor-source{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:0 14px;border:1px solid #e3e3e3;border-radius:8px;background:#fff}.profile-editor-row>span,.profile-editor-source>span{color:#111;font-size:17px;font-weight:500}.profile-editor-row input{min-width:0;height:50px;border:0;outline:0;background:transparent;font-size:17px}.profile-editor-row input::placeholder{color:#b0b0b0}.profile-editor-row em{color:#8f8f8f;font-style:normal;font-size:16px}.profile-editor-readonly strong{color:#777;font-size:17px;font-weight:400}.profile-editor-source .avatar-source-tabs{grid-column:2 / 4}.profile-editor-note{margin:-2px 2px 0;color:#8a8a8a;font-size:13px}.profile-editor-delete{width:fit-content;min-height:28px;margin-left:2px}.profile-editor-status{margin-left:2px}.profile-editor-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:14px}.profile-editor-actions .primary-button,.profile-editor-actions .secondary-button{min-width:108px;min-height:40px;font-size:16px}.avatar-source-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;border-radius:7px;background:#f1f1f1}.avatar-source-tabs button{min-height:32px;border:0;border-radius:5px;background:transparent;color:#555;cursor:pointer}.avatar-source-tabs button.active{background:#fff;color:#0099f7;font-weight:500}.settings-form label,.auth-form label{display:grid;gap:7px}.settings-form label span,.auth-form label span{color:#666;font-size:13px;font-weight:500}.settings-form input,.auth-form input{width:100%;height:38px;min-width:0;padding:0 11px;border:1px solid #dddddd;border-radius:6px;outline:0;background:#fff}.settings-form input:focus,.auth-form input:focus{border-color:#0099f7}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mode-button,.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;cursor:pointer}.mode-button{height:38px;border:1px solid #dddddd;background:#fff;color:#555}.mode-button.active{border-color:#0099f7;color:#0099f7;font-weight:600}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.primary-button,.secondary-button{min-height:38px;padding:0 13px;border:1px solid #d7d7d7;font-weight:600}.primary-button{border-color:#0099f7;background:#0099f7;color:#fff}.secondary-button{background:#fff}.primary-button.full{width:100%}.invite-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.primary-button:disabled,.secondary-button:disabled,.text-button:disabled{cursor:not-allowed;opacity:.55}.text-button{justify-content:flex-start;min-height:30px;padding:0;border:0;background:transparent;color:#666}.text-button.danger{color:#dc4c3e}.text-button.refresh{font-size:13px}.form-status{margin:0;color:#777;font-size:13px}.status-chip{display:inline-flex;width:fit-content;align-items:center;min-height:23px;padding:0 8px;border-radius:6px;font-size:12px;font-weight:600}.status-chip.ready{background:#dff7eb;color:#128452}.status-chip.private{background:#e8f3ff;color:#007ad0}.status-chip.warn{background:#fff0cf;color:#a66c00}.status-chip.off,.status-chip.muted{background:#e9e9e9;color:#666}.invite-output{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;padding:8px;border-radius:6px;background:#fff}.invite-output span{overflow:hidden;color:#666;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.invite-qr-scrim{z-index:70}.invite-qr-modal{display:grid;width:min(360px,calc(100vw - 36px));gap:16px;padding:28px 28px 24px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 24px 72px #0003}.invite-qr-profile{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px}.invite-qr-profile .avatar{width:48px;height:48px;border-radius:999px}.invite-qr-profile div{display:grid;gap:3px}.invite-qr-profile strong{font-size:24px;font-weight:500;line-height:1.1}.invite-qr-profile span,.invite-qr-modal p,.invite-qr-domain{color:#8a8a8a;font-size:15px}.invite-qr-code{display:grid;position:relative;width:min(282px,100%);aspect-ratio:1;place-items:center;justify-self:center}.invite-qr-code>img{width:100%;height:100%;image-rendering:crisp-edges}.invite-qr-code>span:not(.invite-qr-logo){color:#8a8a8a;font-size:14px}.invite-qr-logo{display:grid;position:absolute;width:56px;height:56px;place-items:center;border:5px solid #ffffff;border-radius:16px;background:#fff;box-shadow:0 2px 8px #00000014}.invite-qr-logo img{width:100%;height:100%;border-radius:11px;object-fit:cover}.invite-qr-modal p{margin:-2px 0 -10px;text-align:center}.invite-qr-domain{margin-top:-6px;text-align:center}.invite-qr-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.empty-state,.chat-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:220px;color:#9a9a9a;text-align:center}.empty-state strong,.chat-empty h1{margin:0;color:#111;font-size:20px;font-weight:600}.empty-state span,.chat-empty p{margin:0}.chat-empty{height:100%;background:#f0f0f0}.chat-empty img{width:150px;height:150px;opacity:.96}.loading-line{align-self:center;color:#8a8a8a}.auth-screen,.invite-screen,.splash{display:grid;min-height:100dvh;place-items:center;padding:24px;background:radial-gradient(circle at 30% 18%,rgba(0,153,247,.08),transparent 34%),#f2f2f2}.auth-card,.invite-card{display:grid;width:min(430px,100%);gap:16px;padding:30px;border:1px solid #dedede;border-radius:8px;background:#fff;box-shadow:0 20px 54px #0000001c}.auth-card h1,.invite-card h1{margin:0;font-size:34px;line-height:1.1}.auth-card p,.invite-card p{margin:0;color:#666}.brand-mark{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:8px;background:transparent}.app-logo-img{display:block;width:48px;height:48px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:#f2f2f2}.auth-switch button{height:36px;border:0;border-radius:6px;background:transparent;cursor:pointer}.auth-switch button.active{background:#fff;color:#0099f7;font-weight:600}.invite-card{justify-items:start}.invite-actions{display:flex;flex-wrap:wrap;gap:8px}.splash{gap:12px;color:#111;font-size:22px}html[data-theme=dark] body,html[data-theme=dark] .app-shell,html[data-theme=dark] .chat-main,html[data-theme=dark] .message-scroll,html[data-theme=dark] .chat-empty,html[data-theme=dark] .contact-profile-empty,html[data-theme=dark] .notice-pane{background:#101112}html[data-theme=dark] .unread-jump-button{background:#23262af5;box-shadow:0 4px 18px #00000057;color:#4db3ff}html[data-theme=dark] .unread-jump-button:hover,html[data-theme=dark] .unread-jump-button:focus-visible{background:#2b2f34;box-shadow:0 6px 22px #0000006b}html[data-theme=dark] .notice-header{background:#101112}html[data-theme=dark] .app-rail{background:#343638;border-right-color:#1f1f1f}html[data-theme=dark] .rail-avatar span{border-color:#343638}html[data-theme=dark] .rail-nav button,html[data-theme=dark] .rail-footer button,html[data-theme=dark] .icon-button,html[data-theme=dark] .bot-list-row,html[data-theme=dark] .chat-title strong,html[data-theme=dark] .row-main strong,html[data-theme=dark] .contact-profile-head strong,html[data-theme=dark] .contact-profile-row span,html[data-theme=dark] .notice-header h2,html[data-theme=dark] .notice-header .icon-button,html[data-theme=dark] .notice-copy p,html[data-theme=dark] .notice-split-button button,html[data-theme=dark] .modal-nav button,html[data-theme=dark] .modal-card h3,html[data-theme=dark] .preference-row,html[data-theme=dark] .profile-editor-row>span,html[data-theme=dark] .profile-editor-source>span,html[data-theme=dark] .form-field,html[data-theme=dark] .create-group-contact,html[data-theme=dark] .group-member-card header strong,html[data-theme=dark] .empty-state strong,html[data-theme=dark] .chat-empty h1,html[data-theme=dark] .auth-card h1,html[data-theme=dark] .invite-card h1,html[data-theme=dark] .splash,html[data-theme=dark] .about-link,html[data-theme=dark] .theme-option,html[data-theme=dark] .theme-option-label,html[data-theme=dark] .bot-detail-head strong{color:#eef0f3}html[data-theme=dark] .rail-nav button:hover,html[data-theme=dark] .rail-nav button.active,html[data-theme=dark] .icon-button:hover,html[data-theme=dark] .icon-button.active,html[data-theme=dark] .sidebar-add:hover,html[data-theme=dark] .sidebar-add.active,html[data-theme=dark] .contact-tools>button:hover,html[data-theme=dark] .contact-tools>button.active,html[data-theme=dark] .conversation-row:hover,html[data-theme=dark] .contact-row:hover,html[data-theme=dark] .modal-nav button:hover,html[data-theme=dark] .modal-nav button.active,html[data-theme=dark] .profile-editor-close:hover,html[data-theme=dark] .message-context-menu button:hover,html[data-theme=dark] .rail-menu-popover button:hover,html[data-theme=dark] .sidebar-add-menu button:hover,html[data-theme=dark] .notice-mini-menu button:hover,html[data-theme=dark] .emoji-grid button:hover,html[data-theme=dark] .kaomoji-grid button:hover,html[data-theme=dark] .emoji-tabs button:hover,html[data-theme=dark] .create-group-contact:hover,html[data-theme=dark] .create-group-contact.active,html[data-theme=dark] .bot-list-row:hover,html[data-theme=dark] .bot-list-row.active{background:#3f4144}html[data-theme=dark] .sidebar-add{background:#242629;color:#c9cdd4}html[data-theme=dark] .sidebar-add:hover,html[data-theme=dark] .sidebar-add.active{background:#34373b;color:#f2f4f7}html[data-theme=dark] .rail-nav button.active,html[data-theme=dark] .rail-footer button:hover{color:#26a8ff}html[data-theme=dark] .sidebar,html[data-theme=dark] .sidebar-header,html[data-theme=dark] .bot-management-sidebar{background:#191a1c;border-color:#1f1f1f}html[data-theme=dark] .chat-header,html[data-theme=dark] .composer,html[data-theme=dark] .contact-profile-pane{background:#101112;border-color:#1f1f1f}html[data-theme=dark] .search-box,html[data-theme=dark] .contact-tools>button,html[data-theme=dark] .contact-tab-switch,html[data-theme=dark] .global-search-box,html[data-theme=dark] .auth-switch,html[data-theme=dark] .avatar-source-tabs{background:#28292b}html[data-theme=dark] .search-box input,html[data-theme=dark] .global-search-box input,html[data-theme=dark] .settings-form input,html[data-theme=dark] .auth-form input,html[data-theme=dark] .profile-editor-row input,html[data-theme=dark] .form-field input,html[data-theme=dark] .bot-group-join-row select,html[data-theme=dark] .bot-token-panel input,html[data-theme=dark] .group-edit-field input,html[data-theme=dark] .group-edit-field textarea,html[data-theme=dark] .group-avatar-settings input,html[data-theme=dark] .composer-editor{color:#eef0f3}html[data-theme=dark] .search-box input::placeholder,html[data-theme=dark] .global-search-box input::placeholder,html[data-theme=dark] .profile-editor-row input::placeholder{color:#777c85}html[data-theme=dark] .row-preview-line,html[data-theme=dark] .contact-row .row-main span,html[data-theme=dark] .row-meta,html[data-theme=dark] .row-muted,html[data-theme=dark] .search-box,html[data-theme=dark] .contact-tab-switch button,html[data-theme=dark] .contact-profile-head span,html[data-theme=dark] .contact-profile-row strong,html[data-theme=dark] .group-info-section p,html[data-theme=dark] .group-info-member-row,html[data-theme=dark] .group-edit-field span,html[data-theme=dark] .notice-copy time,html[data-theme=dark] .notice-copy strong,html[data-theme=dark] .notice-action,html[data-theme=dark] .message-name,html[data-theme=dark] .message-time-divider,html[data-theme=dark] .details-toggle-row,html[data-theme=dark] .details-row,html[data-theme=dark] .conversation-details-profile span,html[data-theme=dark] .group-member-row span,html[data-theme=dark] .create-group-contact small,html[data-theme=dark] .modal-actions>span,html[data-theme=dark] .modal-card p,html[data-theme=dark] .modal-titlebar span,html[data-theme=dark] .help-list span,html[data-theme=dark] .preference-row strong,html[data-theme=dark] .panel-heading span,html[data-theme=dark] .settings-form label span,html[data-theme=dark] .auth-form label span,html[data-theme=dark] .profile-editor-readonly strong,html[data-theme=dark] .profile-editor-row em,html[data-theme=dark] .profile-editor-note,html[data-theme=dark] .text-button,html[data-theme=dark] .form-status,html[data-theme=dark] .invite-output span,html[data-theme=dark] .empty-state,html[data-theme=dark] .chat-empty,html[data-theme=dark] .auth-card p,html[data-theme=dark] .invite-card p,html[data-theme=dark] .loading-line,html[data-theme=dark] .emoji-section h3,html[data-theme=dark] .kaomoji-grid span{color:#8f9297}html[data-theme=dark] .conversation-row.active,html[data-theme=dark] .contact-row.active{background:#0877d8;color:#fff}html[data-theme=dark] .contact-tools>button+button{border-color:#1e2122}html[data-theme=dark] .avatar-source-tabs button.active,html[data-theme=dark] .auth-switch button.active{background:#333538;color:#fff}html[data-theme=dark] .rail-menu-popover,html[data-theme=dark] .sidebar-add-menu,html[data-theme=dark] .message-context-menu,html[data-theme=dark] .notice-mini-menu,html[data-theme=dark] .emoji-panel{border-color:#ffffff14;background:#2b2c2efa;box-shadow:0 18px 48px #00000057}html[data-theme=dark] .profile-popover{border-color:#ffffff14;background:linear-gradient(155deg,#35373af5,#2b2c2efa 44%),#2b2c2e;box-shadow:0 18px 48px #00000057}html[data-theme=dark] .profile-popover-head span,html[data-theme=dark] .profile-popover-row span{color:#9da3ad}html[data-theme=dark] .profile-popover-head em,html[data-theme=dark] .profile-popover-row strong,html[data-theme=dark] .help-list strong,html[data-theme=dark] .rail-menu-popover button,html[data-theme=dark] .sidebar-add-menu button,html[data-theme=dark] .message-context-menu button,html[data-theme=dark] .notice-mini-menu button,html[data-theme=dark] .kaomoji-grid strong,html[data-theme=dark] .emoji-tabs button{color:#eef0f3}html[data-theme=dark] .help-modal .help-list li{border-color:#343537}html[data-theme=dark] .avatar{background:#2b2c2f;box-shadow:inset 0 0 0 1px #ffffff0d}html[data-theme=dark] .avatar.has-image{background:#303133}html[data-theme=dark] .message-content{background:#262729;color:#eef0f3}html[data-theme=dark] .message-line.mine .message-content{background:#66686b;color:#fff}html[data-theme=dark] .message-bubble.context-active .message-content{background:#333436;color:#eef0f3}html[data-theme=dark] .message-action-button{border-color:#5eb8ff47;background:#262729;color:#8dd0ff}html[data-theme=dark] .message-action-button:hover,html[data-theme=dark] .message-action-button:focus-visible{border-color:#5eb8ff73;background:#2d3338}html[data-theme=dark] .message-action-button.primary{border-color:transparent;background:#128dde;color:#fff}html[data-theme=dark] .message-action-button.primary:hover,html[data-theme=dark] .message-action-button.primary:focus-visible{background:#0f7dc5}html[data-theme=dark] .message-action-button.danger{border-color:#ff63633d;color:#ff8d86}html[data-theme=dark] .message-action-button.danger:hover,html[data-theme=dark] .message-action-button.danger:focus-visible{border-color:#ff63636b;background:#3a2525}html[data-theme=dark] .mention-menu{border-color:#2b2d31;background:#1a1c20;box-shadow:0 14px 34px #0000005c}html[data-theme=dark] .mention-menu button{color:#eef0f3}html[data-theme=dark] .mention-menu button.active,html[data-theme=dark] .mention-menu button:hover{background:#292c31}html[data-theme=dark] .mention-menu .mention-role-badge.owner{background:#4a3518;color:#ffc85d}html[data-theme=dark] .mention-menu .mention-role-badge.admin{background:#18314f;color:#75bbff}html[data-theme=dark] .message-line.mine .message-bubble.context-active .message-content{background:#57595c;color:#fff}html[data-theme=dark] .message-content.sticker-only,html[data-theme=dark] .message-line.mine .message-content.sticker-only,html[data-theme=dark] .message-bubble.context-active .message-content.sticker-only,html[data-theme=dark] .message-line.mine .message-bubble.context-active .message-content.sticker-only,html[data-theme=dark] .message-content.markdown-image-only,html[data-theme=dark] .message-line.mine .message-content.markdown-image-only,html[data-theme=dark] .message-bubble.context-active .message-content.markdown-image-only,html[data-theme=dark] .message-line.mine .message-bubble.context-active .message-content.markdown-image-only{background:transparent}html[data-theme=dark] .message-time-divider{background:#00000057;color:#85878b}html[data-theme=dark] .message-markdown-code{background:#ffffff14}html[data-theme=dark] .message-markdown-quote{border-left-color:#ffffff2e;color:#b6bbc3}html[data-theme=dark] .message-stream-status{color:#949aa3}html[data-theme=dark] .message-stream-status.failed{color:#ff786f}html[data-theme=dark] .message-code-block{--code-bg: #242526;--code-header-bg: #2a2b2d;--code-border: rgba(255, 255, 255, .08);--code-muted: #a2a8b2;--code-text: #eef0f3;--code-keyword: #7aa7ff;--code-string: #8bd493;--code-comment: #828a96;--code-number: #ffd173;--code-function: #6dc7ff;--code-attr: #e6c77d}html[data-theme=dark] .message-content.code-only,html[data-theme=dark] .message-line.mine .message-content.code-only,html[data-theme=dark] .message-bubble.context-active .message-content.code-only,html[data-theme=dark] .message-line.mine .message-bubble.context-active .message-content.code-only{background:transparent}html[data-theme=dark] .message-line.mine .message-code-block{--code-bg: #242526;--code-header-bg: #2a2b2d;--code-border: rgba(255, 255, 255, .08);--code-muted: #a2a8b2;--code-text: #eef0f3;--code-keyword: #7aa7ff;--code-string: #8bd493;--code-comment: #828a96;--code-number: #ffd173;--code-function: #6dc7ff;--code-attr: #e6c77d}html[data-theme=dark] .message-code-copy:hover,html[data-theme=dark] .message-line.mine .message-code-copy:hover{background:#ffffff14}html[data-theme=dark] .composer-tools button{color:#aeb1b7}html[data-theme=dark] .composer-tools button:hover{background:#202123;color:#eef0f3}html[data-theme=dark] .composer-tools button.active{background:#262729;color:#26a8ff}html[data-theme=dark] .conversation-details,html[data-theme=dark] .group-info-panel,html[data-theme=dark] .modal-main,html[data-theme=dark] .profile-editor-modal{background:#101112}html[data-theme=dark] .conversation-details,html[data-theme=dark] .group-info-panel{border-left-color:#1f1f1f;box-shadow:-18px 0 42px #00000042}html[data-theme=dark] .group-info-toggle{border-color:#242527;background:#262729f0;color:#8f9297}html[data-theme=dark] .group-info-toggle:hover,html[data-theme=dark] .group-info-toggle:focus-visible{background:#303133;color:#cfd2d6}html[data-theme=dark] .details-card,html[data-theme=dark] .details-toggle-row,html[data-theme=dark] .details-row,html[data-theme=dark] .group-avatar-tabs,html[data-theme=dark] .notice-card,html[data-theme=dark] .modal-card,html[data-theme=dark] .app-modal .panel-section,html[data-theme=dark] .create-group-form,html[data-theme=dark] .form-field input,html[data-theme=dark] .profile-editor-row,html[data-theme=dark] .profile-editor-source,html[data-theme=dark] .settings-form input,html[data-theme=dark] .auth-form input,html[data-theme=dark] .mode-button,html[data-theme=dark] .secondary-button,html[data-theme=dark] .invite-output,html[data-theme=dark] .auth-card,html[data-theme=dark] .invite-card{border-color:#343537;background:#272829}html[data-theme=dark] .details-toggle-row,html[data-theme=dark] .details-row,html[data-theme=dark] .contact-profile-fields,html[data-theme=dark] .contact-profile-row,html[data-theme=dark] .preference-row,html[data-theme=dark] .global-search-tabs,html[data-theme=dark] .add-contact-modal .invite-panel,html[data-theme=dark] .emoji-tabs,html[data-theme=dark] .notice-split-button button+button{border-color:#343537}html[data-theme=dark] .create-group-check{border-color:#5b5d61}html[data-theme=dark] .create-group-contact.active .create-group-check{border-color:#149dff;background:#149dff}html[data-theme=dark] .group-member-row small{background:#149dff29;color:#42b4ff}html[data-theme=dark] .app-modal{border-color:#3a3b3d;background:#272829;box-shadow:0 24px 70px #00000061}html[data-theme=dark] .modal-nav{background:#282a2c;border-right-color:#343537}html[data-theme=dark] .modal-titlebar,html[data-theme=dark] .profile-editor-titlebar,html[data-theme=dark] .add-contact-main{border-color:#1f1f1f;background:#101112}html[data-theme=dark] .theme-preview{box-shadow:inset 0 0 0 1px #ffffff0f}html[data-theme=dark] .theme-option:hover .theme-preview{box-shadow:inset 0 0 0 1px #ffffff14,0 4px 16px #00000038}html[data-theme=dark] .theme-option.active .theme-option-label{color:#26a8ff}html[data-theme=dark] .composer-editor,html[data-theme=dark] .message-scroll,html[data-theme=dark] .emoji-panel-body,html[data-theme=dark] .message-code-pre{scrollbar-color:rgba(255,255,255,.16) transparent}html[data-theme=dark] .composer-editor:hover,html[data-theme=dark] .message-scroll:hover{scrollbar-color:rgba(255,255,255,.2) transparent}html[data-theme=dark] .composer-editor:hover::-webkit-scrollbar-thumb,html[data-theme=dark] .message-scroll:hover::-webkit-scrollbar-thumb,html[data-theme=dark] .emoji-panel-body::-webkit-scrollbar-thumb,html[data-theme=dark] .message-code-pre::-webkit-scrollbar-thumb{background-color:#ffffff29}html[data-theme=dark] .auth-screen,html[data-theme=dark] .invite-screen,html[data-theme=dark] .splash{background:radial-gradient(circle at 30% 18%,rgba(0,153,247,.12),transparent 34%),#101112}html[data-theme=dark] .sidebar,html[data-theme=dark] .sidebar-header,html[data-theme=dark] .contact-profile-pane{background:#1a1b1c}html[data-theme=dark] .sidebar-header.sidebar-header-contacts{border-bottom:0}html[data-theme=dark] .contact-profile-empty img{opacity:.1}html[data-theme=dark] .contact-tools{background:#191d1e;border-bottom:0}html[data-theme=dark] .contact-tools>button{background:transparent;color:#e8eaed}html[data-theme=dark] .contact-tools>button:hover,html[data-theme=dark] .contact-tools>button.active{background:#242526}html[data-theme=dark] .contact-tab-switch{background:#262729}html[data-theme=dark] .contact-tab-switch:before,html[data-theme=dark] .contact-tab-switch:after{content:none;display:none}html[data-theme=dark] .contact-tab-switch button{color:#a4a7ad}html[data-theme=dark] .contact-tab-switch button.active{background:#333538;color:#0877d8}html[data-theme=dark] .contact-row:hover{background:#222324}html[data-theme=dark] .contact-row.active,html[data-theme=dark] .contact-row.active:hover{background:#272829;color:#eef0f3}html[data-theme=dark] .contact-row.active .row-main span,html[data-theme=dark] .contact-row.active .row-meta{color:#a0a3a9}html[data-theme=dark] .contact-profile-fields,html[data-theme=dark] .contact-profile-row{border-color:#2c2d2f}html[data-theme=dark] .contact-profile-head span,html[data-theme=dark] .contact-profile-row strong{color:#a2a5ab}html[data-theme=dark] .contact-profile-actions .secondary-button{border-color:#4a4b4d;background:transparent;color:#eef0f3}html[data-theme=dark] .conversation-details{border-left-color:#2c2d2f;background:#1a1b1c;box-shadow:-18px 0 42px #00000047}html[data-theme=dark] .details-card,html[data-theme=dark] .details-toggle-row,html[data-theme=dark] .details-row,html[data-theme=dark] .group-avatar-tabs{border-color:transparent;background:#252627}html[data-theme=dark] .details-card{border-radius:12px}html[data-theme=dark] .details-toggle-row,html[data-theme=dark] .details-row{border-top-color:#38393b;color:#f1f3f5}html[data-theme=dark] .group-info-heading,html[data-theme=dark] .group-edit-card-header strong,html[data-theme=dark] .group-edit-preview-row strong,html[data-theme=dark] .group-edit-preview-row p,html[data-theme=dark] .group-avatar-actions button,html[data-theme=dark] .group-edit-actions button{color:#f1f3f5}html[data-theme=dark] .group-edit-preview-row{border-color:#38393b}html[data-theme=dark] .group-edit-preview-row span,html[data-theme=dark] .group-edit-icon-button{color:#a4a7ad}html[data-theme=dark] .group-edit-icon-button:hover{color:#149dff}html[data-theme=dark] .group-edit-field input,html[data-theme=dark] .group-edit-field textarea,html[data-theme=dark] .group-avatar-settings input{border-color:#45474b;background:#1f2022}html[data-theme=dark] .group-edit-field input:focus,html[data-theme=dark] .group-edit-field textarea:focus,html[data-theme=dark] .group-avatar-settings input:focus{border-color:#149dff;box-shadow:0 0 0 3px #149dff29}html[data-theme=dark] .group-avatar-tabs button{color:#a4a7ad}html[data-theme=dark] .group-avatar-tabs button.active{background:#333436;color:#149dff}html[data-theme=dark] .group-avatar-actions button,html[data-theme=dark] .group-edit-actions button{border-color:#45474b;background:#252627}html[data-theme=dark] .group-avatar-actions .primary-button,html[data-theme=dark] .group-edit-actions .primary-button{border-color:#0877d8;background:#0877d8;color:#fff}html[data-theme=dark] .group-invite-button:hover{background:#2b2c2e;color:#f1f3f5}html[data-theme=dark] .invite-qr-modal{border-color:#343537;background:#272829;box-shadow:0 24px 72px #0006}html[data-theme=dark] .invite-qr-profile span,html[data-theme=dark] .invite-qr-modal p,html[data-theme=dark] .invite-qr-domain,html[data-theme=dark] .invite-qr-code>span:not(.invite-qr-logo){color:#9b9ea3}html[data-theme=dark] .invite-qr-logo{border-color:#fff}html[data-theme=dark] .group-invite-dialog{border-color:#3a3b3d;background:#272829;box-shadow:0 24px 70px #00000061}html[data-theme=dark] .group-invite-dialog header strong,html[data-theme=dark] .group-invite-list button{color:#eef0f3}html[data-theme=dark] .group-invite-dialog input{background:#1f2022;color:#eef0f3}html[data-theme=dark] .group-invite-list button:hover,html[data-theme=dark] .group-invite-list button.active{background:#333436}html[data-theme=dark] .group-role-badge,html[data-theme=dark] .group-role-badge.admin{background:#08395e;color:#3cb4ff}html[data-theme=dark] .group-role-badge.owner{background:#4c3216;color:#ffb85c}html[data-theme=dark] .details-toggle-row:hover,html[data-theme=dark] .details-row:hover{background:#2b2c2e}html[data-theme=dark] .switch-control{background:#585a5d}html[data-theme=dark] .switch-control span{background:#fff}html[data-theme=dark] .switch-control.on{background:#0877d8}html[data-theme=dark] .confirm-dialog{background:#1f2124}html[data-theme=dark] .confirm-dialog strong{color:#eef0f3}html[data-theme=dark] .confirm-dialog-actions{border-color:#303236}html[data-theme=dark] .confirm-dialog-actions button{background:#1f2124;color:#6eb4ff}html[data-theme=dark] .confirm-dialog-actions button+button{border-color:#303236}html[data-theme=dark] .confirm-dialog-actions button:hover{background:#292b2f}html[data-theme=dark] .tools-pane,html[data-theme=dark] .tools-detail-pane,html[data-theme=dark] .mobile-conversation-details,html[data-theme=dark] .mobile-settings-page{background:#101112;color:#eef0f3}html[data-theme=dark] .tools-group,html[data-theme=dark] .tools-row,html[data-theme=dark] .tools-row-icon,html[data-theme=dark] .tools-detail-icon,html[data-theme=dark] .tools-detail-related button,html[data-theme=dark] .mobile-profile-sheet,html[data-theme=dark] .mobile-profile-card,html[data-theme=dark] .mobile-profile-footer,html[data-theme=dark] .mobile-detail-card,html[data-theme=dark] .mobile-detail-row,html[data-theme=dark] .mobile-detail-switch-row,html[data-theme=dark] .mobile-settings-card,html[data-theme=dark] .mobile-settings-row,html[data-theme=dark] .mobile-settings-search{background:#1a1b1c;color:#eef0f3}html[data-theme=dark] .tools-row,html[data-theme=dark] .tools-detail-fields,html[data-theme=dark] .tools-detail-row,html[data-theme=dark] .tools-detail-related button,html[data-theme=dark] .mobile-profile-row,html[data-theme=dark] .mobile-detail-row,html[data-theme=dark] .mobile-detail-switch-row,html[data-theme=dark] .mobile-settings-row{border-color:#2c2d2f}html[data-theme=dark] .tools-group{background:transparent}html[data-theme=dark] .tools-group-title,html[data-theme=dark] .tools-row-description,html[data-theme=dark] .tools-detail-kicker,html[data-theme=dark] .tools-detail-head p,html[data-theme=dark] .tools-detail-related>span{color:#9ea2aa}html[data-theme=dark] .tools-row:hover,html[data-theme=dark] .tools-detail-related button:hover,html[data-theme=dark] .tools-detail-related button.active,html[data-theme=dark] .mobile-settings-row:hover{background:#242526}html[data-theme=dark] .tools-row-label,html[data-theme=dark] .tools-detail-head strong,html[data-theme=dark] .tools-detail-row span,html[data-theme=dark] .tools-detail-related button,html[data-theme=dark] .mobile-profile-copy strong,html[data-theme=dark] .mobile-profile-row,html[data-theme=dark] .mobile-profile-footer-button,html[data-theme=dark] .mobile-detail-title,html[data-theme=dark] .mobile-detail-back,html[data-theme=dark] .mobile-detail-row-label,html[data-theme=dark] .mobile-detail-switch-label,html[data-theme=dark] .mobile-detail-switch-icon,html[data-theme=dark] .mobile-settings-title,html[data-theme=dark] .mobile-settings-back,html[data-theme=dark] .mobile-settings-row-label,html[data-theme=dark] .mobile-settings-row-icon{color:#eef0f3}html[data-theme=dark] .tools-detail-row strong{color:#b7bbc3}html[data-theme=dark] .mobile-profile-copy p,html[data-theme=dark] .mobile-group-copy span,html[data-theme=dark] .mobile-member-name,html[data-theme=dark] .mobile-detail-row-value,html[data-theme=dark] .mobile-settings-section-title,html[data-theme=dark] .mobile-settings-row-value,html[data-theme=dark] .mobile-settings-search,html[data-theme=dark] .mobile-settings-search-input::placeholder{color:#9ea2aa}html[data-theme=dark] .mobile-detail-header,html[data-theme=dark] .mobile-settings-header{background:#191a1c}html[data-theme=dark] .mobile-settings-search-input{color:#eef0f3}@media(max-width:760px){html[data-theme=dark] .app-rail{border-top-color:#25262a;background:#2c2d2ef7}html[data-theme=dark] .mobile-sidebar-top{background:#212425}html[data-theme=dark] .sidebar,html[data-theme=dark] .sidebar-header,html[data-theme=dark] .sidebar-body{background:#191d1e}html[data-theme=dark] .mobile-sidebar-title strong,html[data-theme=dark] .rail-nav button{color:#eef0f3}html[data-theme=dark] .rail-nav button:hover,html[data-theme=dark] .rail-nav button.active{background:transparent}html[data-theme=dark] .rail-nav button.active{color:#4096f5}html[data-theme=dark] .search-box{background:#2c2f30}html[data-theme=dark] .composer,html[data-theme=dark] .search-row,html[data-theme=dark] .composer-editor,html[data-theme=dark] .emoji-panel,html[data-theme=dark] .composer-plus-panel{background:#1b1b1c}html[data-theme=dark] .composer-editor{background:#232628}}@media(max-width:1260px){.app-shell{grid-template-columns:var(--im-rail-width, 72px) var(--sidebar-width, 340px) minmax(0,1fr)}}@media(max-width:1060px){.conversation-details{width:min(320px,calc(100% - 32px))}}.mobile-profile-sheet,.mobile-conversation-details,.mobile-settings-page,.notice-back-button,.notice-back-spacer{display:none}.tools-pane{min-height:100%;overflow:auto;padding:8px 0 16px;background:#fff}.tools-list{display:grid;gap:0}.tools-group{display:grid;gap:0;background:#fff}.tools-group-title{margin:14px 20px 7px;color:#8d9199;font-size:12px;font-weight:600}.tools-group-items{display:grid;gap:0}.tools-row{position:relative;display:grid;min-height:64px;width:100%;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:7px 14px 7px 18px;border:0;border-radius:0;background:transparent;color:#15171c;text-align:left;cursor:pointer}.tools-row:hover{background:#f3f4f6}.tools-row-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#f6f7f9}.tools-row-main{display:grid;min-width:0;gap:3px}.tools-row-label{overflow:hidden;max-width:100%;color:#111;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.tools-row-description{overflow:hidden;color:#92959c;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tools-row-arrow{display:grid;place-items:center}.tools-detail-pane{display:grid;height:100%;min-height:0;align-content:start;justify-items:center;overflow:auto;padding:92px 48px 48px;background:#f3f3f3}.tools-detail-inner{display:grid;width:min(680px,100%);gap:28px;-webkit-user-select:none;user-select:none}.tools-detail-head{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:22px}.tools-detail-icon{display:grid;width:92px;height:92px;place-items:center;border:1px solid #eeeeee;border-radius:18px;background:#fff}.tools-detail-head div{display:grid;min-width:0;gap:7px}.tools-detail-kicker{color:#8a8d94;font-size:14px}.tools-detail-head strong{overflow:hidden;color:#111;font-size:26px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.tools-detail-head p{margin:0;color:#777;font-size:16px}.tools-detail-fields{display:grid;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.tools-detail-row{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #eeeeee}.tools-detail-row:first-child{border-top:0}.tools-detail-row span{color:#111;font-size:17px;font-weight:500}.tools-detail-row strong{overflow:hidden;color:#777;font-size:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.tools-detail-actions{display:flex;justify-content:center;gap:12px;padding-top:6px}.tools-detail-actions .primary-button{min-width:128px;min-height:40px;font-size:16px}.tools-detail-related{display:grid;gap:12px}.tools-detail-related>span{color:#8a8d94;font-size:13px;font-weight:600}.tools-detail-related>div{display:flex;min-width:0;flex-wrap:wrap;gap:10px}.tools-detail-related button{display:inline-grid;min-height:34px;grid-template-columns:20px max-content;align-items:center;gap:8px;padding:0 12px;border:1px solid #e7e8ec;border-radius:999px;background:#fff;color:#15171c;cursor:pointer}.tools-detail-related button.active,.tools-detail-related button:hover{border-color:#d9e8fb;background:#eef6ff}.tools-detail-related strong{font-size:13px;font-weight:500}@media(max-width:760px){:root{--mobile-tabbar-height: 62px;--mobile-header-bg: #eef4ff;--mobile-tabbar-bg: #f6f6fa}body{background:#f4f5f8}.app-shell{display:block;height:100dvh;background:#f4f5f8}.app-rail{position:fixed;right:0;bottom:0;left:0;z-index:22;display:grid;height:calc(var(--mobile-tabbar-height) + env(safe-area-inset-bottom,0px));min-height:0;grid-template-rows:1fr;gap:0;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));border-top:.5px solid #e4e6ec;border-right:0;background:#f6f6faf7}.rail-avatar,.rail-footer{display:none}.rail-groups{width:100%;height:100%;align-content:start;gap:0}.rail-nav{display:grid;width:100%;height:100%;min-height:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:0}.rail-nav button,.rail-nav button.rail-mobile-tool{display:grid;width:100%;height:100%;min-height:0;grid-template-rows:25px 13px;place-items:center;align-content:center;gap:4px;border-radius:0;background:transparent;color:#121418;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.rail-nav button.rail-mobile-tool.rail-desktop-hidden{display:grid}.rail-nav button:hover,.rail-nav button:active,.rail-nav button:focus,.rail-nav button:focus-visible,.rail-nav button.active{background:transparent;outline:0}.rail-nav button.active{color:#4096f5}.rail-tab-icon{position:relative;display:grid;width:25px;height:25px;place-items:center;overflow:hidden;border-radius:8px;line-height:0}.rail-tab-icon svg{width:21px;height:21px}.rail-tab-contacts .rail-tab-icon{width:28px;height:28px}.rail-tab-contacts .rail-contact-icon{width:27px;height:27px}.rail-nav button.active .rail-tab-icon svg *{fill:currentColor;stroke:currentColor}.rail-nav button.active .rail-contact-icon .rail-contact-body-fill{stroke:transparent}.rail-nav button.active .rail-contact-icon .rail-contact-body-line{fill:transparent;stroke:transparent;opacity:0}.rail-tab-contacts .rail-contact-collar{fill:var(--mobile-tabbar-bg);transform-box:fill-box;transform-origin:center}.rail-tab-contacts.active .rail-contact-collar{opacity:1;animation:mobileTabContactCollar .42s ease-out 1}.rail-tab.active .rail-tab-icon:before,.rail-tab.active .rail-tab-icon:after{pointer-events:none}.rail-tab-messages.active .rail-tab-icon:before,.rail-tab-messages.active .rail-tab-icon:after{position:absolute;top:10px;z-index:1;width:3px;height:3px;border-radius:50%;background:#fff;content:"";animation:mobileTabEyeBlink .52s ease-out 1}.rail-tab-messages.active .rail-tab-icon:before{left:8px}.rail-tab-messages.active .rail-tab-icon:after{left:15px}.rail-label{display:block;font-size:9px;font-weight:500;line-height:1.05}.rail-badge{top:-2px;right:calc(50% - 24px);min-width:18px;height:18px;padding:0 5px;border:2px solid #fafbff;font-size:10px}.sidebar-resize{display:none}.sidebar{height:100dvh;border-right:0;background:#fff}.sidebar-header{padding:0;border-bottom:0;background:var(--mobile-header-bg)}.mobile-sidebar-top{display:grid;min-height:42px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:6px;padding:0 16px}.mobile-sidebar-avatar{display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent}.mobile-sidebar-avatar .avatar{width:36px;height:36px}.mobile-sidebar-title{display:grid;min-width:0;gap:4px}.mobile-sidebar-title strong{overflow:hidden;color:#15171c;font-size:15px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-sidebar-title span{display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;color:#31343a;font-size:9px;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-sidebar-title i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#58da82}.mobile-sidebar-actions{display:flex;justify-content:flex-end}.desktop-sidebar-add{display:none}.mobile-sidebar-actions .sidebar-add{width:40px;height:40px;border-radius:50%;background:transparent;color:#17191f}.mobile-sidebar-actions .sidebar-add svg{width:28px;height:28px;stroke-width:1.5}.mobile-sidebar-actions .sidebar-add-menu{top:50px;right:-2px;left:auto;padding:14px 8px;border:0;border-radius:18px;box-shadow:0 18px 48px #0000002e}.mobile-sidebar-actions .sidebar-add-menu button{min-height:40px;grid-template-columns:24px max-content;gap:12px;padding:0 24px 0 12px;font-size:16px}.search-row{grid-template-columns:minmax(0,1fr);gap:0;padding:10px 14px;background:#fff}.search-box{height:42px;grid-template-columns:22px max-content;justify-content:center;gap:8px;padding:0 14px;border-radius:16px;background:#f3f6fc;color:#9a9da5}.search-box:focus-within{grid-template-columns:22px minmax(0,1fr);justify-content:stretch}.search-box input{width:2.5em;min-width:0;color:#111318;font-size:18px;-webkit-appearance:none}.search-box:has(input:not(:placeholder-shown)){grid-template-columns:22px minmax(0,1fr);justify-content:stretch}.search-box:focus-within input,.search-box:has(input:not(:placeholder-shown)) input{width:100%}.search-box input::placeholder{color:#9a9da5}.sidebar-body{padding-bottom:calc(var(--mobile-tabbar-height) + env(safe-area-inset-bottom,0px));background:#fff}.conversation-row,.contact-row{min-height:82px;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;padding:9px 18px;color:#15171c}.conversation-row:hover,.contact-row:hover{background:#f2f3f6}.conversation-row.active,.contact-row.active{background:transparent;color:#15171c}.conversation-row.active .row-preview-line,.conversation-row.active .row-meta,.contact-row.active .row-main span{color:#969aa3}.conversation-row .avatar,.contact-row .avatar{width:54px;height:54px}.row-main{gap:6px}.row-main strong{font-size:18px;font-weight:400}.row-preview-line{color:#969aa3;font-size:14px}.row-meta{padding-top:6px;color:#c5c8cf;font-size:13px}.row-unread{position:absolute;inset:8px auto auto 57px;min-width:20px;height:20px;padding:0 5px;background:#f2543d;font-size:12px}.conversation-row.active .row-unread{background:#f2543d;color:#fff}.row-unread.muted{background:#c3c7d2}.conversation-row.active .row-unread.muted{background:#c3c7d2;color:#fff}.row-muted{position:absolute;right:20px;bottom:14px;color:#c6c9d0}.contact-tools{margin-top:0;overflow:hidden;background:#fff}.contact-tools>button{min-height:56px;padding:0 18px;background:#fff;color:#15171c;font-size:17px;font-weight:400}.contact-tools>button svg{width:18px;height:18px}.contact-tools>button:hover,.contact-tools>button.active{background:#f3f4f7}.contact-tools>button+button{border-top:1px solid #eeeeee}.desktop-notice-label{display:none}.mobile-notice-label{display:inline}.contact-tab-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0 18px;border-top:6px solid #f1f2f4;border-radius:0;background:#fff}.contact-tab-switch button{position:relative;min-height:42px;border-radius:0;color:#15171c;font-size:15px;font-weight:500}.contact-tab-switch button.active{background:transparent;color:#15171c;font-weight:600}.contact-tab-switch button.active:after{position:absolute;right:28%;bottom:0;left:28%;height:3px;border-radius:999px;background:#469cf6;content:""}.chat-main{position:fixed;inset:0;z-index:35;background:#f1f2f4;transform:translate(100%);transition:transform .16s ease}.chat-main.chat-main-open{transform:translate(0)}.chat-pane{--chat-header-height: 42px;--composer-height: calc( var(--mobile-composer-editor-height, 42px) + 62px + env(safe-area-inset-bottom, 0px) ) !important;grid-template-rows:var(--chat-header-height) minmax(0,1fr) var( --composer-height );background:#f1f2f4}.chat-pane.with-group-info{grid-template-columns:minmax(0,1fr)}.chat-pane:has(.composer>.emoji-panel),.chat-pane:has(.composer>.composer-plus-panel){--composer-height: 336px !important}.chat-pane:has(.composer>.emoji-panel) .composer{grid-template-rows:var(--mobile-composer-editor-height, 42px) 48px minmax(0,1fr)}.chat-pane:has(.composer>.composer-plus-panel) .composer{grid-template-rows:var(--mobile-composer-editor-height, 42px) 48px minmax(0,1fr)}.chat-header{grid-template-columns:36px minmax(0,1fr) 36px;gap:4px;min-height:var(--chat-header-height);padding:0 8px;border-bottom:1px solid #e2e3e7;background:#f1f2f4}.chat-header .back-button,.back-button{display:inline-grid}.chat-title{justify-content:center;text-align:center}.chat-title strong{font-size:17px;font-weight:500}.chat-actions{justify-content:end;gap:4px}.chat-actions .icon-button,.chat-header .back-button{width:36px;height:36px;border-radius:50%}.chat-actions .icon-button svg,.chat-header .back-button svg{width:22px;height:22px}.conversation-details,.group-info-panel,.group-info-toggle{display:none}.message-scroll{gap:14px;padding:16px 10px 12px;overflow-x:hidden;background:#f1f2f4}.unread-jump-button,.chat-pane.with-group-info:not(.group-info-collapsed) .unread-jump-button{top:calc(var(--chat-header-height) + 56px);right:0;height:44px;gap:8px;padding:0 22px;border-radius:999px 0 0 999px;font-size:18px;box-shadow:0 4px 18px #00000021}.message-line{gap:8px}.message-line .avatar{width:42px;height:42px}.message-bubble,.message-bubble.has-code{max-width:77%}.message-name{font-size:12px}.message-content{padding:9px 12px;border-radius:12px;font-size:15px;line-height:1.42}.message-content:not(.markdown-image-only) .message-markdown-image{display:block;margin:8px 0 0}.message-content:not(.sticker-only) .message-sticker-image{display:block;margin:8px auto}.message-content,.message-content *{-webkit-touch-callout:default;user-select:text;-webkit-user-select:text}.message-content.has-code{width:100%}.message-code-block{max-width:min(100%,calc(100vw - 96px))}.message-code-pre{overflow-x:auto;overflow-y:hidden}.message-context-menu-mobile{z-index:85;width:min(64vw,224px);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:9px 10px;border:0;border-radius:15px;background:#3a3a3af0;box-shadow:0 12px 28px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.message-context-menu-mobile:before{position:absolute;top:-6px;left:50%;width:14px;height:14px;border-radius:3px;background:#3a3a3af0;content:"";transform:translate(-50%) rotate(45deg)}.message-context-menu-mobile button{min-height:50px;grid-template-columns:minmax(0,1fr);justify-items:center;gap:5px;padding:5px 6px;border-radius:10px;color:#fff;font-size:13px}.message-context-menu-mobile button svg{width:21px;height:21px}.message-context-menu-mobile button:hover{background:#ffffff14}.message-context-menu-mobile.message-context-menu-has-download{width:min(76vw,276px);grid-template-columns:repeat(3,minmax(0,1fr))}.composer{display:grid;grid-template-rows:var(--mobile-composer-editor-height, 42px) 48px;gap:0;padding:8px 12px calc(6px + env(safe-area-inset-bottom,0px));overflow:hidden;border-top:0;background:#f7f7f7}.composer-resize{display:none}.composer-editor{grid-row:1;height:var(--mobile-composer-editor-height, 42px);min-height:42px;max-height:var(--mobile-composer-editor-height, 42px);padding:10px 14px;overflow:auto;border-radius:14px;background:#fff;font-size:16px;line-height:1.4}.chat-pane.mobile-composer-long .composer-editor{padding-right:48px}.mobile-composer-expand-button{position:absolute;right:23px;top:calc(8px + var(--mobile-composer-editor-height, 42px) - 38px);z-index:4;display:none;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#eeeeef;color:#17191f;transform:rotate(180deg)}.chat-pane.mobile-composer-long .mobile-composer-expand-button{display:grid}.composer-mention-token{color:inherit;font-weight:inherit}.mention-menu{position:fixed;right:0;bottom:var(--composer-height, 104px);left:0;width:100%;max-height:min(42dvh,320px);padding:16px 18px 18px;border:0;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -12px 32px #00000029}.mention-menu button{min-height:58px;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;padding:7px 10px;border-radius:12px}.mention-menu .avatar{width:44px;height:44px;font-size:15px}.mention-menu span{font-size:18px;font-weight:400}.mention-menu .mention-bot-badge{width:18px;height:18px;min-width:18px;min-height:18px}.mention-menu .mention-role-badge{min-width:42px;padding:5px 8px;border-radius:7px;font-size:13px}.mobile-composer-expanded{position:fixed;inset:0;z-index:96;display:grid;align-items:end;background:#00000075}.mobile-composer-expanded-sheet{position:relative;display:grid;width:100%;height:min(84dvh,calc(100dvh - 54px));min-height:0;grid-template-rows:minmax(0,1fr);padding:70px 22px calc(76px + env(safe-area-inset-bottom,0px));overflow:hidden;border-radius:22px 22px 0 0;background:#fff}.mobile-composer-expanded-close{position:absolute;top:20px;right:26px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:#eeeeef;color:#17191f}.mobile-composer-expanded-editor{grid-row:1;height:100%;max-height:none;min-height:0;padding:0 8px 20px 0;overflow:auto;border-radius:0;background:transparent;font-size:20px;line-height:1.42}.chat-pane.mobile-composer-long .mobile-composer-expanded-editor{padding:0 8px 20px 0}.mobile-composer-expanded-sheet .mention-menu{bottom:calc(64px + env(safe-area-inset-bottom,0px));max-height:min(38dvh,280px)}.mobile-composer-expanded-tools{position:fixed;right:0;bottom:env(safe-area-inset-bottom,0px);left:0;z-index:2;display:grid;grid-template-columns:50px 50px 50px minmax(0,1fr) 50px;align-items:center;gap:9px;min-height:64px;padding:0 22px 8px;background:#fff}.mobile-composer-expanded-tools button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:12px;background:transparent;color:#17191f;-webkit-tap-highlight-color:transparent}.mobile-composer-expanded-tools button.active,.mobile-composer-expanded-tools button:hover,.mobile-composer-expanded-tools button:active,.mobile-composer-expanded-tools button:focus,.mobile-composer-expanded-tools button:focus-visible{background:transparent;color:#4096f5;outline:0}.mobile-composer-expanded-tools button:disabled{opacity:.42}.mobile-composer-expanded .emoji-panel{position:fixed;right:0;bottom:calc(64px + env(safe-area-inset-bottom,0px));left:0;width:100%;height:278px;min-height:0;margin:0;border:0;border-radius:0;background:#f8f8f9;box-shadow:none}.composer-tools{display:grid;grid-row:2;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;padding:0}.composer-tools span{display:none}.composer-tools button{width:100%;height:100%;min-height:40px;justify-self:stretch;align-self:stretch;border-radius:12px;color:#17191f;-webkit-tap-highlight-color:transparent}.composer-tools button svg{width:23px;height:23px}.composer-tools button:hover,.composer-tools button:active,.composer-tools button:focus,.composer-tools button:focus-visible,.composer-tools button.active{background:transparent;outline:0}.composer-tools button.active{color:#4096f5}.composer-tools .composer-mobile-tool{display:grid}.composer-tools .composer-desktop-tool{display:none}.composer-desktop-history{display:none!important}.emoji-panel{position:static;grid-row:3;width:100%;height:100%;min-height:0;border:0;border-radius:0;background:#f8f8f9;box-shadow:none}.emoji-panel-body{padding:0;background:#f8f8f9}.emoji-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px 6px}.emoji-grid button{width:100%;height:42px}.emoji-grid img{max-width:34px;max-height:34px}.emoji-tabs{position:relative;left:50%;width:100vw;box-sizing:border-box;min-height:50px;gap:0;margin:0;padding:0;transform:translate(-50%);border-top:1px solid #edf0f4;background:#f8f8f9}.emoji-tabs button{width:50px;height:50px;border-radius:0}.emoji-tabs button:hover{background:#f4f5f7}.emoji-tabs button.active{background:#f1f2f5;color:#4096f5}.composer-plus-panel{display:grid;min-height:0;grid-row:3;grid-template-rows:minmax(0,1fr) 14px;padding:14px 0 2px;background:#f8f8f9}.composer-plus-panel.single-page{grid-template-rows:minmax(0,1fr);padding-bottom:12px}.composer-plus-grid{display:grid;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px 8px}.composer-plus-grid button{display:grid;min-width:0;justify-items:center;gap:6px;padding:0;border:0;background:transparent;color:#17191f;-webkit-tap-highlight-color:transparent}.composer-plus-grid button span{display:grid;width:50px;height:50px;place-items:center;border-radius:13px;background:#fff;color:#5c5f66}.composer-plus-grid button strong{overflow:hidden;max-width:100%;font-size:13px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.composer-plus-dots{display:flex;align-items:center;justify-content:center;gap:7px}.composer-plus-dots span{width:6px;height:6px;border-radius:50%;background:#e2e3e6}.composer-plus-dots span.active{background:#c5c8ce}.notice-header{display:grid;min-height:58px;grid-template-columns:84px minmax(0,1fr) 84px;align-items:center;gap:6px;padding:0 8px;background:#f8f8f9}.notice-header h2{min-width:0;overflow:hidden;font-size:18px;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.notice-header div{justify-content:end;gap:4px}.notice-back-button,.notice-back-spacer{display:inline-grid}.notice-back-button{width:38px;height:38px;place-items:center;border-radius:50%}.notice-back-spacer,.notice-header .icon-button{width:38px;height:38px}.notice-header .icon-button svg{width:22px;height:22px}.notice-list{gap:10px;padding:12px 12px calc(22px + env(safe-area-inset-bottom,0px))}.notice-card{min-height:68px;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px;border-radius:12px}.notice-card .avatar{width:40px;height:40px}.notice-copy{gap:4px}.notice-copy p{font-size:14px}.notice-copy time,.notice-copy strong{font-size:13px}.notice-action{min-width:0;font-size:13px}.notice-action{grid-column:2;justify-content:flex-start}.tools-pane{min-height:100%;padding:0 0 16px;background:#f1f2f4}.tools-list{gap:0}.tools-group{gap:0;background:#fff}.tools-group+.tools-group{margin-top:12px}.tools-group-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.tools-group-items{grid-template-columns:minmax(0,1fr);gap:0}.tools-row{min-height:58px;grid-template-columns:52px minmax(0,1fr) 28px;align-content:center;justify-items:stretch;gap:0;padding:0 16px;border:0;border-bottom:1px solid #eeeeee;border-radius:0;background:#fff}.tools-row:last-child{border-bottom:0}.tools-row-icon{width:34px;height:34px;background:transparent}.tools-row-icon svg{width:24px;height:24px}.tools-row-label{font-size:17px;font-weight:400}.tools-row-description{display:none}.tools-row-arrow{display:grid;place-items:center}.modal-scrim:has(.mobile-settings-page){place-items:stretch;padding:0;background:#ededee}.modal-scrim:has(.mobile-settings-page)>.settings-modal{display:none}.mobile-settings-page,.mobile-conversation-details,.mobile-profile-sheet,.mobile-profile-edit-page{position:fixed;inset:0;z-index:70;min-height:0;color:#15171c}.mobile-settings-page,.mobile-conversation-details,.mobile-profile-edit-page{display:grid;grid-template-rows:auto minmax(0,1fr);background:#efeff1}.mobile-profile-sheet{display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;background:#fff;animation:mobileProfileIn .19s ease-out}.mobile-profile-main{min-height:0;overflow:auto;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.mobile-profile-hero{position:relative;min-height:190px;overflow:hidden;padding:calc(22px + env(safe-area-inset-top,0px)) 16px 0;background-color:#20334d;color:#fff}.mobile-profile-hero-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}.mobile-profile-action{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffff4d;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-profile-action svg{width:22px;height:22px}.mobile-profile-card{position:relative;margin:-30px 14px 0;padding:14px;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:#fff;box-shadow:0 2px 10px #00000014}.mobile-profile-summary{display:grid;grid-template-columns:70px minmax(0,1fr) 24px;align-items:start;gap:12px}.mobile-profile-avatar-button{display:grid;width:64px;height:64px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent}.mobile-profile-avatar-button .avatar{width:64px;height:64px}.mobile-profile-copy{display:grid;min-width:0;gap:6px}.mobile-profile-copy strong{overflow:hidden;font-size:21px;font-weight:600;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-copy p{margin:0;color:#767a82;font-size:13px;line-height:1.35}.mobile-profile-qr-button{display:grid;width:30px;height:30px;place-items:center;align-self:start;padding:0;border:0;background:transparent}.mobile-profile-meta-card{display:grid;margin:12px 14px 0;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.mobile-profile-meta-row{display:grid;min-height:56px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:12px;padding:0 14px;border:0;border-bottom:.5px solid rgba(0,0,0,.08);background:transparent;color:#15171c;text-align:left}.mobile-profile-meta-row:last-child{border-bottom:0}.mobile-profile-meta-row.static{grid-template-columns:minmax(0,1fr) auto}.mobile-profile-meta-row span{min-width:0;overflow:hidden;font-size:16px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-meta-row strong{color:#8c9098;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.mobile-profile-meta-row svg{color:#adb1ba}.mobile-profile-footer{position:fixed;right:0;bottom:0;left:0;display:flex;gap:32px;padding:8px 0 calc(10px + env(safe-area-inset-bottom,0px)) 20px;border-top:.5px solid #eeeeee;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-profile-footer-button{display:grid;width:42px;justify-items:center;gap:4px;border:0;background:transparent;color:#15171c}.mobile-profile-footer-button span{font-size:13px;line-height:1.1}.mobile-profile-footer-button svg{width:24px;height:24px}.mobile-profile-qr-page{position:fixed;inset:0;z-index:72;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#f0f1f4;color:#15171c}.mobile-profile-qr-header{display:grid;min-height:56px;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;padding:calc(10px + env(safe-area-inset-top,0px)) 12px 8px}.mobile-profile-qr-header strong{min-width:0;overflow:hidden;font-size:21px;font-weight:600;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-qr-back{display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;color:#15171c}.mobile-profile-qr-main{display:grid;min-height:0;place-items:center;padding:16px 34px 18px}.mobile-profile-qr-card{display:grid;width:min(100%,334px);gap:18px;padding:34px 28px 28px;border-radius:18px;background:#fff}.mobile-profile-qr-user{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:14px}.mobile-profile-qr-user .avatar{width:58px;height:58px}.mobile-profile-qr-user div{display:grid;min-width:0;gap:6px}.mobile-profile-qr-user strong{min-width:0;overflow:hidden;font-size:23px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-qr-user span{color:#969aa3;font-size:15px;line-height:1.2}.mobile-profile-qr-code{position:relative;display:grid;aspect-ratio:1;width:100%;place-items:center}.mobile-profile-qr-code>img{display:block;width:100%;height:100%;object-fit:contain}.mobile-profile-qr-code>span:not(.mobile-profile-qr-logo){color:#969aa3;font-size:15px}.mobile-profile-qr-logo{position:absolute;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;border:4px solid #ffffff;border-radius:14px;background:#fff;box-shadow:0 3px 12px #276fb224;transform:translate(-50%,-50%)}.mobile-profile-qr-logo img{display:block;width:42px;height:42px;border-radius:10px;object-fit:cover}.mobile-profile-qr-logo .avatar{width:42px;height:42px;border-radius:10px}.mobile-profile-qr-card p{margin:-4px 0 0;font-size:18px;line-height:1.2;text-align:center}.mobile-profile-qr-address{margin-top:-10px;overflow:hidden;color:#a2a4aa;font-size:13px;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-qr-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 34px calc(22px + env(safe-area-inset-bottom,0px))}.mobile-profile-qr-action{display:grid;justify-items:center;gap:8px;border:0;background:transparent;color:#15171c}.mobile-profile-qr-action span{font-size:14px;line-height:1.2}.mobile-conversation-details{box-shadow:-18px 0 40px #0000001f;animation:mobileDetailIn .16s ease-out}.mobile-profile-edit-page{z-index:72}.mobile-detail-header,.mobile-settings-header,.mobile-profile-edit-header{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;min-height:48px;padding:env(safe-area-inset-top,0px) 8px 8px;background:#f8f8f9}.mobile-settings-header,.mobile-profile-edit-header{padding-bottom:10px;background:#ededee}.mobile-detail-back,.mobile-settings-back,.mobile-profile-edit-back{display:grid;width:38px;height:38px;place-items:center;border:0;background:transparent;color:#15171c}.mobile-detail-back svg,.mobile-settings-back svg,.mobile-profile-edit-back svg{width:27px;height:27px}.mobile-detail-title,.mobile-settings-title,.mobile-profile-edit-header strong{min-width:0;overflow:hidden;font-size:19px;font-weight:600;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-settings-title{font-size:20px}.mobile-profile-edit-main{min-height:0;overflow:auto;padding:10px 14px calc(20px + env(safe-area-inset-bottom,0px))}.mobile-profile-edit-page .profile-editor-form{gap:12px;overflow:visible;padding:0}.mobile-profile-edit-page .profile-editor-avatar{width:92px;height:92px;margin:12px auto 14px}.mobile-profile-edit-page .profile-editor-avatar .avatar{width:92px;height:92px}.mobile-profile-edit-page .profile-editor-row,.mobile-profile-edit-page .profile-editor-source{min-height:54px;grid-template-columns:72px minmax(0,1fr) auto;padding:0 14px;border:0;border-radius:13px}.mobile-profile-edit-page .profile-editor-source{align-items:start;gap:10px;padding-top:12px;padding-bottom:12px}.mobile-profile-edit-page .profile-editor-source .avatar-source-tabs{grid-column:2 / 4}.mobile-profile-edit-page .profile-editor-row>span,.mobile-profile-edit-page .profile-editor-source>span{font-size:16px}.mobile-profile-edit-page .profile-editor-row input{height:52px;font-size:16px}.mobile-profile-edit-page .profile-editor-note,.mobile-profile-edit-page .profile-editor-status{margin:-2px 4px 0}.mobile-profile-edit-page .profile-editor-delete{margin-left:4px}.mobile-profile-edit-page .profile-editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px}.mobile-profile-edit-page .profile-editor-actions .primary-button,.mobile-profile-edit-page .profile-editor-actions .secondary-button{min-width:0;min-height:44px;border-radius:12px}.mobile-detail-trailing{display:grid;place-items:center}.mobile-detail-main{min-height:0;overflow:auto;padding:12px 14px 24px}.mobile-detail-card{overflow:hidden;border-radius:14px;background:#fff}.mobile-detail-card+.mobile-detail-card{margin-top:12px}.mobile-detail-card:first-child .mobile-detail-row-label{font-size:21px}.mobile-group-summary{display:grid;grid-template-columns:64px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:0 0 14px}.mobile-group-summary .avatar{width:56px;height:56px}.mobile-group-copy{display:grid;min-width:0;gap:6px}.mobile-group-copy strong{overflow:hidden;font-size:21px;font-weight:600;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-group-copy span{color:#7f838a;font-size:15px;line-height:1.1}.mobile-group-qr-button{display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;background:transparent;color:#7a7d84}.mobile-member-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 8px;padding:14px}.mobile-member-item{display:grid;min-width:0;justify-items:center;gap:6px}.mobile-member-item .avatar{width:42px;height:42px}.mobile-member-name,.mobile-member-empty{overflow:hidden;max-width:100%;color:#7c8088;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-member-empty{grid-column:1 / -1;padding-bottom:12px;color:#969aa3;font-size:14px;text-align:center}.mobile-detail-row,.mobile-detail-switch-row{display:grid;min-height:56px;width:100%;align-items:center;gap:8px;padding:0 15px;border:0;border-bottom:1px solid #ededed;background:#fff;color:#17191f;text-align:left}.mobile-detail-row{grid-template-columns:44px minmax(0,1fr) minmax(0,max-content) 22px}.mobile-detail-row-no-icon{grid-template-columns:max-content minmax(0,1fr) 24px;column-gap:10px}.mobile-detail-row-multiline{align-items:start;padding-top:14px;padding-bottom:14px}.mobile-detail-switch-row{grid-template-columns:38px minmax(0,1fr) auto}.mobile-detail-switch-row-no-icon{grid-template-columns:minmax(0,1fr) auto}.mobile-detail-row:last-child,.mobile-detail-switch-row:last-child{border-bottom:0}.mobile-detail-row-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:50%}.mobile-detail-row-icon .avatar{width:44px;height:44px}.mobile-detail-row-label,.mobile-detail-switch-label{min-width:0;overflow:hidden;color:#17191f;font-size:17px;font-weight:400;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-detail-row-value{min-width:0;justify-self:end;overflow:hidden;color:#969aa3;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.mobile-detail-row-value-multiline{max-width:min(220px,100%);text-align:right;white-space:normal}.mobile-detail-switch-icon{display:grid;width:38px;height:38px;place-items:center;color:#17191f}.mobile-detail-row-icon svg,.mobile-detail-switch-icon svg{width:22px;height:22px}.mobile-detail-switch{position:relative;width:50px;height:28px;border-radius:999px;background:#dedfe1;transition:background .14s ease}.mobile-detail-switch span{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .14s ease}.mobile-detail-switch.on{background:#0099f7}.mobile-detail-switch.on span{transform:translate(22px)}.mobile-settings-page{background:#ededee}.mobile-settings-main{min-height:0;overflow:auto;padding:10px 14px calc(20px + env(safe-area-inset-bottom,0px))}.mobile-settings-search{display:grid;height:42px;grid-template-columns:22px max-content;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;padding:0 12px;border-radius:14px;background:#fff;color:#999ca3}.mobile-settings-search:focus-within{grid-template-columns:22px minmax(0,1fr);justify-content:stretch}.mobile-settings-search-input{width:44px;min-width:0;border:0;outline:0;background:transparent;color:#15171c;font-size:17px}.mobile-settings-search svg{width:22px;height:22px}.mobile-settings-search:focus-within .mobile-settings-search-input,.mobile-settings-search-input:not(:placeholder-shown){width:100%}.mobile-settings-search-input::placeholder{color:#999ca3}.mobile-settings-section{margin-top:22px}.mobile-settings-section-title{margin:0 0 10px 18px;color:#9a9da4;font-size:15px;font-weight:400}.mobile-settings-card{overflow:hidden;border-radius:14px;background:#fff}.mobile-settings-row{display:grid;min-height:56px;width:100%;grid-template-columns:38px minmax(0,1fr) auto 22px;align-items:center;gap:8px;padding:0 15px;border:0;border-bottom:1px solid #ededed;background:#fff;color:#15171c;text-align:left}.mobile-settings-row:last-child{border-bottom:0}.mobile-settings-row-icon{display:grid;width:38px;height:38px;place-items:center;color:#17191f}.mobile-settings-row-icon svg{width:22px;height:22px}.mobile-settings-row-label{min-width:0;overflow:hidden;color:#15171c;font-size:17px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-settings-row-value{display:grid;min-width:0;justify-items:end;color:#969aa3;font-size:13px}.mobile-settings-row-value .avatar{width:38px;height:38px}.contact-profile-pane{padding:58px 20px 20px}.icon-button.contact-profile-back{position:absolute;top:calc(8px + env(safe-area-inset-top,0px));left:8px;z-index:2;display:grid;width:38px;height:38px;border-radius:50%;background:transparent;color:#15171c}.icon-button.contact-profile-back svg{width:22px;height:22px}.contact-profile-inner{width:100%;gap:16px}.contact-profile-head{grid-template-columns:60px minmax(0,1fr);gap:14px}.contact-profile-head .avatar{width:58px;height:58px}.contact-profile-head strong{font-size:19px;font-weight:500}.contact-profile-head span{font-size:13px}.group-profile-members .avatar{width:30px;height:30px}.contact-profile-row{min-height:46px}.contact-profile-row span{font-size:15px;font-weight:400}.contact-profile-row strong{font-size:13px}.contact-profile-actions .primary-button,.contact-profile-actions .secondary-button{min-width:104px;min-height:36px;font-size:14px}html[data-theme=dark] .app-rail{--mobile-tabbar-bg: #1c1e20;border-top-color:#25272b;background:#1c1e20f7}html[data-theme=dark] .rail-badge{border-color:#1c1e20}html[data-theme=dark] .mobile-sidebar-top,html[data-theme=dark] .sidebar,html[data-theme=dark] .sidebar-header,html[data-theme=dark] .sidebar-body,html[data-theme=dark] .search-row{background:#191d1e}html[data-theme=dark] .mobile-sidebar-title strong,html[data-theme=dark] .mobile-sidebar-actions .sidebar-add,html[data-theme=dark] .row-main strong,html[data-theme=dark] .contact-tools>button,html[data-theme=dark] .contact-tab-switch button,html[data-theme=dark] .chat-title strong,html[data-theme=dark] .chat-actions .icon-button,html[data-theme=dark] .chat-header .back-button,html[data-theme=dark] .contact-profile-back,html[data-theme=dark] .composer-tools button,html[data-theme=dark] .mobile-composer-expanded-tools button,html[data-theme=dark] .notice-header h2,html[data-theme=dark] .notice-header .icon-button,html[data-theme=dark] .tools-row-label,html[data-theme=dark] .mobile-profile-copy strong,html[data-theme=dark] .mobile-profile-meta-row,html[data-theme=dark] .mobile-profile-row,html[data-theme=dark] .mobile-profile-footer-button,html[data-theme=dark] .mobile-profile-edit-header strong,html[data-theme=dark] .mobile-profile-edit-back,html[data-theme=dark] .mobile-detail-title,html[data-theme=dark] .mobile-detail-back,html[data-theme=dark] .mobile-group-qr-button,html[data-theme=dark] .mobile-detail-row-label,html[data-theme=dark] .mobile-detail-switch-label,html[data-theme=dark] .mobile-detail-switch-icon,html[data-theme=dark] .mobile-settings-title,html[data-theme=dark] .mobile-settings-back,html[data-theme=dark] .mobile-settings-row-label,html[data-theme=dark] .mobile-settings-row-icon{color:#eef0f3}html[data-theme=dark] .mobile-sidebar-title span,html[data-theme=dark] .row-preview-line,html[data-theme=dark] .contact-row .row-main span,html[data-theme=dark] .row-meta,html[data-theme=dark] .row-muted,html[data-theme=dark] .mobile-profile-copy p,html[data-theme=dark] .mobile-profile-meta-row strong,html[data-theme=dark] .mobile-group-copy span,html[data-theme=dark] .mobile-member-name,html[data-theme=dark] .mobile-detail-row-value,html[data-theme=dark] .mobile-settings-section-title,html[data-theme=dark] .mobile-settings-row-value{color:#9ea3ad}html[data-theme=dark] .search-box,html[data-theme=dark] .mobile-settings-search{background:#25282b;color:#9ea3ad}html[data-theme=dark] .search-box input,html[data-theme=dark] .mobile-settings-search-input,html[data-theme=dark] .composer-editor{color:#eef0f3}html[data-theme=dark] .search-box input::placeholder,html[data-theme=dark] .mobile-settings-search-input::placeholder{color:#8d929b}html[data-theme=dark] .mobile-sidebar-actions .sidebar-add,html[data-theme=dark] .mobile-sidebar-actions .sidebar-add:hover,html[data-theme=dark] .mobile-sidebar-actions .sidebar-add.active{background:transparent;border-color:transparent}html[data-theme=dark] .conversation-row,html[data-theme=dark] .contact-row,html[data-theme=dark] .contact-tools,html[data-theme=dark] .contact-tools>button,html[data-theme=dark] .contact-tab-switch{background:#191d1e;color:#eef0f3}html[data-theme=dark] .conversation-row:hover,html[data-theme=dark] .contact-row:hover,html[data-theme=dark] .contact-tools>button:hover,html[data-theme=dark] .contact-tools>button.active{background:#23272a}html[data-theme=dark] .conversation-row.active,html[data-theme=dark] .contact-row.active{background:transparent;color:#eef0f3}html[data-theme=dark] .contact-tools>button+button,html[data-theme=dark] .mobile-profile-footer,html[data-theme=dark] .mobile-profile-meta-row,html[data-theme=dark] .mobile-detail-row,html[data-theme=dark] .mobile-detail-switch-row,html[data-theme=dark] .mobile-settings-row{border-color:#2b2d31}html[data-theme=dark] .contact-tab-switch{border-top-color:#101112}html[data-theme=dark] .contact-tab-switch button.active{background:transparent;color:#eef0f3}html[data-theme=dark] .chat-main,html[data-theme=dark] .chat-pane,html[data-theme=dark] .chat-header,html[data-theme=dark] .message-scroll,html[data-theme=dark] .notice-pane,html[data-theme=dark] .tools-pane,html[data-theme=dark] .mobile-conversation-details,html[data-theme=dark] .mobile-settings-page,html[data-theme=dark] .mobile-profile-edit-page{background:#101112}html[data-theme=dark] .chat-header{border-bottom-color:#25272b}html[data-theme=dark] .notice-header{background:#101112}html[data-theme=dark] .composer,html[data-theme=dark] .emoji-panel,html[data-theme=dark] .emoji-panel-body,html[data-theme=dark] .emoji-tabs,html[data-theme=dark] .composer-plus-panel,html[data-theme=dark] .mobile-composer-expanded-sheet,html[data-theme=dark] .mobile-composer-expanded-tools,html[data-theme=dark] .mobile-composer-expanded .emoji-panel,html[data-theme=dark] .mobile-detail-header,html[data-theme=dark] .mobile-settings-header,html[data-theme=dark] .mobile-profile-edit-header{background:#17191b}html[data-theme=dark] .composer-editor,html[data-theme=dark] .mobile-composer-expanded-editor,html[data-theme=dark] .composer-plus-grid button span,html[data-theme=dark] .tools-group,html[data-theme=dark] .tools-row,html[data-theme=dark] .notice-card,html[data-theme=dark] .mobile-profile-card,html[data-theme=dark] .mobile-profile-meta-card,html[data-theme=dark] .mobile-profile-edit-page .profile-editor-row,html[data-theme=dark] .mobile-profile-edit-page .profile-editor-source,html[data-theme=dark] .mobile-detail-card,html[data-theme=dark] .mobile-detail-row,html[data-theme=dark] .mobile-detail-switch-row,html[data-theme=dark] .mobile-settings-card,html[data-theme=dark] .mobile-settings-row{background:#1a1c1f}html[data-theme=dark] .composer-tools button:hover,html[data-theme=dark] .composer-tools button:active,html[data-theme=dark] .composer-tools button:focus,html[data-theme=dark] .composer-tools button:focus-visible,html[data-theme=dark] .mobile-composer-expanded-tools button:hover,html[data-theme=dark] .mobile-composer-expanded-tools button:active,html[data-theme=dark] .mobile-composer-expanded-tools button:focus,html[data-theme=dark] .mobile-composer-expanded-tools button:focus-visible,html[data-theme=dark] .mobile-composer-expanded-tools button.active,html[data-theme=dark] .tools-row:hover,html[data-theme=dark] .mobile-settings-row:hover{background:#24272a}html[data-theme=dark] .composer-tools button.active,html[data-theme=dark] .mobile-composer-expanded-tools button.active{background:transparent;color:#4096f5}html[data-theme=dark] .composer-tools button:hover,html[data-theme=dark] .composer-tools button:active,html[data-theme=dark] .composer-tools button:focus,html[data-theme=dark] .composer-tools button:focus-visible,html[data-theme=dark] .mobile-composer-expanded-tools button:hover,html[data-theme=dark] .mobile-composer-expanded-tools button:active,html[data-theme=dark] .mobile-composer-expanded-tools button:focus,html[data-theme=dark] .mobile-composer-expanded-tools button:focus-visible{background:transparent}html[data-theme=dark] .composer-plus-grid button{color:#cfd3da}html[data-theme=dark] .composer-plus-grid button span{color:#d8dce3}html[data-theme=dark] .mobile-profile-edit-page .secondary-button{border-color:#4a4b4d;background:#25282b;color:#eef0f3}html[data-theme=dark] .composer-plus-dots span{background:#383c42}html[data-theme=dark] .composer-plus-dots span.active{background:#68707a}html[data-theme=dark] .mobile-composer-expand-button,html[data-theme=dark] .mobile-composer-expanded-close{background:#24272a;color:#eef0f3}html[data-theme=dark] .emoji-tabs button.active{background:#24272a;color:#4096f5}html[data-theme=dark] .mobile-profile-sheet{background:#101112}html[data-theme=dark] .mobile-profile-footer{background:#141618f5}html[data-theme=dark] .mobile-profile-qr-page{background:#101112;color:#eef0f3}html[data-theme=dark] .mobile-profile-qr-back,html[data-theme=dark] .mobile-profile-qr-action{color:#eef0f3}html[data-theme=dark] .mobile-profile-qr-card{background:#1a1c1f}html[data-theme=dark] .mobile-profile-qr-user span,html[data-theme=dark] .mobile-profile-qr-code>span:not(.mobile-profile-qr-logo),html[data-theme=dark] .mobile-profile-qr-address{color:#9ea3ad}html[data-theme=dark] .modal-scrim:has(.mobile-settings-page){background:#101112}}@keyframes mobileProfileIn{0%{transform:translate(-18%);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes mobileDetailIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes mobileTabEyeBlink{0%,to{opacity:1;transform:scaleY(1)}32%{opacity:1;transform:scaleY(.22)}58%{opacity:.72;transform:scaleY(1.18)}}@keyframes mobileTabContactCollar{0%{opacity:0;transform:translateY(-1px) scale(.55)}48%{opacity:1;transform:translateY(0) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}
