:root{--bg:#0e1621;--bg-elevated:#17212b;--bg-soft:#1f2c3a;--bg-soft-2:#162331;--bg-hover:#223244;--bg-selected:#2b5278;--border:#22303d;--text:#e6eef6;--text-soft:#8ea2b5;--text-faint:#6f8597;--accent:#3390ec;--accent-2:#2b5278;--danger:#ff6b81;--online:#4cd964;--shadow:0 12px 30px #00000047;--shadow-strong:0 20px 60px #0006}@media (width<=900px){.tm-message-card.tm-message-card--has-attachments{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.tm-message-card.tm-message-card--has-attachments .tm-message-text{margin:0 0 8px!important}.tm-message-card.tm-message-card--has-attachments .tm-message-meta{margin-top:6px!important}.tm-message-card.mine:not(:has(.tm-attachments)):not(:has(.tm-fwd-card)) .tm-message-text{color:#fff!important}.tm-message-card.other:not(:has(.tm-attachments)):not(:has(.tm-fwd-card)) .tm-message-text{color:#2e343c!important}}*{box-sizing:border-box}html,body,#app{background:var(--bg);width:100%;max-width:100%;height:100%;color:var(--text);margin:0;padding:0;font-family:Arial,sans-serif}@media (width<=900px){html,body,#app{background:#070d18;width:100vw;min-width:0;max-width:100vw;min-height:100%;overflow:hidden}body{overscroll-behavior:none}#app{flex-direction:column;display:flex}body:has(.app-mobile-layout--app){background:#070d18;overflow:hidden}.app-mobile-layout--app{background:#070d18;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;position:fixed;inset:0;overflow:hidden}.app-mobile-layout--app>div,.app-mobile-layout--app .tm-shell.tm-shell--wide,.app-mobile-layout--app .tm-shell{width:100%;height:100%;min-height:0;max-height:100%;overflow:hidden}.app-mobile-layout--app .tm-shell.tm-shell--wide,.app-mobile-layout--app .tm-shell{flex-direction:column!important;grid-template-columns:none!important;display:flex!important}.app-mobile-layout--app .tg-chat-container{background:#070d18!important;flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;position:relative!important;overflow:hidden!important}.app-mobile-layout--app .tg-chat-container__scroll{-webkit-overflow-scrolling:touch;visibility:visible!important;z-index:1!important;width:100%!important;height:100%!important;min-height:0!important;padding-top:calc(86px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(142px + env(safe-area-inset-bottom,0px))!important;background:#070d18!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden auto!important}.app-mobile-layout--app .tg-chat-container.has-composer-context .tg-chat-container__scroll{padding-bottom:calc(196px + env(safe-area-inset-bottom,0px))!important}.app-mobile-layout--app .tg-chat-container.is-blocked-conversation .tg-chat-container__scroll{padding-bottom:calc(116px + env(safe-area-inset-bottom,0px))!important}.app-mobile-layout--app .tg-chat-container__composer-wrap{visibility:visible!important;z-index:1300!important;pointer-events:none!important;display:block!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.app-mobile-layout--app .tg-chat-container__composer,.app-mobile-layout--app .tg-chat-container__input-panel,.app-mobile-layout--app .tg-chat-container__blocked-composer{visibility:visible!important}}button,input,select,textarea{font:inherit}button{cursor:pointer}.tm-shell{background:var(--bg);grid-template-columns:360px 1fr 320px;height:100vh;min-height:0;display:grid;overflow:hidden}.tm-shell--compact{grid-template-columns:1fr 320px}.tm-shell--wide{background:radial-gradient(circle at top,#2758921a,#0000 32%),linear-gradient(#0d1825 0%,#0b1622 100%);grid-template-columns:340px minmax(0,1fr)}.tm-sidebar{background:linear-gradient(#101d2bfa 0%,#0e1926fa 100%);border-right:1px solid #2b3c4fbf;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.tm-chat{background-color:#0b1724;background-image:radial-gradient(circle at 25px 25px,#ffffff05 2px,#0000 2.5px),radial-gradient(circle at 75px 75px,#5a87be0b 2px,#0000 2.5px),linear-gradient(#0a1723f5 0%,#091521fa 100%);background-size:100px 100px,120px 120px,cover;border-left:1px solid #2d4156a6;flex-direction:column;width:100%;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.tm-info{border-left:1px solid var(--border);background:linear-gradient(#17212b 0%,#15202b 100%);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.tm-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17212beb;flex:none;padding:14px 18px}.tm-header.tm-chat-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#111f2ff5 0%,#0e1927eb 100%);border-bottom:1px solid #304358b3;min-height:72px;padding:14px 20px}.tm-chat-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tm-chat-header__left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.tm-chat-header__title{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:18px;flex:1;align-items:center;gap:14px;min-width:0;margin:0;padding:8px 10px;transition:background .18s,transform .18s;display:flex}.tm-chat-header__title:hover{background:#ffffff0a}.tm-chat-header__name{letter-spacing:.01em;font-size:20px;font-weight:700}.tm-chat-header__meta{color:#8ea9c3;margin-top:4px;font-size:13px}.tm-chat-header__actions{gap:8px;display:flex}.tm-section{border-bottom:1px solid var(--border)}.tm-search{width:100%;color:var(--text);background:#1b2733;border:1px solid #233241;border-radius:16px;outline:none;padding:13px 16px}.tm-search::placeholder,.tm-input::placeholder{color:var(--text-faint)}.tm-chat-list{padding:10px 10px 14px}.tm-chat-item,.tm-chat-list-item{width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:20px;margin-bottom:6px;padding:14px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}.tm-chat-item:hover,.tm-chat-list-item:hover{background:linear-gradient(#182739f5 0%,#152333f5 100%);border-color:#3248608c;transform:translateY(-1px);box-shadow:0 10px 24px #00000024}.tm-chat-item.active,.tm-chat-list-item.active{background:linear-gradient(#336192f2 0%,#2c5785f2 100%);border-color:#5d9ce061;box-shadow:0 14px 28px #1d3f6838}.tm-chat-item .tm-avatar{border-radius:50%;width:48px;height:48px;box-shadow:inset 0 1px #ffffff12}.tm-chat-item-title{letter-spacing:.01em;font-weight:700}.tm-chat-item-preview{color:#8da5bc}.tm-chat-item.active .tm-chat-item-preview,.tm-chat-item.active .tm-muted{color:#e6f1ffd6}.tm-badge{color:#fff;background:linear-gradient(#48a8ff 0%,#2f8de4 100%);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #3390ec38}.tm-dot{background:#55697d;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 2px #00000029}.tm-dot.online{background:var(--online)}.tm-messages-wrap{flex-direction:column;flex:auto;min-height:0;padding:0 6px 0 14px;display:flex;overflow:hidden}.tm-messages{scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#7891aa8c transparent;flex:auto;height:0;min-height:0;padding:16px 12px 18px 18px;overflow:hidden auto}.tm-messages::-webkit-scrollbar{width:10px}.tm-messages::-webkit-scrollbar-track{background:0 0}.tm-messages::-webkit-scrollbar-thumb{background:#7891aa73 padding-box padding-box;border:2px solid #0000;border-radius:999px}.tm-messages.is-restoring-older{overflow-anchor:none}.tm-messages.is-restoring-older .tm-message-shell,.tm-messages.is-restoring-older .tm-day-separator,.tm-messages.is-restoring-older .tm-unread-separator{transition:none!important}.tm-day-separator{opacity:0;will-change:opacity, transform;justify-content:center;margin:14px 0 12px;transition:opacity .22s,transform .22s;display:flex;transform:translateY(4px)}.tm-day-separator.is-visible{opacity:1;transform:translateY(0)}.tm-day-separator span{color:#c9d9ea;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16273adb;border:1px solid #4059756b;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px #00000024,inset 0 1px #ffffff0a}.tm-unread-separator{opacity:0;will-change:opacity, transform;align-items:center;gap:10px;margin:14px 0 16px;padding:0 8px;transition:opacity .22s,transform .22s;display:flex;transform:translateY(4px)}.tm-unread-separator.is-visible{opacity:1;transform:translateY(0)}.tm-unread-separator__line{background:linear-gradient(90deg,#0000 0%,#588cc66b 50%,#0000 100%);flex:1;height:1px}.tm-unread-separator__badge{color:#dff0ff;background:linear-gradient(#4085c9f2 0%,#3071b2f2 100%);border-radius:999px;flex:none;padding:7px 12px;font-size:12px;font-weight:700;box-shadow:0 10px 24px #1f5c9533,inset 0 1px #ffffff1a}.tm-message-shell{opacity:1;will-change:auto;align-items:flex-end;gap:8px;max-width:560px;margin-bottom:3px;transition:none;display:flex;position:relative;transform:none}.tm-message-shell.mine{flex-direction:row-reverse;margin-left:auto}.tm-message-shell.grouped-top{margin-top:0}.tm-message-shell.grouped-bottom{margin-bottom:3px}.tm-message-shell.is-highlighted .tm-message-card{animation:1.8s tm-message-flash;box-shadow:0 0 0 1px #62baff4d,0 0 0 6px #62baff14,0 8px 20px #0000002e}.tm-message-avatar{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:10px;font-weight:800;display:flex;box-shadow:0 4px 12px #0003}.tm-message-avatar.is-hidden{visibility:hidden}.tm-message-card{border-radius:16px;min-width:30px;max-width:min(420px,68vw);padding:7px 10px 6px;position:relative;box-shadow:0 4px 10px #0000001f}.tm-message-card.mine{background:#2f5f8a;min-height:25px}.tm-message-card.other{background:#182b3d}.tm-message-card.grouped-top.mine{border-top-right-radius:4px}.tm-message-card.grouped-bottom.mine{border-bottom-right-radius:4px}.tm-message-card.grouped-top.other{border-top-left-radius:4px}.tm-message-card.grouped-bottom.other{border-bottom-left-radius:4px}.tm-message-author{margin-bottom:2px;font-size:12px;font-weight:700;line-height:1.1}.tm-message-text{color:#f4f8fc;word-break:break-word;white-space:pre-wrap;font-size:14px;line-height:1.28}.tm-message-meta{color:#dceaf5c7;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:11px;line-height:1;display:flex}.tm-read-mark{letter-spacing:-1px;color:#b9d8ef;font-size:12px;line-height:1}.tm-read-mark.is-read{color:#8fd3ff}.tm-reply-inline-icon{color:#b8d7ec;font-size:11px;line-height:1;transform:translateY(-1px)}.tm-quoted-reply{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:14px;align-items:stretch;gap:10px;margin-bottom:10px;padding:9px 10px;transition:background .16s,border-color .16s,transform .16s;display:flex}.tm-quoted-reply:hover{background:#ffffff17;border-color:#ffffff1f;transform:translateY(-1px)}.tm-quoted-reply__bar{background:#67c7ff;border-radius:999px;width:3px}.tm-quoted-reply__content{flex:1;min-width:0}.tm-quoted-reply__author{color:#83cbff;margin-bottom:3px;font-size:12px;font-weight:700}.tm-quoted-reply__text{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.tm-quoted-reply--telegramish{background:#ffffff14;border:none;border-radius:8px;margin-bottom:6px;padding:5px 8px}.tm-quoted-reply--telegramish .tm-quoted-reply__author{color:#77cfff;margin-bottom:2px;font-size:11px;line-height:1.1}.tm-quoted-reply--telegramish .tm-quoted-reply__text{color:#dceaf5;font-size:11px;line-height:1.15}@keyframes tm-message-flash{0%{transform:scale(1.01);box-shadow:0 0 0 1px #62baffc7,0 0 0 10px #62baff33,0 8px 20px #0000002e}to{transform:scale(1);box-shadow:0 0 0 1px #62baff00,0 0 #62baff00,0 8px 20px #0000002e}}.tm-pinned-strip{text-align:left;cursor:pointer;background:linear-gradient(#112335f2 0%,#0e1d2df2 100%);border:none;border-bottom:1px solid #405b7759;flex:none;width:100%;padding:10px 18px;display:block}.tm-pinned-strip--placeholder{cursor:default}.tm-pinned-strip__title{color:#57b7ff;margin-bottom:4px;font-size:13px;font-weight:700}.tm-pinned-strip__text{color:#97aec4;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.tm-pinned-strip__author{color:#84cbff;margin-right:8px;font-weight:700}.tm-composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0a141ffa 0%,#0c1722 100%);border-top:1px solid #37506a4d;flex:none;padding:14px 18px 18px;position:relative}.tm-composer-row{align-items:center;gap:10px;display:flex}.tm-composer .tm-input{background:#142536f5;border:1px solid #3b597673;border-radius:22px;min-height:44px}.tm-composer .tm-input:focus{border-color:#499aebbf;box-shadow:0 0 0 4px #3a9df71a,inset 0 1px #ffffff06}.tm-composer .tm-primary{background:linear-gradient(#4aa8ff 0%,#3192eb 100%);border-radius:50%;width:46px;min-width:46px;height:46px;padding:0;box-shadow:0 14px 30px #3390ec3d,inset 0 1px #ffffff1f}.tm-composer .tm-primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px #3390ec47}.tm-new-messages-floating{z-index:5;box-shadow:none;background:0 0;border:none;padding:0;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)}.tm-new-messages-btn{color:#fff;background:linear-gradient(#4aa8ff 0%,#3192eb 100%);border:none;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s;box-shadow:0 14px 30px #3390ec3d,inset 0 1px #ffffff1f}.tm-new-messages-btn:hover{transform:translateY(-1px)scale(1.01);box-shadow:0 16px 36px #3390ec57}.tm-reply-preview{background:linear-gradient(#132639f5 0%,#102031f5 100%);border:1px solid #3553718c;border-radius:16px;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex;box-shadow:0 10px 24px #0000001f}.tm-reply-preview__bar{background:linear-gradient(#56b0ff 0%,#2f8de4 100%);border-radius:999px;align-self:stretch;width:4px}.tm-reply-preview__content{flex:1;min-width:0}.tm-reply-preview__title{color:#6fc1ff;margin-bottom:4px;font-size:12px;font-weight:700}.tm-reply-preview__text{color:#c9d8e8;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.tm-reply-preview__close{color:#9ab2c9;cursor:pointer;background:0 0;border:none;border-radius:10px;width:32px;height:32px;font-size:16px}.tm-reply-preview__close:hover{color:#fff;background:#ffffff0d}.tm-context-menu{z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#172534fe 0%,#101c29fe 100%);border:1px solid #46617c7a;border-radius:10px;min-width:160px;max-width:200px;padding:4px;position:fixed;box-shadow:0 8px 24px #00000059}.tm-context-menu__item{color:#eaf4ff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:13px;display:flex}.tm-context-menu__item:hover{background:#ffffff0f}.tm-context-menu__icon{color:#8f98a3;opacity:.9;filter:grayscale()saturate(0);justify-content:center;align-items:center;width:18px;min-width:18px;font-size:14px;line-height:1;display:inline-flex}.tm-context-menu__text{align-items:center;line-height:1.2;display:inline-flex}.tm-overlay{z-index:3000;-webkit-backdrop-filter:none;background:#060a0f94;position:fixed;inset:0}.tm-overlay--passive{pointer-events:none!important;z-index:3000!important;-webkit-backdrop-filter:blur(18px)saturate(135%)!important;background:radial-gradient(circle at 28% 12%,#22d3ee1a,#0000 34%),radial-gradient(circle at 76% 48%,#6366f11f,#0000 36%),#02081085!important}.tm-info-backdrop{z-index:32000;-webkit-backdrop-filter:blur(18px)saturate(135%);background:radial-gradient(circle at 24% 8%,#22d3ee1a,#0000 34%),radial-gradient(circle at 76% 44%,#6366f11f,#0000 38%),#02081094;position:fixed;inset:0}@media (width<=1023px){.tm-info-backdrop--desktop{display:none}}.tm-direct-profile-modal,.tm-shared-media,#group-info-root,.group-info-widget{z-index:32050!important;filter:none!important}.tm-direct-profile-modal,.tm-shared-media{-webkit-backdrop-filter:none!important}.tm-direct-profile-modal{background:radial-gradient(circle at 8% 0,#22d3ee29,#0000 34%),radial-gradient(circle at 92% 12%,#6366f12e,#0000 34%),linear-gradient(#080e18fa 0%,#0b0914fa 100%)!important}html,body,#app{touch-action:manipulation;-webkit-text-size-adjust:100%}.tm-modal{z-index:30010;border:1px solid var(--border);width:min(560px,100vw - 24px);max-width:calc(100vw - 24px);box-shadow:var(--shadow-strong);background:linear-gradient(#17212b 0%,#15202b 100%);border-radius:18px;padding:16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.tm-modal__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tm-modal__title{color:var(--text);margin:0;font-size:18px;font-weight:700}.tm-modal__close{width:36px;height:36px;color:var(--text);cursor:pointer;background:#ffffff0a;border:none;border-radius:12px}.tm-modal__close:hover{background:#ffffff14}.tm-drawer{border-right:1px solid var(--border);z-index:60;width:320px;box-shadow:var(--shadow-strong);background:linear-gradient(#17212b 0%,#15202b 100%);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.tm-drawer-chats{width:390px;max-width:calc(100vw - 24px)}.tm-icon-btn{width:42px;height:42px;color:var(--text);background:0 0;border:none;border-radius:16px;transition:background .18s,transform .18s,box-shadow .18s}.tm-icon-btn:hover{background:#ffffff0d;transform:translateY(-1px)}.tm-primary{color:#fff;background:linear-gradient(#3a9df7 0%,#2f8de4 100%);border:none;border-radius:14px;padding:12px 16px;transition:transform .16s,opacity .16s}.tm-primary:hover{transform:translateY(-1px)}.tm-secondary{color:#fff;background:#243447;border:none;border-radius:12px;padding:10px 14px}.tm-card-btn{text-align:left;width:100%;color:var(--text);background:0 0;border:none;border-radius:16px;padding:12px;transition:background .16s,transform .16s}.tm-card-btn:hover{background:var(--bg-hover)}.tm-card-btn.active{background:var(--bg-selected)}.tm-subtle-btn{color:var(--text-soft);background:0 0;border:none;border-radius:10px;padding:8px 10px}.tm-subtle-btn:hover{background:var(--bg-hover);color:var(--text)}.tm-action-btn{color:var(--text);text-align:center;background:#1b2733;border:none;border-radius:14px;padding:14px;transition:background .16s,transform .16s}.tm-action-btn:hover{background:#223244;transform:translateY(-1px)}.tm-action-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tm-panel-title{font-size:16px;font-weight:700}.tm-muted{color:var(--text-soft)}.tm-scroll{overflow-y:auto}.tm-divider{background:var(--border);height:1px;margin:10px 0}.tm-avatar{color:#fff;background:linear-gradient(#3a6ea5 0%,#274d75 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #00000038}.tm-avatar.large{width:72px;height:72px;font-size:26px}.tm-info-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#101b27 0%,#0f1a26 100%);border-radius:18px;margin:12px;padding:14px}.tm-empty-chat-state{justify-content:center;align-items:center;min-height:100%;padding:30px 16px;display:flex}.tm-empty-chat-card{text-align:center;width:min(420px,100%);box-shadow:var(--shadow-strong);background:linear-gradient(#141f2bf2 0%,#101a26eb 100%);border:1px solid #22303de6;border-radius:24px;padding:28px 24px}.tm-mobile-menu-btn{flex:none}.tm-info-collapsed{justify-content:center;align-items:center}.tm-input{background:var(--bg-elevated);width:100%;color:var(--text);border:1px solid #314050;border-radius:14px;outline:none;padding:12px 14px}.tm-chat-telegramish{background:linear-gradient(#05111ff5 0%,#041222fa 100%)}.tm-messages-telegramish{padding:16px 18px 18px}.tm-composer-telegramish{background:linear-gradient(#0a141ffa 0%,#0c1722 100%);border-top:1px solid #37506a4d;padding-top:10px}.app-mobile-layout .tm-chat.tm-chat-telegramish{position:relative}.app-mobile-layout .tm-chat.tm-chat-telegramish .tm-messages-wrap{z-index:0;position:relative}.app-mobile-layout .tm-chat.tm-chat-telegramish .tm-composer.tm-composer-telegramish{z-index:40!important;-webkit-backdrop-filter:none!important;pointer-events:none!important;background:0 0!important;border-top:none!important;flex:none!important;margin-top:0!important;position:absolute!important;inset:auto 0 0!important}.app-mobile-layout .tm-chat.tm-chat-telegramish .tm-composer.tm-composer-telegramish *{pointer-events:auto!important}.tm-composer-row--telegramish{gap:10px}.tm-composer-row--telegramish .tm-input{background:#142536f5;border:1px solid #3b597673;border-radius:22px;min-height:44px}.tm-composer-row--telegramish .tm-primary{border-radius:50%;width:46px;min-width:46px;height:46px;padding:0}.tm-message-shell,.tm-message-card,.tm-message-text,.tm-message-author,.tm-quoted-reply{pointer-events:auto}.tm-bubble-actions{display:none!important}[data-message-id]{scroll-margin-top:120px}@media (width>=1400px){.tm-messages-wrap{padding-left:18px;padding-right:18px}.tm-composer{padding-left:22px;padding-right:22px}}@media (width<=768px){.tm-message-card>.tm-message-forwarded-wrap{border:1px solid #708aa624;border-radius:18px;flex-direction:column;gap:8px;margin:0 0 6px;padding:12px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a14}.tm-message-card.mine>.tm-message-forwarded-wrap{background:linear-gradient(#dff5def5 0%,#d5f0d9fa 100%)}.tm-message-card.other>.tm-message-forwarded-wrap{background:linear-gradient(#f8fbfffa 0%,#f0f6fcfa 100%)}.tm-message-card>.tm-message-forwarded-wrap+.tm-message-meta{display:none!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded{margin:0!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded__mobile-date{white-space:nowrap!important;color:#8d96a1!important;align-items:center!important;margin-left:auto!important;font-size:11px!important;line-height:1.15!important;display:inline-flex!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded-quote{min-height:34px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded-quote__text{background:0 0!important;margin:0!important;padding:0 56px 4px 0!important;font-size:14px!important;line-height:1.35!important;display:block!important}.tm-message-card.mine>.tm-message-forwarded-wrap .tm-message-forwarded-quote__text{color:#223126!important}.tm-message-card.other>.tm-message-forwarded-wrap .tm-message-forwarded-quote__text{color:#233246!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded-quote__meta,.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded-origin-meta{display:none!important}.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-comment{background:#ffffff61!important;border:1px solid #7488a01f!important;border-radius:12px!important;margin-top:2px!important;padding:8px 10px!important}.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta{white-space:nowrap!important;color:#7c8792!important;z-index:9!important;pointer-events:none!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;position:absolute!important;bottom:12px!important;right:14px!important}.tm-message-card.mine>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta{color:#6f7f71!important;gap:3px!important}.tm-message-card.other>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta{color:#7c8796!important}.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta__time,.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta .tm-read-mark,.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta .tm-message-edited-mark{color:inherit!important;opacity:1!important;text-shadow:none!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important}.tm-message-card>.tm-message-forwarded-wrap .tm-forwarded-delivery-meta .tm-read-mark{letter-spacing:-1px!important;position:static!important;transform:none!important}.tm-message-card>.tm-message-forwarded-wrap .tm-message-forwarded-attachments{flex-direction:column;gap:8px;margin-top:8px;display:flex}}.tm-message-text--deleted{opacity:.78;font-style:italic}.tm-message-shell.is-selection-mode{cursor:pointer}@media (width<=768px){.tm-message-card>.tm-message-forwarded-wrap{flex-direction:column;gap:8px;margin-bottom:6px;display:flex}.tm-message-forwarded__label{align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:1.15;display:inline-flex}@media (width<=768px){.tm-message-card>.tm-fwd-card{gap:9px!important;padding:13px 14px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--text-only{gap:7px!important;padding-top:12px!important;padding-bottom:12px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__header{align-items:flex-start!important;gap:5px 7px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__label{opacity:.95!important;letter-spacing:.01em!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__origin-meta{opacity:.92!important;position:relative!important;top:-1px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__body{min-height:36px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__text{padding:1px 58px 5px 0!important;font-size:14px!important;line-height:1.38!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--text-only .tm-fwd-card__text{padding-right:60px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__reply{border-radius:13px!important;padding:9px 10px!important;position:relative!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__reply:before{content:""!important;background:#597aa747!important;border-radius:999px!important;width:3px!important;position:absolute!important;top:10px!important;bottom:10px!important;left:0!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__comment{border-radius:13px!important;padding:9px 10px!important;position:relative!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__comment:before{content:""!important;opacity:.8!important;background:#7488a01f!important;height:1px!important;position:absolute!important;top:0!important;left:10px!important;right:10px!important}.tm-message-card>.tm-fwd-card .tm-forwarded-comment__icon{box-shadow:inset 0 0 0 1px #7488a024!important}.tm-message-card>.tm-fwd-card .tm-forwarded-comment__body{font-size:13px!important;line-height:1.38!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__body{gap:6px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__attachments{gap:10px!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-image,.tm-message-card>.tm-fwd-card .tm-video-preview--forwarded{border-radius:16px!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file,.tm-message-card>.tm-fwd-card .tm-audio-card{border-radius:14px!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file{padding:11px 12px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__footer{gap:4px!important;bottom:11px!important;right:14px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__footer{gap:5px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__time,.tm-message-card>.tm-fwd-card .tm-fwd-card__edited,.tm-message-card>.tm-fwd-card .tm-fwd-card__status{opacity:.96!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--text-only{gap:6px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--text-only .tm-fwd-card__body{min-height:32px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--text-only .tm-fwd-card__text{padding:0 58px 4px 0!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-reply{gap:10px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__reply{margin-top:2px!important;margin-bottom:0!important;box-shadow:inset 0 1px #ffffff0f!important}.tm-message-card.mine>.tm-fwd-card .tm-fwd-card__reply{background:#ffffff42!important}.tm-message-card.other>.tm-fwd-card .tm-fwd-card__reply{background:#ffffff6b!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-comment{gap:10px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__comment{align-items:flex-start!important;gap:8px!important;display:flex!important}.tm-message-card>.tm-fwd-card .tm-forwarded-comment__icon{color:#6d7782!important;background:#ffffff8c!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;margin-top:1px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.tm-message-card>.tm-fwd-card .tm-forwarded-comment__body{color:#3b4958!important;word-break:break-word!important;min-width:0!important;font-size:13px!important;line-height:1.35!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media{gap:10px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__body{min-height:0!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__text{margin-bottom:2px!important;padding-right:0!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__attachments{margin-top:4px!important}.tm-message-card>.tm-fwd-card.tm-fwd-card--has-media .tm-fwd-card__footer{align-self:flex-end!important;margin-top:2px!important;padding-top:2px!important;position:static!important}.tm-message-card>.tm-fwd-card .tm-video-preview--forwarded,.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-image,.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file,.tm-message-card>.tm-fwd-card .tm-audio-card{border-radius:14px!important;overflow:hidden!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file{background:#ffffff57!important;border:1px solid #7488a024!important;padding:10px 12px!important}.tm-message-card.mine>.tm-fwd-card .tm-message-forwarded-attachment-file{background:#ffffff42!important}.tm-message-card.other>.tm-fwd-card .tm-message-forwarded-attachment-file{background:#fff6!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file__name{font-size:13px!important;font-weight:700!important;line-height:1.25!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-attachment-file__meta{color:#6f7e8e!important;margin-top:2px!important;font-size:11px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__header{padding-bottom:1px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__actor,.tm-message-card>.tm-fwd-card .tm-fwd-card__origin-meta{position:relative!important;top:-1px!important}.tm-message-card>.tm-fwd-card{border:1px solid #708aa624!important;border-radius:18px!important;flex-direction:column!important;gap:8px!important;margin:0 0 6px!important;padding:12px 14px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 22px #0f172a14!important}.tm-message-card.mine>.tm-fwd-card{background:linear-gradient(#dff5def5 0%,#d5f0d9fa 100%)!important}.tm-message-card.other>.tm-fwd-card{background:linear-gradient(#f8fbfffa 0%,#f0f6fcfa 100%)!important}:is(.tm-message-card>.tm-fwd-card+.tm-message-meta,.tm-message-card:has(>.tm-fwd-card):not(.tm-message-card--deleted-only)>.tm-message-meta){display:none!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__header{flex-wrap:wrap!important;align-items:center!important;gap:4px 6px!important;margin:0!important;line-height:1.15!important;display:flex!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__label{color:#7f8893!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:11px!important;font-weight:700!important;line-height:1.15!important;display:inline-flex!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__label:before{content:"↪️";color:#8a9098!important;margin-right:4px!important;font-size:13px!important;line-height:1!important;display:inline-block!important;transform:translateY(-1px)!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__actor{appearance:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;text-decoration:none!important}.tm-message-card.mine>.tm-fwd-card .tm-fwd-card__actor{color:#4b89ec!important}.tm-message-card.other>.tm-fwd-card .tm-fwd-card__actor{color:#4d82d9!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__origin-meta{white-space:nowrap!important;color:#8d96a1!important;align-items:center!important;margin-left:auto!important;font-size:11px!important;line-height:1.15!important;display:inline-flex!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__reply,.tm-message-card>.tm-fwd-card .tm-fwd-card__comment{background:#ffffff61!important;border:1px solid #7488a01f!important;border-radius:12px!important;padding:8px 10px!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__body{min-height:34px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-quote__bar{display:none!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__text{color:#223140!important;background:0 0!important;border-radius:0!important;max-width:100%!important;margin:0!important;padding:0 56px 4px 0!important;font-size:14px!important;line-height:1.35!important;display:block!important}.tm-message-card.mine>.tm-fwd-card .tm-fwd-card__text{color:#223126!important}.tm-message-card.other>.tm-fwd-card .tm-fwd-card__text{color:#233246!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-quote__text-body{vertical-align:baseline!important;word-break:break-word!important;white-space:pre-wrap!important;line-height:1.35!important;display:inline!important}.tm-message-card>.tm-fwd-card .tm-message-forwarded-quote__meta,.tm-message-card>.tm-fwd-card .tm-message-forwarded-origin-meta{display:none!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__attachments{flex-direction:column!important;gap:8px!important;margin-top:8px!important;display:flex!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__footer{white-space:nowrap!important;color:#7c8792!important;z-index:9!important;pointer-events:none!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;position:absolute!important;bottom:12px!important;right:14px!important}.tm-message-card.mine>.tm-fwd-card .tm-fwd-card__footer{color:#6f7f71!important;gap:3px!important}.tm-message-card.other>.tm-fwd-card .tm-fwd-card__footer{color:#7c8796!important}.tm-message-card>.tm-fwd-card .tm-fwd-card__time,.tm-message-card>.tm-fwd-card .tm-fwd-card__status,.tm-message-card>.tm-fwd-card .tm-fwd-card__edited,.tm-message-card>.tm-fwd-card .tm-forwarded-delivery-meta__time,.tm-message-card>.tm-fwd-card .tm-forwarded-delivery-meta .tm-read-mark,.tm-message-card>.tm-fwd-card .tm-forwarded-delivery-meta .tm-message-edited-mark{color:inherit!important;opacity:1!important;text-shadow:none!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important}.tm-message-card>.tm-fwd-card .tm-read-mark{letter-spacing:-1px!important;position:static!important;transform:none!important}}.tm-message-forwarded__label:before{content:"↪️";color:#8a9098;font-size:13px;line-height:1;display:inline-block;transform:translateY(-1px)}.tm-message-card.mine .tm-message-forwarded__author{color:#4b89ec}.tm-message-card.other .tm-message-forwarded__author{color:#4d82d9}.tm-message-forwarded-quote{max-width:100%;display:block}.tm-message-forwarded-quote__bar{display:none}.tm-message-forwarded-quote__text{color:#fffffff0;word-break:break-word;background:0 0;border-radius:0;max-width:100%;padding:0;font-size:14px;line-height:1.35;display:block}.tm-message-shell.is-selected .tm-message-card{background:#4ba6ff1f;box-shadow:0 0 0 2px #4ba6fff2}.tm-selection-bar{z-index:30;background:#121c27f5;border:1px solid #6fa8ff33;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:10px 14px 0;padding:12px 14px;display:flex;position:sticky;bottom:10px;box-shadow:0 10px 30px #00000047}.tm-selection-bar__count{color:#d8e6f5;font-size:14px;font-weight:600}.tm-selection-bar__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tm-selection-bar__btn{cursor:pointer;color:#e8f1fb;background:#476684b8;border:0;border-radius:10px;padding:8px 12px;font-size:13px}.tm-selection-bar__btn:hover{filter:brightness(1.08)}.tm-selection-bar__btn:disabled{opacity:.55;cursor:not-allowed}.tm-selection-bar__btn.danger{background:#c44356e6}.tm-selection-bar__btn.secondary{background:#586878bf}.tm-message-checkbox{color:#fff;background:#2834428c;border:2px solid #8fb0d6cc;border-radius:999px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:auto;margin-bottom:6px;margin-right:8px;font-size:13px;font-weight:700;display:inline-flex}.tm-message-checkbox.is-selected{background:#4ba6fff2;border-color:#4ba6ff}@media (width<=700px){.tm-selection-bar{border-radius:12px;flex-direction:column;align-items:stretch;margin:10px 8px 0;padding:10px;bottom:6px}.tm-selection-bar__actions{width:100%}.tm-selection-bar__btn{flex:auto;width:100%}}.tm-forward-modal{flex-direction:column;gap:12px;width:min(520px,100vw - 24px);max-height:min(80vh,720px);display:flex;overflow:hidden}.tm-forward-modal__list{flex-direction:column;gap:8px;min-height:120px;max-height:50vh;display:flex;overflow-y:auto}.tm-forward-modal__item{text-align:left;color:#e6eef8;cursor:pointer;background:#ffffff08;border:1px solid #7896b42e;border-radius:12px;width:100%;padding:12px 14px}.tm-forward-modal__item:hover{background:#7cb7ff14;border-color:#7cb7ff4d}.tm-forward-modal__title{font-size:14px;font-weight:700}.tm-forward-modal__meta{color:#8ea7c2;margin-top:4px;font-size:12px}.tm-forward-modal__empty{text-align:center;color:#8ea7c2;padding:16px 8px}nn .tm-message-forwarded-wrap{flex-direction:column;gap:4px;margin-bottom:6px;display:flex}.tm-message-forwarded{flex-wrap:wrap;align-items:center;gap:4px;line-height:1.2;display:flex}.tm-message-forwarded.is-mine .tm-message-forwarded__label,.tm-message-forwarded.is-other .tm-message-forwarded__label{color:#d7e8ff}.tm-message-forwarded__label{font-size:13px;font-weight:700}.tm-message-forwarded__author{appearance:none;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none}.tm-message-forwarded__author:hover{text-decoration:underline}.tm-message-forwarded-quote{align-items:stretch;gap:8px;max-width:100%;display:flex}.tm-message-forwarded-quote__bar{background:#55a7ff;border-radius:999px;width:3px;min-width:3px}.tm-message-forwarded-quote__text{color:#fffffff0;word-break:break-word;background:#ffffff1f;border-radius:6px;align-items:center;max-width:100%;padding:6px 10px;font-size:10px;line-height:1.2;display:inline-flex}.tm-message-author-btn{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;margin:0 0 2px;padding:0}.tm-message-author-btn:hover{text-decoration:underline}.tm-user-profile-overlay{z-index:30050}.tm-user-profile-modal{width:min(520px,100vw - 24px);max-height:calc(100vh - 40px);padding:0;overflow:hidden}.tm-user-profile{max-height:calc(100vh - 80px);padding:18px;overflow-y:auto}.tm-user-profile__hero{align-items:center;gap:16px;display:flex}.tm-user-profile__avatar{width:84px;height:84px;font-size:28px}.tm-user-profile__identity{flex:1;min-width:0}.tm-user-profile__name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tm-user-profile__name{color:var(--text);font-size:26px;font-weight:800;line-height:1.1}.tm-user-profile__subtitle{color:var(--text-soft);margin-top:8px;font-size:14px}.tm-user-profile__status{border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.tm-user-profile__status.is-online{color:#b9f3c3;background:#418c5640;border:1px solid #5bb37359}.tm-user-profile__status.is-offline{color:#d6e1ec;background:#5b6b7c33;border:1px solid #77889940}.tm-user-profile__section-title{color:#cfe3f7;margin-bottom:10px;font-size:14px;font-weight:700}.tm-user-profile__description{color:#e6eef7;font-size:14px;line-height:1.45}.tm-user-profile__actions{grid-template-columns:1fr;gap:10px;display:grid}.tm-user-profile__action{width:100%;min-height:42px}.tm-user-profile__action:disabled{opacity:.6;cursor:not-allowed}.tm-user-profile-modal .tm-modal__header{border-bottom:1px solid #4a617947;justify-content:space-between;align-items:center;padding:18px 18px 14px;display:flex}.tm-user-profile-modal .tm-modal__title{letter-spacing:-.02em;color:#ecf3fb;margin:0;font-size:28px;font-weight:800;line-height:1.05}.tm-user-profile-modal .tm-modal__close{color:#d8e5f2;cursor:pointer;background:#ffffff0a;border:none;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;display:inline-flex}.tm-user-profile-modal .tm-modal__close:hover{background:#ffffff14}.tm-message-edited-mark{color:#d2e0efc7;margin-left:4px;font-size:11px;line-height:1}.tm-edit-preview .tm-reply-preview__title{color:#8ec5ff}.tm-copy-toast{z-index:200;color:#eaf4ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141c26f5;border:1px solid #78a7ff38;border-radius:12px;max-width:min(320px,100vw - 32px);padding:10px 14px;font-size:13px;line-height:1.25;position:fixed;bottom:16px;left:16px;box-shadow:0 10px 30px #00000047}.tm-copy-toast-fade-enter-active,.tm-copy-toast-fade-leave-active{transition:opacity .18s,transform .18s}.tm-copy-toast-fade-enter-from,.tm-copy-toast-fade-leave-to{opacity:0;transform:translateY(8px)}.tm-jump-to-latest{z-index:12;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f88ff,#4ea1ff);border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 28px #2f88ff59}.tm-jump-to-latest:hover{transform:translateY(-1px);box-shadow:0 14px 32px #2f88ff66}.tm-jump-to-latest:active{transform:translateY(0)}.tm-jump-to-latest__icon{justify-content:center;align-items:center;width:18px;height:18px;font-size:16px;line-height:1;display:inline-flex}.tm-jump-to-latest__text{white-space:nowrap}.tm-read-mark{color:#ffffffb8;justify-content:center;align-items:center;min-width:18px;margin-left:4px;font-size:12px;font-weight:600;display:inline-flex}.tm-read-mark.is-read{color:#7fd1ff}.tm-read-mark.is-sending{color:#ffffff94;font-weight:500}.tm-read-mark.is-failed{color:#ff8f8f;font-weight:600}.tm-message-card.forwarded{color:var(--text-soft);background:#cdfac8cc;border-left:4px solid #56c567;border-radius:12px;padding:14px 16px;font-size:14px}.tm-message-card.forwarded:hover{background:#c3f0bef2}.tm-message-card.forwarded .tm-quoted-reply{background:#ffffff08;border-left:4px solid #66c7c1cc;margin-top:6px;padding:8px 10px}.app-desktop-layout{background:radial-gradient(circle at 0 0,#18c4d61a,#0000 18%),radial-gradient(circle at 100% 0,#3f6fe01f,#0000 24%),linear-gradient(#0a1220 0%,#09101b 100%);width:100%;height:100vh;min-height:100vh;overflow:hidden}.app-desktop-layout .tm-shell.tm-shell--wide{background:radial-gradient(circle at top,#4676c61a,#0000 24%),linear-gradient(#0f1a2a 0%,#0a1320 100%)!important;grid-template-columns:360px minmax(0,1fr)!important;gap:0!important;width:100%!important;height:100vh!important;min-height:100vh!important;display:grid!important;overflow:hidden!important}.app-desktop-layout .tm-shell.tm-shell--wide>.tm-sidebar,.app-desktop-layout .tm-shell.tm-shell--wide>.tm-desktop-sidebar{width:360px!important;min-width:360px!important;max-width:360px!important}.app-desktop-layout .tg-chat-container{background:radial-gradient(circle at 18% 0,#1f528d24,#0000 24%),linear-gradient(#0d1825 0%,#0b1622 100%)!important;flex-direction:column!important;min-width:0!important;height:100vh!important;min-height:100vh!important;display:flex!important;position:relative!important;overflow:hidden!important}.app-desktop-layout .tg-chat-container__scroll{scrollbar-width:thin;height:100%!important;min-height:0!important;padding:26px 24px 156px!important;overflow-y:auto!important}.app-desktop-layout .tg-chat-container__composer-wrap{z-index:24!important;pointer-events:none!important;position:absolute!important;bottom:18px!important;left:24px!important;right:24px!important}.app-desktop-layout .tg-chat-container__composer-backdrop{display:none!important}.app-desktop-layout .tg-chat-container__composer{pointer-events:auto!important;position:relative!important}.app-desktop-layout .tg-chat-container__attach-input,.app-desktop-layout .tg-chat-container input[type=file]{display:none!important}.app-desktop-layout .tg-chat-container__input-panel{-webkit-backdrop-filter:blur(22px);background:linear-gradient(#101b2aeb,#0c1623e0)!important;border:1px solid #60a5fa24!important;border-radius:26px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;display:grid!important;box-shadow:0 18px 38px #0000004d,inset 0 1px #ffffff0a!important}.app-desktop-layout .tg-chat-container__attach-btn,.app-desktop-layout .tg-chat-container__send-btn{border-radius:16px!important;width:48px!important;height:48px!important}.app-desktop-layout .tg-chat-container__input-glass{background:#080f18b3!important;border:1px solid #60a5fa1f!important;border-radius:18px!important;min-width:0!important;box-shadow:inset 0 1px #ffffff08!important}.app-desktop-layout .tg-chat-container__input{width:100%!important;min-height:52px!important}.app-desktop-layout .tm-menu-overlay{z-index:1400!important;-webkit-backdrop-filter:none!important;background:#050a128f!important;position:fixed!important;inset:0!important}.app-desktop-layout .tm-menu-drawer-host{z-index:1500!important;align-items:stretch!important;width:360px!important;max-width:360px!important;height:100vh!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.app-desktop-layout .tm-copy-toast{z-index:1600!important}@media (width<=900px){.tm-message-card .tm-message-text,.tm-message-card .tm-message-forwarded-quote__text-body,.tm-message-card .tm-fwd-card__text{color:#111!important}}.tm-message-forwarded-wrap{background-color:#cdfac8cc;border-left:4px solid #56c567;border-radius:12px;margin-bottom:6px;padding:12px}.tm-message-forwarded-wrap:hover{background-color:#c3f0bef2}.tm-message-forwarded__label{color:#0009;margin-right:4px;font-size:12px;font-weight:700}.tm-message-forwarded__author{color:#56b0ff;font-size:12px;font-weight:700;text-decoration:underline}.tm-message-forwarded__mobile-date{color:#646464cc;margin-left:6px;font-size:10px}.tm-message-forwarded-quote__text-body{color:var(--text);white-space:pre-wrap;font-size:14px;line-height:1.4}.tm-forwarded-delivery-meta{color:var(--text-soft);justify-content:flex-end;margin-top:4px;font-size:12px;display:flex}}@media (width>=1024px){.tm-user-profile-overlay{z-index:30050!important;box-sizing:border-box!important;-webkit-backdrop-filter:none!important;background:radial-gradient(circle at 20% 14%,#00e2ff24,#0000 34%),radial-gradient(circle at 78% 0,#7e5cff29,#0000 32%),#01070fb8!important;justify-content:center!important;align-items:center!important;padding:32px!important;display:flex!important;position:fixed!important;inset:0!important}.tm-user-profile-modal{color:#eef7ff!important;background:radial-gradient(circle at 10% 0,#0fd5dc33,#0000 34%),radial-gradient(circle at 92% 10%,#6f5eff38,#0000 34%),linear-gradient(#0c1827f5,#060c17f5)!important;border:1px solid #67d3ff47!important;border-radius:34px!important;flex-direction:column!important;width:min(560px,100vw - 72px)!important;max-height:min(820px,100vh - 72px)!important;margin:auto!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 96px #000000a8,inset 0 1px #ffffff1f!important}.tm-user-profile-modal__hero,.tm-user-profile-modal__body{z-index:1!important;position:relative!important}.tm-user-profile-modal__hero{background:linear-gradient(#ffffff0e,#fff0),#ffffff03!important;border-bottom:1px solid #7ebceb24!important;padding:26px 28px 24px!important}.tm-user-profile-modal__topbar,.tm-user-profile-modal__title-row{align-items:center!important;display:flex!important}.tm-user-profile-modal__topbar{justify-content:space-between!important;gap:14px!important;margin-bottom:18px!important}.tm-user-profile-modal__eyebrow{color:#7df!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.tm-user-profile-modal__close{color:#eaf4ffeb!important;cursor:pointer!important;background:#ffffff13!important;border:1px solid #7ebceb33!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;display:inline-flex!important}.tm-user-profile-modal__close svg,.tm-user-profile-modal__quick-icon svg,.tm-user-profile-modal__list-icon svg{width:22px!important;height:22px!important;display:block!important}.tm-user-profile-modal__summary{grid-template-columns:104px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;display:grid!important}.tm-user-profile-modal__avatar,.tm-user-profile-modal__avatar-image-wrap{color:#fff!important;background:linear-gradient(135deg,#4ecbff,#7b5cff)!important;border:1px solid #ffffff2e!important;border-radius:32px!important;justify-content:center!important;align-items:center!important;width:104px!important;height:104px!important;font-size:32px!important;font-weight:950!important;display:flex!important;overflow:hidden!important}.tm-user-profile-modal__avatar-image{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.tm-user-profile-modal__name{color:#f8fbff!important;margin:0!important;font-size:30px!important;font-weight:950!important;line-height:1.02!important}.tm-user-profile-modal__status,.tm-user-profile-modal__subtitle{color:#cddeefd1!important;font-size:14px!important;font-weight:650!important}.tm-user-profile-modal__status{background:#08111d9e!important;border:1px solid #7ebceb2e!important;border-radius:999px!important;align-items:center!important;min-height:28px!important;padding:6px 12px!important;display:inline-flex!important}.tm-user-profile-modal__body{flex-direction:column!important;flex:auto!important;gap:14px!important;min-height:0!important;padding:20px!important;display:flex!important;overflow-y:auto!important}.tm-user-profile-modal__quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:86px!important;gap:12px!important;display:grid!important}.tm-user-profile-modal__quick-btn,.tm-user-profile-modal__section,.tm-user-profile-modal__list-row{-webkit-backdrop-filter:blur(18px)saturate(160%)!important;background:linear-gradient(#ffffff0f,#ffffff05),#0a1421b8!important;border:1px solid #7ebceb29!important;box-shadow:0 14px 30px #0003,inset 0 1px #ffffff13!important}.tm-user-profile-modal__quick-btn{color:#edf7ff!important;cursor:pointer!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:86px!important;padding:12px 10px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.tm-user-profile-modal__quick-icon,.tm-user-profile-modal__list-icon{flex:0 0 22px!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;display:inline-flex!important}.tm-user-profile-modal__section{border-radius:24px!important;padding:18px!important}.tm-user-profile-modal__section-title,.tm-user-profile-modal__list-text{color:#f4f9ff!important;font-size:15px!important;font-weight:950!important}.tm-user-profile-modal__description{color:#ebf6ffe6!important;font-size:15px!important;font-weight:650!important;line-height:1.52!important}.tm-user-profile-modal__meta-label{color:#abc4dcb8!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:800!important}.tm-user-profile-modal__meta-value{color:#79e8ff!important;word-break:break-word!important;font-size:17px!important;font-weight:900!important}.tm-user-profile-modal__action-list{flex-direction:column!important;gap:8px!important;display:flex!important}.tm-user-profile-modal__list-row{text-align:left!important;cursor:pointer!important;border-radius:18px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:54px!important;padding:14px 15px!important;display:flex!important}.tm-user-profile-modal__list-row--danger{color:#ff9bad!important;background:linear-gradient(#f8717124,#ffffff03),#1a101cbd!important;border-color:#f8717133!important}}.app-desktop-layout[data-v-b4d278d7]{width:100%;min-height:100vh}.app-mobile-layout[data-v-8b638119]{width:100%;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;background:#070d18}.app-mobile-layout--auth[data-v-8b638119]{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;height:auto;min-height:100dvh;overflow:hidden auto}.app-mobile-layout--app[data-v-8b638119]{height:100dvh;padding-bottom:0;overflow:hidden}[data-v-8b638119] html,[data-v-8b638119] body,[data-v-8b638119] #app{background:#070d18;height:100%;min-height:100%;overflow:hidden}[data-v-8b638119] .tm-shell,[data-v-8b638119] .tm-shell.tm-shell--wide{width:100%;background:0 0!important;flex-direction:column!important;height:100%!important;min-height:100%!important;display:flex!important}[data-v-8b638119] .tm-shell{padding:0!important;overflow:hidden!important}[data-v-8b638119] .tm-sidebar,[data-v-8b638119] .tm-sidebar-chats,[data-v-8b638119] .tm-left-panel,[data-v-8b638119] .tm-chat-view,[data-v-8b638119] .tm-chat-panel,[data-v-8b638119] .tm-main-panel,[data-v-8b638119] .tm-right-panel,[data-v-8b638119] .tm-info-panel{border-radius:0!important;width:100%!important;min-width:0!important;max-width:100%!important}[data-v-8b638119] .tm-chat-view,[data-v-8b638119] .tm-chat-panel,[data-v-8b638119] .tm-main-panel{background:#dfe4e8!important;flex-direction:column!important;flex:auto!important;height:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}[data-v-8b638119] .tm-chat-header,[data-v-8b638119] .tm-chat-topbar,[data-v-8b638119] .tm-chat-titlebar,[data-v-8b638119] .tm-chat-toolbar,[data-v-8b638119] .tm-chat-head,[data-v-8b638119] .tm-chat-info-bar,[data-v-8b638119] .tm-chat-view>.tm-panel-header,[data-v-8b638119] .tm-chat-panel>.tm-panel-header,[data-v-8b638119] .tm-main-panel>.tm-panel-header,[data-v-8b638119] .tm-pinned-strip,[data-v-8b638119] .tm-pinned-strip--placeholder{display:none!important}[data-v-8b638119] .tm-messages-wrap{background:#dfe4e8!important;flex:auto!important;min-height:0!important;overflow:hidden!important}[data-v-8b638119] .tm-messages,[data-v-8b638119] .tm-messages-telegramish{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:0 0!important;height:100%!important;min-height:0!important;padding:12px 10px 108px!important;overflow-y:auto!important}[data-v-8b638119] .tm-day-separator span,[data-v-8b638119] .tm-unread-separator__badge{box-shadow:0 8px 18px #41567314;color:#6c7988!important;background:#ffffffb3!important;border-radius:999px!important}[data-v-8b638119] .tm-message-shell{margin-bottom:10px!important}[data-v-8b638119] .tm-message-avatar{opacity:.92;width:28px!important;height:28px!important;box-shadow:none!important;border-radius:999px!important}[data-v-8b638119] .tm-message-card{border:none!important;border-radius:18px!important;padding:10px 12px 8px!important;box-shadow:0 2px #1423340a!important}.tm-mobile-back-btn[data-v-11d95c42]{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e3a5f;text-align:left;background:#ffffffeb;border:none;border-bottom:1px solid #648cd229;width:100%;padding:12px 14px;font-size:15px;font-weight:600;position:sticky;top:0}.nexti-missing-upload{display:none!important}.nexti-upload-missing-host{position:relative}.nexti-upload-missing-host:after{content:"Файл недоступен";color:#e2e8f0c2;text-align:center;background:#0f172a6b;border:1px solid #94a3b838;border-radius:14px;place-items:center;min-width:120px;min-height:84px;padding:10px;font-size:12px;font-weight:700;display:grid}.tm-desktop-chat-row__avatar.nexti-upload-missing-host:after,.tm-desktop-chat-header__avatar.nexti-upload-missing-host:after,.tm-desktop-settings__avatar.nexti-upload-missing-host:after,.dcw-message__avatar.nexti-upload-missing-host:after{content:"";background:0 0;border:0;min-width:0;min-height:0;padding:0}.app-desktop-layout .tm-shell.tm-shell--wide{grid-template-columns:340px minmax(0,1fr);gap:0;width:100%;height:100vh;min-height:100vh;display:grid;overflow:hidden}.app-desktop-layout .tm-desktop-app{width:100%;height:100vh;min-height:100vh}.app-desktop-layout .tm-desktop-main{flex-direction:column;min-width:0;min-height:0;padding:12px;display:flex;overflow:hidden}.app-desktop-layout .tm-desktop-stage{-webkit-backdrop-filter:blur(20px);background:radial-gradient(circle at 0 0,#38bdf80d,#0000 22%),linear-gradient(#0c1523fa,#09121ff5);border:1px solid #60a5fa24;border-radius:30px;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000052,inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-chat-header{border-bottom:1px solid #60a5fa1a;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.app-desktop-layout .tm-desktop-chat-header__identity{appearance:none;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:0;display:grid}.app-desktop-layout .tm-desktop-chat-header__avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;place-items:center;width:48px;height:48px;font-size:28px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 14px 32px #3b82f638}.app-desktop-layout .tm-desktop-chat-header__avatar img{object-fit:cover;width:100%;height:100%;display:block}.app-desktop-layout .tm-desktop-chat-header__copy{gap:4px;min-width:0;display:grid}.app-desktop-layout .tm-desktop-chat-header__eyebrow{color:#86d1ffb8;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.app-desktop-layout .tm-desktop-chat-header__title{color:#eef6ff;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:900;line-height:1.15;overflow:hidden}.app-desktop-layout .tm-desktop-chat-header__subtitle{color:#bfd1e5ad;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.app-desktop-layout .tm-desktop-chat-header__actions{align-items:center;gap:10px;display:inline-flex}.app-desktop-layout .tm-desktop-chat-header__chip{color:#d6e6f8db;letter-spacing:.08em;text-transform:uppercase;background:#111c2cad;border:1px solid #60a5fa29;border-radius:999px;align-items:center;height:30px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.app-desktop-layout .tm-desktop-chat-header__action{appearance:none;color:#dce9f9;cursor:pointer;background:#111c2cb8;border:1px solid #60a5fa29;border-radius:14px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.app-desktop-layout .tm-desktop-chat-header__action svg{width:16px;height:16px}.app-desktop-layout .tm-desktop-chat-panel{flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.app-desktop-layout .tm-desktop-empty{flex:auto;place-items:center;min-height:0;padding:28px;display:grid}.app-desktop-layout .tm-desktop-empty__shell{background:radial-gradient(circle at 0 0,#22d3ee14,#0000 24%),linear-gradient(#0f1b29f0,#0a141fe6);border:1px solid #60a5fa24;border-radius:34px;gap:20px;width:min(940px,100%);padding:32px;display:grid;box-shadow:0 30px 80px #00000057,inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-empty__eyebrow{color:#7db6ffb8;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.app-desktop-layout .tm-desktop-empty__title{color:#f4f8fd;margin:0;font-size:42px;font-weight:900;line-height:1}.app-desktop-layout .tm-desktop-empty__text{color:#d6e3f2d1;max-width:720px;margin:0;font-size:17px;line-height:1.7}.app-desktop-layout .tm-desktop-empty__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.app-desktop-layout .tm-desktop-empty__action{appearance:none;color:#f4f8fd;text-align:left;cursor:pointer;background:linear-gradient(#142234d1,#0c1623c7);border:1px solid #60a5fa24;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;width:100%;padding:22px 20px;display:grid;box-shadow:0 18px 42px #0000002e,inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-empty__action:hover,.app-desktop-layout .tm-desktop-empty__action:focus-visible{border-color:#60a5fa33;transform:translateY(-1px)}.app-desktop-layout .tm-desktop-empty__action-icon{color:#bfe3ff;background:#2563eb2e;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-empty__action-copy{gap:6px;min-width:0;display:grid}.app-desktop-layout .tm-desktop-empty__action-title{color:#f4f8fd;font-size:17px;font-weight:800}.tm-desktop-settings__section-title{color:#72e6ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;padding-left:8px;font-size:11px;font-weight:900}.tm-desktop-settings__row{color:#eef7ff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 14px;transition:background .2s;display:flex}.tm-desktop-settings__row:hover{background:#50daff0d}.tm-desktop-settings__row+.tm-desktop-settings__row{margin-top:2px}.tm-desktop-settings__row strong{color:#f0f7ff;font-size:14px;font-weight:800}.tm-desktop-settings__row input[type=checkbox]{appearance:none;cursor:pointer;background:#ffffff14;border:1px solid #7ebceb42;border-radius:999px;flex:none;width:44px;height:24px;transition:all .2s;position:relative}.tm-desktop-settings__row input[type=checkbox]:after{content:"";background:#e8f3ffdb;border-radius:50%;width:16px;height:16px;transition:transform .2s cubic-bezier(.4,0,.2,1),background .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.tm-desktop-settings__row input[type=checkbox]:checked{background:#4deaff4d;border-color:#4deaff8c}.tm-desktop-settings__row input[type=checkbox]:checked:after{background:#5cf4ff;transform:translate(20px);box-shadow:0 0 10px #5cf4ff66}.tm-desktop-settings__row select{color:#eef7ff;cursor:pointer;appearance:none;background:#0e1929cc url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2367e8f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 10px center/16px no-repeat;border:1px solid #67e8f93d;border-radius:12px;flex:none;width:140px;min-height:38px;padding:0 12px;font-size:13px;font-weight:700;transition:all .2s}.tm-desktop-settings__row select:hover{background-color:#142337e6;border-color:#67e8f966}.app-desktop-layout .tm-desktop-empty__action-text{color:#bfd1e5c2;font-size:14px;line-height:1.55}.tm-menu-overlay{z-index:1400;-webkit-backdrop-filter:none;background:#050a128f;position:fixed;inset:0}.tm-menu-drawer-host{z-index:1500;align-items:stretch;width:360px;max-width:360px;height:100vh;display:flex;position:fixed;top:0;left:0}.tm-copy-toast{z-index:1600}.tm-desktop-settings{z-index:10040;-webkit-backdrop-filter:blur(22px)saturate(150%);background:#0208109e;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.tm-desktop-settings__panel{color:#eef7ff;background:radial-gradient(circle at 0 0,#00d4ff24,#0000 34%),radial-gradient(circle at 100% 10%,#7c5cff24,#0000 30%),linear-gradient(#0c1928fa,#070e1afa);border:1px solid #74beff33;border-radius:28px;width:min(720px,100vw - 64px);max-height:calc(100vh - 64px);overflow:auto;box-shadow:0 30px 90px #0000008f,inset 0 1px #ffffff14}.tm-desktop-settings__head,.tm-desktop-settings__profile,.tm-desktop-settings__foot{justify-content:space-between;align-items:center;gap:18px;display:flex}.tm-desktop-settings__head{border-bottom:1px solid #7ebceb1f;padding:24px 26px 18px}.tm-desktop-settings__eyebrow{color:#62dfff;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.tm-desktop-settings__title{color:#f5fbff;margin:5px 0 0;font-size:28px;font-weight:900;line-height:1.1}.tm-desktop-settings__subtitle{color:#bed1e4ad;margin:7px 0 0;font-size:13px}.tm-desktop-settings__close,.tm-desktop-settings__profile-action{appearance:none;color:#eaf6ff;cursor:pointer;background:#ffffff0f;border:1px solid #7ebceb2e}.tm-desktop-settings__close{border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.tm-desktop-settings__close svg{width:19px;height:19px}.tm-desktop-settings__profile{background:#ffffff0b;border:1px solid #7ebceb1f;border-radius:22px;margin:18px 26px 0;padding:14px}.tm-desktop-settings__avatar{color:#fff;background:linear-gradient(135deg,#3d8bff,#7357ff);border-radius:18px;flex:none;place-items:center;width:52px;height:52px;font-size:19px;font-weight:900;display:grid;overflow:hidden}.tm-desktop-settings__avatar img{object-fit:cover;width:100%;height:100%}.tm-desktop-settings__profile-copy{flex:auto;gap:3px;min-width:0;display:grid}.tm-desktop-settings__profile-copy strong{color:#f5fbff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.tm-desktop-settings__profile-copy small{color:#bed1e4a3;font-size:12px}.tm-desktop-settings__profile-action{border-radius:999px;min-height:36px;padding:0 14px;font-weight:800}.tm-desktop-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 26px 22px;display:grid}.tm-desktop-settings__section{background:#ffffff09;border:1px solid #7ebceb1a;border-radius:22px;min-width:0;padding:16px}.tm-desktop-settings__section-title{color:#72e6ff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900}.tm-desktop-settings__row{color:#eef7ff;justify-content:space-between;align-items:center;gap:14px;min-height:58px;display:flex}.tm-desktop-settings__row+.tm-desktop-settings__row{border-top:1px solid #7ebceb1a}.tm-desktop-settings__row span{gap:4px;min-width:0;display:grid}.tm-desktop-settings__row strong{font-size:13px;font-weight:850}.tm-desktop-settings__row small{color:#bed1e49e;font-size:11px;line-height:1.35}.tm-desktop-settings__row input{accent-color:#67e8f9;cursor:pointer;flex:none;width:42px;height:24px}.tm-desktop-settings__row select{color:#eef7ff;background:#060e18d1;border:1px solid #67e8f93d;border-radius:12px;flex:none;width:128px;min-height:34px;padding:0 10px;font-weight:800}.tm-desktop-settings__foot{color:#bed1e49e;border-top:1px solid #7ebceb1a;padding:14px 26px 22px;font-size:12px}.tm-desktop-settings-fade-enter-active,.tm-desktop-settings-fade-leave-active{transition:opacity .16s,transform .16s}.tm-desktop-settings-fade-enter-from,.tm-desktop-settings-fade-leave-to{opacity:0}.tm-push-permission{z-index:4800;-webkit-backdrop-filter:blur(18px);background:#02081294;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.tm-push-permission__panel{background:radial-gradient(circle at 0 0,#50dcff24,#0000 34%),#091220f5;border:1px solid #7dbeff33;border-radius:24px;grid-template-columns:48px minmax(0,1fr);gap:14px;width:min(420px,100vw - 32px);padding:18px;display:grid;box-shadow:0 24px 70px #00000061,inset 0 1px #ffffff14}.tm-push-permission__icon{color:#7ee7ff;background:#1b6eb438;border:1px solid #7ee7ff38;border-radius:18px;place-items:center;width:48px;height:48px;display:grid}.tm-push-permission__icon svg{width:24px;height:24px}.tm-push-permission__copy{gap:6px;min-width:0;display:grid}.tm-push-permission__copy strong{color:#f5fbff;font-size:16px;font-weight:900}.tm-push-permission__copy span{color:#d0e0f0b8;font-size:13px;line-height:1.4}.tm-push-permission__copy small{color:#ffb4bd;font-size:12px;line-height:1.35}.tm-push-permission__actions{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.tm-push-permission__ghost,.tm-push-permission__primary{cursor:pointer;border-radius:12px;min-height:38px;padding:0 15px;font-size:13px;font-weight:850}.tm-push-permission__ghost{color:#dcebf9d6;background:#ffffff0a;border:1px solid #7ebceb2e}.tm-push-permission__primary{color:#03121f;background:linear-gradient(135deg,#66e5ff,#7a8cff);border:1px solid #7ee7ff6b}.tm-push-permission-fade-enter-active,.tm-push-permission-fade-leave-active{transition:opacity .16s,transform .16s}.tm-push-permission-fade-enter-from,.tm-push-permission-fade-leave-to{opacity:0}@media (width<=860px){.tm-desktop-settings__grid{grid-template-columns:1fr}}.tm-menu-overlay[data-v-11d95c42]{z-index:9998;-webkit-backdrop-filter:none;background:#040a1299;position:fixed;inset:0}.tm-menu-drawer-host[data-v-11d95c42]{z-index:9999;pointer-events:none;width:min(86vw,380px);max-width:380px;height:100dvh;position:fixed;inset:0 auto 0 0}.tm-menu-drawer-host[data-v-11d95c42]>*{pointer-events:auto;width:100%;height:100%}.tm-mobile-info-layer[data-v-11d95c42]{background:radial-gradient(circle at top,#6eaaff2e,#0000 26%),linear-gradient(#f6faff 0%,#eef4ff 100%);min-height:100dvh}.tm-mobile-info-layer__body[data-v-11d95c42]{padding:14px 12px calc(18px + env(safe-area-inset-bottom));flex-direction:column;gap:12px;display:flex}.tm-mobile-info-card[data-v-11d95c42]{background:#ffffffd6;border:1px solid #75a2e724;border-radius:20px;padding:16px;box-shadow:0 12px 28px #38588c14}.tm-mobile-info-card__label[data-v-11d95c42]{letter-spacing:.03em;text-transform:uppercase;color:#6a86a4;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1.2}.tm-mobile-info-card__value[data-v-11d95c42]{color:#17395b;font-size:15px;font-weight:600;line-height:1.35}.tm-mobile-info-card__value--mono[data-v-11d95c42]{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.tm-auth-screen[data-v-11d95c42]{background:radial-gradient(circle at 0 0,#22c55e1f,#0000 24%),radial-gradient(circle at 100% 0,#3b82f62e,#0000 28%),linear-gradient(#09111d 0%,#050a14 100%);min-height:100dvh;position:relative;overflow:hidden}.tm-auth-screen__grid[data-v-11d95c42]{background-image:linear-gradient(#4d7cff0f 1px,#0000 1px),linear-gradient(90deg,#4d7cff0f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#ffffffd1,#ffffff24);mask-image:linear-gradient(#ffffffd1,#ffffff24)}.tm-auth-screen__orb[data-v-11d95c42]{filter:blur(90px);opacity:.42;pointer-events:none;border-radius:50%;position:absolute}.tm-auth-screen__orb--a[data-v-11d95c42]{background:#0ea5e957;width:320px;height:320px;top:-12%;left:-4%}.tm-auth-screen__orb--b[data-v-11d95c42]{background:#a855f742;width:340px;height:340px;top:12%;right:-5%}.tm-auth-screen__orb--c[data-v-11d95c42]{background:#10b98133;width:360px;height:360px;bottom:-10%;left:30%}.tm-auth-shell[data-v-11d95c42]{z-index:1;grid-template-columns:minmax(0,1.04fr) minmax(360px,440px);align-items:center;gap:28px;width:min(1180px,100% - 32px);min-height:100dvh;margin:0 auto;padding:40px 0;display:grid;position:relative}.tm-contact-request-toast[data-v-11d95c42]{z-index:7800;color:#edfaff;text-align:left;cursor:pointer;background:radial-gradient(circle at 12% 0,#22d3ee38,#0000 45%),linear-gradient(135deg,#0c1c2cf5,#08101ef5);border:1px solid #67e8f952;border-radius:18px;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:12px;width:min(330px,100vw - 48px);padding:14px 16px;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 18px 44px #00000061,inset 0 1px #ffffff14}.tm-contact-request-toast__dot[data-v-11d95c42]{background:#22d3ee;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #22d3ee1f,0 0 24px #22d3eeb8}.tm-contact-request-toast__copy[data-v-11d95c42]{gap:3px;min-width:0;display:grid}.tm-contact-request-toast__copy strong[data-v-11d95c42],.tm-contact-request-toast__copy small[data-v-11d95c42]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tm-contact-request-toast__copy strong[data-v-11d95c42]{font-size:14px;font-weight:900}.tm-contact-request-toast__copy small[data-v-11d95c42]{color:#bed9efc2;font-size:12px}.tm-contact-request-toast-enter-active[data-v-11d95c42],.tm-contact-request-toast-leave-active[data-v-11d95c42]{transition:opacity .18s,transform .18s}.tm-contact-request-toast-enter-from[data-v-11d95c42],.tm-contact-request-toast-leave-to[data-v-11d95c42]{opacity:0;transform:translateY(8px)}.tm-auth-hero[data-v-11d95c42],.tm-auth-card[data-v-11d95c42]{-webkit-backdrop-filter:blur(24px);background:#080f1db8;border:1px solid #60a5fa1f;position:relative;box-shadow:0 30px 80px #00000057,inset 0 1px #ffffff0a}.tm-auth-hero[data-v-11d95c42]{border-radius:34px;padding:40px}.tm-auth-brand[data-v-11d95c42]{color:#73b1ff;letter-spacing:.22em;background:#3b82f61a;border:1px solid #3b82f638;border-radius:999px;align-items:center;margin-bottom:20px;padding:9px 16px;font-size:12px;font-weight:800;display:inline-flex}.tm-auth-hero__title[data-v-11d95c42]{color:#f7fbff;letter-spacing:-.05em;max-width:640px;margin:0;font-size:clamp(34px,4vw,56px);font-weight:900;line-height:1}.tm-auth-hero__text[data-v-11d95c42]{color:#a7b8d1;max-width:560px;margin:18px 0 0;font-size:17px;line-height:1.65}.tm-auth-hero__feature-grid[data-v-11d95c42]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.tm-auth-feature-card[data-v-11d95c42]{background:linear-gradient(#121b2fe0,#09101deb);border:1px solid #60a5fa1f;border-radius:24px;padding:20px}.tm-auth-feature-card__icon[data-v-11d95c42]{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:inline-flex}.tm-auth-feature-card__icon svg[data-v-11d95c42]{width:22px;height:22px}.tm-auth-feature-card__icon--violet[data-v-11d95c42]{color:#bf9cff;background:#a855f724;box-shadow:inset 0 0 0 1px #a855f724}.tm-auth-feature-card__icon--cyan[data-v-11d95c42]{color:#52d8ff;background:#22d3ee24;box-shadow:inset 0 0 0 1px #22d3ee24}.tm-auth-feature-card__icon--gold[data-v-11d95c42]{color:#facc5d;background:#facc1524;box-shadow:inset 0 0 0 1px #facc1524}.tm-auth-feature-card h3[data-v-11d95c42]{color:#eef7ff;margin:0 0 10px;font-size:18px;font-weight:800}.tm-auth-feature-card p[data-v-11d95c42]{color:#8fa4c2;margin:0;font-size:14px;line-height:1.6}.tm-auth-card[data-v-11d95c42]{border-radius:30px;padding:28px}.tm-auth-card__eyebrow[data-v-11d95c42]{color:#5fd5ff;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.tm-auth-card__title[data-v-11d95c42]{color:#f8fbff;letter-spacing:-.04em;margin:0;font-size:32px;font-weight:900;line-height:1.05}.tm-auth-card__text[data-v-11d95c42]{color:#94a9c7;margin:12px 0 0;font-size:14px;line-height:1.65}.tm-auth-alert[data-v-11d95c42]{border-radius:18px;margin-top:18px;padding:14px 16px;font-size:14px;line-height:1.55}.tm-auth-alert--error[data-v-11d95c42]{color:#ffd6df;background:#7f1d1d75;border:1px solid #fb718538}.tm-auth-alert--debug[data-v-11d95c42]{color:#dff6ff;background:#0e749040;border:1px solid #22d3ee2e}.tm-auth-methods[data-v-11d95c42],.tm-auth-submodes[data-v-11d95c42]{background:#0c1627e6;border:1px solid #60a5fa1f;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;padding:6px;display:grid}.tm-auth-method-btn[data-v-11d95c42],.tm-auth-submode-btn[data-v-11d95c42]{color:#8fa4c2;cursor:pointer;background:0 0;border:none;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700;transition:all .16s}.tm-auth-method-btn.is-active[data-v-11d95c42],.tm-auth-submode-btn.is-active[data-v-11d95c42]{color:#f5fbff;background:linear-gradient(135deg,#3b82f647,#0ea5e92e);box-shadow:inset 0 0 0 1px #60a5fa33}.tm-auth-form[data-v-11d95c42]{gap:14px;margin-top:18px;display:grid}.tm-auth-field[data-v-11d95c42]{gap:8px;display:grid}.tm-auth-field span[data-v-11d95c42]{color:#7f95b4;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.tm-auth-input[data-v-11d95c42]{color:#f4f9ff;background:#0c1526eb;border:1px solid #60a5fa24;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 18px;font-size:16px;font-weight:600;transition:all .16s}.tm-auth-input[data-v-11d95c42]::placeholder{color:#607696}.tm-auth-input[data-v-11d95c42]:focus{border-color:#60a5fa6b;box-shadow:0 0 0 4px #3b82f61f}.tm-auth-input--code[data-v-11d95c42]{text-align:center;letter-spacing:.32em;font-size:20px}.tm-auth-submit[data-v-11d95c42]{color:#f8fbff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#22d3ee);border:none;border-radius:18px;min-height:58px;font-size:16px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s;box-shadow:0 18px 40px #2563eb4d}.tm-auth-submit[data-v-11d95c42]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 52px #2563eb5c}.tm-auth-submit[data-v-11d95c42]:disabled,.tm-auth-link-btn[data-v-11d95c42]:disabled{opacity:.55;cursor:default}.tm-auth-inline-actions[data-v-11d95c42]{flex-wrap:wrap;gap:10px;display:flex}.tm-auth-link-btn[data-v-11d95c42]{color:#76bbff;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.tm-auth-chip[data-v-11d95c42]{color:#9dc6da;background:#0a223abd;border:1px solid #22d3ee29;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.tm-auth-chip strong[data-v-11d95c42]{color:#f6fbff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=980px){.tm-auth-shell[data-v-11d95c42]{grid-template-columns:1fr;width:min(720px,100% - 24px);padding:22px 0 28px}.tm-auth-hero[data-v-11d95c42]{padding:28px 22px 22px}.tm-auth-hero__feature-grid[data-v-11d95c42]{grid-template-columns:1fr}}@media (width<=640px){.tm-auth-shell[data-v-11d95c42]{gap:14px;width:calc(100% - 16px);min-height:100dvh;padding:12px 0 20px}.tm-auth-hero[data-v-11d95c42],.tm-auth-card[data-v-11d95c42]{border-radius:26px}.tm-auth-hero[data-v-11d95c42]{padding:24px 18px 20px}.tm-auth-card[data-v-11d95c42]{padding:22px 18px}.tm-auth-brand[data-v-11d95c42]{margin-bottom:16px}.tm-auth-hero__title[data-v-11d95c42]{font-size:34px}.tm-auth-hero__text[data-v-11d95c42]{font-size:15px}.tm-auth-card__title[data-v-11d95c42]{font-size:28px}.tm-auth-method-btn[data-v-11d95c42],.tm-auth-submode-btn[data-v-11d95c42]{padding:11px 12px;font-size:13px}.tm-auth-input[data-v-11d95c42]{border-radius:16px;min-height:52px;font-size:15px}.tm-auth-submit[data-v-11d95c42]{border-radius:16px;min-height:54px}}.app-desktop-layout[data-v-11d95c42]{background:radial-gradient(circle at 0 0,#18c4d61a,#0000 18%),radial-gradient(circle at 100% 0,#3f6fe01f,#0000 24%),linear-gradient(#0a1220 0%,#09101b 100%);width:100%;height:100vh;min-height:100vh;overflow:hidden}.app-desktop-layout .tm-desktop-app[data-v-11d95c42]{height:100%}.app-desktop-layout .tm-shell.tm-shell--wide[data-v-11d95c42]{background:radial-gradient(circle at top,#4676c61a,#0000 24%),linear-gradient(#0f1a2a 0%,#0a1320 100%)!important;grid-template-columns:360px minmax(0,1fr)!important;gap:0!important;width:100%!important;height:100vh!important;min-height:100vh!important;display:grid!important;overflow:hidden!important}.app-desktop-layout .tm-desktop-app[data-v-11d95c42]{height:100%!important;min-height:100vh!important}.app-desktop-layout .tm-desktop-main[data-v-11d95c42]{flex-direction:column!important;min-width:0!important;height:100%!important;min-height:0!important;padding:18px 18px 18px 0!important;display:flex!important;overflow:hidden!important}.app-desktop-layout .tm-desktop-stage[data-v-11d95c42]{background:radial-gradient(circle at 0 0,#22d3ee0d,#0000 22%),linear-gradient(#0e1a29f5,#0a131ff2)!important;border:1px solid #60a5fa24!important;border-radius:28px!important;flex-direction:column!important;flex:auto!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff0a!important}.app-desktop-layout .tm-desktop-chat-header[data-v-11d95c42]{background:linear-gradient(#121f2fa3,#0e18267a)!important;border-bottom:1px solid #60a5fa17!important;flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;min-width:0!important;padding:16px 18px!important;display:grid!important}.app-desktop-layout .tm-desktop-chat-header__identity[data-v-11d95c42]{appearance:none!important;min-width:0!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:0!important;display:grid!important}.app-desktop-layout .tm-desktop-chat-header__avatar[data-v-11d95c42]{color:#fff!important;background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border-radius:50%!important;place-items:center!important;width:52px!important;height:52px!important;font-size:28px!important;font-weight:900!important;display:grid!important;overflow:hidden!important;box-shadow:0 14px 30px #2563eb38!important}.app-desktop-layout .tm-desktop-chat-header__avatar.has-image[data-v-11d95c42]{background:#0d1724cc!important}.app-desktop-layout .tm-desktop-chat-header__avatar img[data-v-11d95c42]{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.app-desktop-layout .tm-desktop-chat-header__copy[data-v-11d95c42]{gap:4px!important;min-width:0!important;display:grid!important}.app-desktop-layout .tm-desktop-chat-header__eyebrow[data-v-11d95c42]{color:#4cc9ff!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.app-desktop-layout .tm-desktop-chat-header__title[data-v-11d95c42]{color:#eef6ff!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important;overflow:hidden!important}.app-desktop-layout .tm-desktop-chat-header__subtitle[data-v-11d95c42]{color:#9fb4cb!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:13px!important;line-height:1.35!important;overflow:hidden!important}.app-desktop-layout .tm-desktop-chat-header__actions[data-v-11d95c42]{align-items:center!important;gap:10px!important;display:inline-flex!important}.app-desktop-layout .tm-desktop-chat-header__chip[data-v-11d95c42]{color:#b9cce0!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#15263ad6!important;border:1px solid #60a5fa24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:32px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.app-desktop-layout .tm-desktop-chat-header__action[data-v-11d95c42]{appearance:none!important;color:#d8e6f5!important;cursor:pointer!important;background:#122030e0!important;border:1px solid #60a5fa1f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0a!important}.app-desktop-layout .tm-desktop-chat-header__action svg[data-v-11d95c42]{width:18px!important;height:18px!important}.app-desktop-layout .tm-desktop-chat-panel[data-v-11d95c42]{flex-direction:column!important;flex:auto!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important}.app-desktop-layout .tm-shell.tm-shell--wide>.tm-sidebar[data-v-11d95c42],.app-desktop-layout .tm-shell.tm-shell--wide>.tm-desktop-sidebar[data-v-11d95c42]{width:360px!important;min-width:360px!important;max-width:360px!important}.app-desktop-layout .tg-chat-container[data-v-11d95c42]{background:radial-gradient(circle at 18% 0,#1f528d24,#0000 24%),linear-gradient(#0d1825 0%,#0b1622 100%)!important;flex-direction:column!important;min-width:0!important;height:100vh!important;min-height:100vh!important;display:flex!important;position:relative!important;overflow:hidden!important}.app-desktop-layout .tg-chat-container__scroll[data-v-11d95c42]{scrollbar-width:thin;height:100%!important;min-height:0!important;padding:26px 24px 156px!important;overflow-y:auto!important}.app-desktop-layout .tg-chat-container__composer-wrap[data-v-11d95c42]{z-index:24!important;pointer-events:none!important;position:absolute!important;bottom:18px!important;left:24px!important;right:24px!important}.app-desktop-layout .tg-chat-container__composer-backdrop[data-v-11d95c42]{display:none!important}.app-desktop-layout .tg-chat-container__composer[data-v-11d95c42]{pointer-events:auto!important;position:relative!important}.app-desktop-layout .tg-chat-container__attach-input[data-v-11d95c42],.app-desktop-layout .tg-chat-container input[type=file][data-v-11d95c42]{display:none!important}.app-desktop-layout .tg-chat-container__input-panel[data-v-11d95c42]{-webkit-backdrop-filter:blur(22px);background:linear-gradient(#101b2aeb,#0c1623e0)!important;border:1px solid #60a5fa24!important;border-radius:26px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;display:grid!important;box-shadow:0 18px 38px #0000004d,inset 0 1px #ffffff0a!important}.app-desktop-layout .tg-chat-container__attach-btn[data-v-11d95c42],.app-desktop-layout .tg-chat-container__send-btn[data-v-11d95c42]{border-radius:16px!important;width:48px!important;height:48px!important;transition:transform .16s,border-color .16s,background .16s!important}.app-desktop-layout .tg-chat-container__input-glass[data-v-11d95c42]{background:#080f18b3!important;border:1px solid #60a5fa1f!important;border-radius:18px!important;min-width:0!important;box-shadow:inset 0 1px #ffffff08!important}.app-desktop-layout .tg-chat-container__input[data-v-11d95c42]{width:100%!important;min-height:52px!important}.app-desktop-layout .tg-chat-container__attach-btn[data-v-11d95c42]:hover,.app-desktop-layout .tg-chat-container__send-btn[data-v-11d95c42]:hover,.app-desktop-layout .tg-chat-container__attach-btn[data-v-11d95c42]:focus-visible,.app-desktop-layout .tg-chat-container__send-btn[data-v-11d95c42]:focus-visible{transform:translateY(-1px)!important}.app-desktop-layout .tm-menu-overlay[data-v-11d95c42]{z-index:1400!important;-webkit-backdrop-filter:none!important;background:#050a128f!important;position:fixed!important;inset:0!important}.app-desktop-layout .tm-menu-drawer-host[data-v-11d95c42]{z-index:1500!important;align-items:stretch!important;width:360px!important;max-width:360px!important;height:100vh!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.app-desktop-layout .tm-copy-toast[data-v-11d95c42]{z-index:1600!important}.app-desktop-layout .tm-desktop-empty[data-v-11d95c42]{flex:auto;place-items:center;min-height:0;padding:28px;display:grid}.app-desktop-layout .tm-desktop-empty__shell[data-v-11d95c42]{-webkit-backdrop-filter:blur(20px);background:radial-gradient(circle at 0 0,#22d3ee14,#0000 24%),linear-gradient(#0f1b29f0,#0a141fe6);border:1px solid #60a5fa29;border-radius:34px;gap:20px;width:min(940px,100%);padding:32px;display:grid;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff0a}.app-desktop-layout .tm-desktop-empty__eyebrow[data-v-11d95c42]{color:#4cc9ff;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.app-desktop-layout .tm-desktop-empty__title[data-v-11d95c42]{color:#eef6ff;letter-spacing:-.04em;margin:0;font-size:40px;font-weight:900;line-height:1.02}.app-desktop-layout .tm-desktop-empty__text[data-v-11d95c42]{color:#9fb4cb;max-width:760px;margin:0;font-size:18px;line-height:1.7}.app-desktop-layout .tm-desktop-empty__actions[data-v-11d95c42]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.app-desktop-layout .tm-desktop-empty__action[data-v-11d95c42]{appearance:none;color:#e9f2fb;text-align:left;cursor:pointer;background:linear-gradient(#121f2fe6,#0d1825d1);border:1px solid #60a5fa24;border-radius:24px;align-items:flex-start;gap:14px;width:100%;min-width:0;padding:18px 18px 20px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 14px 30px #0003,inset 0 1px #ffffff0a}.app-desktop-layout .tm-desktop-empty__action[data-v-11d95c42]:hover,.app-desktop-layout .tm-desktop-empty__action[data-v-11d95c42]:focus-visible{background:linear-gradient(#162537f5,#0e1a28e6);border-color:#60a5fa47;transform:translateY(-2px);box-shadow:0 18px 36px #0000003d,inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-empty__action[data-v-11d95c42]:focus-visible{outline-offset:2px;outline:2px solid #4cc9ff73}.app-desktop-layout .tm-desktop-empty__action-icon[data-v-11d95c42]{color:#7dd3fc;background:#1b2c3fe0;border:1px solid #60a5fa2e;border-radius:16px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.app-desktop-layout .tm-desktop-empty__action-copy[data-v-11d95c42]{gap:6px;min-width:0;display:grid}.app-desktop-layout .tm-desktop-empty__action-title[data-v-11d95c42]{color:#f1f7fd;font-size:18px;font-weight:800;line-height:1.2}.app-desktop-layout .tm-desktop-empty__action-text[data-v-11d95c42]{color:#98adc4;font-size:14px;line-height:1.55}@media (width<=1320px){.app-desktop-layout .tm-desktop-empty__actions[data-v-11d95c42]{grid-template-columns:1fr}.app-desktop-layout .tm-desktop-empty__title[data-v-11d95c42]{font-size:34px}}
