.MessageInput-module__1pTmzG__inputContainer{--composer-control-size:2.5rem;z-index:20;background:var(--surface);border:0;border-radius:.35rem .35rem 0 0;flex-shrink:0;margin-top:.5rem;padding:.55rem .75rem;position:relative}@media (min-width:640px){.MessageInput-module__1pTmzG__inputContainer{padding:.5rem 1.25rem .75rem}}@media (max-width:639px){.MessageInput-module__1pTmzG__inputContainer{--composer-control-size:2.75rem;z-index:12;padding:.55rem .625rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);border-radius:0;margin-top:0;position:sticky;bottom:0;box-shadow:0 -.5rem 1.25rem #0f172a0a}}.MessageInput-module__1pTmzG__inputForm{align-items:flex-end;gap:.5rem;display:flex}@media (max-width:639px){.MessageInput-module__1pTmzG__inputForm{gap:.375rem}}.MessageInput-module__1pTmzG__replyBar{border:1px solid color-mix(in srgb,var(--chat-bubble-own)20%,var(--border));border-left:3px solid var(--chat-bubble-own);background:linear-gradient(135deg,color-mix(in srgb,var(--chat-bubble-own)8%,var(--surface)),color-mix(in srgb,var(--muted)52%,var(--surface)));border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:.375rem;padding:.5rem .625rem;animation:.18s ease-out MessageInput-module__1pTmzG__replyBarSlideIn;display:flex}@keyframes MessageInput-module__1pTmzG__replyBarSlideIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.MessageInput-module__1pTmzG__replyBarIcon{background:color-mix(in srgb,var(--chat-bubble-own)14%,transparent);width:1.625rem;height:1.625rem;color:var(--chat-bubble-own);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MessageInput-module__1pTmzG__replyBarBody{flex:1;min-width:0}.MessageInput-module__1pTmzG__replyBarLabel{color:var(--chat-bubble-own);margin:0;font-size:.6875rem;font-weight:700;line-height:1.2}.MessageInput-module__1pTmzG__replyBarText{text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb,var(--foreground)78%,transparent);margin:.15rem 0 0;font-size:.75rem;overflow:hidden}.MessageInput-module__1pTmzG__replyBarClose{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.MessageInput-module__1pTmzG__replyBarClose:hover{background:color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground);transform:scale(1.08)}.MessageInput-module__1pTmzG__replyBarClose:active{transform:scale(.92)}.MessageInput-module__1pTmzG__attachmentMenuWrap{flex-shrink:0;position:relative}.MessageInput-module__1pTmzG__actionButton{width:var(--composer-control-size);height:var(--composer-control-size);color:var(--chat-muted-blue);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;padding:0;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}@media (max-width:639px){.MessageInput-module__1pTmzG__actionButton{width:var(--composer-control-size);height:var(--composer-control-size)}}.MessageInput-module__1pTmzG__actionButton:hover:not(:disabled){background:color-mix(in srgb,var(--chat-muted-blue)12%,transparent);color:var(--chat-bubble-own)}.MessageInput-module__1pTmzG__actionButton:disabled{opacity:.35;cursor:not-allowed}.MessageInput-module__1pTmzG__actionButton:active:not(:disabled){transform:scale(.94)}.MessageInput-module__1pTmzG__actionButtonAccent{background:var(--chat-bubble-own,var(--accent));color:var(--chat-bubble-own-text,var(--accent-foreground));box-shadow:0 .375rem .875rem color-mix(in srgb,var(--chat-bubble-own)22%,transparent)}.MessageInput-module__1pTmzG__actionButtonAccent:hover:not(:disabled){background:var(--chat-bubble-own);color:var(--chat-bubble-own-text);opacity:.9;transform:scale(1.04)}.MessageInput-module__1pTmzG__actionButtonAccent:active:not(:disabled){transform:scale(.94)}.MessageInput-module__1pTmzG__actionButtonAccent:disabled{opacity:.35;cursor:not-allowed;transform:none}.MessageInput-module__1pTmzG__actionButtonStop{background:color-mix(in srgb,#ef4444 14%,var(--muted));color:#ef4444}.MessageInput-module__1pTmzG__actionButtonStop:hover:not(:disabled){background:color-mix(in srgb,#ef4444 22%,var(--muted));color:#dc2626}.MessageInput-module__1pTmzG__attachmentMenu{border:1px solid var(--border);background:var(--surface);z-index:30;border-radius:.875rem;width:13rem;padding:.25rem;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 30px #00000026}@media (max-width:639px){.MessageInput-module__1pTmzG__attachmentMenu{width:min(15rem,100vw - 1.25rem);max-height:min(50vh,18rem);overflow-y:auto}}.MessageInput-module__1pTmzG__attachmentMenuItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.625rem;width:100%;padding:.5rem;display:flex}.MessageInput-module__1pTmzG__attachmentMenuItem:hover{background:var(--muted)}.MessageInput-module__1pTmzG__attachmentMenuIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.MessageInput-module__1pTmzG__attachmentMenuLabel{color:var(--foreground);flex-direction:column;font-size:.8125rem;font-weight:600;line-height:1.3;display:flex}.MessageInput-module__1pTmzG__attachmentMenuHint{color:var(--muted-foreground);font-size:.625rem;font-weight:400}.MessageInput-module__1pTmzG__hiddenFileInput{display:none}.MessageInput-module__1pTmzG__textareaWrap{background:color-mix(in srgb,var(--muted)58%,var(--surface));border:1px solid #0000;border-radius:1.4rem;flex:1;align-items:flex-end;min-width:0;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.MessageInput-module__1pTmzG__textareaWrap:focus-within{border-color:color-mix(in srgb,var(--chat-bubble-own)48%,transparent);background:var(--surface);box-shadow:0 0 0 2px color-mix(in srgb,var(--chat-bubble-own)25%,transparent)}.MessageInput-module__1pTmzG__textarea{width:100%;min-width:0;min-height:var(--composer-control-size);max-height:7.5rem;color:var(--foreground);resize:none;scrollbar-width:none;scrollbar-gutter:auto;caret-color:var(--chat-bubble-own);background:0 0;border:0;border-radius:1.4rem;outline:none;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:background-color .15s;overflow-y:auto}.MessageInput-module__1pTmzG__textarea::-webkit-scrollbar{width:0;height:0}.MessageInput-module__1pTmzG__textarea::placeholder{color:var(--muted-foreground)}.MessageInput-module__1pTmzG__textarea:focus{background:0 0}@media (max-width:639px){.MessageInput-module__1pTmzG__textarea{min-height:var(--composer-control-size);max-height:8.5rem;padding:.625rem .95rem;font-size:.9375rem}.MessageInput-module__1pTmzG__textarea[data-multiline=true]{border-radius:1.15rem;padding-top:.75rem;padding-bottom:.75rem}.MessageInput-module__1pTmzG__textarea::-webkit-scrollbar{width:0;height:0}}.MessageInput-module__1pTmzG__attachmentPreviewRow{border:1px solid var(--border);background-color:var(--surface);border-radius:.875rem;margin-bottom:.375rem;overflow:hidden}.MessageInput-module__1pTmzG__attachmentLargeThumb{object-fit:cover;background:var(--muted);width:100%;max-height:10rem;display:block}.MessageInput-module__1pTmzG__attachmentPreviewInfo{align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.MessageInput-module__1pTmzG__attachmentPreviewIcon{color:var(--chat-bubble-own);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MessageInput-module__1pTmzG__attachmentPreviewMeta{flex:1;min-width:0}.MessageInput-module__1pTmzG__attachmentPreviewName{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);margin:0;font-size:.75rem;font-weight:500;overflow:hidden}.MessageInput-module__1pTmzG__attachmentPreviewSize{color:var(--muted-foreground);margin:0;font-size:.625rem}.MessageInput-module__1pTmzG__attachmentRemoveButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:background-color .15s,color .15s;display:inline-flex}.MessageInput-module__1pTmzG__attachmentRemoveButton:hover{background:var(--muted);color:var(--foreground)}.MessageInput-module__1pTmzG__attachmentError{color:#dc2626;margin:0 0 .35rem;padding-left:.25rem;font-size:.72rem;font-weight:500}.MessageInput-module__1pTmzG__mentionMenu{border:1px solid var(--border);background:var(--surface);z-index:35;border-radius:.875rem;max-height:14rem;padding:.25rem;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #00000029}@media (max-width:639px){.MessageInput-module__1pTmzG__mentionMenu{max-height:40vh}}.MessageInput-module__1pTmzG__mentionMenuItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.625rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem .625rem;display:flex}.MessageInput-module__1pTmzG__mentionMenuItem:hover{background:var(--muted)}.MessageInput-module__1pTmzG__mentionMenuItemActive{background:color-mix(in srgb,var(--chat-bubble-own)14%,var(--surface))}.MessageInput-module__1pTmzG__mentionMenuName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--foreground);font-size:.8125rem;font-weight:600;overflow:hidden}.MessageInput-module__1pTmzG__mentionMenuHandle{color:var(--chat-bubble-own);flex-shrink:0;font-size:.75rem;font-weight:600}.MessageInput-module__1pTmzG__inputMeta{justify-content:flex-end;align-items:center;margin-top:.25rem;padding:0 .5rem;display:flex}.MessageInput-module__1pTmzG__inputCounter{color:var(--muted-foreground);font-size:.625rem}.MessageInput-module__1pTmzG__inputCounterError{color:#dc2626;font-weight:600}.MessageInput-module__1pTmzG__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite MessageInput-module__1pTmzG__spin}@keyframes MessageInput-module__1pTmzG__spin{to{transform:rotate(360deg)}}.MessageInput-module__1pTmzG__recordingBar{background:var(--muted);border-radius:1.25rem;flex:1;align-items:center;gap:.625rem;min-width:0;height:2.5rem;padding:0 .75rem;display:flex}@media (max-width:639px){.MessageInput-module__1pTmzG__recordingBar{gap:.5rem;height:2.25rem;padding:0 .625rem}}.MessageInput-module__1pTmzG__recordingDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;animation:1s steps(2,jump-none) infinite MessageInput-module__1pTmzG__dotBlink}@keyframes MessageInput-module__1pTmzG__dotBlink{0%{opacity:1}to{opacity:0}}.MessageInput-module__1pTmzG__recordingTimer{font-variant-numeric:tabular-nums;color:var(--foreground);flex-shrink:0;min-width:2.5rem;font-size:.8125rem;font-weight:600}.MessageInput-module__1pTmzG__track{flex:1;align-items:flex-end;gap:.22rem;min-width:0;height:1.25rem;display:flex}.MessageInput-module__1pTmzG__trackBar{background:color-mix(in srgb,var(--chat-bubble-own)88%,transparent);transform-origin:bottom;border-radius:999px;width:.22rem}.MessageInput-module__1pTmzG__trackBarAnimated{animation:1s ease-in-out infinite MessageInput-module__1pTmzG__trackBarPulse}.MessageInput-module__1pTmzG__trackBarPreview{opacity:.45}@keyframes MessageInput-module__1pTmzG__trackBarPulse{0%,to{opacity:.55;transform:scaleY(.5)}50%{opacity:.95;transform:scaleY(1)}}.MessageInput-module__1pTmzG__previewPlayButton{background:var(--chat-bubble-own);width:1.75rem;height:1.75rem;color:var(--chat-bubble-own-text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:flex}.MessageInput-module__1pTmzG__previewPlayButton:hover{transform:scale(1.1)}.MessageInput-module__1pTmzG__previewPlayButton:active{transform:scale(.92)}.MessageInput-module__1pTmzG__noPermission{text-align:center;padding:.75rem}.MessageInput-module__1pTmzG__noPermissionText{color:var(--muted-foreground);margin:0;font-size:.75rem}
.checkbox-wrapper{cursor:pointer;-webkit-tap-highlight-color:transparent;width:18px;height:18px;margin:auto;position:relative;transform:translate(0,0)}.checkbox-wrapper:before{content:"";background:rgba(var(--accent-rgb,34,50,84),.05);opacity:0;border-radius:50%;width:48px;height:48px;transition:opacity .2s;position:absolute;top:-15px;left:-15px}.checkbox-wrapper:hover:before{opacity:1}.checkbox-wrapper svg{z-index:1;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--muted-foreground,#c8ccd4);stroke-width:1.5px;transition:all .2s;position:relative;transform:translate(0,0)}.checkbox-wrapper svg path{stroke-dasharray:60;stroke-dashoffset:0;transition:all .3s linear}.checkbox-wrapper svg polyline{stroke-dasharray:22;stroke-dashoffset:66px;transition:all .2s linear}.checkbox-wrapper:hover svg,.checkbox-input:checked+.checkbox-wrapper svg{stroke:var(--accent,#a3e583)}.checkbox-input:checked+.checkbox-wrapper svg path{stroke-dashoffset:60px;transition:all .3s linear}.checkbox-input:checked+.checkbox-wrapper svg polyline{stroke-dashoffset:42px;transition:all .2s linear .15s}
.LoginForm-module__QKQYIW__form{margin-top:14px}.LoginForm-module__QKQYIW__fieldWrap{margin-bottom:10px}.LoginForm-module__QKQYIW__label{color:#1f4d9d;margin-bottom:8px;font-size:13px;font-weight:600;display:inline-block}.LoginForm-module__QKQYIW__input{color:#0f172a;background:#fff;border:1px solid #9aa9c3;border-radius:9px;outline:none;width:100%;height:44px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.LoginForm-module__QKQYIW__passwordInputWrap{position:relative}.LoginForm-module__QKQYIW__passwordInput{padding-right:44px}.LoginForm-module__QKQYIW__passwordToggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;transition:color .2s,background-color .2s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.LoginForm-module__QKQYIW__passwordToggle:hover{color:#334155;background:#0f172a0d}.LoginForm-module__QKQYIW__passwordToggle:focus-visible{outline-offset:1px;outline:2px solid #3b82f6a6}.LoginForm-module__QKQYIW__passwordToggle svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px}.LoginForm-module__QKQYIW__passwordToggle svg circle{fill:none}.LoginForm-module__QKQYIW__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.LoginForm-module__QKQYIW__inputError{border-color:#dc2626}.LoginForm-module__QKQYIW__fieldError{color:#dc2626;margin-top:6px;font-size:12px;line-height:1.2}.LoginForm-module__QKQYIW__metaRow{justify-content:space-between;align-items:center;gap:10px;margin:4px 0 12px;display:flex}.LoginForm-module__QKQYIW__rememberWrap{cursor:pointer;color:#111827;align-items:center;gap:6px;font-size:14px;display:inline-flex}.LoginForm-module__QKQYIW__rememberWrap span{color:#111827;font-size:14px}.LoginForm-module__QKQYIW__forgotButton{cursor:pointer;color:#6b7280;white-space:nowrap;background:0 0;border:0;padding:0;font-size:14px;text-decoration:none}.LoginForm-module__QKQYIW__forgotButton:hover{text-decoration:underline}.LoginForm-module__QKQYIW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#587fe8 0%,#09142c 100%);border:0;border-radius:9px;width:100%;height:44px;font-size:18px;font-weight:500;transition:opacity .2s,transform .2s}.LoginForm-module__QKQYIW__submitButton:hover{transform:translateY(-1px)}.LoginForm-module__QKQYIW__submitButton:disabled{opacity:.72;cursor:not-allowed;transform:none}.LoginForm-module__QKQYIW__separator{justify-content:center;align-items:center;gap:12px;margin:14px 0;display:none}.LoginForm-module__QKQYIW__separatorLine{background:#cfcfcf;flex:1;height:1px}.LoginForm-module__QKQYIW__separatorText{color:#636363;letter-spacing:.03em;font-size:14px}.LoginForm-module__QKQYIW__socialRow{justify-content:center;align-items:center;gap:22px;margin-bottom:14px;display:none}.LoginForm-module__QKQYIW__socialButton{color:#1f2937;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s;display:inline-flex}.LoginForm-module__QKQYIW__socialButton:hover{transform:translateY(-1px)}.LoginForm-module__QKQYIW__socialButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.LoginForm-module__QKQYIW__socialButton:first-child{color:#1877f2}.LoginForm-module__QKQYIW__socialButton:nth-child(2){color:#111827}.LoginForm-module__QKQYIW__socialButton svg{fill:currentColor;width:28px;height:28px}.LoginForm-module__QKQYIW__registerRow{text-align:center;color:#4b5563;margin:0;font-size:13px}.LoginForm-module__QKQYIW__registerLink{color:#2155a6;font-weight:600;text-decoration:none}.LoginForm-module__QKQYIW__registerLink:hover{text-decoration:underline}.LoginForm-module__QKQYIW__successMessage,.LoginForm-module__QKQYIW__errorMessage{margin:12px 0 0;font-size:12px;line-height:1.3}.LoginForm-module__QKQYIW__successMessage{color:#0f766e}.LoginForm-module__QKQYIW__errorMessage{color:#dc2626}@media (max-width:640px){.LoginForm-module__QKQYIW__rememberWrap span,.LoginForm-module__QKQYIW__forgotButton{font-size:13px}.LoginForm-module__QKQYIW__submitButton{height:46px;font-size:16px}.LoginForm-module__QKQYIW__metaRow{flex-wrap:wrap;gap:4px}}@media (max-width:480px){.LoginForm-module__QKQYIW__form{margin-top:10px}.LoginForm-module__QKQYIW__fieldWrap{margin-bottom:8px}.LoginForm-module__QKQYIW__label{margin-bottom:6px;font-size:12px}.LoginForm-module__QKQYIW__input{border-radius:8px;height:42px;font-size:14px}.LoginForm-module__QKQYIW__submitButton{border-radius:8px;height:44px;font-size:15px}.LoginForm-module__QKQYIW__metaRow{flex-direction:column;align-items:flex-start;gap:6px;margin:2px 0 10px}.LoginForm-module__QKQYIW__registerRow{font-size:12px}}
.ChatPage-module__HtHb-G__container{--chat-sidebar-width:20rem;--chat-message-radius:.85rem;--chat-transition:.15s ease;background:var(--chat-page-bg,var(--muted));gap:.75rem;width:100%;height:100%;min-height:0;max-height:100dvh;padding:.65rem;display:flex;position:relative;overflow:hidden}@media (max-width:639px){.ChatPage-module__HtHb-G__container{height:calc(var(--chat-visual-height,100dvh) - 5.75rem - env(safe-area-inset-bottom,0px));max-height:calc(var(--chat-visual-height,100dvh) - 5.75rem - env(safe-area-inset-bottom,0px));background:var(--surface);overscroll-behavior:none;scrollbar-width:none;touch-action:pan-y;gap:0;min-height:0;padding:0}.ChatPage-module__HtHb-G__container::-webkit-scrollbar{width:0;height:0}.ChatPage-module__HtHb-G__chatPanel::-webkit-scrollbar{width:0;height:0}.ChatPage-module__HtHb-G__chatPanel{height:100%;max-height:100%;box-shadow:none;overscroll-behavior:contain;border:0;border-radius:0}}.ChatPage-module__HtHb-G__loadingState,.ChatPage-module__HtHb-G__noPermission,.ChatPage-module__HtHb-G__noConversationSelected{text-align:center;min-height:0;color:var(--muted-foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.ChatPage-module__HtHb-G__loadingState p,.ChatPage-module__HtHb-G__noPermission p,.ChatPage-module__HtHb-G__noConversationSelected p{margin:0;font-size:.875rem}.ChatPage-module__HtHb-G__chatPanel{border:1px solid color-mix(in srgb,var(--border)70%,transparent);background:var(--surface);border-radius:1rem;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 1rem 2.5rem #0f172a0f}.ChatPage-module__HtHb-G__chatPanelVisible{display:flex}.ChatPage-module__HtHb-G__chatPanelHidden{display:none}@media (min-width:1280px){.ChatPage-module__HtHb-G__chatPanelHidden{display:flex}}.ChatPage-module__HtHb-G__chatHeader{background:var(--surface);border:0;border-radius:.35rem;flex-shrink:0;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}@media (min-width:640px){.ChatPage-module__HtHb-G__chatHeader{padding:.625rem 1.25rem}}.ChatPage-module__HtHb-G__backButton{color:var(--muted-foreground);cursor:pointer;transition:background-color var(--chat-transition),color var(--chat-transition);background:0 0;border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.ChatPage-module__HtHb-G__backButton:hover{background:var(--muted);color:var(--foreground)}@media (min-width:1280px){.ChatPage-module__HtHb-G__backButton{display:none}}.ChatPage-module__HtHb-G__chatHeaderInfo{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.ChatPage-module__HtHb-G__chatHeaderTitleRow{align-items:center;gap:.5rem;display:flex}.ChatPage-module__HtHb-G__chatHeaderTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}@media (min-width:640px){.ChatPage-module__HtHb-G__chatHeaderTitle{font-size:1rem}}.ChatPage-module__HtHb-G__groupBadge{letter-spacing:.04em;text-transform:uppercase;color:#9333ea;background:#a855f71f;border-radius:.3125rem;flex-shrink:0;padding:.0625rem .375rem;font-size:.5625rem;font-weight:700}@media (prefers-color-scheme:dark){.ChatPage-module__HtHb-G__groupBadge{color:#c084fc;background:#a855f726}}.ChatPage-module__HtHb-G__chatHeaderStatus{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.6875rem;overflow:hidden}.ChatPage-module__HtHb-G__chatHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem;max-width:48vw;display:flex}.ChatPage-module__HtHb-G__chatHeaderActions>*{flex-shrink:0}.ChatPage-module__HtHb-G__chatHeaderActionRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.125rem;display:flex}@media (min-width:640px){.ChatPage-module__HtHb-G__chatHeaderActions{flex-wrap:nowrap;max-width:none}.ChatPage-module__HtHb-G__chatHeaderActionRow{flex-wrap:nowrap;gap:.25rem}}
.LoginPage-module__jXK1Ea__page{--login-root-bg:#ececec;background:var(--login-root-bg);justify-content:center;align-items:center;min-height:100dvh;padding:12px;display:flex}.LoginPage-module__jXK1Ea__card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;width:min(1160px,100%);height:min(760px,100dvh - 24px);display:grid}.LoginPage-module__jXK1Ea__leftPanel{background:var(--login-root-bg);border-radius:22px;flex-direction:column;justify-content:center;height:100%;min-height:0;padding:26px 28px 24px;display:flex;overflow-y:auto}.LoginPage-module__jXK1Ea__backButton{color:#0f172a;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:8px;padding:7px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.LoginPage-module__jXK1Ea__backButton:hover{background:#fff;border-color:#1950a873}.LoginPage-module__jXK1Ea__backIcon{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex}.LoginPage-module__jXK1Ea__backIcon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.LoginPage-module__jXK1Ea__logoWrap{width:fit-content}.LoginPage-module__jXK1Ea__logo{object-fit:contain;width:122px;height:auto;display:block}.LoginPage-module__jXK1Ea__title{color:#1950a8;letter-spacing:.02em;margin:18px 0 0;font-size:clamp(1.75rem,2.4vw,2.5rem);font-weight:600;line-height:1}.LoginPage-module__jXK1Ea__subtitle{color:#0f172a;margin:14px 0 0;font-size:clamp(1.3rem,1.8vw,2rem);font-weight:700;line-height:1.2}.LoginPage-module__jXK1Ea__subtitle span{color:#2f5da8}.LoginPage-module__jXK1Ea__rightPanel{background:0 0;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.LoginPage-module__jXK1Ea__poster{object-fit:contain;object-position:center;background:0 0;width:112%;max-width:none;height:112%;display:block}@media (max-width:1040px){.LoginPage-module__jXK1Ea__page{height:auto;min-height:100dvh;padding:20px 16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));align-items:flex-start;overflow:auto}.LoginPage-module__jXK1Ea__card{grid-template-columns:1fr;width:100%;max-width:560px;height:auto;margin-inline:auto}.LoginPage-module__jXK1Ea__rightPanel{display:none}.LoginPage-module__jXK1Ea__leftPanel{justify-content:flex-start;height:auto;padding:28px 28px 24px;overflow-y:visible}}@media (max-width:768px){.LoginPage-module__jXK1Ea__page{padding:14px 12px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));align-items:center}.LoginPage-module__jXK1Ea__card{max-width:100%}.LoginPage-module__jXK1Ea__leftPanel{border-radius:18px;padding:22px 20px}.LoginPage-module__jXK1Ea__title{font-size:1.85rem}.LoginPage-module__jXK1Ea__subtitle{font-size:1.4rem}}@media (max-width:480px){.LoginPage-module__jXK1Ea__page{padding:10px 8px;padding-top:calc(10px + env(safe-area-inset-top,0px));padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));align-items:flex-start}.LoginPage-module__jXK1Ea__leftPanel{border-radius:14px;padding:18px 16px 20px}.LoginPage-module__jXK1Ea__logo{width:96px}.LoginPage-module__jXK1Ea__title{margin-top:12px;font-size:1.65rem}.LoginPage-module__jXK1Ea__subtitle{margin-top:10px;font-size:1.2rem}}
