._page_ttnb8_1{min-height:100vh;min-height:100dvh;display:flex;background:#f7f7f7}._side_ttnb8_9{display:none}@media (min-width: 900px){._side_ttnb8_9{display:flex;flex-direction:column;justify-content:space-between;width:420px;flex-shrink:0;background:linear-gradient(160deg,#0b99ff,#05c);padding:48px 44px;position:relative;overflow:hidden}._side_ttnb8_9:before{content:"";position:absolute;width:400px;height:400px;background:#ffffff12;border-radius:50%;top:-120px;right:-120px}._side_ttnb8_9:after{content:"";position:absolute;width:300px;height:300px;background:#ffffff0d;border-radius:50%;bottom:-80px;left:-60px}}._sideLogo_ttnb8_45{display:flex;align-items:center;gap:10px;position:relative;z-index:1}._sideLogoIcon_ttnb8_53{width:36px;height:36px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center}._sideLogoIcon_ttnb8_53 svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._sideLogoName_ttnb8_66{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.3px}._sideQuote_ttnb8_71{position:relative;z-index:1}._sideQuoteText_ttnb8_75{font-size:22px;font-weight:600;color:#fff;line-height:1.45;letter-spacing:-.4px;margin-bottom:16px}._sideQuoteSub_ttnb8_82{font-size:14px;color:#fff9;line-height:1.5}._page_ttnb8_1{overflow-y:auto}._main_ttnb8_93{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:72px 24px 32px;padding-top:max(72px,env(safe-area-inset-top));padding-bottom:max(32px,env(safe-area-inset-bottom))}._card_ttnb8_103{width:100%;max-width:380px;animation:_fadeUp_ttnb8_1 .28s cubic-bezier(.22,1,.36,1) both}@keyframes _fadeUp_ttnb8_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._mobileHeader_ttnb8_115{display:flex;align-items:center;gap:10px;margin-bottom:36px}@media (min-width: 900px){._mobileHeader_ttnb8_115{display:none}}._mobileIcon_ttnb8_126{width:38px;height:38px;background:#0b99ff;border-radius:11px;display:flex;align-items:center;justify-content:center}._mobileIcon_ttnb8_126 svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._mobileName_ttnb8_139{font-size:17px;font-weight:700;color:var(--text);letter-spacing:-.3px}._heading_ttnb8_145{font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.6px;margin-bottom:10px;line-height:1.2}._subheading_ttnb8_152{font-size:14px;color:var(--muted);margin-bottom:32px;line-height:1.5}._tabs_ttnb8_158{display:flex;gap:4px;margin-bottom:28px;border-bottom:1.5px solid var(--border);padding-bottom:0}._tab_ttnb8_158{padding:8px 4px 12px;border:none;background:none;font-size:14px;font-weight:500;color:var(--muted);cursor:pointer;font-family:inherit;position:relative;margin-right:12px;transition:color .15s}._tab_ttnb8_158:after{content:"";position:absolute;bottom:-1.5px;left:0;right:0;height:2px;background:#0b99ff;border-radius:2px 2px 0 0;transform:scaleX(0);transition:transform .2s cubic-bezier(.34,1.2,.64,1)}._tabActive_ttnb8_188{color:var(--text)}._tabActive_ttnb8_188:after{transform:scaleX(1)}._alert_ttnb8_192{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;font-size:13.5px;line-height:1.45;margin-bottom:20px}._alertError_ttnb8_199{background:#ff3b3012;color:#d93025;border:1px solid rgba(255,59,48,.12)}[data-theme=dark] ._alertError_ttnb8_199{color:#ff6b6b}._alertSuccess_ttnb8_207{background:#34c75912;color:#1a8f3c;border:1px solid rgba(52,199,89,.12)}[data-theme=dark] ._alertSuccess_ttnb8_207{color:#30d158}._field_ttnb8_216{margin-bottom:16px}._fieldLabel_ttnb8_218{display:block;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:7px}._inputRow_ttnb8_224{display:flex;align-items:center;background:var(--card);border:1.5px solid transparent;border-radius:12px;height:48px;padding:0 14px;gap:10px;transition:border-color .15s,box-shadow .15s}._inputRow_ttnb8_224:focus-within{border-color:#0b99ff;box-shadow:0 0 0 3px #0b99ff1a}._inputRow_ttnb8_224._hasError_ttnb8_241{border-color:#ff3b30;box-shadow:0 0 0 3px #ff3b3014}._inputRow_ttnb8_224 svg{width:18px;height:18px;flex-shrink:0;stroke:var(--muted);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s}._inputRow_ttnb8_224:focus-within svg{stroke:#0b99ff}._inputRow_ttnb8_224 input{flex:1;min-width:0;border:none!important;background:transparent!important;box-shadow:none!important;padding:2px!important;font-size:14.5px;color:var(--text);outline:none;font-family:inherit}._inputRow_ttnb8_224 input::placeholder{color:var(--muted);opacity:.7}._eyeBtn_ttnb8_269{background:none;border:none;cursor:pointer;padding:4px;margin-right:-4px;color:var(--muted);display:flex;align-items:center;flex-shrink:0;border-radius:6px;transition:color .15s,background .15s}._eyeBtn_ttnb8_269:hover{color:var(--text);background:var(--hover)}._eyeBtn_ttnb8_269 svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}._fieldError_ttnb8_279{font-size:12px;color:#ff3b30;margin-top:6px;display:flex;align-items:center;gap:5px}[data-theme=dark] ._fieldError_ttnb8_279{color:#ff6b6b}._phoneRow_ttnb8_287{display:flex;gap:8px;position:relative}._countryBtn_ttnb8_289{height:48px;padding:0 12px;background:var(--card);border:1.5px solid transparent;border-radius:12px;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit;color:var(--text);font-size:14px;font-weight:500;white-space:nowrap;flex-shrink:0;transition:border-color .15s}._countryBtn_ttnb8_289:hover{border-color:#0b99ff66}._countryBtn_ttnb8_289:focus{outline:none;border-color:#0b99ff;box-shadow:0 0 0 3px #0b99ff1a}._caret_ttnb8_303{width:11px;height:11px;stroke:var(--muted);fill:none;stroke-width:2.5;stroke-linecap:round;flex-shrink:0}._phoneField_ttnb8_305{flex:1}._countryDropdown_ttnb8_307{position:absolute;top:calc(100% + 6px);left:0;width:260px;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;z-index:200;overflow:hidden;animation:_dropIn_ttnb8_1 .15s ease both}[data-theme=dark] ._countryDropdown_ttnb8_307{box-shadow:0 8px 30px #0006,0 2px 8px #0003}@keyframes _dropIn_ttnb8_1{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._countryDropdownInner_ttnb8_327{max-height:240px;overflow-y:auto;overflow-x:hidden;padding:6px;overscroll-behavior:contain}._countryDropdownInner_ttnb8_327::-webkit-scrollbar{width:3px}._countryDropdownInner_ttnb8_327::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._countryOption_ttnb8_334{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:13.5px;color:var(--text);border:none;background:none;width:100%;text-align:left;font-family:inherit;cursor:pointer;transition:background .1s}._countryOption_ttnb8_334:hover{background:var(--hover)}._countryName_ttnb8_343{flex:1}._countryDialMuted_ttnb8_344{color:var(--muted);font-size:12.5px}._submitBtn_ttnb8_347{width:100%;height:48px;background:#0b99ff;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;letter-spacing:-.2px;transition:background .15s,transform .12s,box-shadow .15s;box-shadow:0 4px 14px #0b99ff59;margin-top:24px}._submitBtn_ttnb8_347:hover{background:#0a8ae6;box-shadow:0 6px 20px #0b99ff73;transform:translateY(-1px)}._submitBtn_ttnb8_347:active{transform:scale(.98);box-shadow:0 2px 8px #0b99ff33}._submitBtn_ttnb8_347:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._pendingScreen_ttnb8_364{text-align:center;padding:20px 0}._pendingIcon_ttnb8_365{width:72px;height:72px;background:#f59e0b1a;border:1.5px solid rgba(245,158,11,.2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}._pendingTitle_ttnb8_373{font-size:22px;font-weight:700;color:var(--text);letter-spacing:-.4px;margin-bottom:10px}._pendingSubtitle_ttnb8_374{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:24px}._pendingBadge_ttnb8_375{display:inline-block;background:var(--input-bg);padding:8px 20px;border-radius:100px;font-size:14px;font-weight:600;color:var(--text);margin-bottom:8px;border:1px solid var(--border)}._pendingNote_ttnb8_381{font-size:13px;color:var(--muted);margin-bottom:28px}._btnGhost_ttnb8_382{width:100%;height:44px;background:var(--hover);color:var(--muted);border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}._btnGhost_ttnb8_382:hover{background:var(--border);color:var(--text)}._spinner_ttnb8_392{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:_spin_ttnb8_392 .7s linear infinite}@keyframes _spin_ttnb8_392{to{transform:rotate(360deg)}}@media (max-width: 600px){._main_ttnb8_93{align-items:flex-start;padding:0}._card_ttnb8_103{max-width:100%;min-height:100vh;min-height:100dvh;padding:56px 20px 36px}}._wrap_ih6nq_1{position:relative;flex-shrink:0;border-radius:50%}._img_ih6nq_6{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}._initials_ih6nq_13{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}._dot_ih6nq_21{position:absolute;bottom:1px;right:1px;width:10px;height:10px;background:#34c759;border-radius:50%;border:2px solid var(--card, var(--bg))}._layout_1fx1h_4{display:flex;height:100vh;height:100dvh;background:var(--card);position:relative;overflow:hidden}._sidebarWrap_1fx1h_17{display:contents}._sidebar_1fx1h_17{flex-shrink:0;display:flex;flex-direction:column;background:var(--card);border-right:.5px solid var(--border);height:100%;overflow:hidden}._sidebarHeader_1fx1h_31{display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top) 16px 0;height:calc(56px + env(safe-area-inset-top));flex-shrink:0}._sidebarTitle_1fx1h_41{font-size:20px;font-weight:700;color:var(--text);font-family:inherit;letter-spacing:-.4px}._sidebarActions_1fx1h_49{display:none}._iconBtn_1fx1h_54{width:34px;height:34px;border:none;background:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .15s,color .15s;position:relative}._iconBtn_1fx1h_54:hover{background:var(--hover);color:var(--text)}._iconBtn_1fx1h_54 svg{width:18px;height:18px}._findFriendsBtn_1fx1h_67{height:34px;padding:0 14px;background:#0b99ff1a;color:#0b99ff;border:none;border-radius:100px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap;margin-right:4px}._findFriendsBtn_1fx1h_67:hover{background:#0b99ff2e}._requestsBadge_1fx1h_81{position:absolute;top:3px;right:3px;min-width:14px;height:14px;background:#ff3b30;border-radius:7px;font-size:9px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 3px}._profileBtn_1fx1h_94{display:flex;align-items:center;gap:7px;height:34px;padding:0 12px 0 4px;background:var(--input-bg);border:none;border-radius:100px;cursor:pointer;font-family:inherit;transition:background .15s}._profileBtn_1fx1h_94:hover{background:var(--hover)}._profileBtnAvatar_1fx1h_104{width:26px;height:26px;border-radius:50%;overflow:hidden;flex-shrink:0}._profileBtnLabel_1fx1h_109{font-size:13px;font-weight:500;color:var(--text);white-space:nowrap}._avatarBtnImg_1fx1h_114{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}._profileMenuWrap_1fx1h_117{position:relative}._profileMenu_1fx1h_117{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:var(--card);border:.5px solid var(--border);border-radius:16px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;z-index:200;overflow:hidden;animation:_dropIn_1fx1h_1 .15s ease both}[data-theme=dark] ._profileMenu_1fx1h_117{box-shadow:0 8px 32px #0006}._profileMenuHeader_1fx1h_136{padding:14px 16px 12px}._profileMenuName_1fx1h_139{font-size:14px;font-weight:600;color:var(--text)}._profileMenuSub_1fx1h_140{font-size:12px;color:var(--muted);margin-top:2px}._profileMenuDivider_1fx1h_142{height:.5px;background:var(--border);margin:0 8px}._profileMenuItem_1fx1h_146{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:none;font-size:14px;color:var(--text);cursor:pointer;text-align:left;font-family:inherit;transition:background .12s}._profileMenuItem_1fx1h_146:hover{background:var(--hover)}._profileMenuItem_1fx1h_146 svg{width:16px;height:16px;flex-shrink:0;opacity:.7}._profileMenuItemDanger_1fx1h_156{color:#ff3b30}[data-theme=dark] ._profileMenuItemDanger_1fx1h_156{color:#ff6b6b}._searchWrap_1fx1h_160{display:flex;align-items:center;gap:8px;margin:0 12px 8px;background:var(--input-bg);border-radius:12px;padding:0 12px;height:38px;flex-shrink:0;border:none}._searchIcon_1fx1h_170{width:15px;height:15px;flex-shrink:0;color:var(--muted);stroke:var(--muted)}._searchInput_1fx1h_171{flex:1;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-size:14px;color:var(--text);outline:none;font-family:inherit;padding:2px!important}._searchInput_1fx1h_171::placeholder{color:var(--muted)}._searchClear_1fx1h_178{background:none;border:none;cursor:pointer;padding:2px;color:var(--muted);display:flex;align-items:center;border-radius:4px}._searchClear_1fx1h_178:hover{color:var(--text)}._searchClear_1fx1h_178 svg{width:14px;height:14px}._sidebarDivider_1fx1h_186{height:.5px;background:var(--border);margin:0;flex-shrink:0}._profileTab_1fx1h_194{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}._profileTab_1fx1h_194::-webkit-scrollbar{width:3px}._profileTab_1fx1h_194::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._chatList_1fx1h_205{flex:1;overflow-y:auto;overflow-x:hidden;padding:4px 0 8px}._chatList_1fx1h_205::-webkit-scrollbar{width:3px}._chatList_1fx1h_205::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._emptyList_1fx1h_213{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 24px;color:var(--muted);font-size:13px}._contactItem_1fx1h_221{display:flex;align-items:center;gap:12px;padding:10px 16px}._contactBody_1fx1h_226{flex:1;min-width:0}._contactName_1fx1h_228{font-size:14.5px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._contactUsername_1fx1h_233{font-size:12px;color:var(--muted);margin-top:1px}._writeBtn_1fx1h_237{padding:7px 14px;border:none;border-radius:10px;background:#0b99ff1a;color:#0b99ff;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}._writeBtn_1fx1h_237:hover{background:#0b99ff2e}._chatItem_1fx1h_248{display:flex;align-items:center;gap:12px;width:calc(100% - 16px);padding:10px;margin:0 8px;border:none;background:none;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s;border-radius:12px}@media (hover: hover){._chatItem_1fx1h_248:hover{background:var(--hover)}._chatItemActive_1fx1h_260:hover{background:#0b99ff1f}}._chatItem_1fx1h_248:active{background:var(--hover)}._chatItemActive_1fx1h_260{background:#0b99ff14}._chatItemActive_1fx1h_260:active{background:#0b99ff1f}._chatBody_1fx1h_267{flex:1;min-width:0}._chatTop_1fx1h_269{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:3px}._chatName_1fx1h_275{font-size:14.5px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;flex:1;min-width:0}._chatTime_1fx1h_282{font-size:11.5px;color:var(--muted);flex-shrink:0;white-space:nowrap}._chatBottom_1fx1h_287{display:flex;align-items:center;justify-content:space-between;gap:6px}._chatPreview_1fx1h_292{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._chatPreviewUnread_1fx1h_298{color:var(--text)}._unreadBadge_1fx1h_300{min-width:20px;height:20px;background:#0b99ff;border-radius:10px;font-size:11px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 5px;flex-shrink:0}._avatarWrap_1fx1h_311{position:relative;flex-shrink:0;border-radius:50%}._avatarImg_1fx1h_314{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}._avatarInitials_1fx1h_318{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}._onlineDot_1fx1h_323{position:absolute;bottom:1px;right:1px;width:10px;height:10px;background:#34c759;border-radius:50%;border:2px solid var(--card)}._resizer_1fx1h_332{width:4px;flex-shrink:0;cursor:col-resize;background:transparent;transition:background .2s;position:relative;z-index:10}._resizer_1fx1h_332:hover,._resizer_1fx1h_332:active{background:var(--accent);opacity:.5}@media (max-width: 768px){._resizer_1fx1h_332{display:none}}._mainPanel_1fx1h_355{flex:1;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;background:var(--bg)}._emptyPanel_1fx1h_361{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px}._emptyPanelIcon_1fx1h_367{width:72px;height:72px;background:var(--input-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}._emptyPanelIcon_1fx1h_367 svg{width:32px;height:32px;color:var(--muted);opacity:.5}._emptyPanelTitle_1fx1h_375{font-size:17px;font-weight:600;color:var(--text)}._emptyPanelSub_1fx1h_376{font-size:13.5px;color:var(--muted);max-width:260px;line-height:1.5}._chatPanelStub_1fx1h_379{display:flex;flex-direction:column;height:100%}._chatPanelStubHeader_1fx1h_382{display:flex;align-items:center;gap:10px;padding:12px 16px;background:transparent}._chatHeaderMore_1fx1h_389{margin-left:auto;position:relative;flex-shrink:0}._chatHeaderMoreBtn_1fx1h_395{background:var(--card);border:.5px solid var(--border);border-radius:50%;width:42px;height:42px;padding:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000014;cursor:pointer;color:var(--muted);transition:color .15s,background .15s}._chatHeaderMoreBtn_1fx1h_395:hover{color:var(--text);background:var(--hover)}._chatHeaderDropdown_1fx1h_410{position:absolute;top:calc(100% + 6px);right:0;background:var(--card);border:.5px solid var(--border);border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:180px;overflow:hidden;z-index:100;animation:_dropIn_1fx1h_1 .12s ease both}._chatHeaderDropdownItem_1fx1h_421{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:none;font-size:14px;color:var(--text);cursor:pointer;font-family:inherit;transition:background .1s}._chatHeaderDropdownItem_1fx1h_421:hover{background:var(--hover)}._chatHeaderDropdownItemDanger_1fx1h_430{color:#ff3b30}[data-theme=dark] ._chatHeaderDropdownItemDanger_1fx1h_430{color:#ff6b6b}._ctxMenuItemDanger_1fx1h_434{color:#ff3b30}[data-theme=dark] ._ctxMenuItemDanger_1fx1h_434{color:#ff6b6b}._chatHeaderBubble_1fx1h_437{background:var(--card);border-radius:100px;padding:5px 14px 5px 5px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 12px #00000014;border:.5px solid var(--border)}._backBtn_1fx1h_445{display:none;width:34px;height:34px;border:none;background:none;border-radius:10px;cursor:pointer;color:var(--text);align-items:center;justify-content:center;transition:background .15s}._backBtn_1fx1h_445:hover{background:var(--hover)}._ctxMenu_1fx1h_434{position:fixed;z-index:500;background:var(--card);border:.5px solid var(--border);border-radius:12px;box-shadow:0 8px 32px #00000024;overflow:hidden;animation:_dropIn_1fx1h_1 .12s ease both;min-width:160px}._ctxMenuItem_1fx1h_434{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:none;font-size:14px;color:var(--text);cursor:pointer;font-family:inherit;transition:background .1s}._ctxMenuItem_1fx1h_434:hover{background:var(--hover)}._ctxMenuItem_1fx1h_434 svg{flex-shrink:0;width:15px!important;height:15px!important}._callBanner_1fx1h_482{position:fixed;top:16px;left:50%;transform:translate(-50%);background:#1c1c26;border-radius:16px;padding:12px 14px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 32px #0000004d;z-index:1000;min-width:280px;max-width:360px;animation:_slideDown_1fx1h_1 .25s cubic-bezier(.34,1.2,.64,1) both}@keyframes _slideDown_1fx1h_1{0%{opacity:0;transform:translate(-50%) translateY(-16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._callBannerInfo_1fx1h_500{flex:1}._callBannerLabel_1fx1h_501{font-size:11px;color:#ffffff80}._callBannerName_1fx1h_502{font-size:15px;font-weight:600;color:#fff}._callBannerActions_1fx1h_503{display:flex;gap:8px}._callBannerBtn_1fx1h_504{width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s,opacity .1s}._callBannerBtn_1fx1h_504:active{transform:scale(.9)}._callBannerBtnReject_1fx1h_511{background:#ff3b30;color:#fff}._callBannerBtnAccept_1fx1h_512{background:#34c759;color:#fff}._modalOverlay_1fx1h_517{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px;animation:_fadeIn_1fx1h_1 .15s ease both;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes _fadeIn_1fx1h_1{0%{opacity:0}to{opacity:1}}._modal_1fx1h_517{background:var(--card);border-radius:20px;width:100%;max-width:400px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0003;animation:_modalIn_1fx1h_1 .2s cubic-bezier(.34,1.2,.64,1) both;overflow:hidden}@keyframes _modalIn_1fx1h_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_1fx1h_547{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:.5px solid var(--border);flex-shrink:0}._modalTitle_1fx1h_554{font-size:16px;font-weight:700;color:var(--text);letter-spacing:-.3px}._modalClose_1fx1h_555{width:28px;height:28px;border:none;background:var(--input-bg);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .15s}._modalClose_1fx1h_555:hover{background:var(--hover);color:var(--text)}._modalBody_1fx1h_564{flex:1;overflow-y:auto;padding:12px}._modalBody_1fx1h_564::-webkit-scrollbar{width:3px}._modalBody_1fx1h_564::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._modalSearch_1fx1h_568{display:flex;align-items:center;gap:8px;background:var(--input-bg);border-radius:12px;padding:0 12px;height:42px;margin-bottom:8px}._modalSearchInput_1fx1h_573{flex:1;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-size:14px;color:var(--text);outline:none;font-family:inherit;padding:2px!important}._modalSearchInput_1fx1h_573::placeholder{color:var(--muted)}._modalResults_1fx1h_581{display:flex;flex-direction:column;gap:2px}._modalLoading_1fx1h_582{text-align:center;padding:16px;font-size:13px;color:var(--muted)}._modalEmpty_1fx1h_583{text-align:center;padding:24px;font-size:13px;color:var(--muted)}._userItem_1fx1h_586{display:flex;align-items:center;gap:12px;padding:10px;border-radius:12px}._userItemInfo_1fx1h_590{flex:1;min-width:0}._userItemName_1fx1h_591{font-size:14px;font-weight:600;color:var(--text)}._userItemSub_1fx1h_592{font-size:12px;color:var(--muted);margin-top:2px}._addBtn_1fx1h_594{padding:7px 14px;border:none;border-radius:10px;background:#0b99ff;color:#fff;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s,opacity .15s}._addBtn_1fx1h_594:hover{background:#0a8ae6}._addBtnDone_1fx1h_602{background:var(--input-bg);color:var(--muted);cursor:default}._acceptBtn_1fx1h_604{width:32px;height:32px;border:none;border-radius:10px;background:#34c7591f;color:#34c759;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s}._acceptBtn_1fx1h_604:hover{background:#34c75933}._rejectBtn_1fx1h_612{width:32px;height:32px;border:none;border-radius:10px;background:#ff3b301a;color:#ff3b30;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .15s}._rejectBtn_1fx1h_612:hover{background:#ff3b302e}@keyframes _dropIn_1fx1h_1{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._bottomBar_1fx1h_632{display:flex;position:sticky;bottom:0;height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--card);border-top:.5px solid var(--border);z-index:100;flex-direction:row;align-items:center;justify-content:space-around;flex-shrink:0}._bottomBarBtn_1fx1h_646{flex:1;height:100%;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#b5b5b5;position:relative;transition:color .15s}._bottomBarBtn_1fx1h_646:active{opacity:.6}._bottomBarBtnActive_1fx1h_656{color:#0b99ff}._bottomBarAvatar_1fx1h_658{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid transparent;transition:border-color .15s}._bottomBarAvatar_1fx1h_658 img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}._bottomBarAvatar_1fx1h_658 span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:600;color:#fff}._bottomBarBtnActive_1fx1h_656 ._bottomBarAvatar_1fx1h_658{border-color:#0b99ff}._bottomBarBadge_1fx1h_676{position:absolute;top:8px;left:calc(50% + 6px);min-width:16px;height:16px;background:#ff3b30;border-radius:8px;font-size:10px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 4px}@media (max-width: 768px){._sidebar_1fx1h_17{width:100%;border-right:none}._chatPanelStubHeader_1fx1h_382{justify-content:space-between}._chatHeaderBubble_1fx1h_437{position:absolute;left:50%;transform:translate(-50%)}._chatHeaderMore_1fx1h_389{margin-left:0}._sidebarHidden_1fx1h_708{display:none}._mainPanel_1fx1h_355{position:absolute;top:0;right:0;bottom:0;left:0}._mainPanelEmpty_1fx1h_716{display:none}._mainPanelEntering_1fx1h_720{animation:_panelSlideIn_1fx1h_1 .28s ease-out both;will-change:transform}._mainPanelExiting_1fx1h_725{display:flex!important;animation:_panelSlideOut_1fx1h_1 .25s ease-in both;pointer-events:none;will-change:transform}@keyframes _panelSlideIn_1fx1h_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _panelSlideOut_1fx1h_1{0%{transform:translate(0)}to{transform:translate(100%)}}._backBtn_1fx1h_445{display:flex!important}}@media (min-width: 769px){._sidebarHidden_1fx1h_708,._mainPanelEmpty_1fx1h_716{display:flex!important}._layout_1fx1h_4{background:var(--bg);overflow:visible}._sidebarWrap_1fx1h_17{margin:16px 0 16px 16px;height:calc(100dvh - 32px);border-radius:16px;box-shadow:0 2px 12px #00000012;flex-shrink:0;display:flex;position:relative;z-index:10}._sidebar_1fx1h_17{border-radius:16px;height:100%;width:100%;background:#f9f9f9;border-right:none}._bottomBar_1fx1h_632{background:#f9f9f9}}@media (min-width: 769px){[data-theme=dark] ._sidebar_1fx1h_17,[data-theme=dark] ._bottomBar_1fx1h_632{background:var(--card)}}._wrap_7b0y4_2{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--bg);position:relative}._header_7b0y4_11{display:flex;align-items:center;gap:8px;padding:calc(env(safe-area-inset-top) + 10px) 16px 10px;position:absolute;top:0;left:0;right:0;z-index:10;background:transparent}._headerCenter_7b0y4_21{flex:1;display:flex;justify-content:flex-start}@media (max-width: 768px){._headerCenter_7b0y4_21{justify-content:flex-start;position:static;pointer-events:auto;min-width:0;flex:1}._backBtn_7b0y4_33,._headerCircleBtn_7b0y4_36{width:40px;height:40px}._headerBubble_7b0y4_39{max-width:none}}._headerBubble_7b0y4_39{display:flex;align-items:center;gap:8px;background:var(--card);border:.5px solid var(--border);border-radius:100px;padding:5px 14px 5px 5px;box-shadow:0 2px 12px #00000012;max-width:300px}._headerInfo_7b0y4_54{min-width:0}._headerName_7b0y4_56{font-size:14px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._headerStatus_7b0y4_63{font-size:11px;color:var(--muted);line-height:1.2;margin-top:1px;white-space:nowrap}._headerStatusOnline_7b0y4_68{color:#34c759}._headerRight_7b0y4_70{display:flex;align-items:center;gap:6px;margin-left:auto}._backBtn_7b0y4_33{display:none;width:36px;height:36px;border:none;background:var(--card);border:.5px solid var(--border);border-radius:50%;box-shadow:0 2px 8px #00000012;cursor:pointer;color:var(--text);align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}._backBtn_7b0y4_33:hover{background:var(--hover)}._headerCircleBtn_7b0y4_36{width:36px;height:36px;background:var(--card);border:.5px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);box-shadow:0 2px 8px #0000000f;transition:color .15s,background .15s;flex-shrink:0}._headerCircleBtn_7b0y4_36:hover{color:var(--text);background:var(--hover)}._headerDropdown_7b0y4_102{position:absolute;top:calc(100% + 4px);right:0;background:var(--card);border:.5px solid var(--border);border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:180px;overflow:hidden;z-index:100;animation:_dropIn_7b0y4_1 .12s ease both}._headerDropdownItem_7b0y4_109{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:none;font-size:14px;color:var(--text);cursor:pointer;font-family:inherit;transition:background .1s}._headerDropdownItem_7b0y4_109:hover{background:var(--hover)}._headerDropdownItemDanger_7b0y4_117{color:#ff3b30}[data-theme=dark] ._headerDropdownItemDanger_7b0y4_117{color:#ff6b6b}._topFade_7b0y4_121{position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%);z-index:5;pointer-events:none}._bottomFade_7b0y4_131{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,var(--bg) 0%,transparent 100%);z-index:5;pointer-events:none}._messagesArea_7b0y4_141{flex:1;overflow-y:auto;overflow-x:hidden;padding:calc(env(safe-area-inset-top) + 70px) 16px 90px;display:flex;flex-direction:column;gap:2px}._messagesArea_7b0y4_141::-webkit-scrollbar{width:3px}._messagesArea_7b0y4_141::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._loadingSpinner_7b0y4_149{display:flex;justify-content:center;padding:20px}._spinner_7b0y4_152{width:24px;height:24px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_7b0y4_152 .7s linear infinite}@keyframes _spin_7b0y4_152{to{transform:rotate(360deg)}}._dayDivider_7b0y4_162{display:flex;align-items:center;justify-content:center;margin:12px 0 8px}._dayDivider_7b0y4_162 span{font-size:12px;color:var(--muted);background:var(--bg);padding:3px 12px;border-radius:100px;border:.5px solid var(--border)}._msgRow_7b0y4_174{display:flex;align-items:flex-end;gap:6px;max-width:100%}._msgRowMine_7b0y4_178{flex-direction:row-reverse}._msgRowTheirs_7b0y4_179{flex-direction:row}._msgRowChain_7b0y4_180{margin-top:1px}._bubble_7b0y4_183{max-width:68%;min-width:60px;padding:8px 12px;border-radius:18px;position:relative;word-break:break-word;animation:_bubbleIn_7b0y4_1 .18s ease both}._messagesAreaLoading_7b0y4_193 ._bubble_7b0y4_183{animation:none}@keyframes _bubbleIn_7b0y4_1{0%{opacity:0;transform:scale(.95) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}._bubbleMine_7b0y4_202{background:#e9f1ff;color:#000;border-bottom-right-radius:5px}._bubbleTheirs_7b0y4_206{background:#efefef;color:#000;border-bottom-left-radius:5px}[data-theme=dark] ._bubbleMine_7b0y4_202{background:#1e3a5f;color:#e8f0fe}[data-theme=dark] ._bubbleTheirs_7b0y4_206{background:#2c2c3a;color:var(--text)}._msgRow_7b0y4_174:not(._msgRowChain_7b0y4_180) ._bubbleMine_7b0y4_202{border-radius:18px 18px 5px}._msgRow_7b0y4_174:not(._msgRowChain_7b0y4_180) ._bubbleTheirs_7b0y4_206{border-radius:18px 18px 18px 5px}._senderName_7b0y4_217{font-size:12px;font-weight:600;margin-bottom:3px;line-height:1}._msgText_7b0y4_222{font-size:14px;line-height:1.45;margin:0;white-space:pre-wrap;color:#000}[data-theme=dark] ._msgText_7b0y4_222{color:#fff}._msgText_7b0y4_222 a{color:#0b99ff;text-decoration:underline;opacity:1}._codeWrap_7b0y4_230{background:#0000000f;border-radius:10px;overflow:hidden;min-width:200px}._codeHeader_7b0y4_237{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid rgba(0,0,0,.06)}._codeLabel_7b0y4_243{font-size:11px;font-weight:600;color:#00000059;text-transform:uppercase;letter-spacing:.5px}._codeCopyBtn_7b0y4_249{background:#00000012;border:none;border-radius:7px;padding:5px 12px;cursor:pointer;font-size:13px;font-weight:500;color:#00000080;font-family:inherit;transition:background .15s,color .15s}._codeCopyBtn_7b0y4_249:hover{background:#0000001f;color:#000000b3}._codeBlock_7b0y4_258{padding:10px;margin:0;font-family:Courier New,monospace;font-size:12.5px;white-space:pre-wrap;word-break:break-all;color:#000;max-width:100%;background:transparent}[data-theme=dark] ._codeBlock_7b0y4_258{color:#fff}._msgMeta_7b0y4_266{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:3px;flex-wrap:nowrap;overflow:visible}._msgTime_7b0y4_271,._editedLabel_7b0y4_275{font-size:11px;color:#0003}[data-theme=dark] ._msgTime_7b0y4_271,[data-theme=dark] ._editedLabel_7b0y4_275{color:#fff3}._readTick_7b0y4_279{display:flex;align-items:center;flex-shrink:0}._readTick_7b0y4_279 svg{stroke:#0b99ff}._fileAttach_7b0y4_283{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:180px}._fileIcon_7b0y4_288{width:38px;height:38px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._bubbleTheirs_7b0y4_206 ._fileIcon_7b0y4_288{background:var(--input-bg)}._fileInfo_7b0y4_295{min-width:0}._fileName_7b0y4_296{display:block;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_7b0y4_297{font-size:11px;opacity:.7}._typingRow_7b0y4_300{display:flex;align-items:flex-end;padding:2px 0}._typingBubble_7b0y4_304{background:var(--card);border:.5px solid var(--border);border-radius:18px 18px 18px 5px;padding:10px 14px;display:flex;align-items:center;gap:4px}._typingDot_7b0y4_310{width:6px;height:6px;border-radius:50%;background:var(--muted);display:inline-block;animation:_typingBounce_7b0y4_1 1.2s ease infinite}._typingDot_7b0y4_310:nth-child(2){animation-delay:.15s}._typingDot_7b0y4_310:nth-child(3){animation-delay:.3s}@keyframes _typingBounce_7b0y4_1{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}._inputArea_7b0y4_323{position:absolute;bottom:0;left:0;right:0;padding:8px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:transparent;z-index:10}._inputInner_7b0y4_332{display:flex;align-items:flex-end;gap:8px}._editBanner_7b0y4_336{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:6px;background:#0b99ff12;border-radius:10px;border-left:3px solid #0B99FF}._editBannerText_7b0y4_344{flex:1;min-width:0}._editBannerLabel_7b0y4_345{font-size:12px;font-weight:600;color:#0b99ff;display:block}._editBannerOriginal_7b0y4_346{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._editBannerClose_7b0y4_347{background:none;border:none;cursor:pointer;color:var(--muted);padding:4px;border-radius:6px;display:flex;align-items:center}._editBannerClose_7b0y4_347:hover{color:var(--text);background:var(--hover)}._attachPreview_7b0y4_354{position:relative;display:inline-block;margin-bottom:8px;margin-left:4px}._attachPreviewImg_7b0y4_358{height:80px;border-radius:10px;display:block;object-fit:cover}._attachPreviewFile_7b0y4_361{display:flex;align-items:center;gap:8px;background:var(--input-bg);border-radius:10px;padding:8px 12px;font-size:13px;color:var(--text)}._attachPreviewRemove_7b0y4_366{position:absolute;top:-6px;right:-6px;width:22px;height:22px;background:var(--card);border:.5px solid var(--border);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);box-shadow:0 2px 6px #0000001a}._inputRow_7b0y4_375{flex:1;display:flex;align-items:flex-end;gap:8px}._attachBtn_7b0y4_380{width:44px;height:44px;flex-shrink:0;border:.5px solid var(--border);background:var(--card);border-radius:50%;box-shadow:0 2px 12px #00000012;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}._attachBtn_7b0y4_380:hover{color:var(--text);background:var(--hover)}._textareaWrap_7b0y4_392{flex:1;background:var(--card);border:.5px solid var(--border);border-radius:22px;box-shadow:0 2px 12px #00000012;padding:10px 16px;display:flex;align-items:center}._textarea_7b0y4_392{flex:1;min-height:22px;max-height:140px;border:none;padding:0;font-size:14.5px;font-family:inherit;color:var(--text);background:transparent;resize:none;outline:none;line-height:1.5}._textarea_7b0y4_392::placeholder{color:var(--muted);opacity:.7}._sendBtn_7b0y4_411{width:44px;height:44px;flex-shrink:0;border:.5px solid var(--border);border-radius:50%;background:var(--card);color:var(--muted);box-shadow:0 2px 12px #00000012;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,transform .12s}._sendBtnActive_7b0y4_419{background:#0b99ff;color:#fff;border-color:transparent;box-shadow:0 4px 12px #0b99ff59}._sendBtnActive_7b0y4_419:hover{background:#0a8ae6;transform:scale(1.05)}._sendBtnActive_7b0y4_419:active{transform:scale(.95)}._msgCtxMenu_7b0y4_428{position:fixed;z-index:500;background:var(--card);border:.5px solid var(--border);border-radius:13px;box-shadow:0 8px 32px #00000024;min-width:180px;overflow:hidden;animation:_dropIn_7b0y4_1 .12s ease both}._msgCtxItem_7b0y4_435{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:none;font-size:14px;color:var(--text);cursor:pointer;font-family:inherit;transition:background .1s}._msgCtxItem_7b0y4_435:hover{background:var(--hover)}._msgCtxItem_7b0y4_435 svg{flex-shrink:0}._msgCtxItemDanger_7b0y4_444{color:#ff3b30}[data-theme=dark] ._msgCtxItemDanger_7b0y4_444{color:#ff6b6b}._msgCtxDivider_7b0y4_446{height:.5px;background:var(--border);margin:4px 0}._lightbox_7b0y4_449{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;animation:_fadeIn_7b0y4_1 .15s ease both;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._lightboxImg_7b0y4_456{max-width:90vw;max-height:90vh;border-radius:12px;object-fit:contain}._lightboxClose_7b0y4_460{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s}._lightboxClose_7b0y4_460:hover{background:#ffffff40}._membersOverlay_7b0y4_471{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#0000004d;display:flex;justify-content:flex-end;animation:_fadeIn_7b0y4_1 .15s ease both}._membersPanel_7b0y4_477{width:280px;height:100%;background:var(--card);border-left:.5px solid var(--border);display:flex;flex-direction:column;animation:_slideInRight_7b0y4_1 .2s ease both}@keyframes _slideInRight_7b0y4_1{0%{transform:translate(100%)}to{transform:translate(0)}}._membersPanelHeader_7b0y4_488{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 14px;font-size:16px;font-weight:700;color:var(--text);border-bottom:.5px solid var(--border);flex-shrink:0}._membersPanelClose_7b0y4_496{width:28px;height:28px;border:none;background:var(--input-bg);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .15s}._membersPanelClose_7b0y4_496:hover{background:var(--hover)}._membersList_7b0y4_503{flex:1;overflow-y:auto;padding:8px}._memberItem_7b0y4_504{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;transition:background .1s}._memberItem_7b0y4_504:hover{background:var(--hover)}._memberName_7b0y4_510{font-size:14px;font-weight:500;color:var(--text)}._memberSub_7b0y4_511{font-size:12px;color:var(--muted)}@keyframes _dropIn_7b0y4_1{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _fadeIn_7b0y4_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._backBtn_7b0y4_33{display:flex!important}._bubble_7b0y4_183{max-width:82%}}@media (min-width: 769px){._header_7b0y4_11{padding:16px 16px 10px}._headerBubble_7b0y4_39,._backBtn_7b0y4_33,._headerCircleBtn_7b0y4_36{background:#f9f9f9}[data-theme=dark] ._headerBubble_7b0y4_39,[data-theme=dark] ._backBtn_7b0y4_33,[data-theme=dark] ._headerCircleBtn_7b0y4_36{background:var(--card)}}._page_7n8ur_1{min-height:100dvh;background:var(--bg);color:var(--text)}._pageEmbedded_7n8ur_7{background:var(--bg);color:var(--text);overflow-y:auto;flex:1}@media (min-width: 769px){._pageEmbedded_7n8ur_7{background:#f9f9f9}}@media (min-width: 769px){[data-theme=dark] ._pageEmbedded_7n8ur_7{background:#1b1b1f}}._mainEmbedded_7n8ur_21{padding-top:0}._pageEmbedded_7n8ur_7{min-height:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto}._headerEmbedded_7n8ur_34{position:sticky!important;top:0;background:var(--bg)!important}@media (min-width: 769px){._headerEmbedded_7n8ur_34{background:#f9f9f9!important;z-index:10}}@media (min-width: 769px){[data-theme=dark] ._headerEmbedded_7n8ur_34{background:#1b1b1f!important}}._mainEmbedded_7n8ur_21{padding-top:0!important;font-size:16px;font-family:inherit}._mainEmbedded_7n8ur_21 ._container_7n8ur_53{padding-top:16px}._header_7n8ur_34{position:fixed;top:0;left:0;right:0;height:calc(56px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:transparent;display:flex;align-items:center;padding-left:16px;padding-right:16px;z-index:100}._headerBubble_7n8ur_68{display:flex;align-items:center;gap:4px;background:var(--card);border:.5px solid var(--border);border-radius:100px;padding:5px 14px 5px 5px;box-shadow:0 2px 12px #00000012}._backBtn_7n8ur_77{width:34px;height:34px;border:none;background:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:background .15s;flex-shrink:0}._backBtn_7n8ur_77:hover{background:var(--hover)}._headerTitle_7n8ur_87{font-size:15px;font-weight:500;color:var(--text)}._main_7n8ur_21{padding-top:calc(56px + env(safe-area-inset-top))}._container_7n8ur_53{max-width:560px;margin:0 auto;padding:28px 16px calc(60px + env(safe-area-inset-bottom))}._avatarSection_7n8ur_103{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}._avatarWrap_7n8ur_108{position:relative;display:inline-block;margin-bottom:14px;cursor:pointer}._avatar_7n8ur_103{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#fff;box-shadow:0 4px 16px #00000024;overflow:hidden;transition:opacity .15s}._avatarWrap_7n8ur_108:hover ._avatar_7n8ur_103{opacity:.85}._avatarImg_7n8ur_123{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}._avatarEditBtn_7n8ur_127{position:absolute;bottom:2px;right:2px;width:28px;height:28px;border-radius:50%;background:#2aabee;border:2.5px solid var(--bg);display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 1px 4px #0000002e}._avatarName_7n8ur_137{font-size:21px;font-weight:700;color:var(--text)}._avatarUsername_7n8ur_140{font-size:14px;color:var(--muted);margin-top:3px}._section_7n8ur_145{margin-bottom:32px}._sectionTitle_7n8ur_147{font-size:13px;font-weight:400;color:var(--muted);margin-bottom:6px;padding:0 16px}._card_7n8ur_153{background:var(--card);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000f}._formRow_7n8ur_161{padding:12px 16px;border-bottom:.5px solid var(--border);display:flex;align-items:center;gap:12px}._formRow_7n8ur_161:last-child{border-bottom:none}._formRowIcon_7n8ur_168{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._formRowBody_7n8ur_174{flex:1;min-width:0}._formRowLabel_7n8ur_176{font-size:12px;color:var(--muted);margin-bottom:1px}._formRowInput_7n8ur_180{width:100%;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-size:15px;color:var(--text);outline:none;font-family:inherit;padding:0!important;-webkit-appearance:none}._formRowInput_7n8ur_180:focus{color:#2aabee}._formRowInput_7n8ur_180[readonly]{color:var(--muted);cursor:default}._formRowInput_7n8ur_180[readonly]:focus{color:var(--muted)}._btnSave_7n8ur_192{width:100%;padding:14px;background:#2aabee;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:500;font-family:inherit;cursor:pointer;margin-top:6px;box-shadow:0 4px 16px #2aabee4d;transition:transform .1s,box-shadow .1s,background .2s,opacity .2s;display:flex;align-items:center;justify-content:center;gap:8px}._btnSave_7n8ur_192:disabled{opacity:.45;cursor:not-allowed}._btnSave_7n8ur_192:not(:disabled):active{transform:scale(.97)}._btnSaveDone_7n8ur_204{background:#34c759;box-shadow:0 4px 16px #34c7594d}._actionRow_7n8ur_207{width:100%;padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;border:none;background:none;font-family:inherit;text-align:left;border-bottom:.5px solid var(--border);transition:background .1s}._actionRow_7n8ur_207:last-child{border-bottom:none}._actionRow_7n8ur_207:active{background:var(--hover)}._actionRowIcon_7n8ur_218{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._actionRowLabel_7n8ur_223{flex:1;font-size:16px;color:var(--text)}._actionRowDanger_7n8ur_224 ._actionRowLabel_7n8ur_223{color:#ff3b30}[data-theme=dark] ._actionRowDanger_7n8ur_224 ._actionRowLabel_7n8ur_223{color:#ff453a}._actionRowArrow_7n8ur_227{color:var(--muted);opacity:.5;display:flex;transition:transform .2s}._actionRowArrowOpen_7n8ur_228{transform:rotate(90deg)}._passwordSection_7n8ur_231{overflow:hidden;max-height:0;transition:max-height .3s ease}._passwordSectionOpen_7n8ur_235{max-height:500px}._passwordFields_7n8ur_237{padding:20px 16px 16px;display:flex;flex-direction:column;gap:16px;border-top:.5px solid var(--border)}._pwdField_7n8ur_243 label{display:block;font-size:12px;font-weight:500;color:var(--muted);margin-bottom:5px;padding-left:2px}._pwdInputWrap_7n8ur_248{position:relative}._pwdInput_7n8ur_248{width:100%;padding:11px 42px 11px 14px!important;border:none!important;border-radius:12px!important;background:var(--input-bg)!important;box-shadow:none!important;font-size:15px;color:var(--text)!important;outline:none;font-family:inherit;transition:box-shadow .15s;-webkit-appearance:none}._pwdInput_7n8ur_248:focus{box-shadow:0 0 0 2px #2aabee59!important}._pwdToggle_7n8ur_264{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;padding:4px}._pwdError_7n8ur_270{font-size:12px;color:#ff3b30}._btnChangePwd_7n8ur_274{padding:12px;background:#2aabee;color:#fff;margin-top:8px;border:none;border-radius:12px;font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;transition:transform .1s}._btnChangePwd_7n8ur_274:active{transform:scale(.97)}._themeRow_7n8ur_284{padding:14px 16px}._themeLabel_7n8ur_287{font-size:15px;font-weight:500;margin-bottom:12px;color:var(--text)}._themeSegment_7n8ur_290{display:flex;background:var(--input-bg);border-radius:10px;padding:2px;gap:2px}._themeSegBtn_7n8ur_296{flex:1;padding:7px 4px;border:none;border-radius:8px;background:transparent;color:var(--muted);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}._themeSegBtnActive_7n8ur_304{background:var(--card);color:var(--text);box-shadow:0 1px 4px #00000024}._themeAutoRow_7n8ur_309{padding:12px 16px 14px;border-top:.5px solid var(--border);display:flex;flex-direction:column;gap:8px}._themeAutoHint_7n8ur_314{font-size:13px;color:var(--muted)}._themeTimePicker_7n8ur_317{display:flex;gap:12px}._themeTimeItem_7n8ur_320{display:flex;align-items:center;gap:8px;flex:1}._themeTimeLabel_7n8ur_323{font-size:14px;color:var(--muted);flex-shrink:0}._themeTimeInput_7n8ur_326{flex:1;padding:8px 10px!important;border:none!important;border-radius:10px!important;background:var(--input-bg)!important;color:var(--text)!important;font-size:15px;font-family:inherit;outline:none;box-shadow:none!important;text-align:center}._themeAutoNote_7n8ur_335{font-size:12px;color:var(--muted);opacity:.7}._toggleWrap_7n8ur_340{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}._toggleInfo_7n8ur_344{flex:1}._toggleLabel_7n8ur_345{font-size:16px;color:var(--text)}._toggleSub_7n8ur_346{font-size:12px;color:var(--muted);margin-top:2px}._toggle_7n8ur_340{position:relative;width:51px;height:31px;flex-shrink:0}._toggle_7n8ur_340 input{opacity:0;width:0;height:0;position:absolute}._toggleSlider_7n8ur_352{position:absolute;top:0;right:0;bottom:0;left:0;background:#e5e5ea;border-radius:34px;transition:background .25s;cursor:pointer}._toggleSlider_7n8ur_352:before{content:"";position:absolute;left:2px;top:2px;width:27px;height:27px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000038;transition:transform .25s}._toggle_7n8ur_340 input:checked+._toggleSlider_7n8ur_352{background:#34c759}._toggle_7n8ur_340 input:checked+._toggleSlider_7n8ur_352:before{transform:translate(20px)}._toggle_7n8ur_340 input:disabled+._toggleSlider_7n8ur_352{opacity:.55;cursor:not-allowed}._version_7n8ur_370{text-align:center;font-size:12px;color:var(--muted);opacity:.6;margin:24px 0 8px;letter-spacing:.3px}._toast_7n8ur_378{position:fixed;bottom:calc(24px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%) translateY(20px);background:#1e1e1eeb;color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:500;opacity:0;transition:all .25s;z-index:500;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._toastVisible_7n8ur_389{opacity:1;transform:translate(-50%) translateY(0)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button *,button svg{pointer-events:none}input,textarea,select{font-size:max(16px,1em)}html,body{overscroll-behavior:none}:root,[data-theme=light]{--accent: #2AABEE;--accent-dark: #0088CC;--bg: #FFFFFF;--card: #FFFFFF;--text: #0A0A0B;--muted: #636373;--border: rgba(60,60,67,.12);--hover: rgba(0,0,0,.04);--input-bg: rgba(118,118,128,.1);--glass-bg: rgba(255,255,255,.85);--glass-border: rgba(200,200,210,.5);--error: #FF3B30;--success: #34C759}[data-theme=dark]{--accent: #3BBCFF;--accent-dark: #2AABEE;--bg: #0C0C10;--card: #1C1C26;--text: #F2F2F7;--muted: #8E8E9A;--border: rgba(255,255,255,.08);--hover: rgba(255,255,255,.06);--input-bg: rgba(255,255,255,.07);--glass-bg: rgba(28,28,38,.92);--glass-border: rgba(255,255,255,.1);--error: #FF6B6B;--success: #30D158}html,body,#root{height:100%;height:100dvh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);transition:background .3s,color .3s}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.btn{width:100%;padding:15px;background:linear-gradient(160deg,#3bbcff,#08c);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:-.2px;box-shadow:0 1px #ffffff40 inset,0 8px 24px #2aabee66,0 2px 8px #2aabee33;transition:transform .15s cubic-bezier(.34,1.2,.64,1),box-shadow .15s,opacity .15s;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.btn:active{transform:scale(.97);box-shadow:0 2px 8px #2aabee33}@media (hover: hover){.btn:hover{box-shadow:0 1px #ffffff40 inset,0 12px 32px #2aabee80,0 4px 12px #2aabee40;transform:translateY(-1px)}}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}input[type=text],input[type=password],input[type=tel],input[type=search]{width:100%;padding:13px 16px;border:1.5px solid var(--border);border-radius:12px;font-size:15px;color:var(--text);background:var(--input-bg);outline:none;transition:border-color .15s,box-shadow .15s,background .15s;-webkit-appearance:none;font-family:inherit;letter-spacing:-.1px}input:hover:not(:focus):not(.error){border-color:#2aabee4d}input:focus{border-color:var(--accent);background:var(--card);box-shadow:0 0 0 3px #2aabee1f}input.error{border-color:var(--error);box-shadow:0 0 0 3px #ff3b301a}input::placeholder{color:var(--muted);opacity:.6}
