*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,sans-serif;background:#0e1621;overflow:hidden}.login-page{min-height:100vh;min-height:100svh;display:flex;justify-content:center;align-items:center;background:#0e1621}.auth-card{position:relative;width:360px;display:flex;flex-direction:column;align-items:center;padding:34px 28px 26px;background:#17212b;border-radius:18px;box-shadow:0 18px 60px #00000059}.auth-back{position:absolute;top:14px;left:14px;width:34px;height:34px;border:none;border-radius:50%;background:transparent;color:#8fa4b8;cursor:pointer;font-size:22px}.auth-back:hover{background:#243342;color:#fff}.auth-logo{width:88px;height:88px;border-radius:50%;background:#3390ec;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;margin-bottom:18px}.auth-card h1{color:#fff;font-size:24px;font-weight:700;text-align:center}.auth-subtitle{margin:8px 0 22px;color:#8fa4b8;font-size:14px;text-align:center}.auth-input{width:100%;height:48px;border:none;outline:none;border-radius:12px;background:#242f3d;color:#fff;padding:0 14px;font-size:15px;font-family:inherit}.auth-input::placeholder{color:#7f91a4}.auth-primary{width:100%;height:46px;margin-top:14px;border:none;border-radius:12px;background:#3390ec;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700}.auth-primary:hover{background:#4aa3ff}.auth-link{margin-top:16px;border:none;background:transparent;color:#6ab3ff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600}.auth-link:hover{color:#fff}.auth-language{margin-top:10px;border:none;background:transparent;color:#6ab3ff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600}.auth-language:hover{color:#fff}.auth-fields{width:100%;display:flex;flex-direction:column;gap:10px}.auth-link-secondary{margin-top:8px;color:#8fa4b8}.auth-primary:disabled{opacity:.55;cursor:not-allowed}.auth-primary:disabled:hover{background:#3390ec}.auth-hint{margin:0;color:#8fa4b8;font-size:12px;line-height:1.35}.auth-hint-error{color:#ff6b6b}@media(max-width:768px){.login-page{min-height:100svh;padding:calc(18px + env(safe-area-inset-top,0px)) calc(14px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(14px + env(safe-area-inset-left,0px))}.auth-card{width:min(100%,420px);max-height:calc(100svh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overflow:auto;-webkit-overflow-scrolling:touch}}.sidebar{width:360px;background:#17212b;border-right:1px solid #0f1923;display:flex;flex-direction:column;position:relative}.sidebar-top{height:58px;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#17212b}.burger-button{width:42px;height:42px;border:none;border-radius:50%;background:transparent;color:#8fa4b8;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.15s;flex-shrink:0}.burger-button:hover{background:#243342;color:#fff}.sidebar-search{flex:1}.sidebar-search input{width:100%;height:42px;border:none;outline:none;border-radius:22px;background:#242f3d;color:#fff;padding:0 16px;font-size:14px}.sidebar-search input::placeholder{color:#7f91a4}.dialogs-list{flex:1;overflow-y:auto}.dialogs-list::-webkit-scrollbar{width:6px}.dialogs-list::-webkit-scrollbar-thumb{background:#25303d;border-radius:10px}.user{position:relative;display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;transition:.15s}.user:hover{background:#202b36}.user.active{background:#2b5278}.user-name{color:#fff;font-weight:500}.dialog-info{flex:1;min-width:0}.dialog-preview{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-meta{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:48px}.dialog-time{color:#7f91a4;font-size:12px;margin-top:2px}.unread{min-width:22px;height:22px;border-radius:11px;background:#3390ec;color:#fff;font-size:11px;display:flex;justify-content:center;align-items:center;font-weight:700}.profile-avatar,.avatar,.chat-avatar{overflow:hidden;width:48px;height:48px;border-radius:50%;background:#3390ec;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.dialog-pin{margin-left:6px;font-size:11px}.user{-webkit-tap-highlight-color:transparent}.dialog-context-menu.telegram-action-menu{width:210px;padding:6px;border-radius:14px}.dialog-context-menu.telegram-action-menu button{height:40px;border-radius:9px}.dialog-context-menu.telegram-action-menu button span{width:22px;min-width:22px}@media(max-width:768px){.user{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.dialog-context-menu{position:fixed;inset:auto auto 24px 50%;transform:translate(-50%);width:min(260px,calc(100vw - 28px));z-index:9000}.dialog-context-menu button{height:46px;font-size:15px}}.telegram-menu-item span{font-size:15px;opacity:.75}.telegram-menu-item.danger{display:none}.dialog-preview-media,.dialog-preview-attachment{display:flex;align-items:center;gap:6px;min-width:0}.dialog-preview-media span,.dialog-preview-attachment span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-preview-thumb{width:18px;height:18px;min-width:18px;border-radius:4px;object-fit:cover;background:#0e1621}.dialog-preview-video-thumb{position:relative;width:18px;height:18px;min-width:18px;display:block;overflow:hidden;border-radius:4px;background:#0e1621}.dialog-preview-video-thumb .dialog-preview-thumb{width:100%;height:100%;display:block;border-radius:4px}.dialog-preview-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid white}.dialog-audio-icon{position:relative;width:18px;height:18px;min-width:18px;border-radius:50%;background:#3390ec}.dialog-audio-icon:before{content:"";position:absolute;left:7px;top:4px;width:2px;height:9px;background:#fff;border-radius:2px}.dialog-audio-icon:after{content:"";position:absolute;left:5px;bottom:3px;width:6px;height:6px;border-radius:50%;background:#fff}.dialog-file-icon{width:18px;height:18px;min-width:18px;color:#8fa4b8;display:flex;align-items:center;justify-content:center}.dialog-file-icon svg{width:18px;height:18px;display:block}.user.active .dialog-file-icon,.user.active .dialog-preview{color:#d7dde5}.dialog-context-menu.telegram-action-menu button .menu-icon{width:22px;min-width:22px;height:18px;display:flex;align-items:center;justify-content:center;color:#8fa4b8}.dialog-context-menu.telegram-action-menu button .menu-icon svg{width:18px;height:18px;display:block}.dialog-context-menu.telegram-action-menu button.danger .menu-icon{color:#ff6b6b}.dialog-delete-modal-overlay{position:fixed;inset:0;z-index:42000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000002e}.dialog-delete-modal{width:320px;max-width:calc(100vw - 48px);padding:20px 22px 14px;border-radius:18px;background:#1f1f1f;color:#fff;box-shadow:0 18px 55px #00000073;cursor:default}.dialog-delete-modal-title{margin-bottom:13px;color:#fff;font-size:18px;line-height:1.2;font-weight:700}.dialog-delete-modal-text{margin-bottom:16px;color:#fff;font-size:14px;line-height:1.35;font-weight:500}.dialog-delete-checkbox-row{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#fff;font-size:14px;line-height:1.35;cursor:pointer;-webkit-user-select:none;user-select:none}.dialog-delete-checkbox{position:relative;width:22px;height:22px;flex:0 0 22px}.dialog-delete-checkbox input{position:absolute;inset:0;opacity:0;cursor:pointer}.dialog-delete-checkbox-box{position:absolute;inset:0;border:2px solid #8b8b8b;border-radius:5px;transition:background .15s ease,border-color .15s ease}.dialog-delete-checkbox input:checked+.dialog-delete-checkbox-box{border-color:#8774e1;background:#8774e1}.dialog-delete-checkbox input:checked+.dialog-delete-checkbox-box:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.dialog-delete-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:2px}.dialog-delete-modal-actions button{height:36px;padding:0 10px;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:13px;line-height:36px;font-weight:700;text-transform:uppercase;cursor:pointer}.dialog-delete-modal-cancel{color:#8774e1}.dialog-delete-modal-danger{color:#ff5c5c}.dialog-delete-modal-actions button:hover{background:#ffffff0f}.dialog-preview-photo-thumb{width:18px;height:18px;min-width:18px;display:block;overflow:hidden;border-radius:4px;background:#0e1621}.dialog-preview-photo-thumb .dialog-preview-thumb{width:100%;height:100%;display:block}.saved-icon{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#8774e1;color:#fff}.saved-icon svg{width:24px;height:24px;display:block}.chat{min-width:0;width:100%;height:100vh;display:flex;flex-direction:column;background:#0e1621;overflow:hidden;grid-column:auto}.chat-header{height:60px;background:#17212b;border-bottom:1px solid #0f1923;display:flex;align-items:center;gap:12px;padding:0 max(18px,calc((100% - 820px)/2));flex-shrink:0}.mobile-back-button{display:none}.chat-name{color:#fff;font-size:15px;font-weight:600}.chat-status{color:#7f91a4;font-size:12px}.messages{position:relative;z-index:1;flex:1;overflow-y:auto;overflow-x:hidden;padding:18px max(18px,calc((100% - 820px)/2));display:flex;flex-direction:column}.messages::-webkit-scrollbar{width:8px}.messages::-webkit-scrollbar-thumb{background:#25303d;border-radius:10px}.date-separator{align-self:center;margin:10px 0 14px;padding:4px 10px;border-radius:12px;background:#242f3dd9;color:#b7c4d1;font-size:12px;font-weight:600;box-shadow:0 2px 10px #0000002e}.pinned-bar-wrap{width:100%;height:46px;border-bottom:1px solid #0f1923;background:#17212b;display:flex;align-items:center;flex-shrink:0}.pinned-bar{flex:1;min-width:0;height:45px;border:none;background:transparent;color:#fff;display:flex;align-items:center;gap:10px;padding:7px max(18px,calc((100% - 820px)/2));cursor:pointer;font-family:inherit;text-align:left}.pinned-bar:hover{background:#202b36}.pinned-bar-line{width:3px;height:30px;border-radius:3px;background:#3390ec;flex-shrink:0}.pinned-bar-content{min-width:0;flex:1}.pinned-bar-title{color:#3390ec;font-size:12px;font-weight:700}.pinned-bar-text{margin-top:1px;color:#d7dde5;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pinned-bar-controls{width:38px;height:45px;display:flex;flex-direction:column;flex-shrink:0;border-left:1px solid rgba(255,255,255,.04)}.pinned-bar-controls button{flex:1;border:none;background:transparent;color:#8fa4b8;cursor:pointer;font-family:inherit;font-size:12px;line-height:1}.pinned-bar-controls button:hover{background:#243342;color:#fff}.composer-shell{padding-left:max(15px,calc((100% - 820px)/2));padding-right:max(18px,calc((100% - 820px)/2))}.message-highlight{animation:messageHighlight 1.2s ease}@keyframes messageHighlight{0%{filter:brightness(1.55)}to{filter:brightness(1)}}.chat-content{min-height:0;flex:1;display:flex;flex-direction:column}.chat-content.is-hidden{display:none}.chat-header-main{min-width:0;flex:1}.chat-e2ee-button{width:34px;height:34px;flex-shrink:0;border:none;border-radius:50%;background:transparent;color:#8da2b5;font-size:17px;line-height:34px;cursor:pointer}.chat-e2ee-button:hover{background:#233344;color:#fff}.chat-e2ee-button.is-enabled{color:#6ab2f2}.message.photo-message,.message.video-message{padding:0;background:transparent;border-radius:16px;overflow:visible;max-width:min(72%,560px);margin-bottom:4px;box-shadow:none}.message.photo-message.me,.message.video-message.me{background:transparent}.photo-message .message-photo-wrap,.video-message .message-video-wrap{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;cursor:pointer;background:#111820}.photo-message .message-photo,.video-message .message-video{display:block;width:auto;height:auto;max-width:min(560px,48vw);max-height:640px;object-fit:contain;background:#05080d}.video-message .message-video{aspect-ratio:var(--video-ratio);min-width:220px;min-height:140px}.message-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00000075;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:0;cursor:pointer;transition:.18s}.message-video-play:before{content:"";display:block;width:0;height:0;margin-left:5px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #ffffff}.message-video-play:hover{transform:translate(-50%,-50%) scale(1.06);background:#00000094}.video-duration-layer{position:absolute;left:8px;top:8px;padding:3px 7px;border-radius:10px;background:#00000094;color:#fff;font-size:11px;font-weight:600;-webkit-user-select:none;user-select:none}.video-download-layer{position:absolute;left:8px;top:34px;height:25px;padding:0 9px;border:none;border-radius:13px;background:#0000009e;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:.18s}.video-download-layer:hover{background:#000000c7}.message-media-caption{padding:8px 10px 7px;background:#182533;color:#fff;font-size:14px;line-height:1.36;white-space:pre-wrap;word-break:break-word}.me .message-media-caption{background:#2b5278}.photo-time-layer{position:absolute;right:7px;bottom:7px;display:flex;align-items:center;gap:4px;padding:3px 7px;border-radius:10px;background:#0000007a;color:#fff;font-size:11px;-webkit-user-select:none;user-select:none}.photo-time-layer .message-status{margin-left:2px}.photo-time-layer .message-status.sent,.photo-time-layer .message-status.delivered{color:#d7dde5}.photo-time-layer .message-status.read{color:#3aaeff}.media-viewer{position:fixed;inset:0;z-index:31000;display:flex;flex-direction:column;background:#000000eb;animation:mediaViewerFade .18s ease}@keyframes mediaViewerFade{0%{opacity:0}to{opacity:1}}.media-viewer-top{height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#111820d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.media-viewer-title{color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-viewer-actions{display:flex;align-items:center;gap:8px}.media-viewer-actions button{width:36px;height:36px;border:none;border-radius:9px;background:#ffffff14;color:#fff;cursor:pointer;transition:.18s}.media-viewer-actions button:hover{background:#ffffff26}.media-viewer-body{flex:1;display:flex;align-items:center;justify-content:center;padding:22px}.media-viewer-img,.media-viewer-video{width:auto;max-width:min(96vw,1200px);max-height:calc(100dvh - 96px);object-fit:contain;background:#05080d;border-radius:10px}@media(max-width:768px){.message.photo-message,.message.video-message{max-width:88%}.photo-message .message-photo,.video-message .message-video{max-width:88vw;max-height:520px}.media-viewer-top{height:50px}.media-viewer-body{padding:0}.media-viewer-img,.media-viewer-video{max-width:100vw;max-height:calc(100dvh - 50px);border-radius:0}}.message-encrypted-media-placeholder{width:min(320px,78vw);min-height:150px;display:flex;align-items:center;justify-content:center;padding:18px;border-radius:14px;background:#0000002e;color:#b7c4d1;font-size:13px;text-align:center}.message-media-pending{width:260px;min-height:160px;border-radius:14px;background:#ffffff0a}.message.audio-message{min-width:320px;max-width:min(76%,440px);padding:8px 10px 7px;border-radius:16px 16px 16px 5px;background:#182533}.message.audio-message.me{background:#2b5278;border-radius:16px 16px 5px}.message-audio{display:flex;align-items:center;gap:10px;min-width:280px}.audio-play-button{position:relative;width:42px;height:42px;flex-shrink:0;border:none;border-radius:50%;background:#3390ec;cursor:pointer}.me .audio-play-button{background:#fff}.audio-play-button:before{content:"";position:absolute;left:17px;top:13px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #ffffff}.me .audio-play-button:before{border-left-color:#2b5278}.audio-play-button.is-playing:before,.audio-play-button.is-playing:after{content:"";position:absolute;top:12px;width:5px;height:18px;border:none;border-radius:2px;background:#fff}.me .audio-play-button.is-playing:before,.me .audio-play-button.is-playing:after{background:#2b5278}.audio-play-button.is-playing:before{left:15px}.audio-play-button.is-playing:after{left:24px}.audio-main{min-width:0;flex:1}.audio-title{color:#fff;font-size:14px;line-height:1.25;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px}.audio-progress-line{width:100%;height:10px;display:flex;align-items:center}.audio-range-placeholder{width:100%;height:3px;border-radius:6px;background:#ffffff2e}.audio-meta{margin-top:5px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:10px;color:#8da2b5;font-size:12px;line-height:16px;min-height:16px}.audio-meta-left{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden;white-space:nowrap}.audio-footer-slot{min-width:max-content;display:flex;align-items:flex-end;justify-content:flex-end;align-self:end}.audio-footer-slot .message-footer-compact{margin-left:0;transform:translateY(2px)}.audio-range{width:100%;height:3px;margin:0;appearance:none;-webkit-appearance:none;background:#ffffff40;border-radius:6px;cursor:pointer}.audio-range::-webkit-slider-runnable-track{height:3px;background:#ffffff40;border-radius:6px}.audio-range::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;margin-top:-3.5px;border-radius:50%;background:#fff}.audio-range::-moz-range-track{height:3px;background:#ffffff40;border-radius:6px}.audio-range::-moz-range-thumb{width:10px;height:10px;border:none;border-radius:50%;background:#fff}.audio-progress-meta{margin-top:5px;display:flex;align-items:center;justify-content:space-between;color:#8da2b5;font-size:12px;line-height:1.2}.me .audio-progress-meta{color:#adc4d8}.audio-topbar{position:fixed;top:72px;left:max(338px,calc(320px + (100vw - 1140px)/2));z-index:29000;width:min(760px,calc(100vw - 356px));min-height:42px;padding:5px 8px;display:flex;align-items:center;gap:8px;background:#17212b;border:1px solid #263645;border-radius:10px;box-shadow:0 8px 22px #00000047;color:#fff;user-select:none;-webkit-user-select:none}.app.has-profile-drawer .audio-topbar{left:max(338px,calc(320px + (100vw - 1500px)/2));width:min(760px,calc(100vw - 716px))}.audio-topbar-controls,.audio-topbar-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.audio-topbar-button{position:relative;width:28px;height:28px;flex-shrink:0;border:none;border-radius:50%;background:transparent;color:#d7dde5;cursor:pointer}.audio-topbar-button:hover,.audio-topbar-button.is-active{background:#243342}.audio-topbar-prev:before,.audio-topbar-next:before{content:"";position:absolute;top:8px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.audio-topbar-prev:before{left:8px;border-right:9px solid currentColor}.audio-topbar-prev:after{content:"";position:absolute;left:17px;top:8px;width:2px;height:12px;border-radius:2px;background:currentColor}.audio-topbar-next:before{right:8px;border-left:9px solid currentColor}.audio-topbar-next:after{content:"";position:absolute;right:17px;top:8px;width:2px;height:12px;border-radius:2px;background:currentColor}.audio-topbar-play:before{content:"";position:absolute;left:11px;top:8px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor}.audio-topbar-play.is-playing:before,.audio-topbar-play.is-playing:after{content:"";position:absolute;top:7px;width:4px;height:14px;border:none;border-radius:2px;background:currentColor}.audio-topbar-play.is-playing:before{left:10px}.audio-topbar-play.is-playing:after{left:17px}.audio-topbar-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.audio-topbar-title{max-width:100%;color:#fff;font-size:12px;font-weight:600;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-topbar-progress-row{display:flex;align-items:center;gap:6px}.audio-topbar-time{min-width:30px;color:#8da2b5;font-size:10px;line-height:1}.audio-topbar-time:last-child{text-align:right}.audio-topbar-range{flex:1;height:3px;margin:0;appearance:none;-webkit-appearance:none;background:#344658;border-radius:6px;cursor:pointer}.audio-topbar-range::-webkit-slider-runnable-track{height:3px;background:#344658;border-radius:6px}.audio-topbar-range::-webkit-slider-thumb{-webkit-appearance:none;width:9px;height:9px;margin-top:-3px;border-radius:50%;background:#8774e1}.audio-topbar-range::-moz-range-track{height:3px;background:#344658;border-radius:6px}.audio-topbar-range::-moz-range-thumb{width:9px;height:9px;border:none;border-radius:50%;background:#8774e1}.audio-topbar-mute:before{content:"";position:absolute;left:7px;top:11px;width:6px;height:7px;background:currentColor;clip-path:polygon(0 25%,45% 25%,100% 0,100% 100%,45% 75%,0 75%)}.audio-topbar-mute:after{content:"";position:absolute;right:7px;top:9px;width:7px;height:10px;border:2px solid currentColor;border-left:none;border-radius:0 12px 12px 0}.audio-topbar-mute.is-active:after{content:"";position:absolute;right:8px;top:8px;width:12px;height:12px;border:none;background:linear-gradient(45deg,transparent 45%,currentColor 45%,currentColor 55%,transparent 55%),linear-gradient(-45deg,transparent 45%,currentColor 45%,currentColor 55%,transparent 55%)}.audio-topbar-speed{height:28px;min-width:34px;border:none;border-radius:14px;padding:0 6px;background:transparent;color:#d7dde5;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.audio-topbar-speed:hover{background:#243342;color:#fff}.audio-topbar-repeat:before{content:"";position:absolute;left:7px;top:8px;width:14px;height:9px;border:2px solid currentColor;border-left:none;border-radius:0 8px 8px 0}.audio-topbar-repeat:after{content:"";position:absolute;left:5px;top:12px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid currentColor}.audio-topbar-close:before,.audio-topbar-close:after{content:"";position:absolute;left:9px;top:13px;width:11px;height:2px;border-radius:2px;background:currentColor}.audio-topbar-close:before{transform:rotate(45deg)}.audio-topbar-close:after{transform:rotate(-45deg)}@media(max-width:1180px)and (min-width:769px){.audio-topbar,.app.has-profile-drawer .audio-topbar{left:max(338px,calc(320px + (100vw - 1140px)/2));width:min(760px,calc(100vw - 356px))}}@media(max-width:768px){.message.audio-message{min-width:280px;max-width:88%}.message-audio{min-width:250px}.audio-topbar{left:8px;right:8px;top:56px;width:auto;min-height:42px;border-radius:10px}}.audio-range{background:linear-gradient(to right,rgba(255,255,255,.82) 0 var(--audio-progress, 0%),rgba(255,255,255,.25) var(--audio-progress, 0%) 100%)}.audio-range::-webkit-slider-runnable-track{background:transparent}.audio-range::-moz-range-track{background:transparent}.audio-topbar-range{background:linear-gradient(to right,#8774e1 0 var(--audio-progress, 0%),#344658 var(--audio-progress, 0%) 100%)}.audio-topbar-range::-webkit-slider-runnable-track{background:transparent}.audio-topbar-range::-moz-range-track{background:transparent}.audio-topbar-actions .audio-topbar-button{border-radius:8px}.audio-topbar-mute:before,.audio-topbar-mute:after,.audio-topbar-repeat:before,.audio-topbar-repeat:after{transform:none}.audio-topbar{top:72px;left:max(338px,calc(320px + (100vw - 1000px)/2));width:min(520px,calc(100vw - 356px));min-height:38px;padding:4px 7px;gap:7px;border-radius:9px;background:#17212b;border:1px solid rgba(255,255,255,.08)}.audio-topbar-controls,.audio-topbar-actions{gap:0}.audio-topbar-button{width:26px;height:26px;border-radius:7px;color:#dce5ee}.audio-topbar-main{gap:0}.audio-topbar-title{font-size:12px;line-height:14px;font-weight:700;letter-spacing:.01em;text-transform:none}.audio-topbar-subtitle{color:#8da2b5;font-size:11px;line-height:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-topbar-progress-row,.audio-topbar-range,.audio-topbar-time{display:none!important}.audio-topbar-speed{height:26px;min-width:31px;border-radius:7px;font-size:11px;padding:0 4px}.audio-topbar-repeat:before{left:6px;top:8px;width:13px;height:8px;border:2px solid currentColor;border-left:none;border-radius:0 7px 7px 0}.audio-topbar-repeat:after{left:4px;top:12px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid currentColor}@media(max-width:768px){.audio-topbar{top:56px;left:8px;right:8px;width:auto}}.audio-topbar{width:min(560px,calc(100vw - 356px));min-height:38px;padding:4px 7px;gap:7px}.app.has-profile-drawer .audio-topbar{width:min(560px,calc(100vw - 716px))}.audio-topbar-button{width:26px;height:26px}.audio-topbar-controls,.audio-topbar-actions{gap:1px}.audio-topbar-prev:before,.audio-topbar-prev:after,.audio-topbar-next:before,.audio-topbar-next:after{content:"";position:absolute;top:8px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;background:transparent;border-radius:0}.audio-topbar-prev:before{left:7px;border-right:7px solid currentColor;border-left:0}.audio-topbar-prev:after{left:13px;border-right:7px solid currentColor;border-left:0}.audio-topbar-next:before{right:13px;border-left:7px solid currentColor;border-right:0}.audio-topbar-next:after{right:7px;border-left:7px solid currentColor;border-right:0}.audio-topbar-play:before{left:9px;top:7px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor}.audio-topbar-play.is-playing:before{left:9px;top:7px;width:4px;height:13px}.audio-topbar-play.is-playing:after{left:16px;top:7px;width:4px;height:13px}.audio-topbar-mute:before{left:5px;top:10px;width:6px;height:7px;clip-path:polygon(0 25%,45% 25%,100% 0,100% 100%,45% 75%,0 75%)}.audio-topbar-mute:after{right:6px;top:7px;width:10px;height:12px;border:2px solid currentColor;border-left:0;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%;background:transparent}.audio-topbar-mute span{display:none}.audio-topbar-mute.is-active:before{opacity:.75}.audio-topbar-mute.is-active:after{right:6px;top:6px;width:14px;height:14px;border:0;border-radius:0;background:linear-gradient(45deg,transparent 45%,currentColor 45%,currentColor 55%,transparent 55%),linear-gradient(-45deg,transparent 45%,currentColor 45%,currentColor 55%,transparent 55%)}.audio-topbar-repeat:before{left:6px;top:8px;width:14px;height:10px;border:0;border-top:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:8px;background:transparent}.audio-topbar-repeat:after{left:16px;top:6px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid currentColor;border-right:0;box-shadow:-12px 12px 0 -2px currentColor}.audio-topbar-button{display:flex;align-items:center;justify-content:center;padding:0}.audio-topbar-button svg{width:20px;height:20px;display:block;pointer-events:none}.audio-topbar-prev:before,.audio-topbar-prev:after,.audio-topbar-next:before,.audio-topbar-next:after,.audio-topbar-play:before,.audio-topbar-play:after,.audio-topbar-mute:before,.audio-topbar-mute:after,.audio-topbar-repeat:before,.audio-topbar-repeat:after,.audio-topbar-close:before,.audio-topbar-close:after{content:none!important;display:none!important}.audio-topbar-play svg{width:21px;height:21px;transform:translate(0)}.audio-topbar-prev svg,.audio-topbar-next svg{width:19px;height:19px}.audio-topbar-mute svg,.audio-topbar-repeat svg{width:21px;height:21px}.audio-topbar-repeat.is-active,.audio-topbar-mute.is-active{color:#8774e1}.message.voice-message{min-width:250px;max-width:min(76%,380px);padding:7px 9px 6px;border-radius:16px 16px 16px 5px;background:#182533}.message.voice-message.me{background:#2b5278;border-radius:16px 16px 5px}.message-voice{display:flex;align-items:center;gap:10px;min-width:230px}.voice-play-button{position:relative;width:42px;height:42px;flex-shrink:0;border:none;border-radius:50%;background:#3390ec;cursor:pointer}.me .voice-play-button{background:#fff}.voice-play-button:before{content:"";position:absolute;left:17px;top:13px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #ffffff}.me .voice-play-button:before{border-left-color:#2b5278}.voice-play-button.is-playing:before,.voice-play-button.is-playing:after{content:"";position:absolute;top:12px;width:5px;height:18px;border:none;border-radius:2px;background:#fff}.me .voice-play-button.is-playing:before,.me .voice-play-button.is-playing:after{background:#2b5278}.voice-play-button.is-playing:before{left:15px}.voice-play-button.is-playing:after{left:24px}.voice-main{min-width:0;flex:1}.voice-progress-row{position:relative;width:100%;height:28px;display:flex;align-items:center}.voice-wave{width:100%;height:28px;display:flex;align-items:center;gap:3px;overflow:hidden;pointer-events:none}.voice-wave span{width:3px;height:var(--voice-wave-height, 12px);border-radius:8px;background:#ffffff57}.voice-wave span.is-active{background:#ffffffc7}.voice-range{position:absolute;inset:0;width:100%;height:28px;margin:0;opacity:0;cursor:pointer}.voice-meta{margin-top:2px;min-height:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:10px;color:#8da2b5;font-size:12px;line-height:16px}.me .voice-meta{color:#adc4d8}.voice-duration{min-width:0;overflow:hidden;white-space:nowrap;font-variant-numeric:tabular-nums}.voice-footer-slot{min-width:max-content;display:flex;align-items:flex-end;justify-content:flex-end;align-self:end}.voice-footer-slot .message-footer-compact{margin-left:0;transform:translateY(2px)}@media(max-width:768px){.message.voice-message{min-width:230px;max-width:88%}.message-voice{min-width:210px}}.message{position:relative;color:#fff;max-width:min(60%,560px);width:fit-content;padding:7px 9px 6px;border-radius:14px 14px 14px 4px;background:#182533;align-self:flex-start;overflow-wrap:break-word;word-break:break-word;margin-bottom:4px;user-select:text;-webkit-user-select:text;box-shadow:0 1px 1px #0000002e}.me{background:#2b5278;align-self:flex-end;border-radius:14px 14px 4px}.message.menu-open{filter:brightness(1.08)}.message-text{display:block;position:relative;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.36;font-size:14px}.message-text-content{white-space:inherit}.message-text-with-footer{padding-right:0}.message-text-footer-slot{display:inline-flex;white-space:nowrap;vertical-align:baseline}.message-text-footer-inline .message-text-footer-slot{margin-left:8px}.message-text-footer-right .message-text-footer-slot{position:absolute;right:0;bottom:-2px}.message-text-footer-line .message-text-footer-slot{display:flex;justify-content:flex-end;width:100%;margin-top:1px}.message-content{display:block;min-width:0}.message.text-message .message-content{min-height:18px}.message-footer{display:inline-flex;align-items:center;gap:4px;height:16px;font-size:11px;line-height:16px;color:#7f91a4;white-space:nowrap;pointer-events:none;user-select:none;-webkit-user-select:none;vertical-align:baseline}.message-footer-inline{transform:translateY(2px)}.message.text-message .message-footer-inline{align-items:flex-end}.message-footer-block{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.me .message-footer{color:#adc4d8}.message.audio-message,.message.file-message{padding-bottom:7px}.message-edited,.message-status{user-select:none;-webkit-user-select:none}.message-edited,.message-time-value{color:inherit}.message-link{color:#6ab8ff;text-decoration:none}.message-link:hover{text-decoration:underline}.message-status{display:inline-flex;align-items:center;margin-left:0;font-size:12px;line-height:1;font-weight:700;letter-spacing:-3px}.message-status.sent{color:#9aa8b5;letter-spacing:0}.message-status.delivered{color:#9aa8b5}.message-status.read{color:#4fb3ff}.message-menu{position:fixed;width:178px;padding:4px;background:#17212b;border:1px solid #263645;border-radius:10px;overflow:hidden;z-index:30000;box-shadow:0 10px 28px #0000006b;user-select:none;-webkit-user-select:none;touch-action:manipulation}.telegram-action-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.message-menu button{width:100%;height:32px;border:none;border-radius:7px;background:transparent;color:#d7dde5;padding:0 8px;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit;font-size:13px;text-align:left}.message-menu button span{width:16px;min-width:16px;display:flex;justify-content:center;color:#8fa4b8;font-size:13px}.message-menu button:hover{background:#243342}.message-menu button.danger,.message-menu button.danger span{color:#ff6b6b}.message-reply{width:100%;border:none;border-left:3px solid #3390ec;padding:5px 8px;margin-bottom:6px;background:#00000024;border-radius:8px;max-width:100%;overflow:hidden;cursor:pointer;text-align:left;font-family:inherit;display:block}.message-reply:hover{background:#00000038}.me .message-reply{background:#ffffff14}.me .message-reply:hover{background:#ffffff21}.message-reply-author{color:#6ab3ff;font-size:12px;font-weight:700;margin-bottom:2px}.message-reply-text{color:#b7c4d1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message.file-message{min-width:280px;max-width:min(70%,440px);padding:7px 8px}.message-file{width:100%;border:none;display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;background:transparent;padding:4px 2px 0;border-radius:13px;margin:0;cursor:pointer;font-family:inherit;text-align:left}.message-file:hover,.me .message-file,.me .message-file:hover{background:transparent}.message-file-icon{position:relative;width:46px;height:46px;border-radius:14px;background:#3390ec;color:#fff;display:flex;align-items:center;justify-content:center;font-size:0;flex-shrink:0;overflow:hidden}.message-file-icon svg{width:25px;height:25px;display:block;opacity:.9}.message-file-label{position:absolute;left:0;right:0;bottom:0;height:14px;background:#0000003d;color:#fff;font-size:8px;line-height:14px;font-weight:800;text-align:center;letter-spacing:.3px}.file-kind-pdf{background:#e74c3c}.file-kind-doc{background:#3498db}.file-kind-xls{background:#27ae60}.file-kind-ppt{background:#e67e22}.file-kind-zip{background:#8e44ad}.file-kind-text{background:#607d8b}.file-kind-app{background:#455a64}.file-kind-file{background:#3390ec}.message-file-info{min-width:0;flex:1}.message-file-name{max-width:280px;color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-file-bottom{margin-top:4px;display:flex;align-items:center;gap:8px;min-width:0}.message-file-size{color:#8da2b5;font-size:12px;line-height:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.me .message-file-size{color:#adc4d8}.message-footer-compact{margin-left:auto;flex-shrink:0;align-self:flex-end;transform:translateY(2px)}.mobile-action-overlay{position:fixed;inset:0;z-index:30000;background:#00000047;display:flex;align-items:flex-end;justify-content:center}.mobile-action-sheet{width:100%;max-width:420px;margin:0 8px 10px;padding:6px;background:#17212b;border:1px solid #243342;border-radius:16px;box-shadow:0 18px 60px #00000080}.mobile-action-sheet button{width:100%;height:44px;border:none;border-radius:10px;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:12px;padding:0 14px;font-family:inherit;font-size:15px;text-align:left}.mobile-action-sheet button span{width:20px;color:#8fa4b8}.mobile-action-sheet button:active{background:#243342}.mobile-action-sheet button.danger,.mobile-action-sheet button.danger span{color:#ff6b6b}@media(max-width:768px){.message{max-width:82%;-webkit-touch-callout:none}.message-text{-webkit-user-select:text;user-select:text;font-size:14px}.message-menu button{height:34px;font-size:13px}.message.audio-message,.message.file-message{min-width:240px;max-width:88%;padding-bottom:7px}.message-file-name{max-width:190px}input,textarea,select{font-size:16px!important}}.message-menu button .menu-icon{width:18px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#8fa4b8}.message-menu button .menu-icon svg{width:18px;height:18px;display:block}.message-menu button.danger .menu-icon{color:#ff6b6b}.telegram-menu{position:absolute;top:8px;left:8px;width:220px;background:#17212b;border:1px solid #243342;border-radius:12px;overflow:hidden;z-index:1000;box-shadow:0 12px 35px #00000073;animation:menuFade .12s ease}.compact-menu{width:220px}.telegram-menu-item{width:100%;height:44px;border:none;background:transparent;color:#d7dde5;cursor:pointer;display:flex;align-items:center;gap:14px;padding:0 16px;font-size:14px;font-weight:500;font-family:inherit;text-align:left;transition:.15s}.telegram-menu-item:hover{background:#243342}.telegram-menu-item span{width:22px;min-width:22px;display:flex;align-items:center;justify-content:center;color:#9fb0c1;font-size:16px;line-height:1;opacity:1}.telegram-menu-item.danger,.telegram-menu-item.danger span{color:#ff6b6b}.dialog-context-menu{position:absolute;right:12px;top:42px;width:170px;background:#17212b;border:1px solid #243342;border-radius:12px;overflow:hidden;z-index:50;box-shadow:0 10px 35px #00000073}.dialog-context-menu button{width:100%;height:42px;border:none;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:12px;padding:0 14px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;text-align:left}.dialog-context-menu button:hover{background:#243342}.dialog-context-menu button.danger{color:#ff6b6b}@keyframes menuFade{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dialog-delete-confirm{padding:8px}.dialog-delete-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:4px}.dialog-delete-text{color:#9fb0c1;font-size:12px;line-height:1.35;margin-bottom:10px}.dialog-delete-actions{display:flex;justify-content:flex-end;gap:8px}.dialog-delete-actions button{width:auto;height:32px;padding:0 12px;border-radius:8px;font-size:12px}.dialog-delete-actions button.danger{background:#ef4444;color:#fff}.dialog-delete-actions button.danger:hover{background:#dc2626}.drawer-overlay{position:fixed;inset:0;z-index:9000;background:#0000002e;display:flex;pointer-events:auto}.drawer-overlay-left{justify-content:flex-start}.drawer-overlay-right{justify-content:flex-end}.settings-drawer{width:360px;height:100dvh;background:#17212b;color:#fff;box-shadow:0 10px 40px #00000073;overflow-y:auto;border-right:1px solid #0f1923}.profile-drawer{width:100%;min-width:0;height:100vh;background:#17212b;color:#fff;overflow-y:auto;border-left:1px solid #0f1923;box-shadow:none}.drawer-topbar{height:56px;display:flex;align-items:center;gap:12px;padding:0 12px;background:#17212b;color:#fff}.drawer-title{flex:1;color:#fff;font-size:16px;font-weight:700}.drawer-icon-button,.drawer-save-button{border:none;background:transparent;color:#fff;cursor:pointer;font-family:inherit}.drawer-icon-button{width:38px;height:38px;border-radius:50%;font-size:22px;display:flex;align-items:center;justify-content:center}.drawer-icon-button:hover{background:#243342}.drawer-save-button{color:#3390ec;font-size:14px;font-weight:700}.settings-profile,.profile-drawer-main{display:flex;flex-direction:column;align-items:center;padding:18px 16px 24px}.settings-avatar,.profile-drawer-avatar{width:86px;height:86px;border-radius:50%;background:#3390ec;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:34px;font-weight:700}.settings-avatar.large{width:104px;height:104px;font-size:40px}.settings-name,.profile-drawer-name{margin-top:12px;color:#fff;font-size:20px;font-weight:700}.settings-online{margin-top:3px;color:#7f91a4;font-size:13px}.settings-card,.profile-info-card{margin:0 12px 12px;padding:8px;background:#202b36;border-radius:14px}.settings-row,.profile-info-row{min-height:48px;display:flex;align-items:center;gap:14px;color:#fff;padding:0 4px}.settings-row span,.profile-info-icon{width:24px;min-width:24px;color:#8fa4b8;display:flex;justify-content:center}.settings-row-main,.profile-info-main{color:#fff;font-size:14px;line-height:1.35;word-break:break-word}.settings-row-sub,.profile-info-sub{margin-top:2px;color:#7f91a4;font-size:12px}.settings-row-value{margin-left:auto;color:#7f91a4;font-size:13px}.button-row{width:100%;border:none;background:transparent;cursor:pointer;font-family:inherit;padding:0 4px;border-radius:10px}.button-row:hover{background:#243342}.edit-avatar{width:104px;height:104px;display:block;position:relative;margin:18px auto 22px;cursor:pointer}.edit-avatar-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:30px;background:#00000040;border-radius:50%}.settings-field-label{color:#7f91a4;font-size:12px;margin:8px 4px 6px}.settings-readonly{min-height:42px;display:flex;align-items:center;background:#17212b;border-radius:10px;padding:0 12px;color:#fff}.settings-bio-input{width:100%;min-height:100px;resize:none;border:none;outline:none;border-radius:10px;background:#17212b;color:#fff;padding:12px;font-family:inherit;font-size:14px;line-height:1.4}.settings-bio-input::placeholder{color:#7f91a4}@media(max-width:768px){.settings-drawer,.profile-drawer{width:100vw;height:100dvh}.profile-drawer{position:absolute;inset:0;z-index:4;transform:translate(100%);transition:transform .22s ease;border-left:none;box-shadow:0 10px 40px #00000073}.drawer-overlay-right,.drawer-overlay-left{justify-content:flex-start}}.settings-profile-button{width:calc(100% - 24px);margin:8px 12px 14px;padding:14px;border:none;border-radius:14px;background:#202b36;color:#fff;cursor:pointer;display:flex;align-items:center;gap:14px;font-family:inherit;text-align:left}.settings-profile-button:hover{background:#243342}.edit-avatar-badge{display:none}.danger-row .settings-row-main,.danger-row span{color:#ff6b6b}.small-avatar{width:36px;height:36px;font-size:15px}.group-add-title{color:#d7dde5;font-size:14px;font-weight:700;padding:8px 6px 10px}.group-add-input{width:100%;height:38px;border:none;outline:none;border-radius:10px;background:#17212b;color:#fff;padding:0 12px;font-family:inherit;font-size:14px;margin-bottom:8px}.group-member-row{width:100%;min-height:50px;border:none;background:transparent;color:#fff;display:flex;align-items:center;gap:12px;padding:6px;border-radius:10px;font-family:inherit;text-align:left}.group-member-row.button-row{cursor:pointer}.group-member-row.button-row:hover{background:#243342}.profile-avatar-button{border:none;background:transparent;padding:0;cursor:pointer;border-radius:50%}.profile-avatar-button:hover .profile-drawer-avatar{filter:brightness(1.12)}.group-edit-name{margin-top:12px;width:calc(100% - 32px);height:42px;border:none;outline:none;border-radius:10px;background:#202b36;color:#fff;padding:0 12px;font-family:inherit;font-size:18px;font-weight:700;text-align:center}.group-edit-description{width:100%;min-height:82px;resize:none;border:none;outline:none;border-radius:10px;background:#17212b;color:#fff;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.4}.group-edit-description::placeholder{color:#7f91a4}.group-member-profile{flex:1;min-width:0;border:none;background:transparent;color:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;font-family:inherit;text-align:left;padding:0}.group-member-remove{width:30px;height:30px;border:none;border-radius:50%;background:transparent;color:#ff6b6b;cursor:pointer;font-size:18px;flex-shrink:0}.group-member-remove:hover{background:#ff6b6b1f}.settings-name-input{width:100%;height:42px;min-height:42px;resize:none;border:none;outline:none;border-radius:10px;background:#17212b;color:#fff;padding:0 12px;font-family:inherit;font-size:14px}.settings-primary-button,.settings-secondary-button{width:100%;min-height:42px;margin-top:12px;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.settings-primary-button{background:#3390ec;color:#fff}.settings-primary-button:disabled,.settings-secondary-button:disabled{opacity:.65;cursor:default}.settings-secondary-button{background:transparent;color:#3390ec}.settings-secondary-button:hover{background:#243342}.settings-security-card{gap:0}.settings-section-title{padding:12px 16px 8px;color:#8da2b5;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.settings-muted-text{padding:0 16px 12px;color:#8da2b5;font-size:13px;line-height:1.35}.settings-device-row{min-height:58px;padding:10px 12px 10px 16px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.04)}.settings-device-main{min-width:0;flex:1}.settings-device-name{color:#fff;font-size:14px;line-height:1.25;font-weight:600}.settings-device-meta,.settings-device-fingerprint{margin-top:3px;color:#8da2b5;font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-mini-danger{flex-shrink:0;border:none;border-radius:16px;padding:6px 10px;background:#ff52521f;color:#ff6b6b;font-size:12px;font-weight:700;cursor:pointer}.settings-mini-danger:hover{background:#ff52522e}.settings-topbar{position:relative}.settings-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:4px;position:relative}.settings-overflow-menu{position:absolute;top:42px;right:0;width:190px;padding:6px;border:1px solid #263645;border-radius:12px;background:#17212b;box-shadow:0 12px 28px #0000006b;z-index:20}.settings-overflow-menu button{width:100%;height:38px;border:none;border-radius:8px;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:10px;padding:0 10px;cursor:pointer;font:inherit;text-align:left}.settings-overflow-menu button:hover{background:#223142}.settings-overflow-menu button.danger{color:#ff6b6b}.settings-profile-hero{padding:18px 12px 12px;display:flex;flex-direction:column;align-items:center;text-align:center}.settings-avatar-hero{width:92px;height:92px;border:none;cursor:pointer}.settings-name-hero{margin-top:10px;font-size:20px}.settings-info-row{min-height:50px;display:flex;align-items:center;gap:14px;padding:8px 12px}.settings-info-icon{width:28px;flex-shrink:0;color:#9fb0c1;text-align:center;font-weight:700}.settings-info-value{color:#fff;font-size:14px;line-height:1.25;word-break:break-word}.settings-info-label{margin-top:2px;color:#7d8fa3;font-size:12px}.settings-language-modal{width:240px}.settings-language-option{width:100%;height:42px;border:none;border-radius:10px;margin-top:6px;padding:0 12px;background:transparent;color:#d7dde5;font:inherit;text-align:left;cursor:pointer}.settings-language-option:hover,.settings-language-option.active{background:#243342;color:#fff}.settings-device-fingerprint{display:none!important}@media(max-width:768px){.drawer-overlay-left{align-items:stretch}.settings-drawer{width:min(100vw,360px);max-width:100vw;height:100svh;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.settings-profile-hero{padding-top:14px}.settings-avatar-hero{width:86px;height:86px}}.settings-page-section{overflow:hidden}.settings-item{min-height:50px}.settings-item-icon{width:26px!important;min-width:26px!important;color:#9fb0c1;text-align:center;font-size:15px}.settings-check-row{min-height:46px;padding:8px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;color:#d7dde5}.settings-check-row input{position:absolute;opacity:0;pointer-events:none}.settings-check-box{width:18px;height:18px;border-radius:5px;border:2px solid #6f8295;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-check-row input:checked+.settings-check-box{border-color:#8774e1;background:#8774e1}.settings-check-row input:checked+.settings-check-box:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.settings-check-text{min-width:0;display:flex;flex-direction:column;gap:2px}.settings-check-text b,.settings-radio-row b{color:#fff;font-size:14px;font-weight:600}.settings-check-text small,.settings-radio-row small{color:#8da2b5;font-size:12px}.settings-slider-row{padding:10px 14px 16px}.settings-slider-head{display:flex;align-items:center;justify-content:space-between;color:#d7dde5;font-size:14px;margin-bottom:8px}.settings-slider-head b{color:#8da2b5;font-weight:600}.settings-slider-row input[type=range]{width:100%;accent-color:#8774e1}.settings-radio-row{width:100%;min-height:48px;border:none;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:12px;padding:8px 14px;cursor:pointer;font-family:inherit;text-align:left}.settings-radio-row:hover,.settings-check-row:hover{background:#243342}.settings-radio-dot{width:18px;height:18px;border-radius:50%;border:2px solid #6f8295;flex-shrink:0}.settings-radio-dot.active{border-color:#8774e1;box-shadow:inset 0 0 0 4px #202b36;background:#8774e1}.settings-relay-label{padding:0 16px 14px}@media(max-width:768px){.settings-drawer{width:100vw!important}.settings-card,.profile-info-card{margin-left:10px;margin-right:10px}.settings-overflow-menu{right:4px;top:44px}}.settings-connection-advice{padding-top:0;color:#d7dde5}.settings-modal-input{width:100%;height:42px;border:none;outline:none;border-radius:10px;background:#17212b;color:#fff;padding:0 12px;font-family:inherit;font-size:14px;margin-bottom:10px}.settings-modal-input::placeholder{color:#8da2b5}.settings-modal-error{margin:0 0 10px;color:#ff6b6b;font-size:13px;line-height:1.3}.settings-email-modal .dialog-delete-modal-actions{margin-top:8px}.settings-primary-button{min-height:38px;padding:0 14px}.settings-terminate-button{width:calc(100% - 24px);min-height:36px;margin:4px 12px 12px;border:none;border-radius:10px;background:#ff6b6b1f;color:#ff8b8b;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.settings-terminate-button:hover,.settings-mini-danger:hover{background:#ff6b6b2e}.settings-mini-danger{border:none;border-radius:10px;background:#ff6b6b1f;color:#ff8b8b;min-height:30px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.settings-info-row.no-icon{padding-left:16px}.settings-info-row.no-icon .settings-info-icon{display:none}.settings-radio-stacked>span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.settings-row .settings-item-icon svg{width:18px;height:18px;display:block}.settings-primary-button-compact{width:auto;min-width:0;height:34px;padding:0 18px;align-self:flex-start}.settings-disabled-area{opacity:.48;pointer-events:none;filter:grayscale(.35)}.settings-check-row.is-disabled,.settings-slider-row.is-disabled,.settings-check-row.is-disabled input,.settings-slider-row.is-disabled input{cursor:default}.settings-notifications-web .settings-section-title{padding-bottom:6px}.settings-notifications-web .settings-primary-button-compact{margin:4px 16px 8px;min-width:184px;height:34px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 22px}.settings-notifications-web .settings-muted-text{padding-top:0}.confirm-modal{width:320px;background:#17212b;border-radius:18px;padding:20px;color:#fff;box-shadow:0 18px 60px #00000073}.confirm-title{font-size:18px;font-weight:700;margin-bottom:8px}.confirm-text{color:#9fb0c1;font-size:14px;line-height:1.4;margin-bottom:20px}.confirm-actions{display:flex;justify-content:flex-end;gap:10px}.confirm-cancel,.confirm-danger{min-width:88px;height:38px;border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700}.confirm-cancel{background:#242f3d;color:#d7dde5}.confirm-cancel:hover{background:#2b394a}.confirm-danger{background:#ef4444;color:#fff}.confirm-danger:hover{background:#dc2626}.attachment-preview-overlay{position:fixed;inset:0;z-index:10000;background:#00000073;display:flex;align-items:center;justify-content:center}.attachment-preview-modal{width:auto;max-width:min(92vw,760px);max-height:min(86dvh,820px);background:#17212b;border-radius:18px;overflow:hidden;box-shadow:0 18px 70px #0000008c;display:flex;flex-direction:column}.attachment-preview-header{height:54px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#fff;flex-shrink:0}.attachment-preview-title{flex:1;min-width:0;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview-close,.attachment-preview-more{width:34px;height:34px;border:none;border-radius:50%;background:transparent;color:#fff;font-size:24px;cursor:pointer}.attachment-preview-close:hover,.attachment-preview-more:hover{background:#243342}.attachment-preview-menu{position:absolute;top:40px;right:0;width:230px;padding:6px;background:#17212b;border:1px solid #263746;border-radius:12px;box-shadow:0 12px 34px #0000006b;z-index:20}.attachment-preview-menu button{width:100%;height:42px;border:none;border-radius:9px;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:12px;padding:0 11px;font-family:inherit;font-size:14px;cursor:pointer;text-align:left}.attachment-preview-menu-icon{width:22px;color:#8fa4b8;display:flex;justify-content:center}.attachment-preview-list{padding:10px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;max-width:100%}.attachment-preview-item{position:relative;flex:0 0 auto;border-radius:12px;overflow:hidden;background:#05080d;width:min(64vw,420px);aspect-ratio:var(--draft-media-ratio, 1 / 1);max-height:62dvh}.attachment-preview-landscape{width:min(76vw,640px)}.attachment-preview-portrait{width:min(56vw,360px)}.attachment-preview-square{width:min(64vw,420px)}.attachment-preview-item img,.attachment-preview-video{width:100%;height:100%;display:block;object-fit:contain;background:#05080d}.attachment-preview-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;border-radius:50%;background:#00000094;color:#fff;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center}.attachment-preview-caption{min-height:58px;padding:8px 10px;display:flex;align-items:center;gap:8px;background:#17212b;flex-shrink:0}.attachment-preview-caption input{flex:1;min-width:0;height:42px;border:none;outline:none;border-radius:21px;background:#242f3d;color:#fff;padding:0 14px;font-family:inherit;font-size:15px}.attachment-preview-send{width:42px;height:42px;border:none;border-radius:50%;background:#3390ec;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.attachment-preview-send:disabled{opacity:.45;cursor:default}.attachment-preview-footer,.attachment-preview-add{display:none}.create-group-form{padding:12px}.create-group-input{width:100%;height:44px;margin-bottom:10px;border:none;outline:none;border-radius:12px;background:#202b36;color:#fff;padding:0 14px;font-family:inherit;font-size:14px}.create-group-input::placeholder{color:#7f91a4}.selected-users{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.selected-users button{border:none;border-radius:999px;background:#2b5278;color:#fff;padding:7px 10px;font-family:inherit;cursor:pointer}.create-group-users{display:flex;flex-direction:column;gap:4px}.create-group-user{width:100%;min-height:56px;border:none;border-radius:12px;background:transparent;color:#fff;display:flex;align-items:center;gap:12px;padding:8px;cursor:pointer;font-family:inherit;text-align:left}.create-group-user:hover,.create-group-user.selected{background:#202b36}.small-avatar{width:40px;height:40px;font-size:16px}.create-group-user-name{color:#fff;font-size:14px;font-weight:700}.create-group-user-sub{margin-top:2px;color:#7f91a4;font-size:12px}@media(max-width:768px){.attachment-preview-overlay{align-items:flex-end}.attachment-preview-modal{width:100vw;max-width:100vw;max-height:86dvh;border-radius:18px 18px 0 0}.attachment-preview-list{padding:10px}.attachment-preview-item{width:min(88vw,420px);max-height:60dvh}.attachment-preview-landscape{width:min(92vw,520px)}.attachment-preview-portrait{width:min(72vw,340px)}.attachment-preview-square{width:min(82vw,380px)}.attachment-preview-menu{right:0}}.download-confirm-overlay{position:fixed;inset:0;z-index:32000;background:transparent;display:flex;align-items:center;justify-content:center}.download-confirm-modal{width:390px;padding:22px;border-radius:20px;background:#17212b;border:1px solid #263645;box-shadow:0 18px 70px #0000008c;color:#fff}.download-confirm-title{font-size:20px;font-weight:800;margin-bottom:8px}.download-confirm-text{color:#9fb0c1;font-size:14px;line-height:1.4;margin-bottom:16px}.download-confirm-file{display:flex;align-items:center;gap:14px;padding:13px;border-radius:15px;background:#202b36;margin-bottom:18px}.download-confirm-file-icon{width:42px;height:42px;border-radius:13px;background:#3390ec;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800}.download-confirm-file-info{min-width:0;flex:1}.download-confirm-file-name{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-confirm-file-size{margin-top:3px;color:#8da2b5;font-size:12px}.download-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.download-confirm-actions button{height:38px;border:none;border-radius:10px;padding:0 14px;cursor:pointer;font-family:inherit;font-weight:700}.download-confirm-cancel{background:#242f3d;color:#d7dde5}.download-confirm-primary{background:#3390ec;color:#fff}.attach-menu{position:absolute;left:0;bottom:44px;width:252px;padding:4px;overflow:visible;background:#17212b;border:1px solid #243342;border-radius:12px;box-shadow:0 10px 35px #00000073;z-index:100}.attach-menu button{width:100%;min-height:46px;border:none;border-radius:9px;background:transparent;color:#d7dde5;cursor:pointer;font-family:inherit;font-size:14px;text-align:left;padding:12px 14px;display:flex;align-items:center;gap:12px;white-space:nowrap}.attach-menu button:hover{background:#243342}.attach-menu-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#8fa4b8}.attach-menu-label{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.attachment-preview-overlay{position:fixed;inset:0;z-index:43000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000006b}.attachment-preview-modal{width:min(410px,calc(100vw - 32px));max-height:min(76vh,680px);display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#1f1f1f;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 48px #00000073}.attachment-preview-modal.is-file-preview{width:min(560px,calc(100vw - 32px))}.attachment-preview-header{height:48px;flex-shrink:0;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px;padding:0 10px;color:#fff}.attachment-preview-title{min-width:0;color:#fff;font-size:15px;font-weight:700;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.attachment-preview-close,.attachment-preview-more{width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#d7dde5;font-size:22px;line-height:32px;cursor:pointer}.attachment-preview-close:hover,.attachment-preview-more:hover{background:#ffffff14}.attachment-preview-more{font-size:20px}.attachment-preview-menu-wrap{position:relative}.attachment-preview-menu{position:absolute;top:38px;right:0;width:220px;padding:4px;border-radius:12px;background:#17212b;border:1px solid #263645;box-shadow:0 12px 34px #00000061;z-index:2}.attachment-preview-menu button{width:100%;min-height:38px;border:0;border-radius:8px;background:transparent;color:#d7dde5;display:flex;align-items:center;gap:10px;padding:0 10px;cursor:pointer;font-family:inherit;font-size:13px}.attachment-preview-menu button:hover{background:#243342}.attachment-preview-menu-icon{width:20px;text-align:center;color:#8fa4b8}.attachment-preview-list{flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 12px 10px}.attachment-preview-item{width:100%;max-width:360px;position:relative;overflow:visible;border-radius:12px;background:transparent}.attachment-preview-modal.is-file-preview .attachment-preview-item{max-width:none}.attachment-preview-item img,.attachment-preview-video{width:auto;height:auto;max-width:100%;max-height:54vh;object-fit:contain!important;display:block;margin:0 auto;border-radius:12px;background:#0b1118}.attachment-preview-remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;border-radius:50%;background:#0000008c;color:#fff;font-size:19px;line-height:30px;cursor:pointer}.attachment-preview-file-card{width:100%;min-height:76px;padding:12px 14px;border-radius:12px;background:#2b2b2b;display:grid;grid-template-columns:48px minmax(0,1fr) 38px;align-items:center;gap:12px}.attachment-preview-file-icon{width:48px;height:48px;border-radius:10px;background:#3390ec;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;line-height:1}.attachment-preview-file-icon.ext-zip,.attachment-preview-file-icon.ext-rar,.attachment-preview-file-icon.ext-7z{background:#f59f22}.attachment-preview-file-main{min-width:0}.attachment-preview-file-name{color:#fff;font-size:14px;line-height:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview-file-meta{margin-top:2px;color:#a7b0ba;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview-file-remove{width:32px;height:32px;border:0;border-radius:10px;background:#ffffff13;color:#b9c4cf;cursor:pointer;position:relative}.attachment-preview-file-remove:hover{background:#ff5a5a29;color:#ff6b6b}.attachment-preview-file-remove:before,.attachment-preview-file-remove:after{content:"";position:absolute;background:currentColor}.attachment-preview-file-remove:before{left:10px;top:9px;width:14px;height:2px;border-radius:2px}.attachment-preview-file-remove:after{left:11px;top:13px;width:10px;height:11px;border:2px solid currentColor;border-top:0;border-radius:0 0 3px 3px;background:transparent}.attachment-preview-caption{flex-shrink:0;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,.06)}.attachment-preview-caption input{width:100%;height:38px;border:0;border-radius:19px;background:#2b2b2b;color:#fff;padding:0 14px;outline:none;font-family:inherit;font-size:14px}.attachment-preview-send{width:42px;height:42px;border:0;border-radius:50%;background:#8774e1;color:#fff;font-size:18px;cursor:pointer}.toast{position:fixed;bottom:24px;right:24px;background:#17212b;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 6px 30px #00000059;z-index:9999;animation:toastFade .2s ease}@keyframes toastFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.composer-shell{padding:4px 18px 10px 15px;background:#0e1621}.composer-shell .composer{position:relative;display:flex;align-items:flex-end;width:100%;min-height:46px;background:#242f3d;border-radius:10px;overflow:visible}.composer-shell .attach-wrapper{position:absolute;left:7px;bottom:3px;width:40px;height:40px;z-index:3;display:flex;align-items:center;justify-content:center}.attach-button{width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#8fa4b8;font-size:24px;line-height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.attach-button:hover{background:#2b394a;color:#fff}.composer-shell textarea{width:100%;flex:1;min-height:46px;max-height:160px;resize:none;border:none;outline:none;background:transparent;color:#fff;padding:13px 58px 11px 48px;font-family:inherit;font-size:14px;line-height:20px;overflow-y:auto}.composer-shell:not(:has(.reply-panel)) .composer{border-radius:10px}.composer-shell:has(.reply-panel) .composer{border-radius:0 0 10px 10px}.reply-panel{width:100%;min-height:42px;display:flex;align-items:center;position:relative;padding:7px 34px 7px 18px;background:#242f3d;border-radius:10px 10px 0 0;border-bottom:1px solid rgba(255,255,255,.04)}.reply-panel:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:3px;border-radius:3px;background:#3390ec}.reply-panel-content{min-width:0;flex:1}.reply-panel-title{color:#3390ec;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-panel-text{margin-top:1px;color:#9fb0c1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-panel-close{position:absolute;right:6px;top:7px;width:26px;height:26px;border:none;border-radius:50%;background:transparent;color:#7f91a4;cursor:pointer;font-size:18px;line-height:24px}.reply-panel-close:hover{background:#2b394a;color:#fff}.send-button{position:absolute;right:6px;bottom:6px;width:36px;height:34px;border:none;border-radius:8px;background:#3390ec;color:#fff;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4}.send-button:disabled{opacity:.45;cursor:default}.composer textarea::-webkit-scrollbar{width:4px}.composer textarea::-webkit-scrollbar-thumb{background:#3b4c5e;border-radius:10px}.composer textarea::placeholder{color:#7f91a4}.voice-button{background:#3390ec}.voice-record-error{margin-bottom:6px;padding:7px 10px;border-radius:10px;background:#2a1f24;color:#f77;font-size:12px}.voice-record-panel{width:100%;min-height:46px;margin-bottom:6px;padding:6px 8px;display:flex;align-items:center;gap:10px;background:#242f3d;border:1px solid #324355;border-radius:12px}.voice-record-cancel,.voice-record-send{border:none;font-family:inherit;cursor:pointer;flex-shrink:0}.voice-record-cancel{height:32px;padding:0 10px;border-radius:8px;background:transparent;color:#f77;font-size:13px}.voice-record-cancel:hover{background:#ffffff0f}.voice-record-send{width:34px;height:34px;border-radius:9px;background:#3390ec;color:#fff;font-size:16px}.voice-record-dot{width:8px;height:8px;border-radius:50%;background:#ff4d5e;animation:voice-record-pulse 1s ease-in-out infinite}.voice-record-time{color:#d7dde5;font-size:13px;font-variant-numeric:tabular-nums;min-width:38px}.voice-record-wave{height:28px;flex:1;min-width:0;display:flex;align-items:center;gap:3px;overflow:hidden}.voice-record-wave span{width:3px;height:var(--voice-bar, 14px);border-radius:8px;background:#6fa8dc;opacity:.9;animation:voice-record-wave .9s ease-in-out infinite alternate}.voice-record-wave span:nth-child(2n){animation-delay:.12s}.voice-record-wave span:nth-child(3n){animation-delay:.24s}@keyframes voice-record-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes voice-record-wave{0%{transform:scaleY(.55);opacity:.55}to{transform:scaleY(1);opacity:1}}.app{width:100vw!important;height:100vh!important;display:grid!important;grid-template-columns:320px minmax(0,1fr) 0!important;background:#0e1621;overflow:hidden}.app.has-profile-drawer{grid-template-columns:320px minmax(0,1fr) 360px!important}.app>.sidebar{grid-column:1!important;grid-row:1!important;width:320px!important;min-width:320px!important;max-width:320px!important;height:100vh!important;position:relative!important;inset:auto!important;transform:none!important}.app>.chat{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;max-width:none!important;height:100vh!important;justify-self:stretch!important;position:relative!important;inset:auto!important;transform:none!important;display:flex!important;flex-direction:column!important}.app>.profile-drawer{grid-column:3!important;grid-row:1!important;width:360px!important;min-width:360px!important;max-width:360px!important;height:100vh!important;position:relative!important;inset:auto!important;transform:none!important}.app:not(.has-profile-drawer)>.profile-drawer{display:none!important}@media(max-width:1180px)and (min-width:769px){.app{grid-template-columns:320px minmax(0,1fr) 0!important}.app.has-profile-drawer{grid-template-columns:320px minmax(0,1fr)!important}.app>.profile-drawer{position:fixed!important;inset:0 0 0 auto!important;width:360px!important;min-width:360px!important;max-width:360px!important;height:100vh!important;z-index:20!important;transform:translate(100%)!important;transition:transform .22s ease!important;box-shadow:-18px 0 45px #00000059!important}.app.has-profile-drawer>.profile-drawer{display:block!important;transform:translate(0)!important}}.empty{margin:auto;color:#7f91a4;font-size:22px}.avatar-image{width:100%;height:100%;object-fit:cover;display:block}.saved-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}html,body{background:#09111a}@media(min-width:769px){.mobile-back-button{display:none!important}}html{height:100%;height:-webkit-fill-available;background:#09111a;overscroll-behavior:none;-webkit-text-size-adjust:100%}body,#root{min-height:100%;min-height:-webkit-fill-available;background:#09111a;overscroll-behavior:none;touch-action:manipulation}button,input,textarea,select{font:inherit}input,textarea{font-size:16px}@supports (-webkit-touch-callout:none){.app,.app>.sidebar,.app>.chat,.app>.profile-drawer{height:100svh!important;min-height:100svh!important}}@media(max-width:768px){:root{--safe-top:env(safe-area-inset-top, 0px);--safe-right:env(safe-area-inset-right, 0px);--safe-bottom:env(safe-area-inset-bottom, 0px);--safe-left:env(safe-area-inset-left, 0px)}.app--mobile{height:100svh!important;min-height:100svh!important;overflow:hidden!important;background:#0e1621}html,body,#root,.app--mobile{width:100%;height:100%;overflow:hidden}.app--mobile{position:relative!important;display:block!important;width:100vw!important;height:100dvh!important}.app--mobile>.sidebar{position:absolute!important;inset:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;border-right:none;transform:translate(0)!important;transition:transform .22s ease;z-index:2}.app--mobile>.chat{position:absolute!important;inset:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;transform:translate(100%)!important;transition:transform .22s ease;z-index:3}.app--mobile.has-active-chat>.sidebar{transform:translate(-25%)!important}.app--mobile.has-active-chat>.chat{transform:translate(0)!important}.app--mobile>.profile-drawer{position:absolute!important;inset:0!important;z-index:4;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;transform:translate(100%)!important;transition:transform .22s ease;border-left:none}.app--mobile.has-profile-drawer>.profile-drawer{display:block!important;transform:translate(0)!important}.app--mobile .sidebar,.app--mobile .chat,.app--mobile .profile-drawer{padding-left:var(--safe-left);padding-right:var(--safe-right)}.app--mobile .sidebar-header,.app--mobile .chat-header,.app--mobile .profile-drawer-header,.app--mobile .settings-header,.app--mobile .create-group-header{padding-top:var(--safe-top)!important;min-height:calc(56px + var(--safe-top))}.app--mobile .chat-header{height:calc(56px + var(--safe-top));padding-left:calc(8px + var(--safe-left));padding-right:calc(12px + var(--safe-right));gap:8px}.app--mobile .mobile-back-button{display:flex!important;width:38px;height:38px;align-items:center;justify-content:center;flex-shrink:0;border:none;border-radius:50%;background:transparent;color:#d7dde5;font-size:24px;line-height:1;-webkit-tap-highlight-color:transparent}.app--mobile .chat-header-avatar,.app--mobile .dialog-avatar{flex-shrink:0}.app--mobile .chat-name,.app--mobile .dialog-name,.app--mobile .dialog-last,.app--mobile .pinned-bar-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app--mobile .messages{padding:12px calc(8px + var(--safe-right)) 10px calc(8px + var(--safe-left));-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.app--mobile .message{max-width:88%}.app--mobile .message.text-message{max-width:86%}.app--mobile .message.photo-message,.app--mobile .message.video-message{max-width:84vw}.app--mobile .message-photo,.app--mobile .message-video{max-width:84vw;max-height:62svh}.app--mobile .message.audio-message,.app--mobile .message.file-message{min-width:min(280px,calc(100vw - 54px));max-width:calc(100vw - 42px)}.app--mobile .message-audio{min-width:0}.app--mobile .composer-shell{padding-left:calc(8px + var(--safe-left));padding-right:calc(8px + var(--safe-right));padding-bottom:calc(6px + var(--safe-bottom))}.app--mobile .attach-menu{width:min(252px,calc(100vw - 24px - var(--safe-left) - var(--safe-right)))}.app--mobile .composer-row{min-height:46px}.app--mobile .composer-input,.app--mobile .message-input,.app--mobile textarea{font-size:16px!important}.app--mobile .telegram-action-menu{max-width:calc(100vw - 18px)}.app--mobile .mobile-action-overlay,.app--mobile .dialog-delete-modal-overlay,.app--mobile .media-viewer,.app--mobile .attachment-preview-overlay{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);padding-left:var(--safe-left);padding-right:var(--safe-right)}.app--mobile .dialog-delete-modal,.app--mobile .settings-modal,.app--mobile .create-group-modal{max-width:calc(100vw - 24px - var(--safe-left) - var(--safe-right))}.app--mobile .settings-modal,.app--mobile .create-group-modal{max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 24px);overflow:auto;-webkit-overflow-scrolling:touch}.app--mobile .audio-topbar{top:calc(56px + var(--safe-top) + 6px)!important;left:calc(8px + var(--safe-left))!important;right:calc(8px + var(--safe-right))!important;width:auto!important}.app--mobile .mobile-action-overlay{position:fixed!important;inset:0!important;height:100svh!important;min-height:100svh!important;z-index:50000!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important;overscroll-behavior:contain!important;background:#0000002e!important}.app--mobile .mobile-action-sheet{width:min(292px,calc(100vw - 24px - var(--safe-left) - var(--safe-right)))!important;max-width:292px!important;max-height:none!important;margin:0 auto calc(74px + var(--safe-bottom))!important;padding:6px!important;border:1px solid #2a3a4a!important;border-radius:14px!important;background:#17212b!important;box-shadow:0 14px 34px #0000006b!important;overflow:hidden!important;-webkit-overflow-scrolling:touch!important}.app--mobile .mobile-action-sheet button{height:38px!important;min-height:38px!important;padding:0 10px!important;border-radius:9px!important;font-size:13px!important}.app--mobile .mobile-action-sheet button .menu-icon{width:22px!important;min-width:22px!important}.app--mobile .dialog-context-menu{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(12px + var(--safe-bottom))!important;transform:translate(-50%)!important;width:min(300px,calc(100vw - 24px - var(--safe-left) - var(--safe-right)))!important;max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 24px)!important;overflow:auto!important;z-index:50001!important;-webkit-overflow-scrolling:touch!important}}@media(max-width:420px){.app--mobile .message{max-width:92%}.app--mobile .message.text-message{max-width:90%}.app--mobile .message-photo,.app--mobile .message-video{max-width:88vw}}.app-bootstrap-screen{min-height:100vh;background:#0e1621}
