.chat-composer-panels-module__DmAUWq__attachmentSheet{--primary:#3390ec;--primary-foreground:#fff;--accent:#e6f2fb;--accent-foreground:#2481bd;--background:#fff;--foreground:#17212b;--muted:#f1f2f5;--muted-foreground:#7d8a96;--border:#e6e8eb;background:var(--background);width:100%;max-width:560px;max-height:min(82dvh,760px);color:var(--foreground);padding:0;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:26px 26px 0 0;flex-direction:column;gap:0;display:flex;top:auto;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.chat-composer-panels-module__DmAUWq__handle{background:var(--border);border-radius:99px;flex-shrink:0;width:36px;height:4px;margin:9px auto 0}.chat-composer-panels-module__DmAUWq__sheetHeader{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.chat-composer-panels-module__DmAUWq__sheetHeader>div{gap:7px;display:grid}.chat-composer-panels-module__DmAUWq__circle{border-radius:50%;flex-shrink:0}.chat-composer-panels-module__DmAUWq__selection{overscroll-behavior:contain;touch-action:pan-y;flex:1;min-height:180px;padding:3px;overflow-y:auto}.chat-composer-panels-module__DmAUWq__mediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;display:grid}.chat-composer-panels-module__DmAUWq__tile{aspect-ratio:1;background:var(--muted);border-radius:4px;position:relative;overflow:hidden}.chat-composer-panels-module__DmAUWq__tile>img,.chat-composer-panels-module__DmAUWq__tile>video{object-fit:cover;width:100%;height:100%}.chat-composer-panels-module__DmAUWq__fileTile{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;padding:18px 8px 6px;display:flex}.chat-composer-panels-module__DmAUWq__fileTile>svg{width:28px;height:28px;color:var(--primary)}.chat-composer-panels-module__DmAUWq__fileTile>span{overflow-wrap:anywhere;max-height:3.75em;font-size:12px;line-height:1.25;overflow:hidden}.chat-composer-panels-module__DmAUWq__fileTile>small{color:var(--muted-foreground);font-size:10px}.chat-composer-panels-module__DmAUWq__number{background:var(--primary);min-width:23px;height:23px;color:var(--primary-foreground);text-align:center;border:2px solid var(--background);border-radius:50%;padding:1px 5px;font-size:12px;position:absolute;top:5px;left:5px}.chat-composer-panels-module__DmAUWq__remove{border-radius:50%;position:absolute;top:2px;right:2px}.chat-composer-panels-module__DmAUWq__addTile{aspect-ratio:1;background:var(--muted);border-radius:4px;height:auto}.chat-composer-panels-module__DmAUWq__emptySelection{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:220px;padding:24px;font-size:14px;display:flex}.chat-composer-panels-module__DmAUWq__emptySelection>span{width:56px;height:56px;color:var(--muted-foreground);background:var(--muted);border-radius:50%;place-items:center;display:grid}.chat-composer-panels-module__DmAUWq__captionRow{align-items:center;gap:8px;margin:10px 12px 3px;display:flex;position:relative}.chat-composer-panels-module__DmAUWq__captionRow>input{border-radius:24px;min-width:0;height:46px;font-size:16px}.chat-composer-panels-module__DmAUWq__send{border-radius:50%;flex-shrink:0;width:46px;height:46px}.chat-composer-panels-module__DmAUWq__progress{background:var(--primary);color:var(--primary-foreground);pointer-events:none;border-radius:12px;padding:1px 5px;font-size:10px;position:absolute;top:-10px;right:0}.chat-composer-panels-module__DmAUWq__attachmentTabs{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:10px 8px;display:grid}.chat-composer-panels-module__DmAUWq__attachmentTab{border-radius:24px;flex-direction:column;gap:6px;height:auto;min-height:70px;padding:8px 2px;font-size:12px}.chat-composer-panels-module__DmAUWq__attachmentTab>span{place-items:center;width:34px;height:30px;display:grid}.chat-composer-panels-module__DmAUWq__attachmentTab>span>svg{width:27px;height:27px}.chat-composer-panels-module__DmAUWq__attachmentTab[data-active=true]{background:var(--accent);color:var(--primary)}.chat-composer-panels-module__DmAUWq__emojiPanel{--primary:#3390ec;--accent:#e6f2fb;--accent-foreground:#2481bd;background:var(--tg-bg,var(--background));height:min(330px,42dvh);min-height:150px;color:var(--tg-text,var(--foreground));border-top:1px solid var(--tg-border,var(--border));flex-direction:column;flex-shrink:0;order:3;display:flex}.chat-composer-panels-module__DmAUWq__emojiToolbar{align-items:center;gap:4px;padding:6px 8px;display:flex}.chat-composer-panels-module__DmAUWq__emojiToolbar>input{border-radius:24px;min-width:0;font-size:16px}.chat-composer-panels-module__DmAUWq__emojiCategories{scrollbar-width:none;flex-shrink:0;gap:2px;padding:3px 6px;display:flex;overflow-x:auto}.chat-composer-panels-module__DmAUWq__emojiCategories>button{border-radius:50%;flex-shrink:0;width:36px;height:36px}.chat-composer-panels-module__DmAUWq__emojiCategories>button[aria-pressed=true]{color:var(--primary);background:var(--accent)}.chat-composer-panels-module__DmAUWq__emojiScroll{overscroll-behavior:contain;touch-action:pan-y;flex:1;min-height:0;padding:3px 8px 12px;overflow-y:auto}.chat-composer-panels-module__DmAUWq__emojiGrid{grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:2px;display:grid}.chat-composer-panels-module__DmAUWq__emojiGrid>button{border-radius:12px;height:42px;min-height:42px;padding:3px}.chat-composer-panels-module__DmAUWq__emojiHeading{color:var(--muted-foreground);padding:4px 6px 8px;font-size:12px;font-weight:500}.chat-composer-panels-module__DmAUWq__emojiFooter{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:8px;padding:3px 8px;display:flex}.chat-composer-panels-module__DmAUWq__emojiFooter>button{border-radius:20px;font-size:12px}.chat-composer-panels-module__DmAUWq__skinSelect{align-items:center;display:flex;position:relative}.chat-composer-panels-module__DmAUWq__skinSelect select{opacity:0;cursor:pointer;width:42px;height:36px;position:absolute;inset:0}.chat-composer-panels-module__DmAUWq__skinSelect>span{place-items:center;width:36px;height:36px;display:grid}@media (min-width:768px){.chat-composer-panels-module__DmAUWq__attachmentSheet{border-radius:24px;max-height:min(82dvh,700px);top:50%;bottom:auto;transform:translate(-50%,-50%)}.chat-composer-panels-module__DmAUWq__emojiPanel{border:1px solid var(--tg-border,var(--border));border-radius:16px;align-self:flex-start;width:100%;max-width:480px;margin:0 12px;overflow:hidden}}.chat-composer-panels-module__DmAUWq__attachmentSheet{translate:none}.telegram-messenger[data-telegram-release="2026.09.05.1"] .chat-composer-panels-module__DmAUWq__conversationWithEmoji .telegram-chat__composer{flex-shrink:0;order:2;padding:6px;position:relative;inset:auto}.telegram-messenger[data-telegram-release="2026.09.05.1"] .chat-composer-panels-module__DmAUWq__conversationWithEmoji .telegram-chat__messages{padding-bottom:8px}.chat-composer-panels-module__DmAUWq__emojiFooter{padding-bottom:max(3px, env(safe-area-inset-bottom,0px));flex-shrink:0}.dark .chat-composer-panels-module__DmAUWq__attachmentSheet{--background:#17212b;--foreground:#f5f5f5;--muted:#242f3d;--muted-foreground:#8d969f;--border:#303e4d;--accent:#253e55;--accent-foreground:#7db3db}.dark .chat-composer-panels-module__DmAUWq__emojiPanel{--accent:#253e55;--accent-foreground:#7db3db}
.telegram-chat-profile-module__SXpxxG__profile{z-index:30;overscroll-behavior:contain;color:#111;scrollbar-width:thin;background:#f1f1f3;width:min(100%,390px);min-height:0;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-8px 0 30px #00000024}.telegram-chat-profile-module__SXpxxG__header{z-index:3;min-height:56px;padding-top:env(safe-area-inset-top,0px);color:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f8f9f0;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;display:grid;position:sticky;top:0}.telegram-chat-profile-module__SXpxxG__header>button{width:48px;height:48px;color:inherit;background:0 0;border:0;place-items:center;display:grid}.telegram-chat-profile-module__SXpxxG__header svg{stroke-width:2px;width:25px;height:25px}.telegram-chat-profile-module__SXpxxG__header strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:22px;overflow:hidden}.telegram-chat-profile-module__SXpxxG__hero{background:#f8f8f9;flex-direction:column;align-items:center;padding:26px 20px 22px;display:flex}.telegram-chat-profile-module__SXpxxG__avatar{background:#c9d7e5;border:0;width:120px;height:120px;font-size:46px}.telegram-chat-profile-module__SXpxxG__avatar svg{width:48px;height:48px}.telegram-chat-profile-module__SXpxxG__hero h2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:16px;font-size:25px;font-weight:600;line-height:31px;overflow:hidden}.telegram-chat-profile-module__SXpxxG__hero p{color:#8e8e93;margin-top:2px;font-size:15px;line-height:20px}.telegram-chat-profile-module__SXpxxG__hero .telegram-chat-profile-module__SXpxxG__online{color:#3390ec}.telegram-chat-profile-module__SXpxxG__actions{background:#dedee2;gap:1px;margin:10px 0;display:grid;overflow:hidden}.telegram-chat-profile-module__SXpxxG__twoActions{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-chat-profile-module__SXpxxG__threeActions{grid-template-columns:repeat(3,minmax(0,1fr))}.telegram-chat-profile-module__SXpxxG__actions>button,.telegram-chat-profile-module__SXpxxG__actions>a{color:#111;background:#fff;border:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:88px;display:flex}.telegram-chat-profile-module__SXpxxG__actions svg{stroke-width:1.9px;width:28px;height:28px}.telegram-chat-profile-module__SXpxxG__actions span{font-size:13px;font-weight:500;line-height:17px}.telegram-chat-profile-module__SXpxxG__info{background:#fff;margin-bottom:10px;overflow:hidden}.telegram-chat-profile-module__SXpxxG__info>a,.telegram-chat-profile-module__SXpxxG__info>div{border-bottom:1px solid #e2e2e6;flex-direction:column;justify-content:center;min-height:66px;margin-left:18px;padding:10px 18px 10px 0;display:flex}.telegram-chat-profile-module__SXpxxG__info>:last-child{border-bottom:0}.telegram-chat-profile-module__SXpxxG__info strong{font-size:16px;font-weight:400;line-height:21px}.telegram-chat-profile-module__SXpxxG__info span{color:#8e8e93;margin-top:3px;font-size:13px;line-height:17px}.telegram-chat-profile-module__SXpxxG__members{scroll-margin-top:calc(56px + env(safe-area-inset-top,0px));background:#fff;margin-bottom:10px}.telegram-chat-profile-module__SXpxxG__members h3{color:#3390ec;padding:13px 16px 8px;font-size:14px;font-weight:500}.telegram-chat-profile-module__SXpxxG__members>a,.telegram-chat-profile-module__SXpxxG__members>div{border-bottom:1px solid #e2e2e6;align-items:center;gap:12px;min-height:58px;margin-left:12px;padding:6px 16px 6px 0;display:flex}.telegram-chat-profile-module__SXpxxG__members>:last-child{border-bottom:0}.telegram-chat-profile-module__SXpxxG__memberAvatar{color:#fff;background:linear-gradient(145deg,#76c4f5,#4a8ee6);flex:0 0 44px;width:44px;height:44px}.telegram-chat-profile-module__SXpxxG__members>a>span:last-child,.telegram-chat-profile-module__SXpxxG__members>div>span:last-child{min-width:0}.telegram-chat-profile-module__SXpxxG__members strong,.telegram-chat-profile-module__SXpxxG__members small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.telegram-chat-profile-module__SXpxxG__members strong{font-size:15px;font-weight:500}.telegram-chat-profile-module__SXpxxG__members small{color:#8e8e93;margin-top:2px;font-size:13px}.telegram-chat-profile-module__SXpxxG__shared{background:#fff;min-height:240px}.telegram-chat-profile-module__SXpxxG__tabs{z-index:2;top:calc(56px + env(safe-area-inset-top,0px));background:#fff;border-bottom:1px solid #dedee2;grid-template-columns:repeat(3,minmax(0,1fr));min-height:48px;padding:0 8px;display:grid;position:sticky}.telegram-chat-profile-module__SXpxxG__tabs button{color:#7d7d82;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:14px;font-weight:500;display:flex;position:relative}.telegram-chat-profile-module__SXpxxG__tabs button:after{content:"";opacity:0;background:#3390ec;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.telegram-chat-profile-module__SXpxxG__tabs .telegram-chat-profile-module__SXpxxG__activeTab{color:#3390ec}.telegram-chat-profile-module__SXpxxG__tabs .telegram-chat-profile-module__SXpxxG__activeTab:after{opacity:1}.telegram-chat-profile-module__SXpxxG__tabs small{color:inherit;font-size:11px}.telegram-chat-profile-module__SXpxxG__mediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding-top:2px;display:grid}.telegram-chat-profile-module__SXpxxG__mediaGrid a{aspect-ratio:1;background:#d9d9dc;display:block;position:relative;overflow:hidden}.telegram-chat-profile-module__SXpxxG__mediaGrid img,.telegram-chat-profile-module__SXpxxG__mediaGrid video{object-fit:cover;width:100%;height:100%}.telegram-chat-profile-module__SXpxxG__fileList>a,.telegram-chat-profile-module__SXpxxG__linkList>a{border-bottom:1px solid #e2e2e6;align-items:center;gap:12px;min-height:62px;margin-left:16px;padding:8px 16px 8px 0;display:flex}.telegram-chat-profile-module__SXpxxG__fileList>a>span:first-child{color:#fff;background:#3390ec;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.telegram-chat-profile-module__SXpxxG__fileList svg,.telegram-chat-profile-module__SXpxxG__linkList svg{width:21px;height:21px}.telegram-chat-profile-module__SXpxxG__fileList div{min-width:0}.telegram-chat-profile-module__SXpxxG__fileList strong,.telegram-chat-profile-module__SXpxxG__fileList small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.telegram-chat-profile-module__SXpxxG__fileList strong{font-size:15px;font-weight:500}.telegram-chat-profile-module__SXpxxG__fileList small{color:#8e8e93;margin-top:3px;font-size:13px}.telegram-chat-profile-module__SXpxxG__linkList a{color:#2678c9;font-size:14px}.telegram-chat-profile-module__SXpxxG__linkList span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.telegram-chat-profile-module__SXpxxG__empty{color:#8e8e93;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:210px;display:flex}.telegram-chat-profile-module__SXpxxG__empty>span{color:#9ca0a6;background:#ececef;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.telegram-chat-profile-module__SXpxxG__empty svg{width:27px;height:27px}.telegram-chat-profile-module__SXpxxG__empty p{font-size:14px}.dark .telegram-chat-profile-module__SXpxxG__profile{color:#f4f4f5;background:#161719}:is(.dark .telegram-chat-profile-module__SXpxxG__header,.dark .telegram-chat-profile-module__SXpxxG__hero){color:#f4f4f5;background:#202124f2}:is(.dark .telegram-chat-profile-module__SXpxxG__actions,.dark .telegram-chat-profile-module__SXpxxG__tabs){background:#292a2d}.dark .telegram-chat-profile-module__SXpxxG__actions>button{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__actions>a{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__info{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__members{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__shared{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__tabs{color:#f4f4f5;background-color:#202124}.dark .telegram-chat-profile-module__SXpxxG__info>a{border-color:#343539}.dark .telegram-chat-profile-module__SXpxxG__info>div{border-color:#343539}.dark .telegram-chat-profile-module__SXpxxG__tabs{border-color:#343539}.dark .telegram-chat-profile-module__SXpxxG__fileList>a{border-color:#343539}.dark .telegram-chat-profile-module__SXpxxG__linkList>a{border-color:#343539}@media (max-width:767px){.telegram-chat-profile-module__SXpxxG__profile{width:100%;height:100dvh;box-shadow:none;position:fixed}}
