._button_1pgea_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.625rem;border:none;cursor:pointer;transition:all .15s ease;font-family:inherit;white-space:nowrap;outline:none}._button_1pgea_1:focus-visible{outline:none;box-shadow:0 0 0 3px #03021333}._button_1pgea_1:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._button_1pgea_1:active:not(:disabled){transform:scale(.98)}._button--primary_1pgea_30{background-color:#030213;color:#fff}._button--primary_1pgea_30:hover:not(:disabled){background-color:#030213e6}._button--secondary_1pgea_38{background-color:#ececf0;color:#030213}._button--secondary_1pgea_38:hover:not(:disabled){background-color:#ececf0cc}._button--ghost_1pgea_46{background-color:transparent;color:#030213}._button--ghost_1pgea_46:hover:not(:disabled){background-color:#e9ebef}._button--danger_1pgea_54{background-color:#d4183d;color:#fff}._button--danger_1pgea_54:hover:not(:disabled){background-color:#d4183de6}._button--outline_1pgea_62{background-color:transparent;color:#030213;border:1px solid rgba(0,0,0,.1)}._button--outline_1pgea_62:hover:not(:disabled){background-color:#e9ebef}._button--sm_1pgea_71{height:2rem;padding:0 .75rem;font-size:.875rem;gap:.375rem}._button--md_1pgea_78{height:2.25rem;padding:.5rem 1rem;font-size:.875rem}._button--lg_1pgea_84{height:2.5rem;padding:0 1.5rem;font-size:.875rem}._button--icon_1pgea_90{width:2rem;height:2rem;padding:0;border-radius:.625rem;font-size:1rem;line-height:1}._button--full_1pgea_99{width:100%}@media (prefers-color-scheme: dark){._button--ghost_1pgea_46{color:#f9f9f9}._button--ghost_1pgea_46:hover:not(:disabled){background-color:#ffffff0d}}._input_17gf1_1{width:100%;padding:1rem;font-size:1rem;line-height:1.5;color:#030213;background-color:#fff;border:2px solid rgba(0,0,0,.1);border-radius:.625rem;transition:all .15s ease;font-family:inherit}._input_17gf1_1::placeholder{color:#717182}._input_17gf1_1:focus{outline:none;border-color:#030213;box-shadow:0 0 0 3px #0302131a}._input_17gf1_1:disabled{opacity:.5;cursor:not-allowed;background-color:#0000000d}._input--error_17gf1_27{border-color:#d4183d}._input--error_17gf1_27:focus{border-color:#d4183d;box-shadow:0 0 0 3px #d4183d1a}._input--full_17gf1_35{width:100%}@media (prefers-color-scheme: dark){._input_17gf1_1{color:#f9f9f9;background-color:#3d3d3d;border-color:#ffffff1a}._input_17gf1_1::placeholder{color:#afafaf}._input_17gf1_1:focus{background-color:#252525;box-shadow:0 0 0 3px #03021333}._input_17gf1_1:disabled{background-color:#ffffff0d}}._authForm_13o2z_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:linear-gradient(135deg,#030213,#ececf0)}._authHeader_13o2z_11{text-align:center;margin-bottom:3rem;animation:_fadeInDown_13o2z_1 .6s ease-out}._authLogo_13o2z_17{font-size:4rem;margin-bottom:1.5rem;animation:_float_13o2z_1 3s ease-in-out infinite}._authHeader_13o2z_11 h1{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.2)}._authHeader_13o2z_11 p{color:#ffffffe6;font-size:1rem}._form_13o2z_36{width:100%;max-width:400px;background:#fff;padding:3rem;border-radius:.875rem;box-shadow:0 20px 25px -5px #0000001a}._formGroup_13o2z_45{margin-bottom:1.5rem}._formGroup_13o2z_45 label{display:block;font-size:.875rem;font-weight:600;color:#030213;margin-bottom:.5rem}._formGroup_13o2z_45 ._hint_13o2z_55{display:block;margin-top:.25rem;font-size:.75rem;color:#717182}._passwordInput_13o2z_62{position:relative}._passwordInput_13o2z_62 input{padding-right:48px}._passwordToggle_13o2z_69{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:.5rem;transition:background-color .15s ease}._passwordToggle_13o2z_69:hover{background-color:#0000000d}._error_13o2z_89{padding:1rem;background-color:#d4183d1a;border-left:3px solid #d4183d;border-radius:.5rem;color:#d4183d;font-size:.875rem;margin-bottom:1.5rem}._formFooter_13o2z_99{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;color:#717182}._link_13o2z_109{background:none;border:none;color:#030213;font-weight:600;cursor:pointer;transition:color .15s ease}._link_13o2z_109:hover{color:#ececf0;text-decoration:underline}._divider_13o2z_122{position:relative;text-align:center;margin:2rem 0}._divider_13o2z_122:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff4d}._divider_13o2z_122 span{position:relative;display:inline-block;padding:0 1rem;background:linear-gradient(135deg,#030213,#ececf0);color:#fff;font-size:.875rem;font-weight:500;border-radius:9999px}@keyframes _fadeInDown_13o2z_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_13o2z_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-color-scheme: dark){._form_13o2z_36{background-color:#3d3d3d}._formGroup_13o2z_45 label{color:#f9f9f9}._passwordToggle_13o2z_69:hover{background-color:#ffffff0d}}._onboarding_x3ecw_1{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#030213,#ececf0);color:#fff;padding:3rem}._slides_x3ecw_10{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._slide_x3ecw_10{display:none;text-align:center;max-width:500px;padding:3rem}._slide--active_x3ecw_24{display:block;animation:_slideIn_x3ecw_1 .5s ease-out}._slide__icon_x3ecw_29{font-size:6rem;margin-bottom:2rem;animation:_float_x3ecw_1 3s ease-in-out infinite}._slide__title_x3ecw_35{font-size:2rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.2)}._slide__description_x3ecw_42{font-size:1.125rem;line-height:1.6;opacity:.95}._progress_x3ecw_48{display:flex;justify-content:center;gap:.5rem;padding:2rem 0}._dot_x3ecw_55{width:12px;height:12px;border-radius:9999px;background:#ffffff4d;border:none;cursor:pointer;transition:all .15s ease}._dot_x3ecw_55:hover{background:#ffffff80}._dot--active_x3ecw_67{width:32px;background:#fff}._controls_x3ecw_72{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}._skip_x3ecw_79{background:none;border:none;color:#fffc;font-size:1rem;font-weight:600;cursor:pointer;padding:.5rem 1.5rem;transition:color .15s ease}._skip_x3ecw_79:hover{color:#fff}@keyframes _slideIn_x3ecw_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _float_x3ecw_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 640px){._onboarding_x3ecw_1{padding:1.5rem}._slide__icon_x3ecw_29{font-size:4rem}._slide__title_x3ecw_35{font-size:1.5rem}._slide__description_x3ecw_42{font-size:1rem}}._avatar_w1q91_1{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;flex-shrink:0}._avatar--sm_w1q91_11{width:32px;height:32px}._avatar--md_w1q91_16{width:48px;height:48px}._avatar--lg_w1q91_21{width:64px;height:64px}._avatar__image_w1q91_26{width:100%;height:100%;object-fit:cover}._avatar__fallback_w1q91_32{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#030213,#ececf0);color:#fff;font-weight:600;font-size:.875rem;-webkit-user-select:none;user-select:none}._avatar__online_w1q91_45{position:absolute;bottom:0;right:0;width:12px;height:12px;background-color:#10b981;border:2px solid white;border-radius:9999px}@media (prefers-color-scheme: dark){._avatar__online_w1q91_45{border-color:#3d3d3d}}._badge_c7u4v_1{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .5rem;font-size:.75rem;font-weight:700;border-radius:9999px;white-space:nowrap}._badge--default_c7u4v_14{background-color:#248bf5;color:#fff}._badge--secondary_c7u4v_19{background-color:#0000001a;color:#717182}._badge--success_c7u4v_24{background-color:#10b981;color:#fff}._badge--danger_c7u4v_29{background-color:#d4183d;color:#fff}._badge--warning_c7u4v_34{background-color:#f59e0b;color:#fff}@media (prefers-color-scheme: dark){._badge--secondary_c7u4v_19{background-color:#ffffff1a;color:#afafaf}}._chatList_x15b1_1{display:flex;flex-direction:column;height:100%;min-height:0;background:#f3f3f5}._header_x15b1_9{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000d;min-height:52px}._headerActions_x15b1_20{display:flex;align-items:center;gap:6px}._title_x15b1_26{font-size:1.125rem;font-weight:600;color:#030213;margin:0}._searchWrap_x15b1_33{max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px);transition:max-height .2s ease,opacity .2s ease,transform .2s ease}._searchWrap--open_x15b1_41{max-height:74px;opacity:1;transform:translateY(0)}._search_x15b1_33{padding:6px 1rem 8px}._searchInput_x15b1_51{position:relative}._searchInput_x15b1_51 input{padding-left:34px;height:38px;border-radius:12px;border-width:1px;font-size:14px}._searchIcon_x15b1_62{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:1rem;opacity:.45}._drawerOverlay_x15b1_71{position:fixed;inset:0;background:#00000073;z-index:40}._drawer_x15b1_71{position:fixed;top:0;left:0;height:100vh;width:min(86vw,320px);background:var(--app-surface);border-right:1px solid var(--app-border);transform:translate(-100%);transition:transform .22s ease;z-index:50;display:flex;flex-direction:column}._drawer--open_x15b1_93{transform:translate(0)}._drawerHeader_x15b1_97{display:flex;align-items:center;gap:10px;padding:16px 14px;border-bottom:1px solid var(--app-border);background:var(--app-surface-2)}._drawerAvatar_x15b1_106{width:34px;height:34px;border-radius:999px;background:var(--app-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px}._drawerMeta_x15b1_119{min-width:0}._drawerTitle_x15b1_123{font-size:14px;color:var(--app-text);font-weight:600}._drawerSubtitle_x15b1_129{font-size:12px;color:var(--app-text-muted)}._drawerItem_x15b1_134{border:none;background:transparent;color:var(--app-text);text-align:left;padding:13px 14px;font-size:15px;cursor:pointer;border-bottom:1px solid rgba(127,127,127,.14)}._drawerItem_x15b1_134:hover{background:#248bf514}._drawerQuickTabs_x15b1_148{display:grid;gap:6px;padding:10px 12px;border-bottom:1px solid rgba(127,127,127,.16)}._drawerQuickTab_x15b1_148{border:1px solid var(--app-border);background:transparent;color:var(--app-text);border-radius:10px;padding:9px 10px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}._drawerQuickTab_x15b1_148:hover{background:#248bf514}._drawerQuickTab--active_x15b1_171{border-color:#248bf5a6;background:#248bf51f}._list_x15b1_176{flex:1;overflow-y:auto}._chatItem_x15b1_181{display:flex;align-items:center;gap:.5rem;padding:11px 1rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:background-color .15s ease;position:relative}._chatItem_x15b1_181:hover{background:#248bf50f}._chatItem_x15b1_181:active{background:#0000000d}._avatarContainer_x15b1_199{position:relative;display:flex;align-items:center;justify-content:center}._chatItem--pinned_x15b1_206{background:#03021308}._chatItem--secret_x15b1_210{background:linear-gradient(90deg,#ececf00d,#0302130d);border-left:3px solid #ececf0}._chatInfo_x15b1_215{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._chatHeader_x15b1_223{display:flex;align-items:center;justify-content:space-between;gap:1rem}._chatName_x15b1_230{display:flex;align-items:center;gap:.25rem;font-weight:600;color:#030213;font-size:1rem}._pinIcon_x15b1_239,._muteIcon_x15b1_240{font-size:.75rem;opacity:.6}._secretIcon_x15b1_245{font-size:.875rem;color:#ececf0}._time_x15b1_250{font-size:.875rem;color:#717182;flex-shrink:0;font-weight:400}._chatFooter_x15b1_257{display:flex;align-items:center;justify-content:space-between;gap:1rem}._lastMessage_x15b1_264{display:flex;align-items:center;gap:.25rem;flex:1;min-width:0}._messageText_x15b1_272{font-size:.875rem;color:#717182;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._messageTextUnread_x15b1_280{color:#030213;font-weight:600}._statusRead_x15b1_285{color:#10b981;font-size:.75rem}._statusDelivered_x15b1_290,._statusSent_x15b1_291{color:#717182;font-size:.75rem}._empty_x15b1_296{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#717182;gap:1.5rem}._emptyIcon_x15b1_307{font-size:4rem;opacity:.3}._contextMenuOverlay_x15b1_312{position:fixed;inset:0;z-index:99}._contextMenu_x15b1_312{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:#fff;border-radius:.625rem;box-shadow:0 20px 25px -5px #0000001a;padding:.5rem;z-index:100;min-width:200px}._contextMenu_x15b1_312 button{width:100%;text-align:left;padding:.5rem 1rem;background:none;border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#030213;transition:background-color .15s ease}._contextMenu_x15b1_312 button:hover{background:#0000000d}._contextMenuSeparator_x15b1_349{height:1px;background:#0000001a;margin:.25rem 0}._contextMenuDanger_x15b1_355{color:#d4183d!important}@media (prefers-color-scheme: dark){._chatList_x15b1_1{background:#252525}._header_x15b1_9{background:#3d3d3d;border-bottom-color:#ffffff14}._title_x15b1_26{color:#f9f9f9}._chatItem_x15b1_181{background:#3d3d3d;border-bottom-color:#ffffff0d}._chatItem_x15b1_181:hover{background:#ffffff05}._chatItem--pinned_x15b1_206{background:#0302131a}._chatItem--secret_x15b1_210{background:linear-gradient(90deg,#ececf026,#0302131a)}._chatName_x15b1_230{color:#f9f9f9}._time_x15b1_250,._messageText_x15b1_272{color:#afafaf}._messageTextUnread_x15b1_280{color:#f9f9f9}._contextMenu_x15b1_312{background:#3d3d3d}._contextMenu_x15b1_312 button{color:#f9f9f9}._contextMenu_x15b1_312 button:hover{background:#ffffff0d}._contextMenuSeparator_x15b1_349{background:#ffffff1a}}._screen_1llqb_1{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}._container_1llqb_15{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}._header_1llqb_23{text-align:center;margin-bottom:3rem}._title_1llqb_28{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#030213}._subtitle_1llqb_35{margin:0;font-size:1rem;color:#717182}._pinDisplay_1llqb_41{display:flex;gap:1rem;margin-bottom:2rem}._pinDot_1llqb_47{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#030213}._error_1llqb_57{margin:0 0 1.5rem;padding:.5rem 1rem;background:#fee;color:#030213;border-radius:.375rem;font-size:.875rem;text-align:center}._keyboard_1llqb_67{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-bottom:2rem}._key_1llqb_67{aspect-ratio:1;font-size:1.25rem;font-weight:600;background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:.625rem;cursor:pointer;transition:all .2s ease;color:#030213}._key_1llqb_67:hover:not(:disabled){background:#fff;border-color:#030213;transform:scale(1.05)}._key_1llqb_67:active:not(:disabled){transform:scale(.95)}._key_1llqb_67:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_1llqb_99{padding:1rem 2rem;font-size:1rem;color:#717182;background:none;border:none;cursor:pointer;transition:color .2s ease}._cancelBtn_1llqb_99:hover{color:#030213}@media (prefers-color-scheme: dark){._screen_1llqb_1{background:#252525}._title_1llqb_28{color:#f9f9f9}._subtitle_1llqb_35{color:#afafaf}._pinDot_1llqb_47{color:#f9f9f9}._key_1llqb_67{background:#3d3d3d;border-color:#3d3d3d;color:#f9f9f9}._key_1llqb_67:hover:not(:disabled){background:#252525}._cancelBtn_1llqb_99{color:#afafaf}._cancelBtn_1llqb_99:hover{color:#f9f9f9}}._dropdown_4lxgp_1{position:relative;display:inline-block}._dropdown__menu_4lxgp_6{position:absolute;top:calc(100% + 8px);min-width:200px;max-width:300px;background-color:#fff;border-radius:.625rem;box-shadow:0 20px 25px -5px #0000001a;padding:.5rem;z-index:1000;animation:_dropdownSlideDown_4lxgp_1 .2s ease-out}._dropdown__menu--down_4lxgp_19{top:calc(100% + 8px);bottom:auto}._dropdown__menu--up_4lxgp_24{top:auto;bottom:calc(100% + 8px);animation:_dropdownSlideUp_4lxgp_1 .2s ease-out}@keyframes _dropdownSlideDown_4lxgp_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _dropdownSlideUp_4lxgp_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dropdown__menu--left_4lxgp_50{left:0}._dropdown__menu--right_4lxgp_54{right:0}._dropdown__item_4lxgp_58{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;color:#030213;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;text-align:left}._dropdown__item_4lxgp_58:hover{background-color:#0000000d}._dropdown__item--danger_4lxgp_77{color:#d4183d}._dropdown__separator_4lxgp_81{height:1px;background-color:#0000001a;margin:.5rem 0}@media (prefers-color-scheme: dark){._dropdown__menu_4lxgp_6{background-color:#3d3d3d;box-shadow:0 20px 25px -5px #00000080}._dropdown__item_4lxgp_58{color:#f9f9f9}._dropdown__item_4lxgp_58:hover{background-color:#ffffff0d}._dropdown__separator_4lxgp_81{background-color:#ffffff1a}}._modal_a8kne_1{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}._modal__overlay_a8kne_14{position:absolute;inset:0;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_a8kne_1 .2s ease-out}._modal__content_a8kne_25{position:relative;width:100%;max-height:90vh;background-color:#fff;border-radius:.875rem;box-shadow:0 20px 25px -5px #0000001a;overflow-y:auto;animation:_slideUp_a8kne_1 .3s ease-out}._modal__content--sm_a8kne_36{max-width:400px}._modal__content--md_a8kne_40{max-width:600px}._modal__content--lg_a8kne_44{max-width:800px}._modal__header_a8kne_48{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1)}._modal__title_a8kne_56{font-size:1.25rem;font-weight:700;color:#030213;margin:0}._modal__close_a8kne_63{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#717182;border-radius:9999px;cursor:pointer;transition:all .15s ease;font-size:1.25rem}._modal__close_a8kne_63:hover{background-color:#0000000d;color:#030213}._modal__body_a8kne_82{padding:2rem}@keyframes _fadeIn_a8kne_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_a8kne_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme: dark){._modal__content_a8kne_25{background-color:#3d3d3d}._modal__header_a8kne_48{border-bottom-color:#ffffff1a}._modal__title_a8kne_56{color:#f9f9f9}._modal__close_a8kne_63{color:#afafaf}._modal__close_a8kne_63:hover{background-color:#ffffff0d;color:#f9f9f9}}._timer_iqn47_1{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#fbbf241a;border-radius:.5rem;margin-top:.25rem}._timerIcon_iqn47_11{font-size:.875rem}._burnIcon_iqn47_15{font-size:.875rem;animation:_burn_iqn47_15 1.5s ease-in-out infinite}._timerInfo_iqn47_20{flex:1;display:flex;flex-direction:column;gap:.25rem}._timerText_iqn47_27{font-size:.75rem;color:#92400e;font-weight:600}._timerBar_iqn47_33{height:3px;background:#fbbf2433;border-radius:9999px;overflow:hidden}._timerProgress_iqn47_40{height:100%;background:linear-gradient(90deg,#f59e0b,#ef4444);border-radius:9999px;transition:width 1s linear}@keyframes _burn_iqn47_15{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@media (prefers-color-scheme: dark){._timer_iqn47_1{background:#fbbf2426}._timerText_iqn47_27{color:#fcd34d}}._voiceRecorder_10iay_1{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -4px 12px #0000001a;z-index:1000;padding:1.5rem}._header_10iay_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._header_10iay_13 h3{margin:0;font-size:1.125rem;color:#030213}._content_10iay_25{display:flex;flex-direction:column;gap:1rem}._timer_10iay_31{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;background:#f3f3f5;border-radius:.625rem}._timerIcon_10iay_41{font-size:2rem;animation:_pulse_10iay_1 1.5s ease-in-out infinite}@keyframes _pulse_10iay_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}._timerText_10iay_56{font-size:1.5rem;font-weight:600;color:#030213;font-variant-numeric:tabular-nums}._controls_10iay_63{display:flex;flex-direction:column;gap:.5rem}._actionButtons_10iay_69{display:flex;gap:.5rem;justify-content:space-between}._hints_10iay_75{text-align:center;color:#717182;font-size:.875rem}._hints_10iay_75 p{margin:0}@media (prefers-color-scheme: dark){._voiceRecorder_10iay_1{background:#252525;border-top-color:#3d3d3d;box-shadow:0 -4px 12px #0000004d}._header_10iay_13 h3{color:#f9f9f9}._timer_10iay_31{background:#3d3d3d}._timerText_10iay_56{color:#f9f9f9}._hints_10iay_75{color:#afafaf}}._audioPlayer_13d87_1{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#7f7f7f29;border-radius:16px;max-width:260px;min-width:170px}._audioPlayer--mine_13d87_11{background:#00000038;color:#fff}._playButton_13d87_16{flex-shrink:0;width:28px!important;height:28px!important;min-width:28px;min-height:28px;font-size:13px;border-radius:999px!important;background:#ffffff2e!important}._waveform_13d87_27{flex:1;display:flex;flex-direction:column;gap:.25rem}._slider_13d87_34{width:100%;height:3px;border-radius:2px;background:#0000001a;outline:none;appearance:none}._slider_13d87_34::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border-radius:50%;background:#030213;cursor:pointer}._slider_13d87_34::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#030213;cursor:pointer;border:none}._time_13d87_59{display:flex;justify-content:space-between;font-size:10px;color:#0000008c}._audioPlayer--mine_13d87_11 ._time_13d87_59{color:#fffc}@media (prefers-color-scheme: dark){._audioPlayer_13d87_1{background:#ffffff14}._slider_13d87_34{background:#3d3d3d}._slider_13d87_34::-webkit-slider-thumb{background:#4a5568}._slider_13d87_34::-moz-range-thumb{background:#4a5568}._time_13d87_59{color:#ffffffb3}}._chat_11mh4_1{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f3f3f5}._chat--embedded_11mh4_9{height:100%}._chat--secret_11mh4_13{background:linear-gradient(180deg,#ececf00d,#f3f3f5);border-left:3px solid #ececf0}._header_11mh4_18{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--app-surface);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000d;min-height:52px}._headerProfileButton_11mh4_29{display:flex;align-items:center;gap:1rem;padding:0;margin:0;background:none;border:none;cursor:pointer;flex:1;min-width:0}._headerInfo_11mh4_42{flex:1;min-width:0}._chatName_11mh4_47{display:flex;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;color:#030213;margin:0}._secretBadge_11mh4_57{font-size:.875rem;color:#ececf0}._status_11mh4_62{font-size:.78rem;color:#717182;margin:0}._readModeBadge_11mh4_68{font-size:.7rem;color:#717182;margin:2px 0 0;opacity:.8}._headerActions_11mh4_75{display:flex;align-items:center;gap:.5rem}._messages_11mh4_81{flex:1;min-height:0;overflow-y:auto;padding:14px 10px}._messagesList_11mh4_88{display:flex;flex-direction:column;gap:8px}._loadingMore_11mh4_94{align-self:center;font-size:12px;color:var(--app-text-muted);padding:4px 10px;border-radius:999px;background:#7f7f7f1f}._messageWrapper_11mh4_103{display:flex;position:relative}._messageWrapper--mine_11mh4_108{justify-content:flex-end}._messageWrapper--theirs_11mh4_112{justify-content:flex-start}._message_11mh4_81{max-width:74%;border-radius:1.5rem;padding:7px 11px;box-shadow:0 1px 2px #0000000d;position:relative}._message--mine_11mh4_124{background:#2a8bf2;color:#fff;border-bottom-right-radius:5px}._message--theirs_11mh4_130{background:#f3f4f6;color:#030213;border:1px solid rgba(0,0,0,.05);border-bottom-left-radius:5px;box-shadow:0 4px 6px -1px #0000001a}._message--technical_11mh4_138{background:#f59e0b24!important;border:1px solid rgba(245,158,11,.35)!important;color:#92400e!important}._replyTo_11mh4_144{display:flex;gap:.25rem;margin-bottom:.25rem;padding-bottom:.25rem;border-bottom:1px solid rgba(0,0,0,.1)}._replyBar_11mh4_152{width:3px;background:#0003;border-radius:2px}._replyText_11mh4_158{font-size:.875rem;opacity:.7;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._messageText_11mh4_167{margin:0;word-wrap:break-word;white-space:pre-wrap;line-height:1.28;font-size:15px}._messageImage_11mh4_175{display:block;max-width:min(280px,62vw);max-height:360px;border-radius:12px;cursor:zoom-in}._messageFile_11mh4_183{width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:center;gap:8px;border:1px solid rgba(127,127,127,.25);border-radius:12px;background:#7f7f7f1f;color:inherit;text-align:left;padding:8px 10px;cursor:pointer}._messageFileIcon_11mh4_199{font-size:18px}._messageFileMeta_11mh4_203{display:flex;flex-direction:column;min-width:0;max-width:100%;flex:1}._messageFileName_11mh4_211{font-size:13px;line-height:1.2;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._messageFileSize_11mh4_219{font-size:11px;opacity:.8}._messageFooter_11mh4_224{display:flex;align-items:center;gap:4px;justify-content:flex-end;margin-top:3px;font-size:10px;line-height:1;opacity:.68}._edited_11mh4_235{font-style:italic}._time_11mh4_239{white-space:nowrap}._statusRead_11mh4_243{color:#22c55e;font-weight:700}._statusDelivered_11mh4_248,._statusSent_11mh4_249{color:#fff9}._message--theirs_11mh4_130 ._time_11mh4_239,._message--theirs_11mh4_130 ._statusDelivered_11mh4_248,._message--theirs_11mh4_130 ._statusSent_11mh4_249{color:#00000073}._contextMenuOverlay_11mh4_259{position:fixed;inset:0;z-index:99}._contextMenu_11mh4_259{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#fff;border-radius:.625rem;box-shadow:0 20px 25px -5px #0000001a;padding:.5rem;z-index:100;min-width:200px}._contextMenu_11mh4_259 button{width:100%;text-align:left;padding:.5rem 1rem;background:none;border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#030213;transition:background-color .15s ease}._contextMenu_11mh4_259 button:hover{background:#0000000d}._contextMenuSeparator_11mh4_296{height:1px;background:#0000001a;margin:.25rem 0}._contextMenuDanger_11mh4_302{color:#d4183d!important}._empty_11mh4_306{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#717182;gap:1rem}._emptyIcon_11mh4_317{font-size:4rem;opacity:.3}._emptyHint_11mh4_322{font-size:.875rem;opacity:.7}._inputArea_11mh4_327{background:var(--app-surface-2);border-top:1px solid rgba(0,0,0,.08);padding:8px 10px calc(8px + env(safe-area-inset-bottom))}._dangerBanner_11mh4_333{margin-bottom:8px;border:1px solid rgba(239,68,68,.35);background:#ef44441f;color:#991b1b;border-radius:10px;padding:8px 10px;font-size:13px}._newMessagesBanner_11mh4_343{display:flex;justify-content:center;margin-bottom:8px}._replyPreview_11mh4_349{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.5rem 1rem;background:#00000008;border-radius:.5rem;border-left:3px solid #030213}._replyPreviewContent_11mh4_361{flex:1;min-width:0}._replyPreviewLabel_11mh4_366{font-size:.75rem;color:#717182;margin:0 0 .25rem}._replyPreviewText_11mh4_372{font-size:.875rem;color:#030213;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._inputBar_11mh4_381{display:flex;align-items:flex-end;gap:6px}._composerTextarea_11mh4_387{flex:1;min-height:38px;max-height:128px;resize:none;overflow-y:auto;border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);border-radius:12px;padding:8px 11px;font-size:15px;line-height:1.28;outline:none}._composerTextarea_11mh4_387::placeholder{color:var(--app-text-muted)}._composerTextarea_11mh4_387:focus{border-color:#248bf5b3;box-shadow:0 0 0 2px #248bf526}._composerTextarea_11mh4_387:disabled{opacity:.6}._previewImage_11mh4_413{display:block;width:100%;max-height:78vh;object-fit:contain;border-radius:10px}._danger_11mh4_333{color:#d4183d!important}@media (prefers-color-scheme: dark){._chat_11mh4_1{background:#252525}._chat--secret_11mh4_13{background:linear-gradient(180deg,#ececf026,#252525)}._header_11mh4_18{background:var(--app-surface);border-bottom-color:#ffffff14}._chatName_11mh4_47{color:#f9f9f9}._status_11mh4_62,._readModeBadge_11mh4_68{color:#afafaf}._message--theirs_11mh4_130{background:#2f3338;color:#f9f9f9;border-color:#ffffff0f}._message--technical_11mh4_138{background:#f59e0b2e!important;border-color:#f59e0b66!important;color:#fde68a!important}._message--theirs_11mh4_130 ._time_11mh4_239,._message--theirs_11mh4_130 ._statusDelivered_11mh4_248,._message--theirs_11mh4_130 ._statusSent_11mh4_249{color:#fff9}._inputArea_11mh4_327{background:var(--app-surface-2);border-top-color:#ffffff14}._dangerBanner_11mh4_333{border-color:#f8717173;background:#7f1d1d59;color:#fecaca}._replyPreview_11mh4_349{background:#ffffff0d}._replyPreviewText_11mh4_372{color:#f9f9f9}._composerTextarea_11mh4_387{background:var(--app-surface);color:var(--app-text)}._contextMenu_11mh4_259{background:#3d3d3d}._contextMenu_11mh4_259 button{color:#f9f9f9}._contextMenu_11mh4_259 button:hover{background:#ffffff0d}._contextMenuSeparator_11mh4_296{background:#ffffff1a}}._page_11vw8_1{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--app-bg);color:var(--app-text)}._content_11vw8_10{flex:1;overflow:auto;min-height:0}._content--wide_11vw8_16{display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);overflow:hidden;height:100%}._listPane_11vw8_23{min-width:0;height:100%;overflow:hidden;border-right:1px solid var(--app-border)}._chatPane_11vw8_30{min-width:0;height:100%;background:var(--app-bg);overflow:hidden}._placeholderPane_11vw8_37{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--app-text-muted);gap:8px}._placeholderTitle_11vw8_47{font-size:20px;font-weight:600;color:var(--app-text)}._placeholderHint_11vw8_53{font-size:14px}._callsPane_11vw8_57{padding:14px;overflow:auto}._callsTitle_11vw8_62{margin:0 0 10px;font-size:18px}._callsList_11vw8_67{display:flex;flex-direction:column;gap:8px}._callItem_11vw8_73{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--app-border);border-radius:12px;background:var(--app-surface);padding:10px 12px}._callInfo_11vw8_84{min-width:0}._callName_11vw8_88{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._callMeta_11vw8_96{font-size:12px;color:var(--app-text-muted)}._callButton_11vw8_101{border:1px solid var(--app-border);border-radius:10px;background:var(--app-surface-2);color:var(--app-text);padding:6px 10px;cursor:pointer}._centeredState_11vw8_110{display:flex;align-items:center;justify-content:center;height:100vh;color:var(--app-text)}._errorState_11vw8_118{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem;color:var(--app-text)}._retryButton_11vw8_128,._callOpenButton_11vw8_129{border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);border-radius:.5rem;padding:6px 10px;cursor:pointer}._callBanner_11vw8_138{background:var(--app-accent);color:#fff;padding:8px 12px;font-size:14px;display:flex;align-items:center;justify-content:space-between}._section_1plnk_1{margin-bottom:1rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.625rem;overflow:hidden;box-shadow:0 2px 4px #0000000d}._header_1plnk_10{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border:none;cursor:pointer;transition:background .2s ease}._header_1plnk_10:hover{background:#fff}._header_1plnk_10:active{background:#0302130d}._title_1plnk_28{margin:0;font-size:1rem;font-weight:600;color:#030213;display:flex;align-items:center;gap:.5rem}._icon_1plnk_38{font-size:1.25rem}._arrow_1plnk_42{font-size:.875rem;color:#717182;transition:transform .2s ease}._content_1plnk_48{padding:0 1rem 1rem;animation:_slideDown_1plnk_1 .2s ease}@keyframes _slideDown_1plnk_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._row_1plnk_63{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0}._info_1plnk_71{flex:1}._label_1plnk_75{display:block;font-size:1rem;font-weight:500;color:#030213;margin-bottom:.25rem}._hint_1plnk_83{margin:0;font-size:.875rem;color:#717182;line-height:1.4}._control_1plnk_90{flex-shrink:0}._selectControl_1plnk_94{min-width:180px;height:34px;padding:0 10px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-surface);color:var(--app-text);font-size:14px;outline:none}._selectControl_1plnk_94:focus{border-color:var(--app-accent);box-shadow:0 0 0 2px #248bf533}._selectControl_1plnk_94:disabled{opacity:.55;cursor:not-allowed;background:var(--app-surface-2)}._valueText_1plnk_115{font-size:13px;color:var(--app-text-muted)}._descriptionText_1plnk_120{margin:0;font-size:13px;color:var(--app-text-muted);line-height:1.5}._linkButton_1plnk_127{border:none;background:transparent;padding:8px 0;text-align:left;color:var(--app-accent);font-size:14px;cursor:pointer}._separator_1plnk_137{height:1px;background:#0000001a;margin:.5rem 0}@media (prefers-color-scheme: dark){._section_1plnk_1{background:#3d3d3d;border-color:#3d3d3d}._header_1plnk_10{background:#3d3d3d}._header_1plnk_10:hover{background:#252525}._title_1plnk_28{color:#f9f9f9}._arrow_1plnk_42{color:#afafaf}._label_1plnk_75{color:#f9f9f9}._hint_1plnk_83{color:#afafaf}._separator_1plnk_137{background:#3d3d3d}}._switch_fme5f_1{position:relative;width:44px;height:24px;background:#7880916b;border-radius:12px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;border:1px solid rgba(0,0,0,.15);outline:none}._switch_fme5f_1:focus-visible{box-shadow:0 0 0 2px #030213}._switch_fme5f_1:hover:not(._disabled_fme5f_15){background:silver}._checked_fme5f_19{background:#2a8bf2;border-color:#2a8bf2bf}._checked_fme5f_19:hover:not(._disabled_fme5f_15){background:#1d79db}._disabled_fme5f_15{opacity:.7;cursor:not-allowed;filter:saturate(.6)}._thumb_fme5f_33{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .15s ease;box-shadow:0 1px 3px #00000047}._checked_fme5f_19 ._thumb_fme5f_33{transform:translate(20px)}@media (prefers-color-scheme: dark){._switch_fme5f_1{background:#a0aabe47;border-color:#fff3}._switch_fme5f_1:hover:not(._disabled_fme5f_15){background:#a0aabe73}._checked_fme5f_19{background:#2a8bf2}._checked_fme5f_19:hover:not(._disabled_fme5f_15){background:#1d79db}._thumb_fme5f_33{background:#fff}}._overlay_1dpa1_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}._modal_1dpa1_15{background:#fff;border-radius:.625rem;max-width:400px;width:100%;box-shadow:0 10px 40px #0003;animation:_slideUp_1dpa1_1 .3s ease}@keyframes _slideUp_1dpa1_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1dpa1_34{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._title_1dpa1_42{margin:0;font-size:1.125rem;font-weight:600;color:#030213}._closeBtn_1dpa1_49{background:none;border:none;font-size:1.25rem;color:#717182;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}._closeBtn_1dpa1_49:hover{background:#fff;color:#030213}._content_1dpa1_69{padding:1.5rem}._hint_1dpa1_73{margin:0 0 1rem;font-size:.875rem;color:#717182;line-height:1.5}._pinDisplay_1dpa1_80{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}._pinDot_1dpa1_87{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#030213}._keyboard_1dpa1_97{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.5rem}._key_1dpa1_97{aspect-ratio:1;border-radius:.5rem;border:1px solid rgba(0,0,0,.1);background:#fff;color:#030213;font-size:1.125rem;cursor:pointer}._key_1dpa1_97:hover:not(:disabled){border-color:#030213}._key_1dpa1_97:disabled{opacity:.5;cursor:not-allowed}._error_1dpa1_121{margin:1rem 0 0;padding:.5rem 1rem;background:#fee;color:#030213;border-radius:.375rem;font-size:.875rem;text-align:center}._footer_1dpa1_131{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid rgba(0,0,0,.1)}@media (prefers-color-scheme: dark){._modal_1dpa1_15{background:#3d3d3d}._header_1dpa1_34{border-color:#3d3d3d}._title_1dpa1_42{color:#f9f9f9}._closeBtn_1dpa1_49{color:#afafaf}._closeBtn_1dpa1_49:hover{background:#252525;color:#f9f9f9}._hint_1dpa1_73{color:#afafaf}._pinDot_1dpa1_87{color:#f9f9f9}._key_1dpa1_97{background:#252525;border-color:#3d3d3d;color:#f9f9f9}._footer_1dpa1_131{border-color:#3d3d3d}}._overlay_ol33b_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}._modal_ol33b_15{background:#fff;border-radius:.625rem;max-width:500px;width:100%;box-shadow:0 10px 40px #0003;animation:_slideUp_ol33b_1 .3s ease}@keyframes _slideUp_ol33b_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_ol33b_34{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._title_ol33b_42{margin:0;font-size:1.125rem;font-weight:600;color:#030213}._closeBtn_ol33b_49{background:none;border:none;font-size:1.25rem;color:#717182;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}._closeBtn_ol33b_49:hover{background:#fff;color:#030213}._content_ol33b_69{padding:1.5rem}._hint_ol33b_73{margin:0 0 1rem;font-size:1rem;color:#030213;line-height:1.5}._checklist_ol33b_80{list-style:none;padding:0;margin:1rem 0 0}._checklist_ol33b_80 li{padding:.5rem 1rem;margin-bottom:.5rem;background:#fff;border-radius:.375rem;font-size:1rem;color:#030213}._checklist_ol33b_80 li._done_ol33b_93{background:#e8f5e9;color:#2e7d32}._input_ol33b_98{width:100%;padding:1rem;font-size:1.125rem;text-align:center;letter-spacing:4px;border:2px solid rgba(0,0,0,.1);border-radius:.5rem;outline:none;transition:border-color .2s ease;margin-bottom:.5rem}._input_ol33b_98:focus{border-color:#030213}._input_ol33b_98::placeholder{letter-spacing:normal;font-size:.875rem}._error_ol33b_118{margin:.5rem 0 0;padding:.5rem 1rem;background:#fee;color:#030213;border-radius:.375rem;font-size:.875rem;text-align:center}._footer_ol33b_128{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid rgba(0,0,0,.1)}@media (prefers-color-scheme: dark){._modal_ol33b_15{background:#3d3d3d}._header_ol33b_34{border-color:#3d3d3d}._title_ol33b_42{color:#f9f9f9}._closeBtn_ol33b_49{color:#afafaf}._closeBtn_ol33b_49:hover{background:#252525;color:#f9f9f9}._hint_ol33b_73{color:#f9f9f9}._checklist_ol33b_80 li{background:#252525;color:#f9f9f9}._input_ol33b_98{background:#252525;border-color:#3d3d3d;color:#f9f9f9}._footer_ol33b_128{border-color:#3d3d3d}}._settings_1n5vl_1{display:flex;flex-direction:column;height:100vh;background:#fff}._header_1n5vl_8{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);position:sticky;top:0;z-index:10}._title_1n5vl_20{margin:0;font-size:1.125rem;font-weight:600;color:#030213}._content_1n5vl_27{flex:1;overflow-y:auto;padding:1rem}._loading_1n5vl_33{text-align:center;padding:4rem;color:#717182}._dangerZone_1n5vl_39{margin-top:3rem;padding:1rem;background:#fff;border:1px solid rgba(212,24,61,.25);border-radius:.625rem}._dangerTitle_1n5vl_47{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--app-text)}._dangerAction_1n5vl_54{width:100%;margin-bottom:10px}._dangerActionDelete_1n5vl_59{border:1px solid rgba(212,24,61,.35)!important;color:#d4183d!important;background:#d4183d14!important}@media (prefers-color-scheme: dark){._settings_1n5vl_1{background:#252525}._header_1n5vl_8{background:#3d3d3d;border-color:#3d3d3d}._title_1n5vl_20{color:#f9f9f9}._loading_1n5vl_33{color:#afafaf}._dangerZone_1n5vl_39{background:#3d3d3d;border-color:#d4183d4d}}._page_m4dsj_1{height:100vh;display:flex;flex-direction:column;background:var(--app-bg);color:var(--app-text)}._centeredState_m4dsj_9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:12px;color:var(--app-text)}._header_m4dsj_19{display:flex;align-items:center;padding:10px 14px;border-bottom:1px solid var(--app-border);background:var(--app-surface)}._headerTitle_m4dsj_27{margin:0 0 0 12px;font-size:17px;font-weight:600;color:var(--app-text)}._body_m4dsj_34{padding:14px;overflow-y:auto;flex:1}._hero_m4dsj_40{display:flex;align-items:center;gap:12px;margin-bottom:14px}._title_m4dsj_47{font-weight:600;font-size:17px;color:var(--app-text)}._muted_m4dsj_53{font-size:14px;color:var(--app-text-muted);margin-top:4px}._card_m4dsj_59{border-radius:12px;background:var(--app-surface-2);padding:10px 12px;margin-bottom:12px;font-size:14px;color:var(--app-text)}._row_m4dsj_68{margin-bottom:4px}._actions_m4dsj_72{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}._backButton_3qm72_1{position:absolute;top:1.5rem;left:1.5rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:9999px;color:#fff;font-size:1.25rem;cursor:pointer;transition:all .15s ease}._backButton_3qm72_1:hover{background:#ffffff40;transform:scale(1.05)}._lockScreen_3qm72_24{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#581c87,#7c3aed,#a855f7);padding:3rem;position:relative}._lockContent_3qm72_34{width:100%;max-width:400px;text-align:center;animation:_fadeInUp_3qm72_1 .6s ease-out}._lockIcon_3qm72_41{font-size:5rem;margin-bottom:2rem;animation:_float_3qm72_1 3s ease-in-out infinite;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}._lockTitle_3qm72_48{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 12px rgba(0,0,0,.3)}._lockSubtitle_3qm72_56{font-size:1rem;color:#ffffffe6;margin-bottom:3rem}._lockForm_3qm72_62{display:flex;flex-direction:column;gap:1.5rem}._passwordInput_3qm72_68{position:relative}._passwordInput_3qm72_68 input{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff;text-align:center}._passwordInput_3qm72_68 input::placeholder{color:#fff9}._passwordInput_3qm72_68 input:focus{background:#fff3;border-color:#fff6}._passwordToggle_3qm72_86{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#ffffffb3;cursor:pointer;border-radius:9999px;transition:all .15s ease}._passwordToggle_3qm72_86:hover{background:#ffffff1a;color:#fff}._error_3qm72_108{padding:1rem;background:#ef444433;border:2px solid rgba(239,68,68,.5);border-radius:.625rem;color:#fca5a5;font-size:.875rem;animation:_shake_3qm72_1 .4s ease-in-out}._setupScreen_3qm72_118{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#581c87,#7c3aed,#a855f7);padding:3rem;position:relative}._setupContent_3qm72_128{width:100%;max-width:480px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:3rem;border-radius:1.5rem;box-shadow:0 20px 60px #0006;animation:_slideUp_3qm72_1 .5s ease-out}._setupIcon_3qm72_139{text-align:center;font-size:4rem;color:#7c3aed;margin-bottom:2rem}._setupTitle_3qm72_146{font-size:1.5rem;font-weight:700;color:#030213;text-align:center;margin-bottom:.5rem}._setupDescription_3qm72_154{font-size:1rem;color:#717182;text-align:center;margin-bottom:3rem}._setupForm_3qm72_161{display:flex;flex-direction:column;gap:1.5rem}._formGroup_3qm72_167{display:flex;flex-direction:column;gap:.5rem}._formGroup_3qm72_167 label{font-size:.875rem;font-weight:600;color:#030213}._warning_3qm72_178{display:flex;gap:.5rem;padding:1rem;background:#fbbf241a;border-left:3px solid #f59e0b;border-radius:.5rem;color:#92400e}._warning_3qm72_178 span{font-size:1.125rem}._warning_3qm72_178 p{margin:0;font-size:.875rem;line-height:1.5}@keyframes _fadeInUp_3qm72_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_3qm72_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_3qm72_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes _shake_3qm72_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@media (prefers-color-scheme: dark){._setupContent_3qm72_128{background:#3d3d3dfa}._setupTitle_3qm72_146{color:#f9f9f9}._setupDescription_3qm72_154{color:#afafaf}._formGroup_3qm72_167 label{color:#f9f9f9}._warning_3qm72_178{background:#fbbf2426;color:#fcd34d}}._qrShare_1bnzb_1{display:flex;flex-direction:column;height:100vh;background:#f3f3f5}._header_1bnzb_8{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000d;min-height:64px}._title_1bnzb_19{font-size:1.25rem;font-weight:700;color:#030213;margin:0}._tabs_1bnzb_26{display:flex;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._tab_1bnzb_26{flex:1;padding:1rem;background:none;border:none;border-bottom:2px solid transparent;font-size:1rem;font-weight:500;color:#717182;cursor:pointer;transition:all .15s ease}._tab_1bnzb_26:hover{background:#00000005}._tab--active_1bnzb_48{color:#030213;border-bottom-color:#030213}._content_1bnzb_53{flex:1;overflow-y:auto;padding:3rem 1.5rem}._showTab_1bnzb_59,._scanTab_1bnzb_60{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}._intro_1bnzb_68{text-align:center}._introIcon_1bnzb_72{font-size:3rem;margin-bottom:1rem}._introTitle_1bnzb_77{font-size:1.25rem;font-weight:600;color:#030213;margin:0 0 .5rem}._introText_1bnzb_84{font-size:.875rem;color:#717182;margin:0}._qrContainer_1bnzb_90{display:flex;justify-content:center;padding:3rem;background:#00000008;border-radius:.625rem}._qrCode_1bnzb_98{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}._userIdBox_1bnzb_105{text-align:center;padding:1.5rem;background:#00000008;border-radius:.5rem}._userIdLabel_1bnzb_112{font-size:.75rem;color:#717182;margin:0 0 .25rem}._userId_1bnzb_105{font-size:1rem;font-weight:600;color:#030213;margin:0;word-break:break-all}._actions_1bnzb_126{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._scanArea_1bnzb_132{position:relative;aspect-ratio:1;background:#00000008;border:2px dashed rgba(0,0,0,.1);border-radius:.625rem;display:flex;align-items:center;justify-content:center}._scanFrame_1bnzb_143{width:60%;aspect-ratio:1;position:relative}._scanCorners_1bnzb_149{position:absolute;inset:0}._corner_1bnzb_154{position:absolute;width:20%;height:20%;border:3px solid #030213}._corner--tl_1bnzb_161{top:0;left:0;border-right:none;border-bottom:none;border-top-left-radius:.5rem}._corner--tr_1bnzb_169{top:0;right:0;border-left:none;border-bottom:none;border-top-right-radius:.5rem}._corner--bl_1bnzb_177{bottom:0;left:0;border-right:none;border-top:none;border-bottom-left-radius:.5rem}._corner--br_1bnzb_185{bottom:0;right:0;border-left:none;border-top:none;border-bottom-right-radius:.5rem}._scanHint_1bnzb_193{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);font-size:.875rem;color:#717182;margin:0;white-space:nowrap}._scannedResult_1bnzb_204{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;background:#00000008;border:1px solid rgba(0,0,0,.08);border-radius:.5rem}._scannedInfo_1bnzb_215{flex:1;min-width:0}._scannedLabel_1bnzb_220{font-size:.875rem;color:#717182;margin:0 0 .25rem}._scannedId_1bnzb_226{font-size:1rem;font-weight:600;color:#030213;margin:0;word-break:break-all}@media (prefers-color-scheme: dark){._qrShare_1bnzb_1{background:#252525}._header_1bnzb_8{background:#3d3d3d;border-bottom-color:#ffffff14}._title_1bnzb_19{color:#f9f9f9}._tabs_1bnzb_26{background:#3d3d3d;border-bottom-color:#ffffff14}._tab_1bnzb_26{color:#afafaf}._tab_1bnzb_26:hover{background:#ffffff05}._introTitle_1bnzb_77,._userId_1bnzb_105,._scannedId_1bnzb_226{color:#f9f9f9}._introText_1bnzb_84,._userIdLabel_1bnzb_112,._scanHint_1bnzb_193,._scannedLabel_1bnzb_220{color:#afafaf}._qrContainer_1bnzb_90,._userIdBox_1bnzb_105,._scanArea_1bnzb_132,._scannedResult_1bnzb_204{background:#ffffff08;border-color:#ffffff14}}._findUser_lt7la_1{display:flex;flex-direction:column;height:100vh;background:#f3f3f5}._header_lt7la_8{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000d;min-height:64px}._title_lt7la_19{font-size:1.25rem;font-weight:700;color:#030213;margin:0}._searchSection_lt7la_26{padding:1.5rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}._searchBar_lt7la_32{display:flex;gap:1rem;margin-bottom:1rem}._searchInput_lt7la_38{position:relative;flex:1}._searchInput_lt7la_38 input{padding-left:40px}._searchIcon_lt7la_46{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.125rem;opacity:.5}._hint_lt7la_55{padding:1rem;background:#00000008;border-radius:.5rem}._hint_lt7la_55 p{font-size:.875rem;color:#717182;margin:0}._results_lt7la_66{flex:1;overflow-y:auto;padding:1.5rem}._userCard_lt7la_72{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}._userCard_lt7la_72:hover{box-shadow:0 4px 6px -1px #0000001a}._userInfo_lt7la_87{flex:1;min-width:0}._userName_lt7la_92{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._nickname_lt7la_99{font-size:1rem;font-weight:600;color:#030213}._userPhone_lt7la_105{font-size:.875rem;color:#717182;margin:0}._empty_lt7la_111{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;color:#717182;gap:1.5rem}._emptyIcon_lt7la_122{font-size:4rem;opacity:.3}@media (prefers-color-scheme: dark){._findUser_lt7la_1{background:#252525}._header_lt7la_8{background:#3d3d3d;border-bottom-color:#ffffff14}._title_lt7la_19{color:#f9f9f9}._searchSection_lt7la_26{background:#3d3d3d;border-bottom-color:#ffffff0d}._hint_lt7la_55{background:#ffffff08}._hint_lt7la_55 p{color:#afafaf}._userCard_lt7la_72{background:#3d3d3d;border-color:#ffffff14}._nickname_lt7la_99{color:#f9f9f9}._userPhone_lt7la_105,._empty_lt7la_111{color:#afafaf}}._container_118t0_1{display:grid;gap:16px;background:linear-gradient(180deg,#1f1b24,#2b2630);color:#fff;padding:16px;border-radius:16px}._header_118t0_10{display:grid;justify-items:center;gap:8px}._avatar_118t0_16{width:64px;height:64px;border-radius:50%;background:#3a3340;display:grid;place-items:center;font-weight:700;font-size:20px;color:#fff}._status_118t0_28{font-size:14px;opacity:.8}._title_118t0_33{font-size:18px;font-weight:600}._rows_118t0_38{display:grid;gap:10px}._row_118t0_38{display:flex;align-items:center;gap:12px}._label_118t0_49{font-size:12px;width:90px;opacity:.8}._bars_118t0_55{display:flex;gap:4px;height:22px}._bar_118t0_55{width:6px;border-radius:3px;background:#ffffff1f;transition:height .12s linear,background .12s linear}._actions_118t0_68{display:flex;gap:12px;justify-content:space-between;align-items:center}._actionsLeft_118t0_75,._actionsRight_118t0_80{display:flex;gap:12px}._roundBtn_118t0_85{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#3a3340;color:#fff;border:none;cursor:pointer}._roundBtn_118t0_85:hover{filter:brightness(1.1)}._hangup_118t0_102{background:#e85c5c}._muteActive_118t0_106{background:#5b8f5b}._timer_118t0_110{font-family:monospace;font-size:14px;opacity:.85;text-align:center}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:1rem;line-height:1.5;color:#030213;background-color:#fff}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}:root{--app-bg: #ffffff;--app-surface: #ffffff;--app-surface-2: #f3f3f5;--app-text: #030213;--app-text-muted: #717182;--app-border: rgba(0, 0, 0, .1);--app-accent: #030213}:root[data-theme=light]{--app-bg: #ffffff;--app-surface: #ffffff;--app-surface-2: #f3f3f5;--app-text: #030213;--app-text-muted: #717182;--app-border: rgba(0, 0, 0, .1);--app-accent: #030213}:root[data-theme=dark]{--app-bg: #252525;--app-surface: #3d3d3d;--app-surface-2: #252525;--app-text: #f9f9f9;--app-text-muted: #afafaf;--app-border: #3d3d3d;--app-accent: #030213}@media (prefers-color-scheme: dark){:root:not([data-theme]){--app-bg: #252525;--app-surface: #3d3d3d;--app-surface-2: #252525;--app-text: #f9f9f9;--app-text-muted: #afafaf;--app-border: #3d3d3d;--app-accent: #030213}}html,body{margin:0;padding:0;overflow:hidden;height:100vh;width:100vw;position:fixed;background:var(--app-bg);color:var(--app-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#root{height:100vh;width:100vw;overflow:hidden;background:var(--app-bg);color:var(--app-text)}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
