:root{--tg-blue:#3390ec;--tg-blue-dark:#2481cc;--tg-bg:#fff;--tg-left:#fff;--tg-chat:#dcebf3;--tg-chat-dot:#ffffff6b;--tg-in:#fff;--tg-out:#eeffde;--tg-text:#17212b;--tg-muted:#707b87;--tg-border:#dfe5ec;--tg-hover:#f4f7fa;--tg-active:#3390ec;--shadow:0 1px 2px #0f172a24}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100dvh;color:var(--tg-text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;overflow:hidden}button,input,textarea{font-family:inherit}.login{background:#f4f7fb;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100dvh;display:flex}.login h1{margin:0 0 10px}.login input{background:#fff;border:1px solid #d9e1ea;border-radius:12px;outline:none;width:320px;padding:13px 14px}.login input:focus{border-color:var(--tg-blue);box-shadow:0 0 0 3px #3390ec1f}.login button{background:var(--tg-blue);color:#fff;border:0;border-radius:12px;width:320px;padding:13px;font-weight:700}.login button:disabled{opacity:.6}.app-shell{background:var(--tg-chat);width:100%;height:100dvh;display:flex;overflow:hidden}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.left{background:var(--tg-left);border-right:1px solid var(--tg-border);flex-direction:column;min-width:280px;max-width:500px;display:flex;overflow:hidden}.tg-left-head{align-items:center;gap:8px;height:50px;padding:0 11px;display:flex}.brand{letter-spacing:-.4px;font-size:20px;font-weight:800}.icon-btn{color:#667381;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.icon-btn:hover{background:#eef3f7}.icon-btn.small{margin-left:auto}.side-menu{z-index:30;background:#fff;border:1px solid #e3e9ef;border-radius:10px;width:260px;padding:6px;position:absolute;top:48px;left:10px;box-shadow:0 14px 40px #0f172a33}.side-menu button{text-align:left;color:#17212b;background:0 0;border:0;border-radius:7px;width:100%;padding:10px 12px;display:block}.side-menu button:hover{background:#edf6ff}.search-wrap{padding:0 10px 7px}.search{color:#111;background:#eef3f7 url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8 18.1a7.3 7.3 0 1 1 0-14.6 7.3 7.3 0 0 1 0 14.6Zm5.4-1.5 4.3 4.3' stroke='%238594a3' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 13px no-repeat;border:0;border-radius:20px;outline:none;width:100%;height:38px;padding:0 14px 0 40px}.search::placeholder{color:#8a98a8}.search:focus{box-shadow:inset 0 0 0 2px var(--tg-blue);background-color:#fff}.folder-tabs{gap:6px;padding:0 10px 7px;display:flex;overflow:auto}.folder-tabs button{color:#5e6a77;white-space:nowrap;background:#f1f4f7;border:0;border-radius:999px;padding:6px 11px;font-size:13px}.folder-tabs button.active{color:#1682e6;background:#e3f1ff}.chat-list{flex:1;padding-bottom:8px;overflow:auto}.chat-item{cursor:pointer;grid-template-rows:22px 20px;grid-template-columns:1fr auto;align-items:center;min-height:64px;padding:7px 10px 7px 64px;transition:background .12s;display:grid;position:relative}.chat-item:before{content:attr(data-initial);color:#fff;background:linear-gradient(135deg,#71c6ff,#2d95e5);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;font-weight:800;display:flex;position:absolute;top:8px;left:10px}.chat-title{text-overflow:ellipsis;white-space:nowrap;color:#111;grid-area:1/1;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.chat-time{color:#8b98a8;grid-area:1/2;justify-self:end;margin-left:8px;font-size:12px}.chat-preview{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;font-size:13.5px;overflow:hidden}.badges{grid-area:2/2;justify-self:end;gap:4px;display:flex}.badges span{color:#fff;background:#58b5f8;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.badges .mention-badge{background:#ffb24a}.chat-item:hover{background:var(--tg-hover)}.chat-item.active{background:var(--tg-active)}.chat-item.active .chat-title,.chat-item.active .chat-preview,.chat-item.active .chat-time{color:#fff}.chat-item.active .badges span{color:var(--tg-blue);background:#fff}.divider{cursor:col-resize;background:var(--tg-border);width:1px;min-width:1px}.divider:hover{background:#b8d8f7;width:4px;min-width:4px}.chat{background:var(--tg-chat);background-image:radial-gradient(var(--tg-chat-dot) 1px, transparent 1px);background-size:18px 18px;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.chat.empty{justify-content:center;align-items:center}.empty-state{color:#6d7b89;flex-direction:column;align-items:center;gap:12px;font-size:15px;display:flex}.empty-logo{color:#fff;background:linear-gradient(135deg,#64c7ff,#2e8de9);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:24px;font-weight:900;display:flex;box-shadow:0 8px 28px #3390ec52}.chat-header{border-bottom:1px solid var(--tg-border);z-index:2;cursor:pointer;background:#fff;align-items:center;gap:8px;height:54px;padding:0 12px 0 62px;display:flex;position:relative;box-shadow:0 1px 2px #00000009}.chat-header:before{content:attr(data-initial);color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex;position:absolute;left:12px}.back-topic{z-index:2;color:#697888;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:32px;line-height:20px;position:absolute;left:10px}.chat-header>div:first-of-type{flex-direction:column;min-width:0;display:flex}.chat-header b{font-size:15.5px;font-weight:700;line-height:19px}.chat-header span{color:var(--tg-muted);font-size:13px}.header-actions{gap:2px;margin-left:auto;display:flex}.header-actions button{color:#607080;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.header-actions button:hover{background:#f0f4f8}.err{color:#e53935;margin-left:10px;font-size:12px}.history{scroll-behavior:smooth;flex-direction:column;flex:1;gap:6px;padding:16px 42px 10px;display:flex;overflow:auto}.history:before{content:"Сегодня";color:#fff;background:#56697a9e;border-radius:999px;align-self:center;margin:0 0 8px;padding:4px 10px;font-size:12px}.bubble{background:var(--tg-in);max-width:min(64%,660px);box-shadow:var(--shadow);white-space:pre-wrap;color:#111;border-radius:12px 12px 12px 4px;align-self:flex-start;padding:7px 56px 17px 10px;font-size:14.5px;line-height:1.34;position:relative}.bubble.mine{background:var(--tg-out);border-radius:12px 12px 4px;align-self:flex-end}.bubble small{color:#7b8794;white-space:nowrap;font-size:10.5px;position:absolute;bottom:3px;right:8px}.bubble.mine small:after{content:" ✓✓";color:#4fa3e7;font-weight:700}.mention-mark{color:var(--tg-blue);margin-left:6px;font-weight:800;display:inline-flex}.composer{background:0 0;border-top:0;align-items:flex-end;gap:7px;min-height:56px;padding:7px 22px 10px;display:flex;position:relative}.input-shell{box-shadow:var(--shadow);background:#fff;border-radius:20px;flex:1;align-items:center;display:flex}.composer textarea{resize:none;background:0 0;border:0;border-radius:20px;outline:none;width:100%;min-height:40px;max-height:118px;padding:10px 14px;font-size:14.5px;line-height:1.3}.composer button{color:#657486;width:40px;min-width:40px;height:40px;box-shadow:var(--shadow);background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex}.composer button:last-child{background:var(--tg-blue);color:#fff}.composer button:hover{filter:brightness(.98)}.topic-screen{background:#fff;flex:1;overflow:auto}.topic-screen-head{background:#fff;border-bottom:1px solid #e7edf3;align-items:center;gap:10px;height:76px;padding:0 18px;display:flex}.topic-screen-head h2{margin:0;font-size:20px}.topic-screen-head p{color:#7a8795;margin:2px 0 0;font-size:13px}.topic-screen-head div{margin-right:auto}.topic-screen-head button{color:#334155;background:#eef4fb;border:0;border-radius:999px;padding:8px 13px;font-weight:600}.topic-list{max-width:760px;margin:12px auto;padding:0 10px}.topic-row{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:70px;padding:9px 10px;display:flex}.topic-row:hover{background:#f4f8fb}.topic-row.general{border-bottom:1px solid #edf1f5;border-radius:0}.topic-icon{background:#f1f6fb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.topic-main{flex-direction:column;flex:1;min-width:0;display:flex}.topic-main b{font-size:15.5px}.topic-main em{color:#758392;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-style:normal;overflow:hidden}.topic-meta{color:#8a98a8;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.topic-meta small{font-size:12px}.topic-meta i,.topic-meta strong{color:#fff;background:#ffb24a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-style:normal;display:flex}.topic-meta strong{background:var(--tg-blue)}.popup{z-index:20;background:#fff;border:1px solid #e1e8ef;border-radius:10px;padding:6px;position:absolute;bottom:56px;left:70px;overflow:hidden;box-shadow:0 12px 34px #0f172a38}.popup button{color:#111;text-align:left;width:100%;min-width:230px;height:auto;box-shadow:none;background:0 0;border-radius:7px;padding:8px 10px;font-size:14px;display:block}.popup button:hover{background:#eef6ff}.emoji{grid-template-columns:repeat(8,34px);gap:3px;max-width:296px;display:grid}.emoji-title{color:#75889a;grid-column:1/-1;padding:4px 6px;font-size:12px}.emoji button{text-align:center;width:34px;min-width:34px;height:34px;padding:0;font-size:21px}.right{border-left:1px solid var(--tg-border);background:#fff;width:360px;overflow:auto}.profile{padding:0}.wallpaper{color:#fff;background:linear-gradient(135deg,#55b5f6,#2268bd);height:154px;margin:0}.avatar{color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:-44px 0 9px 20px;font-size:36px;font-weight:800;display:flex;box-shadow:0 2px 8px #00000026}.profile h3{margin:0 20px 2px;font-size:20px}.profile-sub{color:#738394!important;margin:0 20px 12px!important}.profile-actions{border-bottom:1px solid #eef2f5;gap:8px;padding:10px 16px 14px;display:flex}.profile-actions button{height:40px;color:var(--tg-blue);background:#eff6ff;border:0;border-radius:11px;flex:1;justify-content:center;align-items:center;display:flex}.profile-section{border-bottom:1px solid #eef2f5;flex-direction:column;gap:3px;padding:13px 20px;display:flex}.profile-section span{color:#738394;font-size:13px}.profile-toggle{background:#f6f8fa;border-radius:11px;align-items:center;gap:8px;margin:12px;padding:12px;font-size:14px;display:flex}.overlay-panel{z-index:50;background:#fff;border:1px solid #e5eaf0;border-radius:14px;width:min(520px,92vw);max-height:70vh;padding:12px;position:absolute;top:70px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 18px 50px #00000040}.overlay-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.overlay-head button{background:#f1f5f9;border:0;border-radius:8px;padding:6px 10px}.mention-row{cursor:pointer;border-radius:12px;padding:10px}.mention-row:hover{background:#f1f5f9}.mention-row p{margin:4px 0}.mention-row small{color:#64748b}@media (width<=900px){.right{display:none}.left{min-width:290px;width:38%!important}.bubble{max-width:86%}.history{padding-left:14px;padding-right:14px}}@media (width<=640px){.app-shell{display:block}.left{max-width:none;height:42%;width:100%!important}.divider{display:none}.chat{height:58%}.right{display:none}.composer{padding-bottom:0}.bubble{max-width:92%}.topic-list{margin:0}.topic-screen-head{flex-wrap:wrap;height:auto;padding:12px}}@supports (padding:max(0px)){.app-shell{padding-bottom:0}.composer{padding-bottom:8px}}.topic-brand{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:15px;overflow:hidden}.topic-sidebar{background:var(--tg-left);flex:1;padding:4px 0 8px;overflow:auto}.topic-side-item{min-height:66px}.topic-side-item:before{color:#66798b;background:#eef4fb;font-size:18px}.topic-side-item .chat-preview{font-size:13px}.topic-side-item+.topic-side-item{border-top:1px solid #00000009}.topic-screen,.chat-header .back-topic{display:none!important}.chat-header:has(.back-topic){padding-left:62px!important}.chat-header:has(.back-topic):before{left:12px!important}.topic-layout{background:var(--tg-left);flex:1;min-height:0;display:flex}.topic-rail{border-right:1px solid var(--tg-border);background:var(--tg-left);flex-direction:column;align-items:center;gap:8px;width:58px;min-width:58px;padding:8px 0;display:flex;overflow:hidden}.rail-menu-btn{color:#667381;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.rail-menu-btn:hover{background:var(--tg-hover)}.rail-avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#71c6ff,#2d95e5);border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex;position:relative}.rail-avatar:before{content:attr(data-initial);color:#fff;font-size:16px;font-weight:800}.rail-avatar.active:after{content:"";background:var(--tg-active);border-radius:2px;width:3px;height:30px;position:absolute;top:6px;left:-9px}.rail-avatar:not(.active){opacity:.92}.rail-avatar:hover{filter:brightness(.98)}.rail-help{color:#667381;cursor:pointer;background:#eef3f7;border:0;border-radius:50%;width:40px;height:40px;margin-top:auto;margin-bottom:4px;font-weight:800}.rail-help:hover{background:var(--tg-hover)}.topic-pane{background:var(--tg-left);flex-direction:column;flex:1;min-width:0;display:flex}.topic-pane .topic-left-head{border-bottom:1px solid var(--tg-border)}.topic-side-menu{top:48px;left:64px}.topic-left-head .icon-btn:first-child{color:#5f6f7f;font-size:20px;line-height:1}.topic-sidebar{background:var(--tg-left)}.topic-side-item:before{color:#66798b;background:#eef4fb}.topic-side-item.active:before{color:#fff;background:#fff3}@media (width<=640px){.topic-rail{width:52px;min-width:52px}.rail-avatar{width:38px;height:38px}.topic-side-menu{left:58px}}.my-profile-backdrop{z-index:80;color:var(--tg-text);background:#00000061;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.my-profile-modal{background:var(--tg-left);border:1px solid var(--tg-border);border-radius:18px;flex-direction:column;width:min(650px,92vw);max-height:min(86vh,820px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0000005c}.my-profile-head{border-bottom:1px solid var(--tg-border);background:var(--tg-left);justify-content:space-between;align-items:center;height:54px;padding:0 22px;font-size:20px;font-weight:800;display:flex}.my-profile-head button{color:var(--tg-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;width:38px;height:38px;font-size:28px}.my-profile-head button:hover{background:var(--tg-hover)}.my-profile-scroll{padding:14px 22px 22px;overflow:auto}.my-profile-hero{background:linear-gradient(135deg,var(--tg-blue),var(--tg-blue-dark));background-position:50%;background-size:cover;border-radius:2px;height:235px;position:relative;overflow:hidden;box-shadow:inset 0 -80px 80px #00000052}.my-profile-avatar{color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5) 50%/cover;border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;font-size:36px;font-weight:900;display:flex;position:absolute;bottom:58px;left:22px}.my-profile-name{color:#fff;text-shadow:0 1px 2px #0000008c;flex-direction:column;display:flex;position:absolute;bottom:18px;left:22px}.my-profile-name strong{font-size:28px;line-height:30px}.my-profile-name span{opacity:.95;font-size:15px}.my-profile-fab{background:var(--tg-blue);cursor:pointer;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;bottom:20px;right:22px;box-shadow:0 5px 18px #00000040}.my-profile-fab input{display:none}.my-profile-fab svg{width:25px;height:25px}.profile-card{background:var(--tg-bg);border:1px solid var(--tg-border);border-radius:16px;margin-top:14px;padding:16px;overflow:hidden}.profile-card h3{margin:0 0 12px;font-size:19px}.profile-field{flex-direction:column;gap:6px;margin:0 0 10px;display:flex}.profile-field span{color:var(--tg-muted);font-size:13px;font-weight:700}.profile-field input,.profile-field textarea{border:1px solid var(--tg-border);background:var(--tg-left);width:100%;color:var(--tg-text);border-radius:11px;outline:none;padding:12px 13px}.profile-field textarea{resize:vertical;min-height:86px}.profile-field input:focus,.profile-field textarea:focus{border-color:var(--tg-blue);box-shadow:0 0 0 3px #3390ec1f}.primary-save{background:var(--tg-blue);color:#fff;cursor:pointer;border:0;border-radius:13px;width:100%;height:48px;font-size:15px;font-weight:800}.primary-save:disabled{opacity:.65}.media-card{margin-top:12px}.profile-preview{background:linear-gradient(135deg,var(--tg-blue),var(--tg-blue-dark));background-position:50%;background-size:cover;border-radius:14px;height:154px;margin-bottom:12px;position:relative;box-shadow:inset 0 -50px 60px #0003}.profile-preview i{color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5) 50%/cover;border:2px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-style:normal;font-weight:900;display:flex;position:absolute;bottom:18px;left:22px}.profile-option{border:1px solid var(--tg-border);background:var(--tg-left);cursor:pointer;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-items:center;column-gap:12px;margin-top:8px;padding:12px;display:grid;position:relative}.profile-option:hover{background:var(--tg-hover)}.profile-option input[type=file]{display:none}.profile-option span{width:38px;height:38px;color:var(--tg-blue);background:#3390ec21;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;display:flex}.profile-option span svg{width:20px;height:20px}.profile-option b{font-size:14px}.profile-option em{color:var(--tg-muted);font-size:12.5px;font-style:normal}.profile-option.check input{width:24px;height:24px;accent-color:var(--tg-blue);grid-row:1/3}.profile-option.check span{display:none}.group-profile .group-cover{background:linear-gradient(135deg,var(--tg-blue),var(--tg-blue-dark));height:168px;position:relative}.group-profile .group-cover:after{content:attr(data-initial);color:#fff;opacity:.36;justify-content:center;align-items:center;font-size:62px;font-weight:900;display:flex;position:absolute;inset:0}.group-profile .avatar{display:none!important}.group-profile h3{margin-top:14px}.topic-profile{text-align:center;padding-top:30px}.topic-profile .topic-profile-icon{color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5);border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 14px;font-size:42px;font-weight:900;display:flex}.topic-profile .wallpaper,.topic-profile .avatar{display:none!important}.peer-profile .wallpaper{height:154px}.peer-profile .avatar{display:flex}@media (width<=640px){.my-profile-backdrop{align-items:stretch;padding:0}.my-profile-modal{border-radius:0;width:100vw;max-height:100dvh}.my-profile-scroll{padding:12px}.my-profile-hero{height:210px}}.my-profile-fab{border:0}.profile-media-editor-backdrop{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000006b;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:54px 0 0}.profile-media-editor{width:min(520px,92%);margin:0;box-shadow:0 18px 60px #00000059}.media-editor-head{border-bottom:1px solid var(--tg-border);justify-content:space-between;align-items:center;margin:-4px -4px 12px;padding:0 0 12px;display:flex}.media-editor-head h3{margin:0 0 4px}.media-editor-head p{color:var(--tg-muted);margin:0;font-size:13px}.media-editor-head button{background:var(--tg-hover);width:42px;height:42px;color:var(--tg-muted);cursor:pointer;border:0;border-radius:50%;font-size:26px}.media-editor-head button:hover{background:var(--tg-border)}@media (width<=640px){.profile-media-editor-backdrop{padding:12px;inset:54px 0 0}.profile-media-editor{width:100%}}.profile-info-view{margin-top:14px;padding:0 0 16px}.profile-info-view h3{margin:0;padding:16px 18px 8px}.profile-info-row{border-top:1px solid var(--tg-border);grid-template-columns:44px 1fr;align-items:center;min-height:68px;padding:10px 18px;display:grid}.profile-info-row:first-of-type{border-top:0}.profile-info-row .info-icon{width:32px;height:32px;color:var(--tg-blue);background:#3390ec24;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.profile-info-row .info-icon svg{width:18px;height:18px}.profile-info-row small{color:var(--tg-muted);margin-bottom:4px;font-size:13px;display:block}.profile-info-row b{color:var(--tg-text);word-break:break-word;font-size:15px;line-height:1.25;display:block}.profile-info-view .primary-save{width:calc(100% - 32px);margin:12px 16px 0}.profile-edit-view{margin-top:14px;padding:16px}.profile-edit-view .profile-field{margin-bottom:12px}.crop-backdrop{z-index:140;color:var(--tg-text);background:#000000bd;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.crop-modal{background:var(--tg-left);border:1px solid var(--tg-border);opacity:1;border-radius:26px;width:min(760px,100vw - 48px);overflow:hidden;box-shadow:0 28px 90px #0000008c}.crop-head{border-bottom:1px solid var(--tg-border);background:var(--tg-left);justify-content:space-between;align-items:center;height:96px;padding:0 26px;display:flex}.crop-head h3{color:var(--tg-text);margin:0 0 6px;font-size:25px}.crop-head p{color:var(--tg-muted);margin:0;font-size:16px}.crop-head button{background:var(--tg-hover);width:56px;height:56px;color:var(--tg-text);cursor:pointer;border:0;border-radius:50%;font-size:34px;font-weight:800}.crop-head button:hover{background:var(--tg-border)}.crop-preview-wrap{background:var(--tg-left);justify-content:center;align-items:center;padding:28px 28px 14px;display:flex}.crop-preview{background-color:#0b1722;background-position:50%;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px #ffffff0f}.avatar-crop .crop-preview{border:1px solid var(--tg-blue);border-radius:50%;width:min(486px,100vw - 120px);height:min(486px,100vw - 120px)}.wallpaper-crop .crop-preview{border:1px solid var(--tg-border);border-radius:18px;width:100%;height:305px}.crop-scale{color:var(--tg-muted);background:var(--tg-left);padding:8px 26px 18px;font-size:16px;display:block}.crop-scale span{margin-bottom:12px;display:block}.crop-scale input{width:100%;accent-color:var(--tg-blue)}.crop-actions{background:var(--tg-left);justify-content:flex-end;gap:14px;padding:0 26px 24px;display:flex}.crop-actions button{cursor:pointer;border:0;border-radius:18px;padding:15px 28px;font-size:18px;font-weight:800}.crop-cancel{background:var(--tg-hover);color:var(--tg-text)}.crop-apply{background:var(--tg-blue);color:#fff}.profile-preview,.profile-preview i{cursor:pointer}@media (width<=640px){.crop-backdrop{padding:12px}.crop-modal{border-radius:18px;width:100%}.crop-head{height:82px;padding:0 18px}.crop-head h3{font-size:21px}.crop-head p{font-size:14px}.crop-preview-wrap{padding:22px 18px 12px}.wallpaper-crop .crop-preview{height:230px}.crop-actions{padding:0 18px 18px}.crop-actions button{padding:13px 20px;font-size:16px}}.peer-profile-v2{background:var(--tg-bg);height:100%;overflow:auto;padding:0!important}.peer-profile-v2 .peer-hero{background:linear-gradient(135deg,var(--tg-blue),var(--tg-blue-dark));border-bottom:1px solid var(--tg-border);background-position:50%;background-size:cover;height:300px;position:relative;overflow:hidden}.peer-profile-v2 .peer-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#0000008c 100%);position:absolute;inset:0}.peer-avatar{color:#fff;z-index:1;background:linear-gradient(135deg,#72c7ff,#2d95e5) 50%/cover;border:3px solid #ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:38px;font-weight:900;display:flex;position:absolute;bottom:52px;left:28px;box-shadow:0 3px 12px #0000003d}.peer-hero-name{color:#fff;text-shadow:0 1px 3px #000000a6;z-index:1;flex-direction:column;display:flex;position:absolute;bottom:22px;left:28px;right:116px}.peer-hero-name strong{font-size:29px;font-weight:900;line-height:31px}.peer-hero-name span{opacity:.92;margin-top:3px;font-size:16px}.peer-float-actions{z-index:2;flex-direction:column;gap:12px;display:flex;position:absolute;bottom:28px;right:24px}.peer-float-actions button{background:var(--tg-blue);color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 6px 18px #00000040}.peer-info-list{background:var(--tg-bg);border-bottom:1px solid var(--tg-border)}.peer-info-row{border-top:1px solid var(--tg-border);grid-template-columns:58px 1fr;align-items:center;min-height:74px;padding:10px 22px;display:grid}.peer-info-row:first-child{border-top:0}.peer-info-row>span{color:var(--tg-blue);justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.peer-info-row b{color:var(--tg-text);word-break:break-word;font-size:18px;line-height:1.25;display:block}.peer-info-row em{color:var(--tg-muted);margin-top:2px;font-size:15px;font-style:normal;display:block}.peer-tabs{border-bottom:1px solid var(--tg-border);gap:10px;padding:16px 22px 14px;display:flex;overflow:auto}.peer-tabs button{border:1px solid var(--tg-border);background:var(--tg-hover);color:var(--tg-muted);white-space:nowrap;border-radius:999px;padding:12px 22px;font-size:18px;font-weight:800}.peer-tabs button.active{background:var(--tg-blue);border-color:var(--tg-blue);color:#fff}.peer-media-empty{color:var(--tg-muted);min-height:180px;padding:24px 28px;font-size:16px}@media (width<=640px){.peer-profile-v2 .peer-hero{height:240px}.peer-avatar{width:78px;height:78px;bottom:52px}.peer-avatar+.peer-hero-name{left:122px}.peer-hero-name strong{font-size:25px}.peer-float-actions button{width:52px;height:52px}.peer-info-row{grid-template-columns:46px 1fr;padding:9px 16px}.peer-tabs button{padding:9px 16px;font-size:15px}}.right{width:330px;min-width:330px;max-width:330px}.peer-profile-v2 .peer-hero{height:218px}.peer-avatar{border-width:2px;width:70px;height:70px;font-size:28px;bottom:40px;left:18px}.peer-hero-name{bottom:18px;left:18px;right:82px}.peer-hero-name strong{font-size:23px;line-height:25px}.peer-hero-name span{font-size:14px}.peer-float-actions{gap:9px;bottom:20px;right:14px}.peer-float-actions button{width:46px;height:46px}.peer-float-actions svg{width:22px;height:22px}.peer-info-row{grid-template-columns:44px 1fr;min-height:58px;padding:7px 16px}.peer-info-row>span{font-size:20px}.peer-info-row svg{width:21px;height:21px}.peer-info-row b{font-size:15px}.peer-info-row em{font-size:13px}.peer-tabs{gap:8px;padding:12px 14px 10px}.peer-tabs button{padding:9px 16px;font-size:14px}.peer-media-empty{min-height:120px;padding:18px;font-size:14px}.composer{gap:6px;min-height:46px;padding:5px 18px 7px}.input-shell{border-radius:18px}@media (width<=900px){.right{width:320px;min-width:320px;max-width:320px}}@media (width<=640px){.composer{min-height:44px;padding:5px 10px}.composer textarea{min-height:32px}.composer button{width:32px;min-width:32px;height:32px}.peer-profile-v2 .peer-hero{height:200px}}.composer{align-items:center!important;gap:5px!important;min-height:38px!important;padding:3px 16px 5px!important}.input-shell{border-radius:16px!important;min-height:32px!important}.composer textarea{border-radius:16px!important;min-height:30px!important;max-height:74px!important;padding:6px 12px!important;font-size:13.5px!important;line-height:1.2!important}.composer button{width:30px!important;min-width:30px!important;height:30px!important}.composer button svg{width:18px!important;height:18px!important}.popup{bottom:42px!important}.peer-avatar{width:66px!important;height:66px!important;font-size:26px!important;bottom:24px!important}.peer-avatar+.peer-hero-name{left:96px!important}.peer-hero-name{bottom:15px!important;right:78px!important}.peer-hero-name strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden;font-size:19px!important;font-weight:800!important;line-height:21px!important}.peer-hero-name span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:.92!important;font-size:12.5px!important;line-height:16px!important;display:block!important}.peer-float-actions{bottom:16px!important}.peer-tabs{scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior:contain!important;overflow:auto hidden!important}.peer-tabs::-webkit-scrollbar{height:0!important;display:none!important}@media (width<=640px){.composer{min-height:36px!important;padding:3px 8px 4px!important}.composer textarea{min-height:28px!important}.composer button{width:28px!important;min-width:28px!important;height:28px!important}.peer-avatar{bottom:24px!important}.peer-hero-name strong{font-size:18px!important}}.login-screen{background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--tg-blue) 16%,transparent),transparent 32%),var(--tg-chat);width:100%;height:100dvh;color:var(--tg-text);justify-content:center;align-items:center;padding:24px;display:flex;overflow:auto}.auth-card{background:var(--tg-bg);border:1px solid var(--tg-border);border-radius:22px;width:420px;padding:26px 26px 28px;box-shadow:0 22px 70px #0f172a29}.auth-logo{background:linear-gradient(135deg,var(--tg-blue),var(--tg-blue-dark));width:82px;height:82px;box-shadow:0 12px 34px color-mix(in srgb,var(--tg-blue) 28%,transparent);color:#fff;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex;overflow:hidden}.auth-logo img{object-fit:cover;width:100%;height:100%;display:block}.auth-card h1{letter-spacing:-.8px;color:var(--tg-text);margin:0 0 10px;font-size:30px}.auth-card p{color:var(--tg-muted);margin:0 0 16px;font-size:15px}.auth-tabs{background:var(--tg-hover);border:1px solid var(--tg-border);border-radius:13px;grid-template-columns:1fr 1fr;height:48px;margin-bottom:16px;padding:6px;display:grid}.auth-tabs button{color:var(--tg-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:14px;font-weight:800}.auth-tabs button.active{background:var(--tg-blue);color:#fff;box-shadow:0 1px 2px #0f172a1f}.auth-card input{border:1px solid var(--tg-border);background:var(--tg-left);width:100%;height:56px;color:var(--tg-text);border-radius:12px;outline:none;margin:0 0 12px;padding:0 18px;font-size:15px;display:block}.auth-card input::placeholder{color:color-mix(in srgb,var(--tg-muted) 70%,transparent)}.auth-card input:focus{border-color:var(--tg-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--tg-blue) 18%,transparent);background:var(--tg-bg)}.auth-submit{background:var(--tg-blue);color:#fff;cursor:pointer;width:100%;height:52px;box-shadow:0 2px 8px color-mix(in srgb,var(--tg-blue) 20%,transparent);border:0;border-radius:12px;margin-top:2px;font-size:15px;font-weight:900}.auth-submit:disabled{opacity:.65;cursor:default}.auth-submit:hover:not(:disabled){background:var(--tg-blue-dark)}.auth-error{color:#e53935!important;margin:12px 0 0!important;font-size:13px!important}.auth-card.is-register{width:420px}.auth-card.is-register .auth-logo{margin-bottom:18px}@media (width<=520px){.login-screen{padding:14px}.auth-card,.auth-card.is-register{border-radius:18px;width:100%;padding:22px}.auth-card h1{font-size:28px}.auth-logo{width:76px;height:76px}}.chatlist-topbar{background:var(--tg-left);align-items:center;gap:10px;height:58px;padding:8px 12px 6px;display:flex}.chatlist-topbar .chatlist-menu-btn{background:var(--tg-hover);color:#607080;width:42px;min-width:42px;height:42px}.chatlist-topbar .chatlist-menu-btn:hover{background:#e7eef5}.top-search-wrap{flex:1;min-width:0;padding:0!important}.top-search-wrap .search{background-color:#eef3f7;border-radius:23px;height:46px;font-size:15px}.my-chat-card{background:var(--tg-hover);border:1px solid var(--tg-border);cursor:pointer;border-radius:18px;grid-template-columns:54px 1fr 42px;align-items:center;gap:12px;min-height:76px;margin:6px 12px 12px;padding:12px;display:grid}.my-chat-card:hover{filter:brightness(.985)}.my-chat-avatar{color:#fff;background:linear-gradient(135deg,#72c7ff,#2d95e5) 50%/cover;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:900;display:flex;overflow:hidden}.my-chat-info{flex-direction:column;gap:5px;min-width:0;display:flex}.my-chat-info b{color:var(--tg-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:18px;overflow:hidden}.my-chat-info span{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:16px;overflow:hidden}.my-chat-logout{background:var(--tg-bg);color:#607080;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.my-chat-logout:hover{color:var(--tg-blue);background:#e8f1fa}.my-chat-logout svg{width:20px;height:20px}.composer.compact-composer{box-sizing:border-box!important;align-items:center!important;gap:7px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:5px 14px!important}.composer.compact-composer .composer-btn,.composer.compact-composer button.composer-btn{box-sizing:border-box!important;border-radius:50%!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;padding:0!important}.composer.compact-composer .composer-btn svg{width:19px!important;height:19px!important}.composer.compact-composer .input-shell{box-sizing:border-box!important;border-radius:17px!important;flex:auto!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;display:flex!important}.composer.compact-composer textarea{box-sizing:border-box!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:7px 14px!important;font-size:14px!important;line-height:20px!important;display:block!important;overflow:hidden!important}.composer.compact-composer .send-btn{margin-left:0!important}.composer.compact-composer .popup{bottom:48px!important}@media (width<=640px){.composer.compact-composer{gap:6px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:4px 8px!important}.composer.compact-composer .composer-btn,.composer.compact-composer button.composer-btn{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important}.composer.compact-composer .input-shell{border-radius:16px!important;height:32px!important;min-height:32px!important;max-height:32px!important}.composer.compact-composer textarea{height:32px!important;min-height:32px!important;max-height:32px!important;padding:6px 12px!important;line-height:20px!important}}.telegram-topic-sidebar{padding-top:2px!important}.forum-topic-item{grid-template-rows:21px 19px!important;min-height:62px!important;padding-top:6px!important;padding-bottom:6px!important}.forum-topic-item:before{width:46px!important;height:46px!important;font-size:18px!important;top:7px!important}.forum-topic-item .chat-title{font-size:15px!important;font-weight:700!important}.forum-topic-item .chat-preview{font-size:13px!important}.forum-topic-item .badges{align-items:center!important}.forum-topic-item .badges span{min-width:18px!important;height:18px!important;font-size:11px!important}.topic-pane .topic-left-head{height:50px!important}.topic-pane .topic-brand{font-size:15.5px!important;font-weight:800!important}.pinned-bar{background:var(--surface-2);border-bottom:1px solid var(--border);height:46px;color:var(--text);box-sizing:border-box;align-items:center;gap:12px;padding:0 22px;display:flex}.pinned-bar b{color:var(--accent);font-size:13px}.pinned-bar span{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:13px;overflow:hidden}.profile-small-action{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;margin-top:10px;padding:10px 12px;font-weight:700}.topic-notify-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.topic-notify-actions button{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:8px 10px}
