:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}:root{--m-bg-outer:#0f1320;--m-bg-surface:#fff;--m-bg-sidebar:#eef0f2;--m-bg-chat:#f5f6f8;--m-bg-raised:#f8f9fb;--m-bg-hover:#f1f3f6;--m-bg-pink-tint:#fff7f9;--m-bg-reply-bar:#f7f0f2;--m-quote-mine-bg:#ffffff6b;--m-quote-mine-title:var(--m-text-dim);--m-quote-mine-text:var(--m-text-secondary);--m-quote-forward-title:#4f6f96;--m-bg-thread-bar:#f1f3ff;--m-bg-thread-banner:#faf4f6;--m-bg-thread-btn:#eef2ff;--m-border:#ddd;--m-border-subtle:#e4e7ed;--m-border-muted:#eceef3;--m-text-primary:#4d5667;--m-text-heading:#333;--m-text-secondary:#666;--m-text-muted:#9aa1ad;--m-text-dim:#7f8faa;--m-bubble-mine-bg:#feeaf0;--m-bubble-mine-text:#1b1111;--m-bubble-other-bg:#fff;--m-bubble-other-text:#2f3542;--m-day-sep-bg:#e9ebf0;--m-day-sep-text:#6c7382;--m-online:#33a85b;--m-unread-bg:#ff6b8a;--m-accent:#f08fa5;--m-accent-hover:#e47f97;--m-accent-light:#f6a5b5;--m-accent-bg:#f08fa51f;--m-danger:#c84868;--m-header-bg:#fa94a6;--m-shadow-sm:0 4px 12px #00000014;--m-shadow-menu:0 14px 34px #00000024;--m-shadow-lg:0 20px 50px #0000002e;--m-overlay:#0f132073;--m-selection:#f08fa540}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--m-bg-outer:#07080f;--m-bg-surface:#1e2030;--m-bg-sidebar:#181a27;--m-bg-chat:#131521;--m-bg-raised:#252838;--m-bg-hover:#2e3148;--m-bg-pink-tint:#2a1f25;--m-bg-reply-bar:#271e24;--m-quote-mine-bg:#0000002e;--m-quote-mine-title:#f6a5b5;--m-quote-mine-text:#f5d8e2e6;--m-quote-forward-title:#9dbce0;--m-bg-thread-bar:#1e2040;--m-bg-thread-banner:#221c24;--m-bg-thread-btn:#1e2040;--m-border:#2e303a;--m-border-subtle:#363848;--m-border-muted:#2a2d3e;--m-text-primary:#b8c0d0;--m-text-heading:#e0e4f0;--m-text-secondary:#8a93a8;--m-text-muted:#5e6880;--m-text-dim:#6b7585;--m-bubble-mine-bg:#7a2d48;--m-bubble-mine-text:#f5d8e2;--m-bubble-other-bg:#252838;--m-bubble-other-text:#c0c8d8;--m-day-sep-bg:#2a2d3e;--m-day-sep-text:#6b7585;--m-online:#31c15b;--m-unread-bg:#d94060;--m-accent:#f08fa5;--m-accent-hover:#e47f97;--m-accent-light:#a85a70;--m-accent-bg:#f08fa52e;--m-danger:#e06080;--m-header-bg:#252838;--m-shadow-sm:0 4px 12px #0000004d;--m-shadow-menu:0 14px 34px #00000080;--m-shadow-lg:0 20px 50px #00000080;--m-overlay:#000000a6;--m-selection:#f08fa533}html{height:100%;overflow:hidden}body{overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:100%;height:100%;margin:0;position:fixed;overflow:hidden}input,textarea,[contenteditable=true],[data-selectable],[data-selectable] *{-webkit-user-select:text;user-select:text;-webkit-tap-highlight-color:initial}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--m-accent);opacity:.5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--m-accent-hover)}::-webkit-scrollbar-button{display:none}#root{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.auth-app-logo{object-fit:contain;box-sizing:border-box;border-radius:18px;flex:none;width:80px;min-width:80px;max-width:80px;height:80px;min-height:80px;max-height:80px;display:block}@media (width<=700px){.auth-app-logo{border-radius:16px;width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}._wrapper_1ylgz_1{background:var(--m-bg-surface);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;flex:none;width:100%;min-width:0;max-width:100%;position:relative;overflow:visible}._dragOverlay_1ylgz_13{background:var(--m-accent-bg);border:2px dashed var(--m-accent);z-index:10;pointer-events:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}._dragOverlayIcon_1ylgz_28{font-size:32px}._dragOverlayText_1ylgz_32{color:var(--m-accent);font-size:15px;font-weight:700}._threadBar_1ylgz_38,._replyBar_1ylgz_39{box-sizing:border-box;align-items:flex-start;gap:10px;width:100%;max-width:100%;padding:10px 16px 0;display:flex}._replyContent_1ylgz_49{background:var(--m-bg-reply-bar);border-left:3px solid var(--m-accent);border-radius:12px;flex:1;min-width:0;padding:8px 10px}._threadBar_1ylgz_38 ._replyContent_1ylgz_49{background:var(--m-bg-thread-bar);border-left-color:#8f9cf0}._replyLabel_1ylgz_63{color:var(--m-accent);margin-bottom:2px;font-size:12px;font-weight:700}._threadLabel_1ylgz_70{color:#5761a8;margin-bottom:2px;font-size:12px;font-weight:700}._replyText_1ylgz_77{color:var(--m-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}._replyCloseButton_1ylgz_85{background:var(--m-bg-hover);color:var(--m-text-secondary);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;width:32px;height:32px;transition:background .15s}._replyCloseButton_1ylgz_85:hover{background:var(--m-border-subtle)}._attachmentPreview_1ylgz_101{background:var(--m-bg-pink-tint);border-left:3px solid var(--m-accent);box-sizing:border-box;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;max-width:calc(100% - 32px);margin:10px 16px 0;padding:9px 11px;display:flex}._attachmentInfo_1ylgz_115{min-width:0;color:var(--m-text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}._attachmentInfo_1ylgz_115 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._fileError_1ylgz_131{color:var(--m-danger);margin:8px 16px 0;font-size:12px;font-weight:700}._root_1ylgz_138{background:var(--m-bg-surface);box-sizing:border-box;align-items:flex-end;gap:6px;width:100%;min-width:0;max-width:100%;padding:10px 12px;display:flex;overflow:visible}._input_1ylgz_151{resize:none;box-sizing:border-box;background:var(--m-bg-raised);min-width:0;max-width:100%;min-height:40px;max-height:140px;color:var(--m-text-heading);text-align:left;direction:ltr;border:none;border-radius:12px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.4;transition:background .2s;overflow-y:auto}._input_1ylgz_151::placeholder{color:var(--m-text-muted)}._input_1ylgz_151:focus{background:#ffffff26}._input_1ylgz_151::-webkit-scrollbar{width:4px}._input_1ylgz_151::-webkit-scrollbar-track{background:0 0;margin:8px 0}._input_1ylgz_151::-webkit-scrollbar-thumb{background:var(--m-accent);border-radius:4px}._input_1ylgz_151::-webkit-scrollbar-button{display:none}._attachButton_1ylgz_187,._emojiButton_1ylgz_188,._micButton_1ylgz_189{color:var(--m-text-dim);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .15s;display:flex}._attachButton_1ylgz_187:hover,._emojiButton_1ylgz_188:hover,._micButton_1ylgz_189:hover{color:var(--m-accent)}._micButton_1ylgz_189._recording_1ylgz_210{color:#d92b4b;background:#fde8ec;animation:1.2s ease-in-out infinite _micPulse_1ylgz_1}[data-theme=dark] ._micButton_1ylgz_189._recording_1ylgz_210{color:#f06080;background:#3d1520}@keyframes _micPulse_1ylgz_1{0%,to{box-shadow:0 0 #d92b4b4d}50%{box-shadow:0 0 0 8px #d92b4b00}}._recordingBar_1ylgz_226{align-items:center;gap:10px;padding:10px 16px 0;display:flex}._recordingDot_1ylgz_233{background:#d92b4b;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1s ease-in-out infinite _dotBlink_1ylgz_1}@keyframes _dotBlink_1ylgz_1{0%,to{opacity:1}50%{opacity:.3}}._recordingTimer_1ylgz_247{color:#d92b4b;flex:1;font-size:13px;font-weight:700}._sendButton_1ylgz_254{background:var(--m-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}._sendButton_1ylgz_254:hover{background:var(--m-accent-hover)}@media (width<=640px){._root_1ylgz_138{gap:7px;padding:10px}._attachButton_1ylgz_187,._micButton_1ylgz_189,._sendButton_1ylgz_254{border-radius:12px;width:40px;height:40px}._input_1ylgz_151{border-radius:14px;min-height:40px}}._messageBubble_b6vzj_1{max-width:min(60%,100vw - 64px);box-shadow:var(--m-shadow-sm);word-break:break-word;overflow-wrap:anywhere;text-align:left;box-sizing:border-box;border:1px solid #0000;padding:10px 14px;transition:background .3s;overflow:hidden}._messageBubbleMine_b6vzj_14{background:var(--m-bubble-mine-bg);color:var(--m-bubble-mine-text)}._messageBubbleOther_b6vzj_19{background:var(--m-bubble-other-bg);color:var(--m-bubble-other-text)}._messageBubbleMobile_b6vzj_24{max-width:min(85%,100vw - 24px)}._messageSelected_b6vzj_28{outline:2px solid var(--m-accent);outline-offset:2px}._messageThreadRoot_b6vzj_33{border-color:var(--m-accent-light)}._messageText_b6vzj_37{white-space:pre-wrap;color:inherit;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:15px;line-height:1.45}._messageBubble_b6vzj_1 img,._messageBubble_b6vzj_1 video,._messageBubble_b6vzj_1 canvas{box-sizing:border-box;max-width:100%;height:auto;display:block}._messageAuthor_b6vzj_56{color:var(--m-text-heading);margin-bottom:4px;font-size:14px;font-weight:700}._messageMeta_b6vzj_63{color:#3f2f358c;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;margin-top:4px;font-size:10px;display:flex}[data-theme=dark] ._messageMeta_b6vzj_63{color:#c8c8dc80}._messageMetaOther_b6vzj_78{color:var(--m-text-muted)}._messagePinned_b6vzj_82{box-shadow:var(--m-shadow-sm), 0 0 0 1px var(--m-accent-light);border-color:var(--m-accent-light)!important}._unreadDivider_b6vzj_87{color:var(--m-accent);align-items:center;gap:10px;margin:14px 0 8px;font-size:12px;font-weight:700;display:flex}._unreadDivider_b6vzj_87:before,._unreadDivider_b6vzj_87:after{content:"";background:var(--m-accent);opacity:.4;flex:1;height:1px}
