html.shell-stack-mode:not(.shell-layout-ready) #column-center,html.shell-stack-mode:not(.shell-layout-ready) #column-left{transition:none!important}html.shell-stack-mode .page-chats{position:relative}html.shell-stack-mode:not(.shell-handheld) body:not(.shell-narrow-split):not(.has-chat) #column-center{position:fixed;inset:0;z-index:2;width:100%;max-width:100%;flex:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}html.shell-stack-mode:not(.shell-handheld) body:not(.shell-narrow-split):not(.has-chat).is-left-column-shown #column-center{transform:translate3d(calc(var(--dialog-list-plate-inset, 0px) + var(--current-sidebar-left-width, 360px)),0,0);pointer-events:none}html.shell-stack-mode:not(.shell-handheld) body:not(.shell-narrow-split):not(.has-chat) #column-left{position:fixed;left:var(--dialog-list-plate-inset,0);top:var(--dialog-list-plate-inset,0);bottom:var(--dialog-list-plate-inset,0);z-index:3;width:min(var(--current-sidebar-left-width,360px),calc(100vw - 2 * var(--dialog-list-plate-inset, 0px)));max-width:min(var(--current-sidebar-left-width,360px),calc(100vw - 2 * var(--dialog-list-plate-inset, 0px)));transition:transform .25s cubic-bezier(.4,0,.2,1)}html.shell-stack-mode:not(.shell-handheld) body.shell-avatar-rail-chat #column-left.is-collapsed,html.shell-stack-mode:not(.shell-handheld) body.shell-narrow-split #column-left.is-collapsed{position:relative;flex:0 0 var(--sidebar-collapsed-width,80px);width:var(--sidebar-collapsed-width,80px)!important;max-width:var(--sidebar-collapsed-width,80px)!important;min-width:var(--sidebar-collapsed-width,80px);transform:none!important;z-index:1}html.shell-stack-mode:not(.shell-handheld) body.shell-avatar-rail-chat #column-left:not(.is-collapsed),html.shell-stack-mode:not(.shell-handheld) body.shell-narrow-split #column-left:not(.is-collapsed){position:relative;flex:0 0 var(--current-sidebar-left-width,360px);width:var(--current-sidebar-left-width,360px)!important;max-width:var(--current-sidebar-left-width,360px)!important;min-width:min(100%,308px);transform:none!important;z-index:2}html.shell-stack-mode:not(.shell-handheld) body.shell-avatar-rail-chat .shell-ui-layer,html.shell-stack-mode:not(.shell-handheld) body.shell-narrow-split .shell-ui-layer{display:flex;flex-direction:row}html.shell-stack-mode:not(.shell-handheld) body.shell-avatar-rail-chat #column-center,html.shell-stack-mode:not(.shell-handheld) body.shell-narrow-split #column-center{position:relative;flex:1 1 auto;min-width:0;width:auto;max-width:none;inset:auto;transform:none!important;pointer-events:auto;z-index:1}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .folders-tabs-scrollable,html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .search-wrap-field,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .folders-tabs-scrollable,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .search-wrap-field,html.shell-stack-mode:not(.shell-handheld) body.shell-narrow-split .sidebar-left-placeholder{display:none!important}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header{justify-content:center;padding-inline:6px;gap:0}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .sidebar-tools-button,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .sidebar-tools-button{margin-inline:auto}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container .chatlist,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container .chatlist{width:var(--sidebar-collapsed-width,80px);padding:0}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container a.chatlist-chat,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container a.chatlist-chat{display:flex;justify-content:center;align-items:center;width:100%;height:4.25rem;padding:.5rem 0;margin-inline:0;position:relative;border-radius:0}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-subtitle-row,html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-title-row,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-subtitle-row,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-title-row{display:none}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat.active,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat.active{--background:transparent;background:transparent!important}html.shell-stack-mode body.shell-avatar-rail-chat #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat.active .dialog-rail-unread,html.shell-stack-mode body.shell-narrow-split #column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat.active .dialog-rail-unread{background:var(--shell-primary);color:#fff}html.shell-stack-mode body.has-settings-pane #column-left:not([data-tgk-side-settings]){position:fixed;left:0;top:0;bottom:0;z-index:1;width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0!important;overflow:hidden;visibility:hidden;pointer-events:none;opacity:0;transform:translate3d(-100%,0,0)!important;filter:none!important}html.shell-stack-mode:not(.shell-handheld) body.has-settings-pane .shell-ui-layer{display:flex;flex-direction:row}html.shell-stack-mode:not(.shell-handheld) body.has-settings-pane #column-center{position:relative!important;flex:1 1 auto!important;min-width:0;width:auto!important;max-width:none!important;inset:auto!important;transform:none!important;pointer-events:auto;z-index:1}html.shell-stack-mode:not(.shell-handheld) body.has-settings-pane .sidebar-left-placeholder{display:none!important}html.shell-stack-mode.shell-handheld body.has-settings-pane #column-center{position:fixed;inset:0;z-index:3;width:100%;max-width:100%;flex:none;transform:translateZ(0)!important;pointer-events:auto}html.shell-stack-mode.shell-handheld body.has-settings-pane .sidebar-left-placeholder{display:none!important;width:0!important;flex:0 0 0!important}html.shell-stack-mode.shell-handheld body.has-chat #column-left{position:fixed;left:0;top:0;bottom:0;z-index:1;width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0!important;overflow:hidden;visibility:hidden;pointer-events:none;opacity:0;transform:translate3d(-100%,0,0)!important;filter:none!important}html.shell-stack-mode.shell-handheld body.has-chat #column-center{position:fixed;inset:0;z-index:3;width:100%;max-width:100%;flex:none;transform:translateZ(0)!important;pointer-events:auto}html.shell-stack-mode.shell-handheld body.has-chat .sidebar-left-placeholder{display:none!important;width:0!important;flex:0 0 0!important}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar .shell-ui-layer{display:flex;flex-direction:row}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar #column-left.is-collapsed{flex:0 0 var(--sidebar-collapsed-width,80px)!important;width:var(--sidebar-collapsed-width,80px)!important;min-width:var(--sidebar-collapsed-width,80px)!important;max-width:var(--sidebar-collapsed-width,80px)!important}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar #column-left.is-collapsed,html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar #column-left:not(.is-collapsed){position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;overflow:hidden;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;filter:none!important;z-index:2}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar #column-left:not(.is-collapsed){flex:0 0 var(--current-sidebar-left-width,360px)!important;width:var(--current-sidebar-left-width,360px)!important;min-width:min(100%,308px)!important;max-width:var(--current-sidebar-left-width,360px)!important}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar #column-center{position:relative!important;flex:1 1 auto!important;min-width:0;width:auto!important;max-width:none!important;inset:auto!important;transform:none!important;pointer-events:auto;z-index:1}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar .sidebar-left-placeholder{display:none!important}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar.is-left-column-shown #column-left{position:fixed!important;left:var(--dialog-list-plate-inset,0)!important;top:var(--dialog-list-plate-inset,0)!important;bottom:var(--dialog-list-plate-inset,0)!important;z-index:3;width:min(var(--current-sidebar-left-width,360px),calc(100vw - 2 * var(--dialog-list-plate-inset, 0px)))!important;max-width:min(var(--current-sidebar-left-width,360px),calc(100vw - 2 * var(--dialog-list-plate-inset, 0px)))!important;min-width:0!important;flex:none!important;transform:translateZ(0)!important}html.shell-stack-mode:not(.shell-handheld) body.has-chat.shell-floating-left-sidebar.is-left-column-shown #column-center{position:fixed!important;inset:0;z-index:2;width:100%!important;max-width:100%!important;flex:none!important;transform:translate3d(calc(var(--dialog-list-plate-inset, 0px) + var(--current-sidebar-left-width, 360px)),0,0)!important;pointer-events:none}html.shell-stack-mode.shell-handheld #column-left.force-chatlist-thin:not([data-tgk-side-settings]),html.shell-stack-mode.shell-handheld #column-left.is-collapsed:not([data-tgk-side-settings]){width:100%!important;max-width:100%!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) .folders-tabs-scrollable,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) .search-wrap-field,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) .folders-tabs-scrollable,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) .search-wrap-field{display:revert!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) .main-search-sidebar-header{justify-content:flex-start!important;padding-inline:10px!important;gap:8px!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-subtitle-row,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) a.chatlist-chat .row-title-row,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) a.chatlist-chat .row-subtitle-row,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) a.chatlist-chat .row-title-row{display:revert!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container .chatlist,html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]) #chatlist-container .chatlist{width:100%!important;padding:revert!important}html.shell-stack-mode.shell-handheld #column-center{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;max-width:100%;flex:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}@media (display-mode:standalone){html.shell-stack-mode.shell-handheld,html.shell-stack-mode.shell-handheld body{min-height:-webkit-fill-available}}html.shell-stack-mode.shell-handheld #column-left{width:100%;max-width:100%;flex:1;min-width:0;transition:transform .25s cubic-bezier(.4,0,.2,1),filter .25s cubic-bezier(.4,0,.2,1)}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-center{transform:translate3d(100vw,0,0)}html.shell-stack-mode.shell-handheld body:not(.is-left-column-shown) #column-center{transform:translateZ(0);pointer-events:auto}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left{flex:1 1 auto!important;min-width:0!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed:not([data-tgk-side-settings]){width:100%!important;max-width:100%!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.is-collapsed{width:100%!important;max-width:100%!important;flex-basis:auto!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container .chatlist{width:100%!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left .searchWrap{opacity:1!important;pointer-events:auto!important;transform:none!important;position:static!important;width:auto!important;overflow:visible!important}html.shell-stack-mode.shell-handheld body.is-left-column-shown #column-left .header{justify-content:flex-start!important;padding-inline:10px!important}.sidebar-left-placeholder{display:none;flex:var(--sidebar-collapsed-width,80px) 0 0;width:var(--sidebar-collapsed-width,80px)}.sidebar-left-placeholder.keep-active,html:has(#column-left.is-collapsed.has-open-tabs) .sidebar-left-placeholder{display:block}.sidebar-backdrop{position:fixed;inset:0;z-index:2;background-color:rgba(0,0,0,.3);opacity:0;pointer-events:none;transition:opacity .4s ease}html:has(#column-left.is-collapsed.has-open-tabs) .sidebar-backdrop:not(.force-hide){opacity:1;pointer-events:auto}@media (max-width:925px){.sidebar-backdrop{display:none}}html:not(.shell-stack-mode) #column-left.is-collapsed.force-fixed,html:not(.shell-stack-mode) #column-left.is-collapsed.has-open-tabs{position:absolute;top:var(--page-chats-padding);bottom:var(--page-chats-padding);left:calc(var(--page-chats-padding) + var(--sidebar-collapsed-width, 80px) + .5rem);z-index:3;width:var(--sidebar-left-width-when-collapsed,var(--sidebar-max-width,420px));max-width:var(--sidebar-max-width,420px)}html:not(.shell-stack-mode) body.has-folders-sidebar #column-left.is-collapsed.force-fixed,html:not(.shell-stack-mode) body.has-folders-sidebar #column-left.is-collapsed.has-open-tabs{left:calc(var(--page-chats-padding) + 5rem + .5rem + var(--sidebar-collapsed-width, 80px))}html.shell-stack-mode #column-left.is-collapsed.force-fixed,html.shell-stack-mode #column-left.is-collapsed.has-open-tabs{position:fixed;top:0;bottom:0;left:calc(var(--sidebar-collapsed-width, 80px));z-index:3;width:var(--sidebar-left-width-when-collapsed,var(--sidebar-max-width,420px));max-width:var(--sidebar-max-width,420px)}html.shell-stack-mode body.has-folders-sidebar #column-left.is-collapsed.force-fixed,html.shell-stack-mode body.has-folders-sidebar #column-left.is-collapsed.has-open-tabs{left:calc(var(--sidebar-collapsed-width, 80px) + 5rem)}#column-left.is-collapsed.force-fixed>.sidebar-slider>.sidebar-slider-track>.tabs-tab,#column-left.is-collapsed.has-open-tabs>.sidebar-slider>.sidebar-slider-track>.tabs-tab{width:var(--sidebar-left-inner-width-when-collapsed,var(--sidebar-max-width,420px))}#column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header .search-wrap-field,#column-left.is-collapsed:not([data-tgk-side-settings]) .main-search-sidebar-header .search-wrap-field{display:none!important}#column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header,#column-left.is-collapsed:not([data-tgk-side-settings]) .main-search-sidebar-header{justify-content:center;padding-inline:6px;gap:0}#column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) .main-search-sidebar-header .sidebar-tools-button,#column-left.is-collapsed:not([data-tgk-side-settings]) .main-search-sidebar-header .sidebar-tools-button{margin-inline:auto}#column-left.is-collapsed.force-chatlist-thin:not([data-tgk-side-settings]) #chatlist-container .chatlist{width:var(--sidebar-collapsed-width,80px)}#column-left[data-tgk-side-settings]{min-width:280px}#column-left[data-tgk-side-settings] .item-main,#column-left[data-tgk-side-settings].force-chatlist-thin #chatlist-container .chatlist{width:auto}#column-left.is-collapsed.force-hide-large-content .item-main .chatlist-viewport,#column-left.is-collapsed.force-hide-large-content .item-main .sidebar-content{visibility:hidden}#column-left.is-collapsed.force-hide-search .main-search-sidebar-header .search-wrap-field,#column-left.is-collapsed.force-hide-search .main-search-sidebar-header input[type=search]{opacity:0;pointer-events:none}#column-left.is-collapsed.animate-search-out .main-search-sidebar-header{transform:translateX(20px);opacity:0;transition:.1s ease-out}#column-left .sidebar-header.force-static{position:relative;z-index:2}#column-left .sidebar-header.force-static.is-visible .sidebar-tools-button{opacity:1}body.hide-add-folders .folders-sidebar{visibility:hidden}:root{--tg-bubble-in-bg:var(--shell-bg,#ffffff);--tg-bubble-in-fg:var(--primary-text-color,#000000);--tg-bubble-in-border:rgba(0,0,0,0.06);--tg-bubble-out-bg:#e7ffdb;--tg-bubble-out-fg:#000000;--tg-bubble-out-border:rgba(0,0,0,0.06);--tg-bubble-out-tail:#dbffc9;--tg-bubble-shadow:0 1px 1px rgba(0,0,0,0.06)}html[data-theme=dark]{--tg-bubble-in-bg:#182533;--tg-bubble-in-fg:#ffffff;--tg-bubble-in-border:rgba(255,255,255,0.08);--tg-bubble-out-bg:#2b5278;--tg-bubble-out-fg:#ffffff;--tg-bubble-out-border:rgba(255,255,255,0.08);--tg-bubble-out-tail:#2b5278;--tg-bubble-shadow:0 1px 1px rgba(0,0,0,0.28)}.topic-icon{--size:2.5rem;--custom-emoji-size:var(--size);font-size:calc(var(--size) / 2);line-height:1.875!important;display:inline-flex;position:relative;justify-content:center;vertical-align:middle;flex:0 0 auto}.topic-icon-svg{position:absolute}.topic-icon-content,.topic-icon-svg{width:var(--size);height:var(--size)}.topic-icon-content{position:relative;display:inline-flex;color:#fff;font-weight:600;font-size:calc(var(--size) * .42);line-height:1;user-select:none;pointer-events:none}.topic-icon--emoji,.topic-icon-content{align-items:center;justify-content:center}.topic-icon--emoji .custom-emoji-inline{width:var(--size);height:var(--size);vertical-align:middle}.topic-dialogs-override .chatlist-chat .dialog-avatar{width:3.375rem;height:3.375rem;display:inline-flex;align-items:center;justify-content:center}#column-left .topics-slider{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:2}#column-left .topics-container.is-floating{--forum-topics-offset:var(--sidebar-collapsed-width,80px);--width:calc(100% - var(--forum-topics-offset));pointer-events:all;position:absolute;top:0;bottom:0;inset-inline-end:0;width:var(--width)!important;max-width:none!important;transform:translateX(0);border-inline-start:1px solid var(--border-color,var(--shell-border));z-index:1;display:flex;flex-direction:column;min-height:0;box-shadow:none;overflow:hidden;background-color:var(--surface-color,var(--shell-bg))!important}html:not(.shell-handheld) #column-left.has-forum-open.has-open-tabs .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-subtitle-row,html:not(.shell-handheld) #column-left.has-forum-open.has-open-tabs .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-title-row,html:not(.shell-handheld) #column-left.has-forum-open:not(.is-collapsed) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-subtitle-row,html:not(.shell-handheld) #column-left.has-forum-open:not(.is-collapsed) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-title-row{display:flex}html:not(.shell-handheld) #column-left.has-forum-open.has-open-tabs .topics-container.is-floating .sidebar-header__rows,html:not(.shell-handheld) #column-left.has-forum-open:not(.is-collapsed) .topics-container.is-floating .sidebar-header__rows{display:flex;opacity:1;pointer-events:auto}html:not(.shell-handheld) #column-left.has-forum-open.has-open-tabs .topics-container.is-floating.topic-dialogs-override .chatlist-chat,html:not(.shell-handheld) #column-left.has-forum-open:not(.is-collapsed) .topics-container.is-floating.topic-dialogs-override .chatlist-chat{display:grid;justify-content:normal;align-items:normal;height:4.25rem}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum>div:has(>.main-search-sidebar-header){flex-shrink:0;position:relative;z-index:3;width:var(--sidebar-collapsed-width,80px);max-width:var(--sidebar-collapsed-width,80px);min-width:var(--sidebar-collapsed-width,80px)}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum .folders-tabs-scrollable,html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum .main-search-sidebar-header .search-wrap-field{display:none!important}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum .main-search-sidebar-header{width:var(--sidebar-collapsed-width,80px);max-width:var(--sidebar-collapsed-width,80px);justify-content:center;padding:8px 6px;gap:0;box-sizing:border-box}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum .main-search-sidebar-header .sidebar-tools-button{margin-inline:auto}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum>.sidebar-content{flex:1 1 auto;min-height:0;position:relative;z-index:3;width:var(--sidebar-collapsed-width,80px);max-width:var(--sidebar-collapsed-width,80px);min-width:var(--sidebar-collapsed-width,80px)}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container,html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum .chatlist-viewport{width:var(--sidebar-collapsed-width,80px);max-width:var(--sidebar-collapsed-width,80px)}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container .chatlist{width:var(--sidebar-collapsed-width,80px);max-width:var(--sidebar-collapsed-width,80px);padding:0;margin:0}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat{display:flex;justify-content:center;align-items:center;width:100%;min-height:4.25rem;padding:.5rem 0;margin-inline:0;position:relative;border-radius:0;box-sizing:border-box;--background:transparent;background:transparent!important}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat .dialog-avatar{grid-row:auto;grid-column:auto;margin-inline:auto}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat .row-subtitle-row,html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat .row-title-row{display:none!important}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat.active{--background:transparent;background:transparent!important}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat.active:before{content:"";position:absolute;inset-inline-start:0;top:.625rem;bottom:.625rem;width:3px;border-radius:0 2px 2px 0;background:var(--shell-primary-dialog,var(--primary-color,#3390ec))}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat.active .dialog-avatar{box-shadow:none!important}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat .dialog-rail-unread{--avatar-badge-size:1.375rem;--avatar-size:3.375rem;display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box;margin:0;padding:0 4px!important;min-width:var(--avatar-badge-size);width:auto;max-width:none;height:var(--avatar-badge-size);font-size:.6875rem;font-weight:700;line-height:1!important;font-variant-numeric:tabular-nums;text-align:center;position:absolute;top:auto;bottom:.375rem;left:50%;right:auto;transform:translateX(calc(var(--avatar-size) / 2 - var(--avatar-badge-size) / 2 - .125rem));border:2px solid var(--shell-bg);z-index:1;pointer-events:none;flex:none}html:not(.shell-handheld) #column-left.is-forum-visible .item-main.can-have-forum #chatlist-container a.chatlist-chat.active .dialog-rail-unread{background:#fff;color:var(--shell-primary-dialog,var(--primary-color,#3390ec));border-color:var(--shell-primary-dialog,var(--primary-color,#3390ec))}html:not(.shell-handheld) #column-left a.chatlist-chat.is-forum-open{--background:transparent;background:transparent!important}html:not(.shell-handheld) #column-left.has-forum-open .topics-container.is-floating.topic-dialogs-override a.chatlist-chat.active{position:relative;z-index:0}#column-left .item-main.has-forum-active{position:relative;display:flex;flex-direction:column;min-height:0;height:100%}#column-left .item-main.has-forum-active:not(.can-have-forum) .topics-container{position:relative;inset:auto;flex:1 1 auto;min-height:0;width:100%!important;display:flex;flex-direction:column;background-color:var(--surface-color,var(--shell-bg))!important;border-inline-start:none;z-index:1}#column-left .topics-container .sidebar-header{padding:0 .75rem;flex-shrink:0}#column-left .topics-container .sidebar-header__rows{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}#column-left .topics-container .sidebar-header__title{font-size:1rem;font-weight:600;padding-inline-start:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#column-left .topics-container .sidebar-header__subtitle{font-size:.8125rem;color:var(--secondary-text-color,var(--shell-secondary-text));padding-inline-start:.5rem}#column-left .topics-container .sidebar-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}html.shell-handheld body.has-forum-topics-list.is-left-column-shown #column-left.has-forum-topics{position:fixed;inset:var(--dialog-list-plate-inset);z-index:3;width:auto!important;max-width:none!important;flex:none!important;height:auto!important;overflow:hidden;border-radius:var(--topbar-border-radius)!important;box-shadow:var(--stack-rail-shadow);background:var(--shell-bg)}html.shell-handheld body.has-forum-topics-list.is-left-column-shown #column-center{transform:translate3d(100vw,0,0);pointer-events:none}html.shell-handheld #column-left.has-forum-topics .topics-container{position:relative!important;left:auto!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0;box-shadow:none}html.shell-handheld:has(#column-left.has-forum-topics) .sidebar-backdrop:not(.force-hide){opacity:0!important;pointer-events:none!important}html.shell-handheld body.forum-topics-sidebar-overlay #column-left.has-forum-topics{position:fixed;inset:var(--dialog-list-plate-inset);z-index:3;width:auto!important;max-width:none!important;flex:none!important;height:auto!important;overflow:hidden;border-radius:var(--topbar-border-radius)!important;box-shadow:var(--stack-rail-shadow);background:var(--shell-bg)}html.shell-handheld body.forum-topics-sidebar-overlay #column-center{transform:translate3d(100vw,0,0);pointer-events:none}html.shell-handheld body.forum-topics-sidebar-overlay .sidebar-backdrop:not(.force-hide){opacity:1!important;pointer-events:auto!important;display:block!important}html.shell-stack-mode.shell-handheld body.forum-topics-sidebar-overlay.has-chat #column-left.has-forum-topics{visibility:visible!important;pointer-events:auto!important;opacity:1!important;width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;transform:none!important;overflow:visible!important;filter:none!important;z-index:4!important}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-subtitle-row,html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-title-row,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-subtitle-row,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .row-title-row{display:none}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override ul.chatlist,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override ul.chatlist{padding:0}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override ul.chatlist>li,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override ul.chatlist>li{border-radius:0}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat{display:flex;justify-content:center;align-items:center;width:100%;min-height:4.25rem;padding:.5rem 0;padding-inline-start:0;margin-bottom:0;border-radius:0;position:relative}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .dialog-rail-unread,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat .dialog-rail-unread{top:.375rem;right:.625rem}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat.active:before,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat.active:before{content:"";position:absolute;inset-inline-start:0;top:.625rem;bottom:.625rem;width:3px;border-radius:0 2px 2px 0;background:var(--shell-primary-dialog,var(--primary-color,#3390ec))}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating.topic-dialogs-override .chatlist-chat.active .dialog-avatar,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating.topic-dialogs-override .chatlist-chat.active .dialog-avatar{box-shadow:none!important}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating .sidebar-header__rows,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating .sidebar-header__rows{display:none}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating .sidebar-header,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating .sidebar-header{justify-content:center;padding-inline:0}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating .loading-dialog-skeleton,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating .loading-dialog-skeleton{justify-content:center;padding-inline:.5rem}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-open:not(.has-open-tabs):not([data-tgk-side-settings]) .topics-container.is-floating .loading-dialog-skeleton .content,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-open:not(.has-open-tabs) .topics-container.is-floating .loading-dialog-skeleton .content{display:none}html:not(.shell-handheld) #column-left.force-chatlist-thin.has-forum-topics:not(.has-forum-open):not([data-tgk-side-settings]) .topics-container,html:not(.shell-handheld) #column-left.is-collapsed.has-forum-topics:not(.has-forum-open) .topics-container{position:relative;inset:auto;flex:1 1 auto;width:100%!important;max-width:none!important;border-inline-start:none;box-shadow:none;z-index:1}html:not(.shell-handheld):has(#column-left.force-chatlist-thin.has-forum-open:not([data-tgk-side-settings])) .sidebar-backdrop:not(.force-hide),html:not(.shell-handheld):has(#column-left.is-collapsed.has-forum-open) .sidebar-backdrop:not(.force-hide){opacity:0!important;pointer-events:none!important}#column-left.force-chatlist-thin.has-forum-open:not([data-tgk-side-settings]) .sidebar-slider,#column-left.is-collapsed.has-forum-open .sidebar-slider{overflow:visible}#column-left .topic-dialogs-override .dialog__subtitleTopicWrap{display:inline-flex;align-items:center;gap:.25rem;min-width:0;flex-shrink:1;overflow:hidden}#column-left .topic-dialogs-override .dialog__subtitleTopic{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:var(--primary-text-color,#000)}#column-left .topic-dialogs-override .dialog__subtitleTopicIcon{flex-shrink:0}#column-left .topics-container.topic-dialogs-override .dialog__subtitleTopicWrap--badge,#column-left a.chatlist-chat.is-forum-dialog .dialog__subtitleTopicWrap--badge{display:inline-flex;align-items:center;gap:.125rem;max-width:42%;padding:.0625rem .3125rem .0625rem .1875rem;margin-inline-end:.125rem;border-radius:.3125rem;background:color-mix(in srgb,var(--topic-badge-color,var(--shell-secondary-text,#707579)) 14%,transparent);flex-shrink:0;min-width:0;overflow:hidden;vertical-align:middle}#column-left .dialog__subtitleTopicWrap--clickable{cursor:pointer}#column-left .dialog__subtitleTopicWrap--clickable:hover{filter:brightness(.95)}#column-left .topics-container.topic-dialogs-override .dialog__subtitleTopicWrap--badge .dialog__subtitleTopic,#column-left a.chatlist-chat.is-forum-dialog .dialog__subtitleTopicWrap--badge .dialog__subtitleTopic{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:.8125rem;color:color-mix(in srgb,var(--topic-badge-color,var(--primary-text-color,#000)) 55%,var(--primary-text-color,#000))}#column-left .topics-container.topic-dialogs-override .dialog__subtitleTopicWrap--badge .dialog__subtitleTopicIcon,#column-left a.chatlist-chat.is-forum-dialog .dialog__subtitleTopicWrap--badge .dialog__subtitleTopicIcon{flex-shrink:0}#column-center .chat-surface.has-forum-topic-tabs>header.topbar{border-bottom:none}#column-center .chat-surface.has-forum-topic-tabs{--forum-topics-rail-width:4.5rem;--forum-topics-rail-edge-gap:0.625rem;--forum-layout-btn-size:2.75rem;--forum-morph-collapse:0.28s;--forum-morph-expand:0.34s;--forum-morph-stagger:0.22s;--forum-rail-duration:0.38s;--forum-rail-ease-out:cubic-bezier(0.22,1,0.36,1);--forum-rail-ease-in:cubic-bezier(0.4,0,0.2,1);--forum-topics-plates-top:calc(var(
        --chat-topbar-plates-height,
        var(
          --chat-topbar-zone-height,
          calc(var(--chat-topbar-inset, 0px) + var(--chat-topbar-height, 3rem))
        )
      ) + var(--plates-gap, 0.5rem))}body.is-pinned-post-bar-shown #column-center .chat-surface.has-forum-topic-tabs{--forum-topics-plates-top:calc(var(
        --chat-topbar-plates-height,
        var(
          --chat-topbar-zone-height,
          calc(var(--chat-topbar-inset, 0px) + var(--chat-topbar-height, 3rem))
        )
      ) + var(--plates-gap, 0.5rem) + var(--pinned-container-height, 3.25rem) + var(--plates-gap, 0.5rem))}#column-center .forum-topic-tabs-host{position:absolute;top:var(--forum-topics-plates-top);inset-inline:0;width:auto;max-width:var(--chat-width);margin-inline:auto;z-index:3;flex-shrink:0;box-sizing:border-box;border-radius:var(--topbar-border-radius);background:var(--shell-bg);box-shadow:var(--topbar-box-shadow);overflow:hidden;max-height:4rem}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs .forum-topic-tabs-host{inset-inline-start:var(--forum-topics-rail-edge-gap,.625rem);inset-inline-end:var(--forum-topics-rail-edge-gap,.625rem);margin-inline:0;max-width:none;clip-path:inset(0 0 0 0 round var(--topbar-border-radius));transition:clip-path var(--forum-morph-expand) var(--forum-rail-ease-out),opacity .12s linear,box-shadow var(--forum-morph-expand) var(--forum-rail-ease-out)}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle .forum-topics-morph-toggle{position:absolute;top:var(--forum-topics-plates-top);inset-inline-start:var(--forum-topics-rail-edge-gap,.625rem);width:var(--forum-topics-rail-width);height:var(--scrollable-size,3rem);z-index:6;box-sizing:border-box;border-inline-end:1px solid var(--border-color,var(--shell-border,#d8e0e9));border:none;border-bottom:1px solid transparent;border-radius:0;box-shadow:none;pointer-events:auto;transition:border-inline-end-color var(--forum-morph-expand) var(--forum-rail-ease-out),border-bottom-color var(--forum-morph-collapse) var(--forum-rail-ease-in),background-color .15s ease,color .15s ease}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle:not(.is-forum-topics-rail-open) .forum-topics-morph-toggle{border-inline-end-color:var(--border-color,var(--shell-border,#d8e0e9));border-bottom-color:transparent;transition:border-inline-end-color var(--forum-morph-expand) var(--forum-rail-ease-out),border-bottom-color var(--forum-morph-collapse) var(--forum-rail-ease-in),background-color .15s ease,color .15s ease;transition-delay:var(--forum-morph-stagger),0s,0s,0s}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle.is-forum-topics-rail-open .forum-topics-morph-toggle{border-inline-end-color:transparent;border-bottom-color:var(--border-color,var(--shell-border,#d8e0e9));transition:border-inline-end-color var(--forum-morph-collapse) var(--forum-rail-ease-in),border-bottom-color var(--forum-morph-expand) var(--forum-rail-ease-out),background-color .15s ease,color .15s ease;transition-delay:0s,var(--forum-morph-stagger),0s,0s}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle .forum-topic-tabs-host{inset-inline-start:var(--forum-topics-rail-edge-gap,.625rem);inset-inline-end:var(--forum-topics-rail-edge-gap,.625rem);padding-inline-start:var(--forum-topics-rail-width);border-radius:var(--topbar-border-radius);box-sizing:border-box}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle:not(.is-forum-topics-rail-open) .forum-topic-tabs-host{box-shadow:var(--topbar-box-shadow)}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle.is-forum-topics-rail-open .forum-topic-tabs-host{clip-path:inset(0 100% 0 0 round var(--topbar-border-radius))}html[dir=rtl].shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle.is-forum-topics-rail-open .forum-topic-tabs-host{clip-path:inset(0 0 0 100% round var(--topbar-border-radius))}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.has-morph-toggle .forum-topics-rail-host{top:var(--forum-topics-plates-top);padding-top:var(--scrollable-size,3rem);box-sizing:border-box;border-radius:var(--topbar-border-radius)}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open:not(.has-morph-toggle) .forum-topic-tabs-host{clip-path:inset(0 calc(100% - var(--forum-topics-rail-width)) 0 0 round var(--topbar-border-radius))}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open.has-morph-toggle .forum-topic-tabs-host,html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open:not(.has-morph-toggle) .forum-topic-tabs-host{opacity:0;pointer-events:none;box-shadow:none;transition:clip-path var(--forum-morph-collapse) var(--forum-rail-ease-in),opacity .12s linear,box-shadow var(--forum-morph-collapse) var(--forum-rail-ease-in);transition-delay:0s,var(--forum-morph-stagger),0s}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs:not(.is-forum-topics-rail-open) .forum-topic-tabs-host{opacity:1;transition-delay:var(--forum-morph-stagger),0s,0s}html[dir=rtl].shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open:not(.has-morph-toggle) .forum-topic-tabs-host{clip-path:inset(0 0 0 calc(100% - var(--forum-topics-rail-width)) round var(--topbar-border-radius))}#column-center .chat-surface.has-forum-topic-tabs .forum-topics-tabs-scrollable{flex:1 1 auto;min-width:0;max-width:120rem}#column-center .chat-surface.has-forum-topic-tabs .forum-topic-tabs-create-btn,#column-center .chat-surface.has-forum-topic-tabs .forum-topics-tabs-scrollable{opacity:1;overflow:hidden;transition:max-width var(--forum-morph-collapse) var(--forum-rail-ease-in),flex var(--forum-morph-collapse) var(--forum-rail-ease-in),opacity .18s var(--forum-rail-ease-in)}#column-center .chat-surface.has-forum-topic-tabs .forum-topic-tabs-create-btn{flex:0 0 auto;max-width:var(--forum-layout-btn-size,2.75rem)}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open .forum-topic-tabs-create-btn,html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs.is-forum-topics-rail-open .forum-topics-tabs-scrollable{pointer-events:none}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs:not(.is-forum-topics-rail-open) .forum-topic-tabs-create-btn,html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs:not(.is-forum-topics-rail-open) .forum-topics-tabs-scrollable{transition-delay:0s}#column-center .forum-topic-tabs-host .forum-topic-tabs-row{min-height:var(--scrollable-size,3rem)}#column-center .forum-topic-tabs-host .forum-topics-tabs-scrollable{height:var(--scrollable-size,3rem)}#column-center .forum-topic-tabs-host .forum-topics-tabs-scrollable:after{display:none}#column-center .forum-topic-tabs-host .forum-topic-tabs-layout-btn,#column-center .forum-topic-tabs-host .layoutBtn{position:relative;z-index:2;min-height:var(--scrollable-size,3rem)}html.shell-handheld #column-center .forum-topics-rail-host{position:absolute;top:var(--forum-topics-plates-top);inset-inline-start:var(--forum-topics-rail-edge-gap,.625rem);bottom:calc(var(--chat-chrome-bottom, 1rem) + var(--page-chats-padding-chat, 0px));width:var(--forum-topics-rail-width);max-width:calc(var(--chat-width) - 2 * var(--forum-topics-rail-edge-gap, .625rem));z-index:4;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;border-radius:var(--topbar-border-radius);background:var(--shell-bg);box-shadow:none;opacity:1;pointer-events:none;clip-path:inset(0 0 100% 0 round var(--topbar-border-radius));transition:clip-path var(--forum-morph-expand) var(--forum-rail-ease-out),box-shadow var(--forum-morph-expand) var(--forum-rail-ease-out);transition-delay:0s;will-change:clip-path}html.shell-handheld #column-center .forum-topics-rail-host.is-open{pointer-events:auto;box-shadow:var(--topbar-box-shadow);clip-path:inset(0 0 0 0 round var(--topbar-border-radius));transition-delay:var(--forum-morph-stagger)}html.shell-handheld #column-center .forum-topics-rail-host:not(.is-open){transition:clip-path var(--forum-morph-collapse) var(--forum-rail-ease-in),box-shadow var(--forum-morph-collapse) var(--forum-rail-ease-in);transition-delay:0s}html.shell-handheld #column-center .forum-topics-rail-host:not(.is-open),html.shell-handheld #column-center .forum-topics-rail-host:not(.is-open) *{pointer-events:none!important}#column-center .forum-chat-stage{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0}#column-center .forum-chat-row{display:flex;flex:1 1 auto;min-height:0;min-width:0;box-sizing:border-box}#column-center .forum-chat-body{position:relative;display:flex;flex:1 1 auto;min-height:0;min-width:0}html.shell-handheld #column-center .chat-surface.has-forum-topic-tabs .forum-chat-body{transition:margin-inline-start var(--forum-morph-expand) var(--forum-rail-ease-out);transition-delay:0s}html.shell-handheld #column-center .chat-surface.is-forum-topics-rail-open .forum-chat-body{margin-inline-start:calc(var(--forum-topics-rail-edge-gap, .625rem) + var(--forum-topics-rail-width, 4.5rem) + var(--plates-gap, .5rem));transition-delay:var(--forum-morph-stagger)}#column-center .forum-chat-main{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0}@media (prefers-reduced-motion:reduce){#column-center .forum-chat-body,#column-center .forum-topic-tabs-create-btn,#column-center .forum-topic-tabs-host,#column-center .forum-topics-in-chat-rail,#column-center .forum-topics-morph-toggle,#column-center .forum-topics-rail-host,#column-center .forum-topics-tabs-scrollable{transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}html.shell-handheld #column-center .chat-surface.is-forum-topics-rail-open .forum-topic-tabs-host{opacity:0}}#column-center .forum-topic-tabs-host .forum-topic-tabs-layout-btn.is-rail-toggle-active,#column-center .forum-topic-tabs-host .layoutBtn.is-rail-toggle-active{color:var(--primary-color,#3390ec);background:var(--light-filled-primary-color,rgba(51,144,236,.08))}#column-center .forum-general-readonly-chrome{padding:0 .8125rem .25rem;box-sizing:border-box}#column-center .forum-general-readonly-plate{width:100%;margin:0;padding:.875rem 1rem .9375rem;border-radius:var(--chat-input-border-radius,1.5rem);background:var(--surface-color,var(--shell-bg,#fff));box-shadow:0 1px 8px 1px rgb(0 0 0/12%);box-sizing:border-box}#column-center .forum-general-readonly-title{margin:0;text-align:center;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--primary-text-color,var(--chat-chrome-fg,inherit))}#column-center .forum-general-readonly-hint{margin:.25rem 0 0;text-align:center;font-size:.8125rem;line-height:1.45;color:var(--secondary-text-color,var(--chat-chrome-fg-secondary,#707579))}#column-center .forum-topic-no-access-plate{max-width:22rem;margin:2.5rem auto 1rem}#column-center .forum-topic-no-access-plate--chrome{max-width:none;margin:0}#column-center .forum-topic-paid-plate{display:flex;flex-direction:column;align-items:center}#column-center .forum-topic-paid-plate.forum-topic-no-access-plate--center{max-width:23rem;padding:1.5rem 1.5rem 1.375rem;border-radius:1.25rem}#column-center .forum-topic-paid-plate__badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.75rem;border-radius:50%;font-size:1.5rem;color:var(--primary-color,#3390ec);background:var(
    --light-filled-primary-color,color-mix(in srgb,var(--primary-color,#3390ec) 12%,transparent)
  )}#column-center .forum-topic-paid-plate.forum-topic-no-access-plate--chrome .forum-topic-paid-plate__badge{width:2.25rem;height:2.25rem;margin-bottom:.5rem;font-size:1.125rem}#column-center .forum-topic-paid-plate__cta{margin-top:1rem;width:100%;max-width:16rem;min-height:2.75rem;padding:0 1.25rem;border:none;border-radius:.875rem;font-size:.9375rem;font-weight:600;line-height:1.2;color:#fff;background:var(--primary-color,#3390ec);cursor:pointer;transition:background-color .15s ease,transform .06s ease,box-shadow .15s ease}#column-center .forum-topic-paid-plate__cta:hover{background:var(
    --primary-color-hover,color-mix(in srgb,var(--primary-color,#3390ec) 88%,#000)
  )}#column-center .forum-topic-paid-plate__cta:active{transform:scale(.985)}#column-center .forum-topic-paid-plate__cta:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#3390ec) 35%,transparent)}#column-center .forum-topic-paid-plate__note{margin:.625rem 0 0;text-align:center;font-size:.75rem;line-height:1.4;color:var(--secondary-text-color,#707579)}#column-center .forum-topic-paid-plate__price{margin-top:1rem;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1.05;letter-spacing:-.01em;color:var(--primary-text-color,inherit)}#column-center .forum-topic-paid-plate__renew{margin:.25rem 0 0;width:100%;text-align:center;font-size:.6875rem;line-height:1.4;color:color-mix(in srgb,var(--secondary-text-color,#707579) 92%,transparent)}#column-center .forum-topic-paid-plate__consent{margin-top:.875rem;width:100%;text-align:left}#column-center .forum-topic-paid-plate__consent .tgk-premium__consent{display:flex;align-items:flex-start;gap:.625rem;margin:0;padding:.6875rem .8125rem;border-radius:.75rem;border:1px solid var(--border-color,rgba(127,127,127,.2));background:color-mix(in srgb,var(--primary-color,#3390ec) 6%,transparent);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}#column-center .forum-topic-paid-plate__consent .tgk-premium__consent:hover{border-color:color-mix(in srgb,var(--primary-color,#3390ec) 42%,var(--border-color,transparent));background:color-mix(in srgb,var(--primary-color,#3390ec) 10%,transparent)}#column-center .forum-topic-paid-plate__consent .tgk-premium__consent--error{border-color:color-mix(in srgb,#ef4444 55%,var(--border-color,transparent));background:color-mix(in srgb,#ef4444 8%,transparent)}#column-center .forum-topic-paid-plate__consent .tgk-premium__consentInput{width:1.125rem;height:1.125rem;margin:.0625rem 0 0;flex-shrink:0;accent-color:var(--primary-color,#3390ec);cursor:pointer}#column-center .forum-topic-paid-plate__consent .tgk-premium__consentBody{display:flex;flex-direction:column;gap:2px;min-width:0}#column-center .forum-topic-paid-plate__consent .tgk-premium__consentMain{font-size:.75rem;line-height:1.4;color:var(--secondary-text-color,#707579)}#column-center .forum-topic-paid-plate__consent .tgk-premium__consentMain a{color:var(--primary-color,#3390ec);font-weight:600;text-decoration:none}#column-center .forum-topic-paid-plate__consent .tgk-premium__consentMain a:hover{text-decoration:underline}#column-center .forum-topic-paid-plate__cta--secondary{margin-top:.75rem;color:var(--primary-color,#3390ec);background:var(
    --light-filled-primary-color,color-mix(in srgb,var(--primary-color,#3390ec) 12%,transparent)
  )}#column-center .forum-topic-paid-plate__cta--secondary:hover{background:color-mix(in srgb,var(--primary-color,#3390ec) 20%,transparent)}#column-center .forum-topic-label-row{width:100%;justify-content:center!important}html:not(.shell-handheld) #column-left.is-archive-settings-open .item-main.is-archive-settings-active>.panel{width:100%!important;max-width:none!important;min-width:0!important}html:not(.shell-handheld) #column-left.is-archive-settings-open .item-main.is-archive-settings-active .sidebar-header{width:100%!important;max-width:none!important;min-width:0!important;justify-content:flex-start!important;padding:13px 10px!important;gap:8px!important}html:not(.shell-handheld) #column-left.is-archive-settings-open .item-main.is-archive-settings-active .sidebar-header .sidebar-tools-button{margin-inline:0!important}:root{--btn-menu-transition:0.2s cubic-bezier(0.4,0,0.2,1);--menu-box-shadow-color:rgba(0,0,0,0.15);--menu-box-shadow:0 0 10px var(--menu-box-shadow-color);--menu-backdrop-filter:blur(12px) saturate(1.15);--menu-backdrop-opacity:0.72;--menu-background-color:rgba(var(--surface-color-rgb,255,255,255),var(--menu-backdrop-opacity));--menu-border-color:color-mix(in srgb,#fff 12%,transparent);--primary-text-color:#000;--secondary-text-color:#707579;--border-radius-medium:12px;--font-size-14:14px;--line-height-14:1.25rem;--font-weight-bold:500;--ripple-color:rgba(0,0,0,0.08)}html[data-theme=light]{--menu-backdrop-opacity:0.78;--menu-background-color:rgba(var(--surface-color-rgb,255,255,255),var(--menu-backdrop-opacity));--menu-border-color:color-mix(in srgb,#fff 14%,transparent)}html[data-theme=dark]{--menu-box-shadow-color:rgba(0,0,0,0.45);--menu-backdrop-opacity:0.65;--menu-background-color:rgba(var(--surface-color-rgb,33,33,33),var(--menu-backdrop-opacity));--menu-border-color:color-mix(in srgb,#fff 8%,transparent);--primary-text-color:#fff;--secondary-text-color:#aaaaaa;--ripple-color:rgba(255,255,255,0.08)}.tgk-menu__layer{position:fixed;inset:0;z-index:10050;pointer-events:none;-webkit-user-select:none;user-select:none}.tgk-menu__layer>*{pointer-events:auto}#column-left .tgk-menu__layer--sidebar,.tgk-chat-ctx-menu-layer.tgk-menu__layer{--menu-background-color:rgba(var(--surface-color-rgb,255,255,255),var(--menu-backdrop-opacity))}html[data-theme=dark] #column-left .tgk-menu__layer--sidebar,html[data-theme=dark] .tgk-chat-ctx-menu-layer.tgk-menu__layer{--menu-box-shadow-color:rgba(0,0,0,0.45)}#column-left{position:relative;z-index:1}#column-left .tgk-menu__layer--sidebar{position:absolute;inset:0;z-index:20;overflow:visible;pointer-events:none}#column-left .tgk-menu__layer--sidebar>*,.btn-menu-overlay{pointer-events:auto}.btn-menu-overlay{position:fixed;inset:0;z-index:1;background:transparent}#column-left .tgk-menu__layer--sidebar .btn-menu-overlay{position:absolute;inset:0}.btn-menu{--transform-extra:translateX(0);--transform-origin-x:left;--transform-origin-y:top;position:fixed;z-index:2;font-size:1rem;min-width:11.25rem;width:max-content;max-width:16.25rem;transform-origin:var(--transform-origin-x) var(--transform-origin-y);visibility:hidden;opacity:0;transform:var(--transform-extra) scale(.8);transition:opacity var(--btn-menu-transition),transform var(--btn-menu-transition),visibility var(--btn-menu-transition);-webkit-user-select:none;user-select:none}.btn-menu.active{visibility:visible;opacity:1;transform:var(--transform-extra) scaleX(1)}.btn-menu.has-items-wrapper{opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;background:none;box-shadow:none;padding:0;display:block;min-width:11.25rem}.btn-menu-glass-panel,.btn-menu-reactions-container,.tgk-chat-ctx-menu .btn-menu-items{display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;width:100%;padding:.3125rem;border-radius:var(--border-radius-medium);border:1px solid var(--menu-border-color);box-shadow:var(--menu-box-shadow);background-color:var(--menu-background-color);-webkit-backdrop-filter:var(--menu-backdrop-filter);backdrop-filter:var(--menu-backdrop-filter);color:var(--primary-text-color);overflow:hidden}.btn-menu-reactions-container{flex-direction:row;align-items:center;justify-content:center;width:auto;padding:0 .125rem;border-radius:2.5rem}@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){@media (prefers-reduced-motion:no-preference){.btn-menu-glass-panel,.btn-menu-reactions-container,.tgk-chat-ctx-menu .btn-menu-items{-webkit-backdrop-filter:var(--menu-backdrop-filter);backdrop-filter:var(--menu-backdrop-filter)}}}.btn-menu.has-items-wrapper:not(.active) .btn-menu-items.btn-menu-transition{visibility:hidden;opacity:0;transform:scale3d(.8,.8,1);pointer-events:none}.btn-menu.has-items-wrapper.active .btn-menu-items.btn-menu-transition,.tgk-chat-ctx-menu.active .btn-menu-items.btn-menu-transition{visibility:visible;opacity:1;transform:scaleX(1);pointer-events:auto}.btn-menu-items.btn-menu-transition{transform-origin:inherit;transition:opacity var(--btn-menu-transition),transform var(--btn-menu-transition),visibility var(--btn-menu-transition)}@media (prefers-reduced-motion:reduce){.btn-menu-items.btn-menu-transition{transition:none}.btn-menu.has-items-wrapper:not(.active) .btn-menu-items.btn-menu-transition{transform:none}}.btn-menu:not(.has-items-wrapper){box-shadow:var(--menu-box-shadow);padding:.3125rem 0;border-radius:var(--border-radius-medium);border:1px solid var(--menu-border-color);background-color:var(--menu-background-color);-webkit-backdrop-filter:var(--menu-backdrop-filter);backdrop-filter:var(--menu-backdrop-filter)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.btn-menu-glass-panel,.btn-menu-reactions-container,.btn-menu:not(.has-items-wrapper),.tgk-chat-ctx-menu .btn-menu-items{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:rgba(var(--surface-color-rgb,255,255,255),.96)}}.btn-menu-item{--padding-vertical:0.25rem;--padding-left:0.75rem;--padding-right:0.75rem;--icon-margin:1.25rem;--icon-size:1.25rem;display:flex;align-items:center;position:relative;width:calc(100% - .625rem);margin-inline:.3125rem;padding-block:var(--padding-vertical);padding-inline:var(--padding-left) var(--padding-right);min-height:2rem;box-sizing:border-box;cursor:pointer;pointer-events:all;color:var(--primary-text-color);text-align:start;font-size:var(--font-size-14);line-height:var(--line-height-14);border-radius:.3125rem;font-weight:var(--font-weight-bold);border:none;background:transparent;text-decoration:none;transform:scale(1);transition:transform .1s cubic-bezier(.4,0,.2,1)}.btn-menu-item:hover{background-color:var(--ripple-color)}.btn-menu-item:active{transform:scale(.96)}.btn-menu-item-icon{flex:0 0 auto;width:var(--icon-size);height:var(--icon-size);margin-inline-end:var(--icon-margin);font-size:var(--icon-size);line-height:1;display:flex;align-items:center;justify-content:center;color:currentColor}.btn-menu-item-tgico{width:1.25rem;height:1.25rem;background-color:currentColor}.btn-menu-item.danger{color:var(--danger-color,#df3f40)}.btn-menu-item.danger:hover{background-color:color-mix(in srgb,var(--danger-color,#df3f40) 14%,transparent)}.btn-menu-item.danger .btn-menu-item-icon .tgico{background-color:currentColor}.tgico{display:inline-block;width:var(--icon-size);height:var(--icon-size);background-color:var(--primary-text-color);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.btn-menu-item-icon.is-avatar{position:relative;width:1.5rem;height:1.5rem;border-radius:50%;background:#3390ec;color:#fff;font-size:.8125rem;font-weight:600;overflow:hidden}.btn-menu-item-avatar-fallback{position:absolute;inset:0;display:grid;place-items:center;line-height:1}.btn-menu-item-avatar-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.btn-menu-item-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-menu-item-badge{flex:0 0 auto;margin-inline-start:auto;margin-inline-end:.0625rem;min-width:1.375rem;height:1.375rem;padding:0 .4375rem;border-radius:999px;font-size:.8125rem;font-weight:700;line-height:1.375rem;font-variant-numeric:tabular-nums;text-align:center;color:#fff;background-color:var(--secondary-text-color,#707579);box-sizing:border-box}.btn-menu-item-chevron{margin-inline-start:auto;font-size:1.125rem;color:var(--secondary-text-color);opacity:.6;line-height:1}.btn-menu hr{display:block;height:1px;margin:.3125rem 0;border:none;background-color:var(--ripple-color)}.btn-menu-item-header{color:var(--primary-text-color);height:2rem;font-weight:var(--font-weight-bold);pointer-events:none;cursor:default}.btn-menu-item-header:hover{background:transparent}.btn-menu-item-header--profile{height:auto;align-items:center;padding-block:.25rem;gap:.125rem}.btn-menu-item-header--profile .is-avatar{width:2.25rem;height:2.25rem;font-size:.9375rem;overflow:visible}.btn-menu-item-avatar-online{position:absolute;right:-1px;bottom:-1px;width:.75rem;height:.75rem;border-radius:999px;background:#4dcd5e;box-shadow:0 0 0 2px rgb(var(--surface-color-rgb,255,255,255));z-index:2}.btn-menu-profile-meta{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.btn-menu-profile-name{font-weight:var(--font-weight-bold);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-menu-profile-status{margin-top:1px;font-size:.8125rem;font-weight:400;line-height:1.15;color:#1d9e57}[data-theme=dark] .btn-menu-profile-status{color:#5fd17a}.btn-menu-item.submenu-trigger{cursor:default;padding-inline-end:.375rem}.btn-menu-item.submenu-trigger:active{transform:none}.submenu-label{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:.25rem}.submenu-label-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submenu-chevron{flex:0 0 auto;color:var(--secondary-text-color);opacity:.55}.sidebar-tools-submenu{min-width:11.25rem}.sidebar-tools-submenu-flyout{visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto;transition:none!important}.tgk-chat-wallpaper{pointer-events:none;overflow:hidden}.tgk-chat-wallpaper__slot{position:absolute;inset:0;opacity:0}.tgk-chat-wallpaper__slot--pattern{background-color:#000}.tgk-chat-wallpaper__slot--active{opacity:1}.tgk-chat-wallpaper__slot--fade{transition:opacity .2s ease}.tgk-chat-wallpaper__skeleton{pointer-events:none}.tgk-chat-wallpaper__canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tgk-chat-wallpaper__gradient{height:150%;top:-25%}.tgk-chat-wallpaper__canvas--blend{mix-blend-mode:soft-light}.page-chats[data-shell-wallpaper-host]{position:relative;isolation:isolate}:root[data-wallpaper-preset=custom-doodle] .page-chats[data-shell-wallpaper-host],html[data-theme=dark][data-wallpaper-preset=custom-doodle] .page-chats[data-shell-wallpaper-host]{background-color:transparent}.page-chats[data-shell-wallpaper-host]>[data-tgk-chat-wallpaper]{z-index:0}.page-chats[data-shell-wallpaper-host]:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(0,0,0,var(--tgk-wallpaper-dim-light,.07))}html[data-theme=dark] .page-chats[data-shell-wallpaper-host]:before{background:rgba(0,0,0,var(--tgk-wallpaper-dim-dark,.14))}#column-center [data-chat-pane]{position:relative}#column-center [data-chat-pane]>[data-tgk-chat-wallpaper]{display:none}#column-center [data-chat-pane] .bubbles{--message-highlighting-color:var(--chat-timeline-pill-bg);--message-highlighting-hover-color:color-mix(in srgb,var(--chat-timeline-pill-bg) 75%,var(--chat-timeline-pill-fg) 25%)}#column-center [data-chat-pane] .bubble.service .service-msg{color:var(--chat-timeline-pill-fg,#fff);background-color:var(--chat-timeline-pill-bg,var(--message-highlighting-color))}#column-center [data-chat-pane] .bubbleContentWrapper.isOut{--message-time-color:var(--chat-msg-time-out,rgba(0,0,0,0.45));--message-status-color:var(--chat-msg-status-out,var(--tg-bubble-out-peer,#4aae42))}html[data-theme=dark] #column-center [data-chat-pane] .bubbleContentWrapper.isOut{--message-time-color:var(--chat-msg-time-out,rgba(255,255,255,0.62));--message-status-color:var(--chat-msg-status-out,#ffffff)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) #column-center [data-chat-pane] .bubbleContentWrapper.isOut{--message-time-color:var(--chat-msg-time-out,rgba(255,255,255,0.62));--message-status-color:var(--chat-msg-status-out,#ffffff)}}:root{--danger-color:#df3f40;--border-color:var(--shell-border,#e4e4e4)}.tgk-chat-ctx-menu-layer{position:fixed;inset:0;z-index:10000;pointer-events:none}.tgk-chat-ctx-menu.btn-menu.contextmenu{position:fixed;inset:auto;font-size:1rem;min-width:11.25rem;width:max-content;max-width:min(20rem,calc(100vw - 24px));pointer-events:auto;-webkit-user-select:none;user-select:none}.tgk-chat-ctx-menu.has-items-wrapper{position:relative;min-width:11.25rem;max-width:min(20rem,calc(100vw - 24px))}.tgk-chat-ctx-menu__stack{display:flex;flex-direction:column;align-items:stretch;width:max-content;min-width:inherit;max-width:inherit}.tgk-chat-ctx-menu__reactions{display:flex;justify-content:center;margin-bottom:.5rem;z-index:4;visibility:hidden;pointer-events:none;transform:scale(.92);transform-origin:bottom center;transition:transform var(--btn-menu-transition,.2s cubic-bezier(.4,0,.2,1)),visibility var(--btn-menu-transition,.2s cubic-bezier(.4,0,.2,1))}.tgk-chat-ctx-menu.active .tgk-chat-ctx-menu__reactions.is-visible,.tgk-chat-ctx-menu__reactions.is-visible{visibility:visible;pointer-events:auto;transform:scale(1)}.tgk-chat-ctx-menu .btn-menu-glass-panel,.tgk-chat-ctx-menu .btn-menu-items{pointer-events:none}.tgk-chat-ctx-menu .btn-menu-items .btn-menu-item,.tgk-chat-ctx-menu.active .btn-menu-glass-panel,.tgk-chat-ctx-menu.active .btn-menu-items.btn-menu-transition{pointer-events:auto}.tgk-chat-ctx-menu .btn-menu-items hr{display:block;border:0;height:1px;margin:.3125rem auto;background-color:var(--border-color);opacity:.6;pointer-events:none}.reply-markup{margin-top:.0625rem}.reply-markup-row{margin-top:2px;overflow:hidden;min-height:2.5rem;display:flex;gap:2px}.reply-markup-button{flex:1 1 0;width:100%;padding:.5625rem .5rem;border-radius:.375rem;z-index:2;font-size:.875rem;line-height:1.2;user-select:none;text-align:center;outline:none;border:none;cursor:pointer;position:relative;overflow:hidden;background-color:var(--message-highlighting-color,rgba(112,117,121,.14));color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,opacity .15s ease}.reply-markup-button.is-first{border-end-start-radius:12px}.reply-markup-button.is-last{border-end-end-radius:12px}@media (hover:hover) and (pointer:fine){.reply-markup-button:hover:not(:disabled):not(.is-loading){background-color:var(
      --message-highlighting-hover-color,color-mix(in srgb,var(--message-highlighting-color,rgba(112,117,121,.14)) 175%,transparent)
    )}}.reply-markup-button:active:not(:disabled):not(.is-loading){background-color:var(
    --message-highlighting-hover-color,color-mix(in srgb,var(--message-highlighting-color,rgba(112,117,121,.14)) 175%,transparent)
  )}.reply-markup-button:disabled:not(.is-loading){opacity:.45;cursor:default}.reply-markup-button.is-loading{cursor:wait}.reply-markup-button.is-loading .reply-markup-button-text{opacity:.35}.reply-markup-button-spinner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.reply-markup-button-spinner-ring{box-sizing:border-box;width:1.125rem;height:1.125rem;border-radius:50%;border:2px solid color-mix(in srgb,#fff 24%,transparent);border-top-color:#fff;animation:reply-markup-button-spin .85s linear infinite}@keyframes reply-markup-button-spin{to{transform:rotate(1turn)}}.reply-markup-button-text{position:relative;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root,html[data-theme=light]{--tg-bubble-out-peer-rgb:92,168,83;--tg-bubble-out-peer:#4aae42;--tg-bubble-out-secondary:rgba(0,0,0,0.45);--tg-bubble-out-highlight:rgba(0,0,0,0.06);--tg-bubble-out-highlight-hover:rgba(0,0,0,0.1);--tg-bubble-out-quote-bg:color-mix(in srgb,var(--tg-bubble-out-bg) 72%,rgba(0,0,0,0.09));--tg-bubble-out-quote-bg-hover:color-mix(in srgb,var(--tg-bubble-out-bg) 58%,rgba(0,0,0,0.14));--tg-bubble-out-quote-bar:color-mix(in srgb,var(--tg-bubble-out-peer) 22%,#000 78%);--tg-bubble-out-quote-icon:color-mix(in srgb,var(--tg-bubble-out-peer) 55%,#1a3d16 45%);--tg-bubble-out-reply-bg:rgba(var(--tg-bubble-out-peer-rgb),0.16);--tg-bubble-out-reply-bg-hover:rgba(var(--tg-bubble-out-peer-rgb),0.27);--tg-bubble-out-code-border:rgba(0,0,0,0.1);--tg-bubble-out-code-bg:rgba(0,0,0,0.08);--tg-bubble-out-code-header-bg:rgba(var(--tg-bubble-out-peer-rgb),0.18);--tg-bubble-out-code-header-fg:var(--tg-bubble-out-peer);--tg-bubble-out-mono-bg:rgba(0,0,0,0.08);--tg-bubble-out-mono-fg:#1a5c1a;--tg-bubble-out-inline-code-bg:#0e6b3f;--tg-bubble-out-inline-code-fg:#ffffff;--tg-bubble-out-link:#2678b4;--tg-bubble-out-voice-play-bg:rgb(var(--tg-bubble-out-peer-rgb));--tg-bubble-out-voice-wave:rgb(var(--tg-bubble-out-peer-rgb));--tg-bubble-out-voice-transcribe-bg:rgba(var(--tg-bubble-out-peer-rgb),0.16);--tg-bubble-out-voice-transcribe-fg:var(--tg-bubble-out-peer);--tg-bubble-out-reaction-bg:rgba(0,0,0,0.06);--tg-bubble-out-reaction-counter:#2b6de5;--tg-bubble-out-reaction-chosen-bg:rgba(255,255,255,0.92);--tg-bubble-out-reaction-chosen-counter:#1d4ed8}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--tg-bubble-out-peer-rgb:255,255,255;--tg-bubble-out-peer:rgba(255,255,255,0.94);--tg-bubble-out-secondary:rgba(255,255,255,0.72);--tg-bubble-out-highlight:rgba(255,255,255,0.14);--tg-bubble-out-highlight-hover:rgba(255,255,255,0.22);--tg-bubble-out-quote-bg:rgba(0,0,0,0.14);--tg-bubble-out-quote-bg-hover:rgba(0,0,0,0.22);--tg-bubble-out-quote-bar:rgba(255,255,255,0.45);--tg-bubble-out-quote-icon:rgba(255,255,255,0.72);--tg-bubble-out-reply-bg:rgba(0,0,0,0.2);--tg-bubble-out-reply-bg-hover:rgba(0,0,0,0.32);--tg-bubble-out-code-border:rgba(255,255,255,0.12);--tg-bubble-out-code-bg:rgba(0,0,0,0.35);--tg-bubble-out-code-header-bg:rgba(51,144,236,0.2);--tg-bubble-out-code-header-fg:var(--shell-primary,#3390ec);--tg-bubble-out-mono-bg:rgba(255,255,255,0.12);--tg-bubble-out-mono-fg:rgba(255,255,255,0.92);--tg-bubble-out-inline-code-bg:#0e3da4;--tg-bubble-out-inline-code-fg:#ffffff;--tg-bubble-out-link:rgba(255,255,255,0.92);--tg-bubble-out-voice-play-bg:rgba(255,255,255,0.18);--tg-bubble-out-voice-wave:rgba(255,255,255,0.92);--tg-bubble-out-voice-transcribe-bg:rgba(255,255,255,0.12);--tg-bubble-out-voice-transcribe-fg:rgba(255,255,255,0.72);--tg-bubble-out-reaction-bg:rgba(255,255,255,0.22);--tg-bubble-out-reaction-counter:#ffffff;--tg-bubble-out-reaction-chosen-bg:rgba(255,255,255,0.92);--tg-bubble-out-reaction-chosen-counter:#1d4ed8}}html[data-theme=dark]{--tg-bubble-out-peer-rgb:255,255,255;--tg-bubble-out-peer:rgba(255,255,255,0.94);--tg-bubble-out-secondary:rgba(255,255,255,0.72);--tg-bubble-out-highlight:rgba(255,255,255,0.14);--tg-bubble-out-highlight-hover:rgba(255,255,255,0.22);--tg-bubble-out-quote-bg:rgba(0,0,0,0.14);--tg-bubble-out-quote-bg-hover:rgba(0,0,0,0.22);--tg-bubble-out-quote-bar:rgba(255,255,255,0.45);--tg-bubble-out-quote-icon:rgba(255,255,255,0.72);--tg-bubble-out-reply-bg:rgba(0,0,0,0.2);--tg-bubble-out-reply-bg-hover:rgba(0,0,0,0.32);--tg-bubble-out-code-border:rgba(255,255,255,0.12);--tg-bubble-out-code-bg:rgba(0,0,0,0.35);--tg-bubble-out-code-header-bg:rgba(51,144,236,0.2);--tg-bubble-out-code-header-fg:var(--shell-primary,#3390ec);--tg-bubble-out-mono-bg:rgba(255,255,255,0.12);--tg-bubble-out-mono-fg:rgba(255,255,255,0.92);--tg-bubble-out-inline-code-bg:#0e3da4;--tg-bubble-out-inline-code-fg:#ffffff;--tg-bubble-out-link:rgba(255,255,255,0.92);--tg-bubble-out-voice-play-bg:rgba(255,255,255,0.18);--tg-bubble-out-voice-wave:rgba(255,255,255,0.92);--tg-bubble-out-voice-transcribe-bg:rgba(255,255,255,0.12);--tg-bubble-out-voice-transcribe-fg:rgba(255,255,255,0.72);--tg-bubble-out-reaction-bg:rgba(255,255,255,0.22);--tg-bubble-out-reaction-counter:#ffffff;--tg-bubble-out-reaction-chosen-bg:rgba(255,255,255,0.92);--tg-bubble-out-reaction-chosen-counter:#1d4ed8}[data-bubble-out]{--primary-text-color:var(--tg-bubble-out-fg);--secondary-text-color:var(--tg-bubble-out-secondary);--message-primary-color:var(--tg-bubble-out-peer);--message-primary-color-rgb:var(--tg-bubble-out-peer-rgb);--peer-color-rgb:var(--tg-bubble-out-peer-rgb);--message-secondary-color:var(--tg-bubble-out-secondary);--message-highlighting-color:var(--tg-bubble-out-highlight);--message-highlighting-hover-color:var(--tg-bubble-out-highlight-hover);--message-time-color:color-mix(in srgb,var(--tg-bubble-out-fg) 55%,transparent);--message-status-color:var(--chat-msg-status-out,var(--tg-bubble-out-peer));--chat-voice-play-bg:var(--tg-bubble-out-voice-play-bg);--chat-voice-wave:var(--tg-bubble-out-voice-wave);--chat-voice-transcribe-bg:var(--tg-bubble-out-voice-transcribe-bg);--chat-voice-transcribe-fg:var(--tg-bubble-out-voice-transcribe-fg);--chat-reaction-out-bg:var(--tg-bubble-out-reaction-bg);--chat-reaction-out-counter:var(--tg-bubble-out-reaction-counter);--chat-reaction-out-chosen-bg:var(--tg-bubble-out-reaction-chosen-bg);--chat-reaction-out-chosen-counter:var(--tg-bubble-out-reaction-chosen-counter)}[data-bubble-out] .code{border-color:var(--tg-bubble-out-code-border);background:var(--tg-bubble-out-code-bg)}[data-bubble-out] .code-header{background-color:var(--tg-bubble-out-code-header-bg);color:var(--tg-bubble-out-code-header-fg)}[data-bubble-out] .code-header-button:hover{background-color:color-mix(in srgb,var(--tg-bubble-out-code-header-fg) 16%,transparent)}[data-bubble-out] .monospace-text{background:var(--tg-bubble-out-mono-bg);color:var(--tg-bubble-out-mono-fg);background:var(--tg-bubble-out-inline-code-bg);color:var(--tg-bubble-out-inline-code-fg)}.forum-edit-topic-plate--viewport,:is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate{position:absolute;top:var(--chat-topbar-inset,0);right:var(--chat-topbar-inset,0);bottom:var(--page-chats-padding-chat,.5rem);left:auto;width:min(26rem,calc(100% - 2 * var(--chat-topbar-inset, 0px)));z-index:26;display:flex;flex-direction:column;border-radius:var(--topbar-border-radius,1.5rem);background:var(--shell-bg);box-shadow:var(--topbar-box-shadow);overflow:hidden;transform:translateX(calc(100% + var(--chat-topbar-inset, 0px)));opacity:0;pointer-events:none;transition:transform var(--transition-standard-out,.28s) cubic-bezier(.4,0,.2,1),opacity .2s ease;will-change:transform,opacity}.forum-edit-topic-plate--viewport:not(.is-open),:is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate:not(.is-open){will-change:auto}.forum-edit-topic-plate--viewport.is-open,:is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate.is-open{transform:translateX(0);opacity:1;pointer-events:auto}.forum-edit-topic-plate--viewport.no-motion,:is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate.no-motion{transition:none}#column-center .forum-edit-topic-plate>header.topbar.settings-topbar,.forum-edit-topic-plate--viewport>header.topbar.settings-topbar{flex-shrink:0;position:relative!important;top:auto!important;inset-inline:auto!important;width:100%!important;max-width:none!important;margin-inline:0!important;transform:none!important;border-radius:0!important;z-index:1;border-bottom:1px solid color-mix(in srgb,var(--shell-border,#e4e4e4) 65%,transparent);background:var(--shell-bg)!important;box-shadow:none;overflow:visible}#column-center .forum-edit-topic-plate>header.topbar.settings-topbar:before,.forum-edit-topic-plate--viewport>header.topbar.settings-topbar:before{display:none}.forum-edit-topic-plate .forum-edit-topic-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.625rem .75rem calc(.875rem + env(safe-area-inset-bottom, 0px));box-sizing:border-box;-webkit-mask-image:none;mask-image:none}.forum-edit-topic-body{display:flex;flex-direction:column;gap:.75rem}.forum-edit-topic-block{display:flex;flex-direction:column;gap:.25rem}.forum-edit-topic-plate .forum-edit-topic-block .tgk-settings__sectionLabel{padding:.125rem .375rem 0;font-size:.6875rem;font-weight:600;letter-spacing:.05em}.forum-edit-topic-card{border-radius:.75rem;background:var(--shell-bg);overflow:hidden}.forum-edit-topic-card--flush{padding:0}.forum-edit-topic-hero-card{padding:1rem .875rem .875rem}.forum-edit-topic-hero{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin:0}.forum-edit-topic-hero .tgk-settings__field{padding:0;margin:0}.forum-edit-topic-hero .tgk-settings__fieldLabel{font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase}.forum-edit-topic-hero .tgk-settings__fieldInput{margin-top:.375rem;padding:.625rem .75rem;border-radius:.625rem;border:1px solid color-mix(in srgb,var(--shell-border,#e4e4e4) 70%,transparent);background:color-mix(in srgb,var(--shell-hover,rgba(0,0,0,.04)) 40%,transparent)}.forum-edit-topic-colors .forum-edit-topic-card{padding:.75rem .875rem}.forum-edit-topic-emojis .forum-edit-topic-card--flush{background:color-mix(in srgb,var(--shell-hover,rgba(0,0,0,.04)) 35%,var(--shell-bg))}.forum-edit-topic-toggles .tgk-settings__row{margin:0;border-radius:0;min-height:3rem;padding:.5rem .875rem}.forum-edit-topic-toggles .tgk-settings__row:hover{background:var(--shell-hover,rgba(0,0,0,.04))}.forum-edit-topic-toggles .tgk-settings__row+.tgk-settings__row{border-top:1px solid color-mix(in srgb,var(--shell-border,#e4e4e4) 65%,transparent)}.forum-edit-topic-footer{padding-top:.125rem}.forum-edit-topic-footer .tgk-settings__btn--transparent-danger{border-radius:.75rem;min-height:2.75rem}.forum-edit-topic-icon-btn{align-self:center;border:none;background:transparent;padding:.25rem;cursor:pointer;border-radius:50%;transition:transform .15s ease}.forum-edit-topic-icon-btn:not(:disabled):hover{transform:scale(1.04)}.forum-edit-topic-icon-btn:disabled{cursor:default}.forum-edit-topic-icon-btn .topic-icon{--size:3rem}.forum-edit-topic-colors .forum-topic-color-swatches{justify-content:flex-start;padding:0;gap:.625rem}.forum-edit-topic-colors .forum-topic-color-swatch{width:1.5rem;height:1.5rem}.forum-edit-topic-emojis{min-height:0}.forum-topic-icon-emoji-scroll{max-height:11.5rem;min-height:0;border-radius:0;background:transparent;padding:.5rem .625rem;box-sizing:border-box}.forum-topic-icon-emoji-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(2.25rem,1fr));gap:.25rem}.forum-topic-icon-emoji-cell{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0 auto;border:none;border-radius:.4375rem;background:transparent;cursor:pointer;padding:0;content-visibility:auto;contain-intrinsic-size:2.25rem 2.25rem;transition:background .12s ease,box-shadow .12s ease}.forum-topic-icon-emoji-idle{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:1.125rem;line-height:1;opacity:.55;user-select:none}.forum-topic-icon-emoji-cell:hover:not(:disabled){background:var(--shell-hover,rgba(0,0,0,.05))}.forum-topic-icon-emoji-cell.is-active{background:color-mix(in srgb,var(--shell-primary,var(--tg-accent,#3390ec)) 14%,transparent);box-shadow:inset 0 0 0 2px var(--shell-primary,var(--tg-accent,#3390ec))}.forum-topic-icon-emoji-cell:disabled{opacity:.45;cursor:default}.forum-topic-icon-emoji-cell .topic-icon{--size:1.75rem;pointer-events:none}.forum-edit-topic-save{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:var(--shell-primary,var(--tg-accent,#3390ec));color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease,background .15s ease}.forum-edit-topic-save.is-visible{opacity:1;pointer-events:auto}.forum-edit-topic-save:not(:disabled):hover{transform:scale(1.05)}.forum-edit-topic-save:disabled{opacity:.4;cursor:default}.forum-topic-color-swatches{display:flex;flex-wrap:wrap;gap:.625rem}.forum-topic-color-swatch{width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid transparent;padding:0;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.12);transition:transform .12s ease,border-color .12s ease}.forum-topic-color-swatch:hover:not(:disabled){transform:scale(1.08)}.forum-topic-color-swatch.is-active{border-color:var(--shell-primary,var(--tg-accent,#3390ec));box-shadow:0 0 0 2px color-mix(in srgb,var(--shell-primary,#3390ec) 25%,transparent),0 1px 2px rgba(0,0,0,.12)}.forum-topic-color-swatch:disabled{opacity:.45;cursor:default}.chat-info.is-clickable{cursor:pointer;border-radius:var(--topbar-border-radius,1.5rem);transition:background .15s ease}.chat-info.is-clickable:hover{background:var(--shell-hover,rgba(0,0,0,.04))}.chat-info.is-clickable:active{background:color-mix(in srgb,var(--shell-hover,rgba(0,0,0,.04)) 80%,transparent)}html.shell-handheld .forum-edit-topic-plate--viewport,html.shell-handheld :is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate{--forum-edit-plate-inset:var(
    --dialog-list-plate-inset,var(--page-chats-padding-chat,0.5rem)
  );position:fixed;top:var(--forum-edit-plate-inset);right:var(--forum-edit-plate-inset);bottom:var(--forum-edit-plate-inset);left:var(--forum-edit-plate-inset);width:auto;max-width:none;z-index:45;border-radius:var(--topbar-border-radius,1.5rem);background:var(--shell-bg);box-shadow:var(--stack-rail-shadow,var(--topbar-box-shadow));transform:translateX(calc(100% + var(--forum-edit-plate-inset)))}html.shell-handheld .forum-edit-topic-plate--viewport.is-open,html.shell-handheld :is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate.is-open{transform:translateX(0)}html.shell-handheld .forum-edit-topic-plate--viewport>header.topbar.settings-topbar,html.shell-handheld :is(#column-center .chat-surface,#column-center [data-chat-pane])>.forum-edit-topic-plate>header.topbar.settings-topbar{border-radius:var(--topbar-border-radius,1.5rem) var(--topbar-border-radius,1.5rem) 0 0!important}