.chat-page[data-v-6074fa8b]{background:#f3f5f8;min-height:100vh;padding-bottom:62px}.chat-page>header[data-v-6074fa8b]{z-index:3;color:#fff;background:#20242d;align-items:center;height:45px;padding:0 10px;display:flex;position:fixed;top:0;left:0;right:0}.chat-page>header .back-button[data-v-6074fa8b],.chat-page>header a[data-v-6074fa8b],.chat-page>header span[data-v-6074fa8b]{width:30px}.chat-page>header .back-button[data-v-6074fa8b],.chat-page>header a[data-v-6074fa8b]{height:45px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.chat-page>header img[data-v-6074fa8b]{width:20px;height:20px}.chat-page>header strong[data-v-6074fa8b]{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;overflow:hidden}.chat-page main[data-v-6074fa8b]{min-height:100vh;padding:57px 12px 20px}.chat-state[data-v-6074fa8b]{color:#74829b;text-align:center;padding:80px 0;font-size:13px}.chat-state button[data-v-6074fa8b]{color:#37a4fc;background:0 0;border:0}.message-list[data-v-6074fa8b]{flex-direction:column;gap:12px;display:flex}.message-list article[data-v-6074fa8b]{align-items:flex-start;display:flex}.message-list article>img[data-v-6074fa8b]{-o-object-fit:cover;object-fit:cover;background:#e8ebf0;border-radius:50%;flex:none;width:36px;height:36px}.bubble[data-v-6074fa8b]{background:#fff;border-radius:10px;max-width:72vw;margin:0 8px;padding:8px 10px;box-shadow:0 2px 8px #1a22330f}.self .bubble[data-v-6074fa8b]{background:#e8f1ff}.bubble small[data-v-6074fa8b]{color:#a0a6b1;margin-bottom:3px;font-size:10px;display:block}.bubble p[data-v-6074fa8b]{color:#1c2430;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.55}.bubble p a[data-v-6074fa8b]{color:#1677d2;text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px}.bubble p a[data-v-6074fa8b]:hover{color:#0d5da8}.media[data-v-6074fa8b]{border-radius:6px;max-width:62vw;max-height:240px;display:block}.chat-input[data-v-6074fa8b]{z-index:4;background:#fff;border-top:1px solid #e6e8ee;align-items:center;gap:8px;height:62px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0;right:0}.media-toggle[data-v-6074fa8b]{background:0 0;border:0;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;transition:transform .2s;display:grid}.media-toggle.open[data-v-6074fa8b]{transform:rotate(45deg)}.media-toggle img[data-v-6074fa8b]{width:22px;height:22px}.media-toggle[data-v-6074fa8b]:disabled{opacity:.45}.media-file-input[data-v-6074fa8b]{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;overflow:hidden}.chat-input>input[data-v-6074fa8b]:not(.media-file-input){min-width:0;height:36px;font:inherit;background:#f1f2f4;border:0;border-radius:18px;outline:0;flex:1;padding:0 12px;font-size:14px}.chat-input .send-button[data-v-6074fa8b]{color:#fff;background:#37a4fc;border:0;border-radius:16px;flex:none;height:32px;padding:0 12px;font-size:13px}.chat-input .send-button[data-v-6074fa8b]:disabled{opacity:.55}.chat-page>header .group-settings[data-v-6074fa8b]{color:#96bfff;width:48px;font-size:12px}.message-list article.system[data-v-6074fa8b]{justify-content:center}.message-list article.system .bubble[data-v-6074fa8b]{color:#8a9099;box-shadow:none;background:#e8eaee}.message-list article.system .bubble small[data-v-6074fa8b]{display:none}.message-list article.system .bubble p[data-v-6074fa8b]{color:#7e848d;font-size:12px}.official-badge[data-v-6074fa8b]{color:#2475c9;background:#e6f3ff;margin-right:5px;display:inline-block}.group-role-badge[data-v-6074fa8b],.official-badge[data-v-6074fa8b]{vertical-align:1px;border-radius:5px;padding:1px 5px;font-size:9px;font-weight:700;line-height:15px}.group-role-badge[data-v-6074fa8b]{align-items:center;gap:2px;margin-left:5px;display:inline-flex}.group-role-badge .user-center-icon[data-v-6074fa8b]{width:10px;height:10px}.group-role-badge.owner[data-v-6074fa8b]{color:#a45b00;background:#fff0cf}.group-role-badge.admin[data-v-6074fa8b]{color:#6d47b8;background:#f1eaff}.chat-page>header .channel-join[data-v-6074fa8b]{color:#96bfff;width:52px;font:inherit;background:0 0;border:0;font-size:12px}.history-state[data-v-6074fa8b]{color:#8a9099;text-align:center;margin:0;font-size:12px}.media-sheet-mask[data-v-6074fa8b]{z-index:1200;box-sizing:border-box;background:#0f141d6b;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.media-sheet[data-v-6074fa8b]{width:min(100%,480px);padding:18px 16px calc(12px + env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 -8px 32px #141b272e}.media-sheet>strong[data-v-6074fa8b]{color:#252a33;text-align:center;font-size:16px;display:block}.media-actions[data-v-6074fa8b]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 14px;display:grid}.media-actions>label[data-v-6074fa8b]{color:#30343b;box-sizing:border-box;background:#f5f6f8;border-radius:12px;flex-direction:column;align-items:center;min-height:112px;padding:14px 8px 12px;display:flex;position:relative;overflow:hidden}.media-actions>label.disabled[data-v-6074fa8b]{opacity:.5}.media-actions span[data-v-6074fa8b]{background:#fff;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:8px;display:grid}.media-actions img[data-v-6074fa8b]{width:28px;height:28px}.media-actions b[data-v-6074fa8b]{font-size:14px}.media-actions small[data-v-6074fa8b]{color:#9499a2;margin-top:4px;font-size:11px}.media-cancel[data-v-6074fa8b]{color:#666b74;background:#f1f2f4;border:0;border-radius:12px;width:100%;height:42px;font-size:14px}.chat-status[data-v-6074fa8b]{z-index:5;color:#b94b32;background:#ffefeaf5;border-radius:8px;padding:6px 10px;font-size:12px;bottom:66px;left:12px;right:12px}.chat-status[data-v-6074fa8b],.read-only-bar[data-v-6074fa8b]{text-align:center;margin:0;position:fixed}.read-only-bar[data-v-6074fa8b]{z-index:4;min-height:58px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));color:#876323;box-sizing:border-box;background:#fff7e6;border-top:1px solid #ead9b8;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex;bottom:0;left:0;right:0}.read-only-bar button[data-v-6074fa8b]{color:#9b6818;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7a95a;border-radius:16px;flex:none;padding:0 14px}.read-only-bar button[data-v-6074fa8b]:hover{color:#7e4f08;border-color:#bd8327}.read-only-bar button[data-v-6074fa8b]:disabled{opacity:.6;cursor:default}.read-only-bar .friend-request-feedback[data-v-6074fa8b]{color:#8b681f;font-size:12px;font-weight:600}.read-only-bar small[data-v-6074fa8b]{color:#d74747;flex-basis:100%;font-size:12px}@media (width<=1023px){.chat-page[data-v-6074fa8b]{flex-direction:column;height:100dvh;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.chat-page>header[data-v-6074fa8b]{flex:0 0 45px;position:static}.chat-page main[data-v-6074fa8b]{overscroll-behavior-y:contain;flex:1 1 0;min-height:0;padding:12px;overflow-y:auto}.chat-input[data-v-6074fa8b]{height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.chat-input[data-v-6074fa8b],.read-only-bar[data-v-6074fa8b]{flex:none;position:static}.chat-status[data-v-6074fa8b]{bottom:calc(66px + env(safe-area-inset-bottom));position:absolute}.bubble[data-v-6074fa8b]{max-width:calc(100% - 52px)}.media[data-v-6074fa8b]{max-width:100%}}@media (width>=1024px){.chat-page[data-v-6074fa8b]{background:#f3f5f8;border-radius:8px;flex-direction:column;width:960px;height:min(760px,100vh - 114px);min-height:620px;margin:24px auto 40px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #1e24301a}.chat-page>header[data-v-6074fa8b]{box-sizing:border-box;background:#20242d url(../static/img/head-bg.84047244.png) top/cover no-repeat;flex:0 0 60px;height:60px;padding:0 22px;display:flex;position:static}.chat-page>header .back-button[data-v-6074fa8b],.chat-page>header a[data-v-6074fa8b],.chat-page>header span[data-v-6074fa8b]{width:42px}.chat-page>header .back-button[data-v-6074fa8b],.chat-page>header a[data-v-6074fa8b]{background:#ffffff14;border-radius:50%;height:42px}.chat-page>header strong[data-v-6074fa8b]{font-size:17px}.chat-page>header img[data-v-6074fa8b]{width:18px;height:18px}.chat-page main[data-v-6074fa8b]{box-sizing:border-box;flex:auto;min-height:0;padding:24px 30px;overflow-y:auto}.chat-state[data-v-6074fa8b]{box-sizing:border-box;justify-content:center;align-items:center;min-height:100%;padding:0;display:flex}.message-list[data-v-6074fa8b]{gap:16px}.message-list article>img[data-v-6074fa8b]{width:40px;height:40px}.bubble[data-v-6074fa8b]{border-radius:8px;max-width:560px;margin:0 12px;padding:10px 14px;box-shadow:0 3px 12px #1a223312}.bubble small[data-v-6074fa8b]{margin-bottom:5px}.bubble p[data-v-6074fa8b]{font-size:14px;line-height:1.65}.media[data-v-6074fa8b]{max-width:500px;max-height:360px}.chat-input[data-v-6074fa8b]{box-sizing:border-box;flex:0 0 72px;gap:12px;height:72px;padding:0 24px;position:static}.read-only-bar[data-v-6074fa8b]{flex:none;position:static}.media-toggle[data-v-6074fa8b]{cursor:pointer;flex-basis:34px;width:34px;height:34px}.media-toggle img[data-v-6074fa8b]{width:24px;height:24px}.chat-input>input[data-v-6074fa8b]:not(.media-file-input){border-radius:6px;height:42px;padding:0 16px;font-size:14px}.chat-input .send-button[data-v-6074fa8b]{cursor:pointer;border-radius:5px;min-width:76px;height:38px;font-size:14px}.media-actions>label[data-v-6074fa8b],.media-cancel[data-v-6074fa8b]{cursor:pointer}.chat-status[data-v-6074fa8b]{position:absolute;bottom:76px;left:24px;right:24px}}.chat-page.chat-page--embedded[data-v-6074fa8b]{width:100%;height:100%;min-height:0;box-shadow:none;border-radius:0;flex-direction:column;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.chat-page--embedded>header.embedded-heading[data-v-6074fa8b]{color:#74829b;background:#fff;border-bottom:1px solid #e4edf8;flex:0 0 44px;gap:8px;height:44px;padding:0 14px;position:static}.chat-page--embedded>header strong[data-v-6074fa8b]{text-align:left;font-size:14px}.chat-page--embedded>header span[data-v-6074fa8b]{width:auto;font-size:12px}.chat-page--embedded main[data-v-6074fa8b]{overscroll-behavior-y:contain;flex:1 1 0;min-height:0;padding:14px 10px;overflow-y:auto}.chat-page--embedded .chat-state[data-v-6074fa8b]{justify-content:center;align-items:center;height:100%;min-height:0;padding:0;display:flex}.chat-page--embedded .message-list[data-v-6074fa8b]{gap:12px}.chat-page--embedded .message-list article>img[data-v-6074fa8b]{width:30px;height:30px}.chat-page--embedded .bubble[data-v-6074fa8b]{box-sizing:border-box;min-width:0;max-width:calc(100% - 46px);margin:0 8px;padding:8px 10px}.chat-page--embedded .media[data-v-6074fa8b]{max-width:100%;max-height:220px}.chat-page--embedded .chat-input[data-v-6074fa8b]{flex:none;gap:8px;height:62px;padding:0 10px;position:static}.chat-page--embedded .media-toggle[data-v-6074fa8b]{flex-basis:28px;width:28px;height:28px}.chat-page--embedded .chat-input>input[data-v-6074fa8b]:not(.media-file-input){height:36px;padding:0 10px}.chat-page--embedded .chat-input .send-button[data-v-6074fa8b]{min-width:52px;height:34px;padding:0 10px}.chat-page--embedded .chat-status[data-v-6074fa8b],.chat-page--embedded .read-only-bar[data-v-6074fa8b]{flex:none;margin:0;position:static}.chat-page.chat-page--workspace[data-v-6074fa8b]{background:#f5f6f8}.chat-page--workspace>header.embedded-heading[data-v-6074fa8b]{color:#20242d;background:#fff;border-bottom-color:#e8ebf0;flex:0 0 64px;height:64px;padding:0 24px}.chat-page--workspace>header strong[data-v-6074fa8b]{color:#20242d;font-size:17px;font-weight:650}.chat-page--workspace>header span[data-v-6074fa8b]{color:#8c95a3;font-size:12px}.chat-page--workspace>header .channel-join[data-v-6074fa8b],.chat-page--workspace>header .group-settings[data-v-6074fa8b]{color:#318afb;width:auto;min-width:64px;height:32px;font:inherit;text-align:center;background:#edf5ff;border:0;border-radius:6px;padding:0 12px;font-size:12px;line-height:32px}.chat-page--workspace main[data-v-6074fa8b]{background:#f5f6f8;padding:24px 28px}.chat-page--workspace .message-list[data-v-6074fa8b]{gap:16px}.chat-page--workspace .message-list article>img[data-v-6074fa8b]{width:40px;height:40px}.chat-page--workspace .bubble[data-v-6074fa8b]{border-radius:8px;max-width:min(68%,560px);margin:0 12px;padding:10px 14px}.chat-page--workspace .media[data-v-6074fa8b]{max-width:500px;max-height:360px}.chat-page--workspace .chat-input[data-v-6074fa8b]{gap:12px;height:76px;padding:0 22px}.chat-page--workspace .media-toggle[data-v-6074fa8b]{flex-basis:34px;width:34px;height:34px}.chat-page--workspace .media-toggle img[data-v-6074fa8b]{width:24px;height:24px}.chat-page--workspace .chat-input>input[data-v-6074fa8b]:not(.media-file-input){background:#f3f4f6;border-radius:7px;height:42px;padding:0 15px}.chat-page--workspace .chat-input .send-button[data-v-6074fa8b]{border-radius:6px;min-width:76px;height:38px}.chat-page--workspace .chat-status[data-v-6074fa8b]{margin:0 22px}.message-list article[data-v-6074fa8b]{justify-content:flex-start;width:100%}.message-list article.self[data-v-6074fa8b]{flex-direction:row-reverse;justify-content:flex-start}.message-list article.self .bubble small[data-v-6074fa8b]{text-align:right}.sender-name[data-v-6074fa8b]{font-weight:600}
