:root{font-family:Roboto,sans-serif;background:#000;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}#root{width:100%;height:100%;overflow:hidden}a{color:#5cb5ff}*{box-sizing:border-box}#app{position:absolute;top:20px;bottom:20px;left:0;right:0;overflow-y:auto;overflow-x:hidden;padding:1px 2px}button[role=menuitem]{background:transparent;border:none;color:#fff;margin:0;padding:2pt 0;display:block;width:100%;text-align:start}button[role=menuitem].focused,button[role=menuitem]:focus{background-color:#1971e6;outline:none;border-image:conic-gradient(#1971e6 0,#1971e6 0) fill 0//0 100vw}button[role=menuitem] .title,button[role=menuitem] .description{width:100%;display:block}button[role=menuitem] .title{font-size:8pt;font-weight:700}button[role=menuitem] .description{font-size:6.5pt;color:#aaa}@media only screen and (min-width: 129px){#app{top:36px;bottom:36px;padding:2px 4px}button[role=menuitem]{padding:4pt 0}button[role=menuitem] .title{font-size:12pt}button[role=menuitem] .description{font-size:10pt}}.marquee-container{display:block;overflow:hidden;white-space:nowrap;position:relative;max-width:100%}.marquee-content{display:inline-block;white-space:nowrap;vertical-align:middle}.marquee-container:not(.is-overflowing) .marquee-content{overflow:hidden;text-overflow:ellipsis;max-width:100%}.marquee-content.animate-marquee{will-change:transform;animation:marquee-scroll-alternate var(--marquee-dur, 4s) ease-in-out infinite alternate}@keyframes marquee-scroll-alternate{0%,20%{transform:translate(0)}80%,to{transform:translate(var(--marquee-dist, 0px))}}header{position:fixed;top:0;left:0;right:0;width:100vw;height:20px;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none;z-index:1000;background:#000;display:flex;align-items:center;justify-content:center;padding:0 3px;box-sizing:border-box}header img{flex-shrink:0;margin-inline-end:.25em;width:12px;height:12px}header img.header-avatar{width:13px;height:13px;border-radius:50%;object-fit:cover}header h1,header .header-title{margin:0;font-size:10pt;line-height:20px;font-weight:700;max-width:calc(100% - 18px);overflow:hidden}@media only screen and (min-width: 129px){header{height:36px;padding:0 6px}header img{height:20px;width:20px;margin-inline-end:.5em}header img.header-avatar{width:22px;height:22px}header h1,header .header-title{font-size:16pt;line-height:36px;max-width:calc(100% - 28px)}}footer{width:100vw;display:flex;white-space:nowrap;background:#000;color:#fff;position:fixed;bottom:0;left:0;right:0;height:20px;z-index:1000}footer>button{flex:0 1 33.3%;display:inline-block;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;font-size:7pt;line-height:20px;padding:0 2px;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 129px){footer{height:36px}footer>button svg{transform:scale(1.5)}footer>button{padding:0 8pt;font-size:10pt;line-height:36px}}footer>button[disabled]{pointer-events:none}footer>button:nth-child(1){align-content:start;text-align:start}footer>button:nth-child(2){align-content:center;text-align:center;text-transform:uppercase;flex-grow:1;flex-shrink:0}footer>button:nth-child(3){align-content:end;text-align:end}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1px;text-align:center;box-sizing:border-box;overflow:hidden}.login-center{display:flex;flex-direction:column;align-items:center;gap:2px;max-width:126px}.login-center p{margin:0;font-size:7pt;color:#ccc;line-height:1.2}.qr-container{background:#fff;padding:2px;border-radius:3px;display:inline-flex;box-shadow:0 1px 3px #0009}.qr-image{width:94px;height:94px;display:block;image-rendering:pixelated}.qr-instruction{font-size:6.5pt!important;color:#aaa!important;margin:1px 0 0!important;line-height:1.2;white-space:nowrap}.login-scanned-title{color:#27ae60!important;font-weight:700;font-size:8.5pt!important;margin:0!important}.login-user-name{color:#fff!important;font-size:8pt!important;font-weight:700;margin:1px 0!important;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-expired-icon{font-size:14pt;color:#f39c12;line-height:1}.qr-expired-msg{color:#f39c12!important;font-weight:700;font-size:7.5pt!important}.login-spinner{font-size:14pt;animation:pulse 1.2s infinite;color:#4a90d9;line-height:1}.login-spinner.active{color:#27ae60}.login-success{font-size:16pt;color:#27ae60;line-height:1}.login-error{font-size:16pt;color:#e74c3c;line-height:1}.login-error-msg{color:#e74c3c!important;font-size:6.5pt!important;max-width:115px;word-break:break-word}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@media only screen and (min-width: 129px){.qr-image{width:130px;height:130px}.qr-container{padding:6px;border-radius:6px}.login-center p{font-size:9pt}.qr-instruction{font-size:8pt!important}.login-scanned-title{font-size:11pt!important}.login-user-name{font-size:10pt!important}}.numbered-list{width:100%;overflow-y:auto}.numbered-list.empty{display:flex;align-items:center;justify-content:center;height:100%;color:#888;font-size:7.5pt}.numbered-list-item{display:flex;align-items:flex-start;width:100%;padding:1px 2px;border:none;outline:none;cursor:pointer;border-bottom:1px solid #1a1a1a}.numbered-list-item.focused{background-color:#1971e6;border-image:conic-gradient(#1971e6 0,#1971e6 0) fill 0//0 100vw}.numbered-list-item:focus{outline:none}.item-number{flex-shrink:0;width:10px;font-size:7.5pt;font-weight:700;color:#888;text-align:center;margin-right:2px;line-height:1.25}.numbered-list-item.focused .item-number{color:#fff}.item-content{flex:1;min-width:0;overflow:hidden}.item-text{font-size:7.5pt;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.25}.page-indicator{text-align:center;font-size:6pt;color:#666;padding:1px 0}@media only screen and (min-width: 129px){.numbered-list.empty{font-size:10pt}.numbered-list-item{padding:3px 4px;border-bottom-color:#222}.item-number{width:14px;font-size:10pt;margin-right:4px}.item-text{font-size:10pt}.page-indicator{font-size:8pt;padding:2px 0}}.chat-item{width:100%;display:flex;align-items:center;gap:3px;line-height:1.25}.chat-avatar-wrapper{position:relative;width:15px;height:15px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#252830}.chat-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.chat-avatar-fallback{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:6pt;font-weight:700;color:#fff;text-transform:uppercase}.chat-avatar-fallback.user{background:#1971e6}.chat-avatar-fallback.group{background:#2ecc71}.chat-item-main{flex:1;min-width:0;display:flex;flex-direction:column}.chat-item-row1{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0}.chat-name-col{display:flex;align-items:center;flex:1;min-width:0;overflow:hidden}.chat-name-text{flex:1;min-width:0;font-size:7.5pt;font-weight:700;overflow:hidden}.chat-time{font-size:6pt;color:#888;flex-shrink:0;margin-left:2px}.chat-item-row2{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0}.chat-preview{font-size:6.5pt;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.chat-unread{display:inline-block;background:#e74c3c;color:#fff;font-size:5.5pt;font-weight:700;min-width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;padding:0 2px;flex-shrink:0;margin-left:2px}.numbered-list-item.focused .chat-time,.numbered-list-item.focused .chat-preview{color:#ccc}.numbered-list-item.focused .chat-unread{background:#fff;color:#1971e6;box-shadow:0 1px 3px #0006}@media only screen and (min-width: 129px){.chat-item{gap:5px}.chat-avatar-wrapper{width:26px;height:26px}.chat-avatar-fallback,.chat-name-text{font-size:9pt}.chat-preview{font-size:8pt}.chat-time{font-size:7pt;margin-left:4px}.chat-unread{min-width:12px;height:12px;line-height:12px;font-size:6pt}}.chat-list-page{overflow-y:auto;height:100%}.chat-list-loading,.chat-list-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#888;font-size:7.5pt;text-align:center;padding:2px}.chat-list-error p{margin:2px 0}.chat-list-error p:last-child{font-size:6.5pt;color:#666}@media only screen and (min-width: 129px){.chat-list-loading,.chat-list-error{font-size:10pt;padding:8px}.chat-list-error p:last-child{font-size:8pt}}.image-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000eb;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.image-viewer-header{position:absolute;top:6px;right:8px;z-index:10000}.image-viewer-close-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:4px;padding:2px 8px;font-size:8pt;cursor:pointer;line-height:1.4}.image-viewer-close-btn:active,.image-viewer-close-btn:focus{background:#1971e6;border-color:#1971e6;outline:none}.image-viewer-body{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;max-height:85vh}.image-viewer-img{max-width:100%;max-height:72vh;object-fit:contain;border-radius:4px;box-shadow:0 4px 16px #0009}.image-viewer-caption{color:#ddd;font-size:7pt;margin-top:6px;text-align:center;max-width:90%;line-height:1.3;white-space:pre-wrap;word-break:break-word}.image-viewer-hint{color:#888;font-size:6pt;margin-top:4px}@media only screen and (min-width: 129px){.image-viewer-close-btn{font-size:9pt;padding:3px 10px}.image-viewer-caption{font-size:8.5pt}.image-viewer-hint{font-size:7pt}}.voice-player{display:flex;align-items:center;gap:6px;padding:3px 2px;min-width:140px;max-width:180px;-webkit-user-select:none;user-select:none}.voice-play-btn{width:26px;height:26px;border-radius:50%;border:none;background:#fff;color:#1971e6;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 1px 3px #0000004d;transition:transform .15s,background-color .15s;padding:0;outline:none}.msg-sent .voice-play-btn{background:#fff;color:#1971e6}.msg-received .voice-play-btn{background:#1971e6;color:#fff}.voice-play-btn:active,.voice-play-btn:focus{transform:scale(.92);filter:brightness(1.1)}.voice-icon{font-size:10px;line-height:1;display:inline-block}.voice-icon-play{margin-left:2px}.voice-main{flex:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.voice-waveform{display:flex;align-items:center;gap:2px;height:14px;cursor:pointer;padding:1px 0}.voice-bar{flex:1;background:#ffffff59;border-radius:1px;transition:height .2s,background-color .15s;min-width:2px}.voice-bar.active{background:#fff}.msg-received .voice-bar.active{background:#4a90d9}.voice-bar.playing{animation:voiceWave .8s ease-in-out infinite alternate}@keyframes voiceWave{0%{transform:scaleY(.4)}to{transform:scaleY(1.2)}}.voice-info{display:flex;justify-content:space-between;align-items:center;font-size:6pt;opacity:.85;line-height:1}.voice-time{font-variant-numeric:tabular-nums;font-weight:500}.voice-label{font-size:5.5pt;opacity:.75}.voice-error{font-size:6.5pt;color:#ffb4b4;font-style:italic}@media only screen and (min-width: 129px){.voice-player{min-width:160px;max-width:200px;gap:8px;padding:4px 2px}.voice-play-btn{width:30px;height:30px}.voice-icon{font-size:12px}.voice-waveform{height:16px;gap:2.5px}.voice-info{font-size:7.5pt}.voice-label{font-size:6.5pt}}.msg-bubble{padding:1px 2px;margin-bottom:2px;word-wrap:break-word;word-break:break-word}.msg-sent{text-align:right}.msg-received{text-align:left}.msg-sender{font-size:6pt;font-weight:700;color:#4a90d9;margin-bottom:1px}.msg-content{font-size:7pt;line-height:1.3;display:inline-block;text-align:left;max-width:92%;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.msg-sent .msg-content{background:#1971e6;color:#fff;padding:3px 6px;border-radius:6px 6px 0}.msg-received .msg-content{background:#2a2a2a;color:#fff;padding:3px 6px;border-radius:6px 6px 6px 0}.msg-bubble-focused{position:relative}.msg-bubble-focused .msg-content{outline:2px solid #ffcc00!important;outline-offset:1.5px!important;box-shadow:0 0 8px #ffcc00a6!important;transition:outline .15s,box-shadow .15s}.msg-bubble-focused .voice-play-btn{box-shadow:0 0 8px #fc0!important;transform:scale(1.08)}.msg-bubble-focused .msg-image-wrapper{outline:2px solid #ffcc00!important;box-shadow:0 0 8px #ffcc00a6!important}.msg-content.msg-sticker-bubble{background:transparent!important;padding:0!important;border-radius:0!important}.msg-quote-box{border-left:2px solid #4a90d9;background:#00000040;padding:2px 4px;margin-bottom:3px;border-radius:2px;font-size:.85em;line-height:1.2}.msg-sent .msg-quote-box{background:#0003;border-left-color:#ffdf7e}.msg-quote-sender{font-weight:700;color:#4a90d9;margin-bottom:1px}.msg-sent .msg-quote-sender{color:#ffdf7e}.msg-quote-text{color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.msg-link{color:#7cc4ff;text-decoration:underline;word-break:break-all}.msg-sent .msg-link{color:#ffea79}.msg-mention{font-weight:700;color:#5bb2ff}.msg-sent .msg-mention{color:#fff;background:#fff3;padding:0 2px;border-radius:2px}.msg-phone{color:inherit;text-decoration:underline}.msg-image-box{display:flex;flex-direction:column}.msg-image-wrapper{position:relative;display:block;cursor:pointer;max-width:180px;overflow:hidden;border-radius:4px}.msg-image-img{width:auto;max-width:100%;max-height:140px;object-fit:cover;border-radius:4px;display:block;background:#1e1e1e;transition:opacity .2s}.msg-image-img:hover,.msg-image-img:active{opacity:.88}.msg-image-caption{margin-top:4px;white-space:pre-wrap;word-break:break-word;line-height:1.3}.msg-image-fallback{background:#0000004d;padding:6px 10px;border-radius:4px;font-size:.9em;color:#aaa;font-style:italic}.msg-sticker-wrapper{display:inline-block}.msg-sticker-img{width:75px;height:75px;object-fit:contain;display:block}.msg-voice-box{display:flex;flex-direction:column;gap:3px;min-width:120px}.msg-voice-header{display:flex;align-items:center;gap:4px;font-weight:500}.msg-voice-duration{font-size:.85em;opacity:.85}.msg-voice-audio{width:100%;max-width:170px;height:28px;margin-top:2px}.msg-file-card{display:flex;align-items:center;gap:6px;text-decoration:none;color:inherit;padding:2px 0;max-width:180px}.msg-file-icon{font-size:1.5em;flex-shrink:0}.msg-file-info{display:flex;flex-direction:column;overflow:hidden}.msg-file-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.msg-file-size{font-size:.8em;opacity:.75}.msg-video-box{position:relative;display:inline-block;max-width:180px;border-radius:4px;overflow:hidden}.msg-video-thumb{max-width:100%;max-height:130px;display:block;object-fit:cover;border-radius:4px}.msg-video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000a6;color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:12px}.msg-link-card{display:block;margin-top:3px;border-left:2px solid #7cc4ff;background:#0003;padding:3px 6px;border-radius:2px;text-decoration:none;color:inherit}.msg-link-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7cc4ff}.msg-sent .msg-link-title{color:#ffea79}.msg-link-desc{font-size:.85em;opacity:.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:1px}.msg-unsupported,.msg-revoked{font-style:italic;color:#aaa}.msg-time{font-size:5.5pt;color:#666;margin-top:1px}@media only screen and (min-width: 129px){.msg-bubble{padding:2px 4px}.msg-content{font-size:9pt;line-height:1.35}.msg-sender{font-size:7.5pt}.msg-time{font-size:6.5pt}.msg-sent .msg-content,.msg-received .msg-content{padding:3px 8px;border-radius:7px}.msg-image-wrapper{max-width:200px}.msg-image-img{max-height:160px}.msg-sticker-img{width:90px;height:90px}.msg-file-card{max-width:200px}.msg-file-name{max-width:160px}}.chat-view-page{display:flex;flex-direction:column;width:100%;overflow:hidden!important;box-sizing:border-box;padding:0!important}.messages-container{flex:1;overflow-y:auto;position:relative;padding:3px 3px 6px;scroll-behavior:smooth;box-sizing:border-box}.messages-bottom-spacer{height:4px;width:100%;flex-shrink:0}.messages-loading,.messages-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#888;font-size:7pt;text-align:center}.messages-empty p{margin:2px 0}.messages-empty .btn-open-compose{margin-top:6px;background:#1971e6;color:#fff;border:none;padding:3px 8px;font-size:7pt;font-weight:700;border-radius:3px;cursor:pointer}.compose-view{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;padding:3px;background:#0d0e11;border:1px solid #23252a}.compose-top-bar{display:flex;justify-content:space-between;align-items:center;height:16px;flex-shrink:0;padding:0 1px;margin-bottom:2px}.compose-top-actions{display:flex;align-items:center;gap:4px}.compose-mode-badge{font-size:6.5pt;font-weight:700;color:#fff;background:#1971e6;padding:1px 4px;border-radius:2px;cursor:pointer;letter-spacing:.5px;line-height:1.2}.compose-mode-badge:hover,.compose-mode-badge:active{background:#145dbf}.compose-btn,.compose-paste-btn{font-size:6pt;color:#888e99;background:#1e2025;border:1px solid #3a3d45;padding:1px 3px;border-radius:2px;cursor:pointer;line-height:1.2;-webkit-user-select:none;user-select:none}.compose-btn:hover,.compose-btn:active,.compose-paste-btn:hover,.compose-paste-btn:active{background:#2a2d35;color:#5cb5ff;border-color:#4a90d9}.compose-quick-chips{display:flex;gap:3px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;height:16px;flex-shrink:0;margin-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.compose-quick-chips::-webkit-scrollbar{display:none}.quick-chip{display:inline-flex;align-items:center;background:#191b20;color:#72a7e8;border:1px solid #2d3340;font-size:6pt;padding:0 4px;border-radius:6px;line-height:14px;cursor:pointer;flex-shrink:0;-webkit-user-select:none;user-select:none;outline:none}.quick-chip:hover,.quick-chip:active{background:#1971e6;color:#fff;border-color:#1971e6}.templates-view{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto;background:#0d0e11;box-sizing:border-box}.compose-counter{font-size:6pt;color:#888}.compose-input-box{flex:1;width:100%;box-sizing:border-box;background:#18191d;border:1.5px solid #4a90d9;border-radius:3px;color:#fff;font-size:7.5pt;line-height:1.35;padding:4px;outline:none;margin-bottom:2px;overflow-y:auto;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;cursor:text;box-shadow:inset 0 1px 3px #0006}.compose-placeholder{color:#636874}.typing-caret{display:inline-block;width:1.5px;height:1em;background:#5cb5ff;vertical-align:text-bottom;margin-left:1px;animation:blink-caret 1s step-end infinite}@keyframes blink-caret{0%,to{opacity:1}50%{opacity:0}}.compose-hint-bar{height:14px;line-height:14px;flex-shrink:0;font-size:5.5pt;color:#888e99;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#18191d;border-radius:2px}@media only screen and (min-width: 129px){.messages-container{padding:4px 4px 8px}.messages-bottom-spacer{height:6px}.messages-loading,.messages-empty{font-size:10pt}.compose-view{padding:6px}.compose-top-bar{height:22px;margin-bottom:4px}.compose-mode-badge{font-size:9pt;padding:2px 8px}.compose-btn,.compose-paste-btn{font-size:8pt;padding:2px 6px}.compose-quick-chips{height:22px;gap:5px;margin-bottom:4px}.quick-chip{font-size:8pt;padding:0 8px;line-height:20px;border-radius:10px}.compose-counter{font-size:8.5pt}.compose-input-box{font-size:11pt;padding:6px 8px;margin-bottom:4px}.compose-hint-bar{height:18px;line-height:18px;font-size:7.5pt}}#root{position:relative;width:100vw;height:100vh;overflow:hidden;background:#000;color:#fff}#app{width:100%;max-height:100%;overflow-y:auto}h2{margin:0;font-size:.9em}p{margin-block-start:.3em;font-size:.8em}@media only screen and (min-width: 129px) and (max-width: 240px){#app{padding:36px 8pt;margin:8pt 0}h2{font-size:1.2em}p{font-size:1em}}@media only screen and (max-width: 128px){#app{padding:20px 4pt;margin:4pt 0}}menu{position:absolute;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;z-index:10;background:#000;padding:0;margin:0}menu[hidden]{display:none}menu>*{margin:0;padding:.35em 4pt;font-size:1em;color:#fff;background:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:start;display:block;width:100%;white-space:nowrap}menu>a{text-decoration:none;outline:none}menu>*.focused,menu>*:focus,menu>*:active{background-color:#1971e6}@media only screen and (min-width: 129px) and (max-width: 240px){menu>*{padding:.35em 8pt;font-size:1.4em}menu{height:calc(100vh - 36px)}}@media only screen and (max-width: 128px){menu{height:calc(100vh - 20px)}}
