:root{--bg: #faf9fb;--surface: #ffffff;--surface-2: #eef2fb;--border: #e0e6f2;--text: #1d1b26;--text-dim: #716f80;--accent: #3568e0;--accent-soft: #e4ebfb;--danger: #e8615a;font-family:Plus Jakarta Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:var(--accent);text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}h1,h2,h3{font-family:Sora,sans-serif}button{border-radius:10px;border:1px solid var(--border);padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:var(--surface);color:var(--text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}button:hover{background-color:var(--surface-2)}button:focus,button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}input[type=text],input[type=email],input[type=password]{font-family:inherit;font-size:14.5px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 14px;outline:none}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{border-color:var(--accent)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:8px}.pageLoading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--text-dim);font-size:14.5px}#error{max-width:460px;margin:10vh auto;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;font-size:1.1rem;text-align:center;color:var(--text);position:relative}#error h1{margin:0 0 .5rem;font-size:2rem}#error-p{color:var(--danger);font-size:.9rem}#error.modal{position:fixed;top:24px;left:50%;transform:translate(-50%);margin:0;max-width:340px;width:max-content;padding:1rem 1.5rem;z-index:200;box-shadow:0 12px 32px #00000040;text-align:left}#error.modal h1{font-size:1.1rem;margin:0 0 .25rem}#error.modal button{position:absolute;top:.5rem;right:.6rem;width:24px;height:24px;padding:0;border:none;background:var(--surface-2);border-radius:50%;font-size:.75rem}._nav_142ke_1{height:72px;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--border);background:var(--surface)}._logo_142ke_12{font-family:Sora,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.02em;display:flex;align-items:center;gap:8px;color:var(--text);text-decoration:none}._logoMark_142ke_24{width:30px;height:30px;border-radius:9px;background:var(--accent);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px}._user_142ke_36{display:flex;align-items:center;gap:10px}._iconButton_142ke_42{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);position:relative}._textButton_142ke_56{display:flex;align-items:center;gap:7px;padding:9px 16px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-weight:600;font-size:13.5px}._badge_142ke_69{position:absolute;top:6px;right:7px;width:8px;height:8px;border-radius:50%;background:var(--danger);border:1.5px solid var(--surface)}._divider_142ke_80{width:1px;height:26px;background:var(--border);margin:0 4px}._profile_142ke_87{display:flex;align-items:center;gap:9px;padding-right:2px}._avatar_142ke_94{width:34px;height:34px;min-width:34px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;overflow:hidden}._avatar_142ke_94 img{width:100%;height:100%;object-fit:cover}._name_142ke_115{font-weight:600;font-size:14px}._buttons_142ke_120{display:flex;gap:10px;align-items:center}._buttons_142ke_120 a{text-decoration:none;color:var(--text);font-weight:600;font-size:13.5px;padding:9px 16px;border-radius:10px;border:1px solid var(--border);background:var(--surface)}._buttons_142ke_120 a:hover{background:var(--surface-2)}._userInfo_142ke_142{display:flex;align-items:center;gap:12px;min-width:0}._userInfo_142ke_142 p{margin:0;font-weight:600;font-size:14px}._defaultAvatar_142ke_155{width:38px;height:38px;min-width:38px;border-radius:50%;color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}._defaultAvatar_142ke_155 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._row_142ke_175{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;border-radius:12px;gap:10px}._row_142ke_175:hover{background:var(--surface-2)}._actions_142ke_188{display:flex;gap:8px}._actions_142ke_188 button{width:32px;height:32px;min-width:32px;padding:0;border-radius:9px;font-size:14px;display:flex;align-items:center;justify-content:center}._accept_142ke_205{border:none;background:var(--accent);color:#fff}._decline_142ke_211{border:1px solid var(--border);background:transparent;color:var(--text-dim)}._newChatUsers_142ke_217{display:flex;flex-direction:column;gap:4px}._bio_142ke_223{font-size:12.5px;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._inviteButton_142ke_231{padding:7px 13px;border-radius:9px;border:1px solid var(--border);font-weight:600;font-size:12.5px;white-space:nowrap}._checkRow_142ke_241{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:12px;cursor:pointer}._checkRow_142ke_241:hover{background:var(--surface-2)}._checkRow_142ke_241 ._userInfo_142ke_142{flex:1}._checkbox_142ke_258{width:20px;height:20px;min-width:20px;border-radius:6px;border:1.5px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}._checkbox_142ke_258._checked_142ke_272{border-color:var(--accent);background:var(--accent)}._selected_142ke_277{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}._selectedUser_142ke_284{display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:20px;padding:4px 10px 4px 4px;cursor:pointer}._selectedUser_142ke_284 ._defaultAvatar_142ke_155{width:22px;height:22px;min-width:22px;font-size:10px}._selectedUser_142ke_284 p{margin:0;font-size:12.5px;font-weight:600}._searchInput_142ke_307{width:100%;box-sizing:border-box;padding:11px 14px;border-radius:10px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-family:inherit;font-size:14px;outline:none}._hint_142ke_320{padding:8px 8px 4px;font-size:13px;color:var(--text-dim)}@keyframes _modalIn_1wi1u_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _backdropIn_1wi1u_1{0%{opacity:0}to{opacity:1}}._backdrop_1wi1u_4{position:fixed;inset:0;background:#0a0a1073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;animation:_backdropIn_1wi1u_1 .15s ease;z-index:100}._card_1wi1u_16{background:var(--surface);border-radius:18px;width:420px;max-width:calc(100vw - 32px);max-height:70vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_modalIn_1wi1u_1 .18s ease;position:relative}._header_1wi1u_29{padding:24px 24px 8px}._close_1wi1u_33{position:absolute;top:18px;right:18px;width:28px;height:28px;border-radius:50%;border:none;background:var(--surface-2);color:var(--text);cursor:pointer;font-size:13px;padding:0;display:flex;align-items:center;justify-content:center}._title_1wi1u_51{font-family:Sora,sans-serif;font-weight:700;font-size:19px}._subtitle_1wi1u_57{font-size:13.5px;color:var(--text-dim);margin-top:4px}._body_1wi1u_63{padding:8px 16px 20px;overflow-y:auto}._footer_1wi1u_68{padding:12px 24px 20px;border-top:1px solid var(--border)}._footer_1wi1u_68 button{width:100%;padding:12px;border-radius:10px;border:none;background:var(--accent);color:#fff;font-weight:700;font-size:14px}._page_1uhlh_1{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;padding:40px 20px}._card_1uhlh_9{width:100%;max-width:380px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:32px}._heading_1uhlh_18{font-family:Sora,sans-serif;font-weight:700;font-size:22px;margin:0 0 6px}._subheading_1uhlh_25{font-size:13.5px;color:var(--text-dim);margin:0 0 22px}._form_1uhlh_31{display:flex;flex-direction:column;gap:14px}._field_1uhlh_37{display:flex;flex-direction:column;gap:6px}._field_1uhlh_37 label{font-size:13px;font-weight:600;color:var(--text-dim)}._field_1uhlh_37 input{width:100%}._passwordRow_1uhlh_53{display:flex;gap:8px;align-items:center}._passwordRow_1uhlh_53 input{flex:1}._viewButton_1uhlh_63{padding:10px 14px;font-size:12.5px}._error_1uhlh_68{color:var(--danger);font-size:13px;margin:0}._submit_1uhlh_74{width:100%;padding:12px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-weight:700;font-size:14px}._hero_1uhlh_86{text-align:center;max-width:480px}._hero_1uhlh_86 ._heading_1uhlh_18{font-size:28px}._hero_1uhlh_86 ._actions_1uhlh_95{display:flex;gap:10px;justify-content:center;margin-top:20px}._hero_1uhlh_86 ._actions_1uhlh_95 a{text-decoration:none;color:#fff;background:var(--accent);padding:11px 20px;border-radius:10px;font-weight:700;font-size:14px}._hero_1uhlh_86 ._actions_1uhlh_95 a._secondary_1uhlh_112{color:var(--text);background:var(--surface);border:1px solid var(--border)}._editHeader_1uhlh_119{display:flex;align-items:center;gap:16px;margin-bottom:20px}._editAvatar_1uhlh_126{width:64px;height:64px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;overflow:hidden}._editAvatar_1uhlh_126 img{width:100%;height:100%;object-fit:cover}._closeRow_1uhlh_146{display:flex;justify-content:flex-end;margin-bottom:8px}._allChats_u6vvd_2{width:320px;min-width:320px;border-right:1px solid var(--border);overflow-y:auto;padding:16px 12px}._chatsLabel_u6vvd_10{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);padding:8px 10px 12px}._chat_u6vvd_10{display:flex;align-items:center;gap:12px;padding:11px 10px;border-radius:12px;cursor:pointer;margin-bottom:2px}._chat_u6vvd_10:hover{background:var(--surface-2)}._chat_u6vvd_10._active_u6vvd_33{background:var(--accent-soft)}._chatMeta_u6vvd_37{flex:1;min-width:0}._chatMetaTop_u6vvd_42{display:flex;justify-content:space-between;align-items:baseline;gap:6px}._chatName_u6vvd_49{font-size:14.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chat_u6vvd_10._active_u6vvd_33 ._chatName_u6vvd_49{font-weight:700}._emptyChats_u6vvd_61{padding:12px 10px;color:var(--text-dim);font-size:13.5px}._defaultAvatar_u6vvd_67{width:42px;height:42px;min-width:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;overflow:hidden}._defaultAvatar_u6vvd_67 img{width:100%;height:100%;object-fit:cover}._openChat_u6vvd_88{flex:1;display:flex;flex-direction:column;min-width:0}._chatInfo_u6vvd_95{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid var(--border)}._chatInfo_u6vvd_95 ._userSummary_u6vvd_103{display:flex;align-items:center;gap:14px}._chatInfo_u6vvd_95 ._userSummary_u6vvd_103 ._defaultAvatar_u6vvd_67{width:44px;height:44px;min-width:44px}._chatInfo_u6vvd_95 h2{margin:0;font-family:Sora,sans-serif;font-weight:700;font-size:17px}._subtitle_u6vvd_122{font-size:13px;color:var(--text-dim);margin-top:1px}._headerActions_u6vvd_128{display:flex;align-items:center;gap:10px}._leaveButton_u6vvd_134{padding:8px 14px;border-radius:9px;border:1px solid var(--border);background:transparent;color:var(--danger);font-weight:600;font-size:13px}._messages_u6vvd_144{flex:1;overflow-y:auto;padding:22px 28px;display:flex;flex-direction:column-reverse;gap:14px}._createdLabel_u6vvd_153{text-align:center;font-size:12px;color:var(--text-dim);margin-bottom:4px}._message_u6vvd_144{display:flex;align-items:flex-end;gap:9px;max-width:62%;width:fit-content}._message_u6vvd_144 ._defaultAvatar_u6vvd_67{width:28px;height:28px;min-width:28px;font-size:11.5px}._messageBody_u6vvd_175{display:flex;flex-direction:column;gap:4px}._author_u6vvd_181{font-size:12px;color:var(--text-dim);font-weight:600}._message_u6vvd_144 p{background:var(--surface-2);color:var(--text);padding:10px 14px;border-radius:16px 16px 16px 4px;font-size:14.5px;line-height:1.45;margin:0}._time_u6vvd_197{font-size:11px;color:var(--text-dim)}._userMessage_u6vvd_202{margin-left:auto;flex-direction:column;align-items:flex-end;gap:4px}._userMessage_u6vvd_202 p{background:var(--accent);color:#fff;border-radius:16px 16px 4px}._userMessage_u6vvd_202 ._time_u6vvd_197{padding-right:4px}._loadMore_u6vvd_219{display:block;margin:0 auto;background:transparent;border:1px solid var(--border);color:var(--text-dim);font-size:12.5px;padding:6px 14px}._form_u6vvd_229{padding:18px 28px;border-top:1px solid var(--border);display:flex;gap:12px;align-items:center}._inputMessage_u6vvd_237{flex:1;padding:13px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:inherit;font-size:14.5px;outline:none}._sendButton_u6vvd_249{width:44px;height:44px;min-width:44px;padding:0;border-radius:12px;border:none;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center}._leftChat_u6vvd_263{padding:14px 28px;color:var(--text-dim);font-size:13.5px;border-top:1px solid var(--border)}._main_1hshc_1{display:flex;height:calc(100vh - 72px);min-height:0;background:var(--bg);color:var(--text)}._placeholder_1hshc_9{margin:auto;color:var(--text-dim);font-size:14.5px}
