.lc-chat{position:relative}.lc-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.lc-attachment{position:relative;max-width:100%;padding:0;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden;background:#2a2a2a80;cursor:zoom-in}.lc-attachments.multi .lc-attachment{max-width:min(100%,260px)}.lc-attachment img{display:block;width:100%;height:100%;object-fit:cover}.lc-attachment-tag{position:absolute;left:6px;bottom:6px;padding:1px 6px;border-radius:5px;background:#0c0e14c7;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em}.lc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 16px;background:#040508e0;cursor:zoom-out}.lc-lightbox img{max-width:100%;max-height:calc(100% - 56px);border-radius:10px;object-fit:contain;cursor:default}.lc-lightbox-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;padding:8px 14px;border-radius:10px;background:#2a2a2af0;color:#ababab;font-family:Raleway,var(--font);font-size:12px;cursor:default}.lc-lightbox-bar a{color:var(--accent);text-decoration:none;font-weight:600}.lc-lightbox-bar a:hover{text-decoration:underline}.lc-attach-btn{width:30px;height:30px;margin:0 0 5px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff14;color:#ababab}.lc-attach-btn:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.lc-shell.is-phone .lc-attach-btn{display:none}.lc-attach-btn:disabled{opacity:.4;cursor:default}.lc-pending{display:flex;flex-wrap:wrap;gap:8px;padding:10px;margin-bottom:8px;border-radius:12px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15)}.lc-pending-item{position:relative;width:120px;border-radius:8px;overflow:hidden;background:#252525}.lc-pending-item img,.lc-pending-video{display:block;width:120px;height:84px;object-fit:cover}.lc-pending-video{display:grid;place-items:center;color:#ababab;font-size:13px;font-weight:700;letter-spacing:.08em}.lc-pending-item.uploading img,.lc-pending-item.uploading .lc-pending-video{opacity:.45}.lc-pending-item.uploading:after{content:"";position:absolute;left:0;top:0;height:2px;width:40%;background:var(--accent);animation:lc-pending-run 1.1s ease-in-out infinite}@keyframes lc-pending-run{0%{transform:translate(-100%)}to{transform:translate(300%)}}.lc-pending-item.error{box-shadow:inset 0 0 0 1px #ef5d6a99}.lc-pending-meta{display:block;padding:5px 7px 6px;color:#ababab;font-family:Raleway,var(--font);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-pending-item.error .lc-pending-meta{color:var(--danger);white-space:normal}.lc-pending-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:50%;background:#0c0e14cc;color:#fff;font-size:15px;line-height:1}.lc-pending-remove:hover{background:var(--danger)}.lc-pending-note{flex-basis:100%;margin:0;color:var(--text-mute);font-size:11px}.lc-dropzone{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:20;display:grid;place-items:center;border:2px dashed rgba(255,122,69,.55);border-radius:14px;background:#0c0e14d1;color:#fff;font-family:Raleway,var(--font);font-size:18px;font-weight:600;pointer-events:none}.lc-msg-ava{padding:0;border:0;background:transparent;align-self:start;width:36px;height:36px;border-radius:50%}.msg.compact .lc-msg-ava{visibility:hidden}.lc-msg-name{padding:0;border:0;background:transparent;color:inherit;font-size:15px;font-weight:700;font-family:inherit}.lc-msg-name:hover,.lc-chat-title-link:hover{text-decoration:underline;cursor:pointer}.lc-profile{position:relative;width:min(420px,calc(100% - 32px));max-height:calc(100% - 48px);overflow:auto;border-radius:16px;background:#1c1c1c;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow);font-family:Raleway,var(--font)}.lc-profile-banner{height:96px;background:#2a2a2acc}.lc-profile-close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:#0c0e1499;color:#fff;font-size:20px;line-height:1}.lc-profile-close:hover{background:#0c0e14e6}.lc-profile-body{padding:0 20px 20px}.lc-profile-ava{position:relative;display:inline-block;margin-top:-46px;border-radius:50%;border:6px solid #1c1c1c}.lc-profile-ava-img{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;overflow:hidden;color:#1a120c;font-size:26px;font-weight:700}.lc-profile-ava-img img{width:100%;height:100%;object-fit:cover;display:block}.lc-profile-ava .dot{right:2px;bottom:2px;width:20px;height:20px;border:4px solid #1c1c1c}.lc-profile-name{margin:6px 0 0;color:#fff;font-size:22px;font-weight:700;word-break:break-word}.lc-profile-login{margin:2px 0 0;color:#ababab;font-size:14px}.lc-profile-status{margin:10px 0 0;color:#d8d8d8;font-size:14px;word-break:break-word}.lc-profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.lc-profile-btn{flex:1 1 140px;height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#252525;color:#fff;font-family:inherit;font-size:14px;font-weight:600}.lc-profile-btn:hover:not(:disabled){background:#2e2e2e}.lc-profile-btn.main{border:0;background:linear-gradient(180deg,#ff8a5b,#ff7a45);color:#1a120c}.lc-profile-btn.main:hover:not(:disabled){background:linear-gradient(180deg,#ff9a70,#ff8a5b)}.lc-profile-btn.ok{border-color:#80fe6659;color:var(--online)}.lc-profile-btn:disabled{opacity:.6;cursor:default}.lc-profile-error{margin:10px 0 0;color:var(--danger);font-size:13px}.lc-profile-section{margin-top:16px;padding:12px 14px;border-radius:10px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15)}.lc-profile-section h3{margin:0 0 8px;color:#ababab;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lc-profile-section p{margin:0;color:#fff;font-size:14px}.lc-profile-section .lc-profile-muted,.lc-profile-muted{color:var(--text-mute);font-size:13px}.lc-profile-links{display:grid;gap:6px}.lc-profile-link{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;color:#fff;text-decoration:none}.lc-profile-link:hover{background:#252525}.lc-conn-badge{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.04em}.lc-profile-link-text{display:grid;min-width:0}.lc-profile-link-text strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-profile-link-text small{color:#ababab;font-size:12px}.lc-profile-servers{display:flex;flex-wrap:wrap;gap:6px}.lc-profile-server{display:flex;align-items:center;gap:8px;max-width:100%;padding:4px 10px 4px 4px;border:0;border-radius:8px;background:#252525;color:#fff;font-family:inherit;font-size:13px}.lc-profile-server span{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#ffffff14;font-size:11px;font-weight:700}.lc-profile-server:hover{background:#2e2e2e}.lc-member-call.ok{color:var(--online);font-size:14px}.lc-side-empty{margin:2px 10px 10px;color:var(--text-mute);font-size:12px;line-height:1.4}.lc-conn-editor{display:grid;gap:8px}.lc-conn-row{display:grid;grid-template-columns:118px minmax(0,1fr) auto auto;gap:6px;align-items:center}.lc-conn-type,.lc-conn-row input.lc-conn-handle{height:38px;min-width:0;border-radius:10px;border:1px solid var(--line);background:var(--bg-1);color:var(--text);padding:0 10px;font-size:13px;outline:none}.lc-conn-type:focus,.lc-conn-row input.lc-conn-handle:focus{border-color:#ff7a4580}.lc-conn-toggle,.lc-conn-remove{height:38px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#252525;color:#fff;font-size:12px}.lc-conn-toggle.off{color:var(--text-mute)}.lc-conn-remove{width:38px;padding:0;font-size:18px}.lc-conn-remove:hover{color:var(--danger)}.lc-conn-add{height:38px;border:1px dashed rgba(255,122,69,.45);border-radius:10px;background:transparent;color:var(--accent);font-size:13px;font-weight:600}.lc-conn-add:hover{background:var(--accent-soft)}@media(max-width:520px){.lc-conn-row{grid-template-columns:minmax(0,1fr) auto auto}.lc-conn-type{grid-column:1 / -1}}.modal{max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}.lc-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.lc-modal-head h2{margin:0}.lc-modal-close{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff0f;color:#ababab;font-size:20px;line-height:1}.lc-modal-close:hover{background:#ffffff1f;color:#fff}.modal.lc-settings{width:min(880px,calc(100% - 32px))}.lc-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.lc-settings-col>label:first-child{margin-top:0}.lc-settings .lc-e2ee-settings{margin-top:18px}.lc-settings-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;padding-top:14px;border-top:1px solid var(--line)}.lc-settings-foot .primary,.lc-settings-foot .ghost{width:auto;margin:0}.lc-settings-foot .primary{min-width:180px;padding:0 24px}.lc-settings-foot .ghost:hover{color:var(--danger)}.settings-avatar{align-items:flex-start}.lc-avatar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.lc-avatar-upload,.lc-avatar-reset{height:34px;padding:0 14px;border-radius:9px;font-size:13px;font-weight:600}.lc-avatar-upload{border:0;background:linear-gradient(180deg,#ff8a5b,#ff7a45);color:#1a120c}.lc-avatar-reset{border:1px solid var(--line);background:#252525;color:#d8d8d8}.lc-avatar-reset:hover:not(:disabled){color:var(--danger)}.lc-avatar-upload:disabled,.lc-avatar-reset:disabled{opacity:.6;cursor:default}.lc-avatar-actions small{flex-basis:100%;color:var(--text-mute);font-size:12px}.lc-avatar-actions small.lc-avatar-error{color:var(--danger)}@media(max-width:760px){.lc-settings-grid{grid-template-columns:minmax(0,1fr);gap:4px}.lc-settings-col>label:first-child{margin-top:12px}.lc-settings-foot{flex-direction:column-reverse;align-items:stretch}.lc-settings-foot .primary{width:100%}}.lc-rail-btn,.lc-rail-server{position:relative}.lc-rail-server.has-unread:before{content:"";position:absolute;left:-12px;top:50%;width:4px;height:8px;margin-top:-4px;border-radius:0 4px 4px 0;background:#fff}.lc-rail-server.active.has-unread:before{display:none}.lc-rail-badge{position:absolute;right:-4px;bottom:-4px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:9px;border:3px solid var(--bg-0);box-sizing:content-box;background:var(--danger);color:#fff;font-size:11px;font-weight:800;font-style:normal;line-height:1}.lc-channel.unread{color:#fff;font-weight:600}.lc-unread-badge{margin-left:auto;min-width:18px;height:18px;padding:0 6px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;background:var(--danger);color:#fff;font-size:11px;font-weight:800;font-style:normal}.lc-chat-tools{display:flex;gap:6px;margin-left:auto}.lc-chat-tools button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#ffffff0f;color:#ababab}.lc-chat-tools button:hover,.lc-chat-tools button.on{background:var(--accent-soft);color:var(--accent)}.lc-chat-row{flex:1;min-height:0;display:flex;gap:12px}.lc-chat-row>.messages{flex:1;min-width:0;scrollbar-width:thin;scrollbar-color:#3a3a3a transparent}.lc-chat-row>.messages::-webkit-scrollbar{width:8px}.lc-chat-row>.messages::-webkit-scrollbar-thumb{border-radius:4px;background:#3a3a3a}.lc-side-panel{width:300px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;padding:12px;border-radius:10px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);font-family:Raleway,var(--font)}.lc-side-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#fff}.lc-search-form{display:flex;gap:6px}.lc-search-form input{flex:1;min-width:0;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--bg-1);color:var(--text);outline:none}.lc-search-form input:focus{border-color:#ff7a4580}.lc-search-form button{height:36px;padding:0 12px;border:0;border-radius:9px;background:linear-gradient(180deg,#ff8a5b,#ff7a45);color:#1a120c;font-weight:700}.lc-search-form button:disabled{opacity:.5;cursor:default}.lc-side-note{margin:8px 2px;color:var(--text-mute);font-size:12px;line-height:1.4}.lc-side-list{flex:1;min-height:0;overflow-y:auto;display:grid;align-content:start;gap:4px}.lc-result{display:flex;gap:10px;width:100%;padding:8px;border:0;border-radius:8px;background:transparent;color:#d8d8d8;text-align:left}.lc-result:hover{background:#252525}.lc-result-body{display:grid;gap:2px;min-width:0}.lc-result-top{display:flex;gap:8px;align-items:baseline}.lc-result-top strong{color:#fff;font-size:13px}.lc-result-top time{color:var(--text-mute);font-size:11px}.lc-result-text{font-size:13px;line-height:1.35;word-break:break-word}.lc-result-text mark{background:var(--accent-soft);color:var(--accent);border-radius:3px}.lc-history-loader,.lc-history-start{min-height:24px;padding:6px 0 14px;text-align:center;color:var(--text-mute);font-size:12px}.msg{position:relative}.msg.mentioned{background:#ffc85712;box-shadow:inset 2px 0 0 var(--accent-2)}.msg.flash{animation:lc-flash 2.2s ease-out}@keyframes lc-flash{0%,30%{background:#ff7a4538}to{background:transparent}}.lc-msg-tools{position:absolute;top:-14px;right:12px;z-index:5;display:none;gap:2px;padding:3px;border-radius:9px;background:#1c1c1c;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 18px #00000059}.msg.mine .lc-msg-tools{right:auto;left:12px}.msg:hover .lc-msg-tools,.msg.active .lc-msg-tools{display:flex}.lc-msg-tools>button{width:30px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#ababab}.lc-msg-tools>button:hover,.lc-msg-tools>button.on{background:#2a2a2a;color:#fff}.lc-msg-tools>button.on{color:var(--accent)}.lc-msg-tools>button.danger:hover{color:var(--danger)}.lc-emoji-picker{position:absolute;top:calc(100% + 6px);right:0;display:grid;grid-template-columns:repeat(6,34px);gap:2px;padding:6px;border-radius:10px;background:#1c1c1c;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px #00000073}.msg.mine .lc-emoji-picker{right:auto;left:0}.lc-emoji-picker button{height:34px;border:0;border-radius:7px;background:transparent;font-size:19px}.lc-emoji-picker button:hover{background:#2a2a2a}.lc-reply-quote{display:flex;align-items:center;gap:6px;max-width:100%;margin:0 0 3px;padding:0;border:0;background:transparent;color:#ababab;font-size:12.5px;text-align:left;cursor:pointer}.msg.mine .lc-reply-quote{margin-left:auto}.lc-reply-quote:disabled{cursor:default}.lc-reply-line{width:18px;height:9px;margin-top:6px;flex-shrink:0;border-top:2px solid #4a4a4a;border-left:2px solid #4a4a4a;border-top-left-radius:6px}.lc-reply-quote strong{color:#d8d8d8;flex-shrink:0}.lc-reply-quote span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-reply-quote:hover:not(:disabled) span:last-child{color:#fff}.lc-msg-edited{color:var(--text-mute);font-size:11px}.lc-msg-flag{color:var(--accent);font-size:11px}.lc-mention{padding:0 3px;border:0;border-radius:4px;background:var(--accent-soft);color:#ffb08f;font:inherit;font-weight:600;cursor:pointer}.lc-mention:hover{background:#ff7a454d}.lc-mention.self{background:#ffc85733;color:var(--accent-2)}.lc-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.msg.mine .lc-reactions{justify-content:flex-end}.lc-reaction{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 8px;border:1px solid transparent;border-radius:8px;background:#ffffff0f;color:#d8d8d8;font-size:12px;font-weight:700}.lc-reaction span{font-size:15px}.lc-reaction:hover{border-color:#ffffff26}.lc-reaction.mine{border-color:#ff7a458c;background:var(--accent-soft);color:var(--accent)}.lc-read-mark{display:block;margin-top:3px;color:var(--text-mute);font-size:11px}.lc-edit textarea{width:100%;resize:vertical;margin-top:4px;padding:8px 10px;border:1px solid rgba(255,122,69,.45);border-radius:9px;background:var(--bg-1);color:var(--text);font:inherit;outline:none}.lc-edit small{color:var(--text-mute);font-size:11px}.lc-replying{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;padding:7px 10px 7px 12px;border-radius:10px;background:#2a2a2ab3;border-left:3px solid var(--accent);color:#ababab;font-size:13px}.lc-replying span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-replying strong{color:#fff}.lc-replying em{margin-left:8px;font-style:normal;color:var(--text-mute)}.lc-replying button{width:24px;height:24px;flex-shrink:0;border:0;border-radius:50%;background:#ffffff14;color:#fff;font-size:16px;line-height:1}.lc-mention-suggest{display:grid;gap:2px;margin-bottom:6px;padding:6px;border-radius:10px;background:#1c1c1c;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px #00000059}.lc-mention-suggest button{display:flex;align-items:center;gap:10px;padding:6px 8px;border:0;border-radius:7px;background:transparent;color:#d8d8d8;text-align:left}.lc-mention-suggest button.on,.lc-mention-suggest button:hover{background:#2a2a2a}.lc-mention-suggest strong{color:#fff;font-size:13px}.lc-mention-suggest span{color:var(--text-mute);font-size:12px}.lc-profile-banner.has-image{height:140px;background-size:cover;background-position:center}.lc-profile-about{white-space:pre-wrap;word-break:break-word;line-height:1.45}.lc-banner-preview{height:96px;margin-bottom:8px;border-radius:10px;border:1px solid var(--line);background-size:cover;background-position:center}.lc-about-input{width:100%;resize:vertical;min-height:70px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--bg-1);color:var(--text);font:inherit;outline:none}.lc-counter{float:right;color:var(--text-mute);text-transform:none;letter-spacing:0}.lc-invite-lead{margin:0 0 12px;color:#ababab;font-size:14px}.lc-invite-lead strong{color:#fff}.lc-invite-server{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;background:#2a2a2a99;border:1px solid rgba(255,255,255,.06)}.lc-invite-server strong{display:block;color:#fff;font-size:16px}.lc-invite-server span{display:inline-flex;align-items:center;gap:6px;color:#ababab;font-size:12px}.lc-invite-server .dot{position:static;width:8px;height:8px;border:0}.lc-invite-icon{width:52px;height:52px;flex-shrink:0;display:grid;place-items:center;border-radius:16px;background:#252525;color:#fff;font-size:18px;font-weight:700}.lc-invite-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lc-invite-options label{margin:0}.lc-invite-options select{display:block;width:100%;height:40px;margin-top:6px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--bg-1);color:var(--text);text-transform:none;letter-spacing:0;font-size:14px}.lc-invite-link{display:flex;gap:6px;margin-top:14px}.lc-invite-link input{flex:1;min-width:0}.lc-invite-link button{flex-shrink:0;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#252525;color:#fff;font-weight:600}.lc-invite-create code{color:var(--accent-2)}.lc-invite-teaser{position:fixed;z-index:50;top:16px;left:50%;transform:translate(-50%);width:min(420px,calc(100% - 32px));display:grid;gap:8px;padding:14px;border-radius:14px;background:#1c1c1cf5;border:1px solid rgba(255,122,69,.35);box-shadow:var(--shadow);color:#ababab;font-family:Raleway,var(--font);font-size:13px}.lc-invite-teaser small{color:var(--text-mute)}@media(max-width:980px){.lc-side-panel{position:absolute;right:8px;top:56px;bottom:80px;z-index:15;width:min(320px,calc(100% - 16px));background:#1c1c1c}}.lc-shell{--dot-ring: #161616}.lc-card,.lc-cat{--dot-ring: #202020}.lc-channel.on,.lc-channel:hover,.lc-result:hover{--dot-ring: #252525}.msg:hover{--dot-ring: #1c1c1c}.modal{--dot-ring: var(--bg-3)}.lc-profile{--dot-ring: #1c1c1c}.lc-dock{--dot-ring: #282828}:root .dot{border-color:var(--dot-ring, var(--bg-2));transition:border-color .12s ease}:root .avatar.sm .dot{width:14px;height:14px;right:-3px;bottom:-3px;border-width:3px}:root .dot.online{background:var(--online)}:root .dot.idle{background:radial-gradient(circle at 22% 22%,var(--dot-ring, var(--bg-2)) 0 34%,var(--idle) 36%)}:root .dot.dnd{background:linear-gradient(var(--dot-ring, var(--bg-2)),var(--dot-ring, var(--bg-2))) center / 60% 2px no-repeat,var(--dnd)}:root .dot.offline,:root .dot.hidden{background:var(--dot-ring, var(--bg-2));box-shadow:inset 0 0 0 2.5px #80848e}:root .status-row button .dot.offline,:root .status-row button .dot.hidden{box-shadow:inset 0 0 0 2px #80848e}.lc-channel .avatar{overflow:visible}:root{--bg-0: #07080b;--bg-1: #0c0e14;--bg-2: #12151d;--bg-3: #181c27;--bg-4: #222838;--bg-5: #2c3448;--line: rgba(255, 255, 255, .06);--accent: #ff7a45;--accent-2: #ffc857;--accent-soft: rgba(255, 122, 69, .16);--text: #f4f1ea;--text-dim: #a8b0c2;--text-mute: #6d768a;--online: #80fe66;--idle: #f0c14b;--dnd: #ef5d6a;--offline: #6d768a;--danger: #ef5d6a;--shadow: 0 18px 50px rgba(0, 0, 0, .45);--font: "Outfit", "Segoe UI", sans-serif;--font-chat: "Source Sans 3", "Segoe UI", sans-serif;--titlebar: 32px}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;overflow:hidden;overscroll-behavior:none;background:var(--bg-0);color:var(--text);font-family:var(--font)}button,input,textarea{font-family:inherit}button{cursor:pointer}.app{height:100%;overflow:hidden;display:flex;flex-direction:column;background:var(--bg-0)}.app.desktop{border:1px solid rgba(255,255,255,.06)}.titlebar{height:var(--titlebar);display:flex;align-items:stretch;justify-content:space-between;background:#111;-webkit-user-select:none;user-select:none;flex-shrink:0;z-index:50}.titlebar-drag{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:0 12px;-webkit-app-region:drag}.titlebar-mark{width:16px;height:16px;border-radius:4px;background:linear-gradient(160deg,#ff7a45,#c2410c);display:grid;place-items:center;font-size:7px;font-weight:750;color:#1a120c}.titlebar-title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}.titlebar-controls{display:flex;-webkit-app-region:no-drag}.titlebar-controls button{width:46px;height:var(--titlebar);border:0;background:transparent;color:var(--text-dim);display:grid;place-items:center}.titlebar-controls button:hover{background:#2a2a2a;color:var(--text)}.titlebar-controls .close:hover{background:#c43c3c;color:#fff}.shell{flex:1;min-height:0;display:grid;grid-template-columns:72px 248px minmax(0,1fr) 248px}.lc-shell{position:relative;flex:1;min-height:0;overflow:hidden;display:grid;grid-template-columns:75px 300px minmax(0,1fr) 367px;grid-template-rows:1fr auto;gap:15px;padding:15px;background:#161616;font-family:Raleway,var(--font)}.lc-bg{display:none}.lc-rail,.lc-sidebar,.lc-stage,.lc-members{position:relative;z-index:1}.lc-rail{grid-row:1 / 2;display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px 0;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px;overflow:auto}.lc-rail-btn,.lc-rail-add{width:55px;height:55px;border:0;border-radius:10px;background:#303030;border:1px solid #454545;display:grid;place-items:center}.lc-rail-btn.active{background:#3a3a3a}.lc-rail-server{width:55px;height:55px;border:0;border-radius:10px;background:#35353a;color:#fff;font-size:12px;font-weight:700}.lc-rail-server.active{outline:1px solid rgba(255,255,255,.2)}.lc-rail-server.ghost{visibility:hidden}.lc-rail-add{border-radius:10px;background:#35353a;border:1px solid #454545}.lc-rail-line{width:40px;height:1px;background:#ffffff14}.lc-sidebar{display:flex;flex-direction:column;gap:15px;min-height:0;padding-bottom:130px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.lc-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.lc-card{background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px;padding:10px 8px 12px}.lc-card-fill{flex:1;min-height:0;overflow:auto}.lc-cat{background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px;padding:15px 10px;flex:none}.lc-server-card{position:relative;height:171px;flex:none;background:#555;border:1px solid rgba(19,17,77,.15);border-radius:10px;overflow:hidden}.lc-server-banner-img{position:absolute;left:0;top:0;width:300px;height:172px;object-fit:cover;display:block}.lc-server-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#252525d1 19.712%,#91919100)}.lc-server-foot{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;gap:6px}.lc-server-name{margin:0;min-width:0;flex:1;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-server-name-short{display:none}.lc-server-official{position:absolute;right:31px;bottom:12px;display:block}.lc-server-invite{width:15px;height:15px;padding:0;border:0;background:transparent;display:grid;place-items:center;flex-shrink:0}.lc-server-invite img{display:block}.lc-cat-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px;color:#ababab;font-size:12px;font-weight:600}.lc-cat .lc-cat-head{padding:0;margin:0 0 15px;font-size:16px;font-weight:500}.lc-cat-head button{border:0;background:transparent;display:grid;place-items:center;padding:0}.lc-channel-row+.lc-channel-row{margin-top:6px}.lc-channel{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#ababab;font-size:14px;font-weight:300;padding:4px 10px;border-radius:5px;text-align:left;min-height:25px}.lc-channel.voice{font-size:16px}.lc-channel span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-channel img{flex-shrink:0;display:block}.lc-channel-extra{margin-left:auto}.lc-channel.on,.lc-channel:hover{background:#252525;color:#fff}.lc-voice-user{display:flex;align-items:center;gap:8px;padding:4px 8px 4px 28px;color:#ababab;font-size:12px}.lc-live{margin-left:auto;background:#ff4747;color:#fff;font-size:9px;border-radius:3px;padding:2px 5px}.lc-stage{min-width:0;min-height:0;display:flex;flex-direction:column;gap:15px}.lc-stage:fullscreen{background:#161616;padding:15px}.lc-tiles{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.lc-tiles-grid{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:15px;width:min(100%,calc(var(--cols) * var(--tile-w) + (var(--cols) - 1) * 15px))}.lc-tile{position:relative;flex:0 0 calc((100% - (var(--cols) - 1) * 15px) / var(--cols));aspect-ratio:var(--ar-w) / var(--ar-h);max-height:var(--tile-h);background:#2a2a2a;border:2.5px solid transparent;border-radius:10px;display:grid;place-items:center;overflow:hidden;box-sizing:border-box}.lc-tile.speaking{border-color:#33b14a}.lc-tile .avatar{width:var(--face);height:var(--face);max-width:55%;max-height:55%;font-size:calc(var(--face) * .36)}.lc-tile .avatar img{width:100%;height:100%}.lc-tile .dot{display:none}.lc-tile-mute{position:absolute;left:18px;bottom:18px;width:17px;height:17px;display:grid;place-items:center}.lc-tile-mute img{transform:scale(2.2)}.lc-callbar{height:59px;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:25px;background:#2a2a2a80;border-radius:10px}.lc-callbar button{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:#ababab;display:grid;place-items:center}.lc-callbar button.full{background:transparent}.lc-callbar button:hover,.lc-callbar button.on{background:#ffffff0f}.lc-callbar button.full:hover{background:transparent}.lc-callbar button.off{background:#c43c3c;color:#fff}.lc-callbar button.hang{width:43px;height:43px;background:#c44545;color:#fff}.lc-callbar button.hang img{filter:brightness(0) invert(1)}.lc-callbar button.full img{display:block}.lc-chat{background:transparent;border-radius:0;overflow:hidden}.lc-chat .chat-head{height:auto;min-height:40px;padding:10px 8px 8px;border-bottom:0;box-shadow:none}.lc-members{min-height:0;padding:10px 8px 12px;background:#2a2a2a80;border-radius:10px;overflow:auto}.lc-members .lc-card-fill{height:auto;background:transparent;border:0;padding:0}.lc-dock{position:absolute;left:15px;bottom:15px;width:390px;z-index:3;background:#282828;border:1px solid rgba(19,17,77,.15);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:10px;overflow:hidden}.lc-dock-voice{display:flex;align-items:center;gap:8px;padding:12px 12px 10px}.lc-dock-signal{width:28px;height:28px;border-radius:5px;border:1px solid rgba(35,167,88,.2);background:#23a75833;display:grid;place-items:center;flex-shrink:0}.lc-dock-voice-text{min-width:0;flex:1}.lc-dock-ok{margin:0;color:#23a758;font-family:Raleway,var(--font);font-size:10px;font-weight:500;line-height:1.2}.lc-dock-ch{margin:2px 0 0;color:#ffffff80;font-family:Raleway,var(--font);font-size:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-dock-star{color:#f5c518;font-size:10px;margin-right:4px}.lc-dock-voice button{width:28px;height:28px;border:0;background:transparent;display:grid;place-items:center;flex-shrink:0}.lc-dock-user{min-height:75px;display:flex;align-items:center;gap:8px;padding:19px 12px 19px 10px;border-top:1px solid rgba(255,255,255,.12)}.lc-dock:not(.connected) .lc-dock-user{border-top:0}.lc-dock-ava{position:relative;width:37px;height:37px;flex-shrink:0}.lc-dock-ava .dot{width:10px;height:10px;right:0;bottom:0;border-width:0;border-color:#282828}.lc-dock-ava-img{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;color:#1a120c;overflow:hidden}.lc-dock-ava-img img{width:37px;height:37px;display:block;object-fit:cover}.lc-dock-meta{min-width:0;flex:1}.lc-dock-meta strong{display:flex;align-items:center;gap:10px;font-family:Raleway,var(--font);font-size:14px;font-weight:500;color:#fff;line-height:1.15;white-space:nowrap;overflow:hidden}.lc-dock-verified{width:13px;height:13px;flex-shrink:0;display:grid;place-items:center}.lc-dock-verified img{display:block}.lc-dock-meta>span{display:block;font-family:Raleway,var(--font);font-size:10px;font-weight:500;color:#ffffff80;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-dock-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.lc-dock-split{display:flex;align-items:center;height:25px}.lc-dock-split button,.lc-dock-gear{padding:0;border:0;background:transparent;display:grid;place-items:center;height:25px}.lc-dock-split button img,.lc-dock-gear img{display:block}.lc-dock-gear{width:16px}.rail{background:var(--bg-1);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:8px;border-right:1px solid var(--line)}.rail-home,.server-icon,.rail-action{width:48px;height:48px;border:0;border-radius:16px;display:grid;place-items:center;color:var(--text);background:var(--bg-3);transition:border-radius .16s ease,background .16s ease,transform .16s ease;position:relative}.rail-home{background:linear-gradient(160deg,#ff7a45,#c2410c 70%)}.server-icon.active,.rail-home.active,.rail-action:hover,.server-icon:hover{border-radius:14px;transform:translateY(-1px)}.server-icon.active:before,.rail-home.active:before{content:"";position:absolute;left:-12px;width:4px;height:28px;border-radius:0 4px 4px 0;background:var(--accent-2)}.server-icon{font-weight:650;font-size:14px;letter-spacing:.02em}.rail-sep{width:32px;height:2px;background:var(--line);border-radius:2px;margin:4px 0}.rail-action{color:var(--accent-2);background:var(--bg-3);font-size:22px}.sidebar{background:var(--bg-2);display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--line)}.sidebar-head{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);box-shadow:0 1px #00000040;font-weight:650}.sidebar-head button{border:0;background:transparent;color:var(--text-dim);font-size:12px}.sidebar-scroll{flex:1;overflow:auto;padding:12px 8px}.section-label{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 6px;color:var(--text-mute);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.section-label button{border:0;background:transparent;color:var(--text-dim);font-size:16px;line-height:1}.channel,.dm-item{width:100%;border:0;background:transparent;color:var(--text-dim);display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;text-align:left}.channel.active,.dm-item.active,.channel:hover,.dm-item:hover{background:var(--bg-4);color:var(--text)}.hash{color:var(--text-mute);font-weight:650}.user-panel{height:58px;padding:8px;display:flex;align-items:center;gap:8px;background:#0f1219;border-top:1px solid var(--line)}.user-meta{min-width:0;flex:1}.user-meta strong,.member-name{display:block;font-size:13px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-meta span,.member-sub{display:block;font-size:11px;color:var(--text-mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--text-dim)}.icon-btn:hover{background:var(--bg-4);color:var(--text)}.chat{min-width:0;display:flex;flex-direction:column;background:var(--bg-3)}.chat-head{height:48px;padding:0 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);box-shadow:0 1px #0003}.chat-head h2{margin:0;font-size:16px}.chat-head p{margin:0;color:var(--text-mute);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages{flex:1;overflow:auto;padding:18px 16px 8px;font-family:var(--font-chat)}.msg{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:4px 8px;border-radius:8px}.msg.mine{grid-template-columns:minmax(0,1fr) 42px}.msg.compact{grid-template-columns:42px minmax(0,1fr);padding:0 8px 2px}.msg.mine.compact{grid-template-columns:minmax(0,1fr) 42px}.msg.compact .avatar{visibility:hidden}.msg:hover{background:#ffffff08}.msg-body{min-width:0}.msg.mine .msg-body{text-align:right}.msg.mine .msg-top{justify-content:flex-end}.msg-top{display:flex;align-items:baseline;gap:8px}.msg-top strong{font-size:15px}.msg-top time{font-size:11px;color:var(--text-mute)}.msg p{margin:2px 0 0;font-size:15.5px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.empty-chat{height:100%;display:grid;place-items:center;color:var(--text-mute);text-align:center;padding:24px}.composer{padding:8px 16px 18px}.composer-box{background:var(--bg-4);border-radius:12px;display:flex;align-items:flex-end;padding:4px 10px}.lc-composer-plus,.lc-composer-emoji,.lc-composer-mic{display:none;flex-shrink:0;border:0;padding:0;background:transparent;color:#ffffff80;place-items:center;cursor:pointer}.lc-composer-plus img,.lc-composer-emoji img,.lc-composer-mic img{display:block}.lc-chat-members{display:none;width:32px;height:32px;flex-shrink:0;border:0;border-radius:8px;background:transparent;place-items:center;cursor:pointer}.lc-chat-members img{display:block}.composer textarea{flex:1;resize:none;border:0;background:transparent;color:var(--text);padding:10px 8px;font-size:15px;max-height:160px;outline:none;font-family:var(--font-chat)}.typing{min-height:18px;padding:0 8px 6px;font-size:12px;color:var(--accent-2)}.members{background:var(--bg-2);border-left:1px solid var(--line);padding:16px 10px;overflow:auto}.member{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:8px;width:100%;border:0;background:transparent;color:inherit;text-align:left}.member:hover{background:var(--bg-4)}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:700;color:#1a120c;position:relative;flex-shrink:0}.avatar img{width:36px;height:36px;border-radius:50%;display:block;object-fit:cover}.avatar.sm{width:32px;height:32px;font-size:12px}.avatar.sm img{width:32px;height:32px}.dot{position:absolute;right:-3px;bottom:-3px;width:14px;height:14px;border-radius:50%;border:3px solid var(--bg-2)}.avatar.sm .dot{width:12px;height:12px;right:-2px;bottom:-2px;border-width:2px}.dot.online{background:var(--online)}.dot.idle{background:var(--idle)}.dot.dnd{background:var(--dnd)}.dot.offline,.dot.hidden{background:var(--offline)}.logo-mark{width:56px;height:56px;border-radius:18px;background:linear-gradient(160deg,#ff7a45,#c2410c);display:grid;place-items:center;font-weight:750;margin-bottom:24px;box-shadow:0 10px 30px #ff7a4540}.auth{flex:1;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1204fr) minmax(400px,716fr);background:#1a1a1a}.auth-hero{position:relative;overflow:hidden;min-height:0;background:#1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-hero-art{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.auth-glow{container-type:inline-size;position:absolute;left:9.47%;top:-47.6%;width:81.06%;aspect-ratio:1;overflow:visible;pointer-events:none}.auth-glow-scale{position:absolute;left:-51.23%;top:-51.23%;width:1976px;height:1976px;transform-origin:top left;transform:scale(calc(100cqi / 976))}.auth-glow-scale img{display:block}.auth-logo{display:block;width:319px;height:356px}.auth-wordmark{margin:15px 0 0;color:#fff;font-family:Material Symbols Sharp;font-size:64px;font-style:normal;font-weight:700;line-height:normal;font-variation-settings:"FILL" 0,"GRAD" 0,"wght" 700;white-space:nowrap}.auth-panel{background:#161616;display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden;padding:32px 24px}.auth-form{width:min(439px,100%);display:flex;flex-direction:column;align-items:stretch}.auth-id{margin:0 0 84px;text-align:center;font-family:Unbounded,var(--font);font-size:20px;font-weight:400;line-height:normal;color:#565656;letter-spacing:.18em}.auth-title{margin:0 0 22px;text-align:center;font-family:Raleway,var(--font);font-weight:300;font-size:40px;line-height:normal;color:#fff}.auth-label{display:block;margin:0 0 10px;font-family:Raleway,var(--font);font-weight:600;font-size:16px;line-height:22.5px;color:#ffffff4d;text-transform:none;letter-spacing:0}.auth-label-password,.auth-label-next{margin-top:18px}.auth-mobile-brand{display:none}.auth input.auth-input{width:100%;height:50px;border:0;border-radius:12px;background:#a3a3a30f;box-shadow:0 0 0 1px #a3a3a326;color:#fff;padding:0 16px;outline:none;font-size:16px}.auth input.auth-input-password{background:#a3a3a308}.auth input.auth-input:focus{border-color:transparent;box-shadow:0 0 0 1px #b9b5ff73}.auth-error{margin:12px 0 0;color:var(--danger);font-size:13px;text-align:center}.auth-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:213px;height:50px;margin:22px auto 0;padding:8px 10px;border:0;border-radius:12px;background:#a3a3a305;box-shadow:0 0 0 1px #a3a3a326;color:#fff}.auth-submit span{font-family:Unbounded,var(--font);font-weight:400;font-size:16px;line-height:17.66px}.auth-submit:disabled{opacity:.6}.auth-submit img{display:block}.auth-hint{margin:38px 0 0;text-align:center;font-family:Unbounded,var(--font);font-size:16px;font-weight:400;line-height:17.66px;color:#fff6}.auth-switch{margin-top:2px;border:0;background:transparent;font-family:Unbounded,var(--font);font-size:16px;font-weight:400;line-height:17.66px;color:#b9b5ffbf}.auth-or{margin:38px 0 0;text-align:center;font-family:Unbounded,var(--font);font-size:16px;font-weight:400;line-height:17.66px;color:#fff6}.auth-social{display:flex;justify-content:center;gap:28px;margin-top:14px}.auth-social-btn{width:41px;height:41px;padding:0;border:0;border-radius:10px;overflow:hidden;background:transparent}.auth-social-btn img{display:block;width:41px;height:41px;object-fit:cover;border-radius:10px}.auth-social-btn:disabled{opacity:.6}.card{width:min(420px,100%);background:var(--bg-2);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.card h2{margin:0 0 6px}.card .sub{margin:0 0 22px;color:var(--text-dim)}label{display:block;font-size:12px;color:var(--text-dim);margin:12px 0 6px;letter-spacing:.04em;text-transform:uppercase}input[type=text],input[type=password]{width:100%;height:44px;border-radius:10px;border:1px solid var(--line);background:var(--bg-1);color:var(--text);padding:0 12px;outline:none}input:focus,textarea:focus{border-color:#ff7a4580}.primary{width:100%;height:44px;margin-top:18px;border:0;border-radius:10px;background:linear-gradient(180deg,#ff8a5b,#ff7a45);color:#1a120c;font-weight:700}.primary:disabled{opacity:.6}.ghost{width:100%;margin-top:10px;border:0;background:transparent;color:var(--text-dim)}.error{color:var(--danger);font-size:13px;min-height:18px;margin-top:8px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#040508b8;display:grid;place-items:center;z-index:210}.modal{width:min(440px,calc(100% - 32px));background:var(--bg-3);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.search{width:calc(100% - 8px);margin:0 4px 10px;height:34px;border-radius:8px;border:0;background:var(--bg-1);color:var(--text);padding:0 10px}.splash{flex:1;min-height:0;display:grid;place-items:center;background:var(--bg-0);color:var(--text-dim)}.splash strong{display:block;color:var(--text);font-size:28px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.status-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 16px}.status-row button{height:36px;border-radius:8px;border:1px solid var(--line);background:var(--bg-1);color:var(--text-dim);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.status-row button .dot{position:static;width:10px;height:10px;border:0;flex-shrink:0}.status-row button.active{border-color:var(--accent);color:var(--text);background:var(--accent-soft)}.settings-avatar{display:flex;align-items:center;gap:12px;margin:0 0 16px}.settings-avatar-wrap{position:relative;width:64px;height:64px;flex-shrink:0}.settings-avatar-img{width:64px;height:64px;border-radius:50%;overflow:hidden;display:block;background:var(--bg-1)}.settings-avatar-wrap .dot{width:16px;height:16px;right:-2px;bottom:-2px;border-width:3px;border-color:var(--bg-3)}.settings-avatar-img img{width:64px;height:64px;display:block;object-fit:cover}.settings-avatar .ghost{width:auto;margin:0;height:36px;padding:0 14px}@media(max-height:760px){.auth-id-panel{margin-bottom:32px}.auth-title{font-size:32px;margin-bottom:16px}.auth-hint,.auth-or{margin-top:18px}.auth-hero-art{transform:scale(.68);transform-origin:center}}@media(max-width:980px)and (max-height:760px){.auth-title{font-size:32px;margin-bottom:30px}.auth-hint,.auth-or{margin-top:20px}}.lc-pcm-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:#08080a47;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.lc-pcm-icon{position:fixed;z-index:201;border-radius:10px;background:#35353a;color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;pointer-events:none}.lc-pcm{position:fixed;z-index:202;width:300px;display:flex;flex-direction:column;gap:5px;font-family:Raleway,var(--font);filter:drop-shadow(0 18px 40px rgba(0,0,0,.55))}.lc-pcm-card{width:300px;background:#2a2a2a;border:1px solid rgba(19,17,77,.15);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;padding:15px;gap:10px;box-sizing:border-box}.lc-pcm-card.solo{height:44px;justify-content:center}.lc-pcm-card.notify{height:130px;gap:10px}.lc-pcm-card.triple{height:92px}.lc-pcm-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:14px;height:14px;padding:0;border:0;background:transparent;color:#fff;font-size:12px;font-weight:500;font-family:inherit;line-height:14px;text-align:left;width:100%;cursor:pointer}.lc-pcm-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-pcm-item.danger{color:#ffa09b}.lc-pcm-item.with-icon{justify-content:flex-start;gap:5px;height:14px}.lc-pcm-item img{flex-shrink:0;display:block}.lc-pcm-stack{display:flex;flex-direction:column;gap:0}.lc-pcm-sub{color:#868686;font-size:12px;font-weight:500;line-height:14px;height:14px;pointer-events:none}.lc-pcm-toast{position:fixed;z-index:210;left:50%;bottom:28px;transform:translate(-50%);background:#2a2a2af0;border:1px solid rgba(19,17,77,.15);border-radius:10px;color:#fff;font-family:Raleway,var(--font);font-size:12px;font-weight:500;padding:10px 14px}.lc-channel.live span{color:#48ff1a}.lc-voice-user.speaking{color:#fff}.lc-voice-user.muted{opacity:.72}.lc-voice-user img{margin-left:auto}.lc-dock-split.is-off{opacity:.55;filter:saturate(1.4)}.lc-chat .chat-head{justify-content:space-between}.lc-chat-head-main{min-width:0;display:flex;flex-direction:column;gap:2px}.lc-chat-head-main h2,.lc-chat-head-main p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-chat-call{width:36px;height:36px;flex-shrink:0;border:0;border-radius:10px;background:#ffffff0f;color:#fff;display:grid;place-items:center}.lc-chat-call.on,.lc-chat-call:hover{background:#c43c3c}.lc-dm-call{display:flex;align-items:center;gap:10px;margin:0 8px;padding:10px 12px;background:#2a2a2a80;border-radius:10px;flex-shrink:0}.lc-dm-call-meta{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.lc-dm-call-meta strong{font-size:14px;color:#fff}.lc-dm-call-meta span{font-size:11px;color:#48ff1a}.lc-dm-call button{width:36px;height:36px;border:0;border-radius:10px;background:transparent;color:#ababab;display:grid;place-items:center}.lc-dm-call button:hover{background:#ffffff0f}.lc-dm-call button.off,.lc-dm-call button.hang{background:#c43c3c;color:#fff}.lc-incoming{position:fixed;right:24px;bottom:24px;z-index:230;width:300px;display:flex;align-items:center;gap:10px;padding:14px;background:#282828;border:1px solid rgba(19,17,77,.15);border-radius:12px;box-shadow:0 12px 40px #00000073}.lc-incoming-meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.lc-incoming-meta strong{color:#fff;font-size:14px}.lc-incoming-meta span{color:#ffffff8c;font-size:11px}.lc-incoming button{width:36px;height:36px;border:0;border-radius:10px;display:grid;place-items:center}.lc-incoming button.ok{background:#2f9e44;color:#fff}.lc-incoming button.hang{background:#c43c3c;color:#fff}.msg.sealed-fail p{color:#ff8e8e;font-style:italic}.lc-e2ee-mark{display:inline-flex;margin-right:8px;color:#48ff1a;vertical-align:-1px}.lc-msg-lock{display:inline-flex;color:#ffffff73}.lc-e2ee-banner{margin:0 8px 8px;padding:8px 12px;border-radius:8px;background:#c43c3c2e;color:#ffd0d0;font-size:12px;flex-shrink:0}.lc-e2ee-settings{margin:16px 0 8px;padding:12px;border-radius:10px;background:#ffffff0a}.lc-e2ee-settings p{margin:0 0 8px;display:flex;align-items:center;gap:8px;color:#fff;font-size:13px}.lc-e2ee-settings code{display:block;color:#48ff1a;font-size:12px;letter-spacing:.06em}.lc-e2ee-settings span{color:#ffffff8c;font-size:12px}.lc-member-row{display:flex;align-items:center;gap:4px}.lc-member-row .lc-channel{flex:1;min-width:0}.lc-member-call{width:28px;height:28px;flex-shrink:0;border:0;border-radius:8px;background:transparent;color:#ababab;display:grid;place-items:center}.lc-member-call:hover{background:#ffffff0f;color:#fff}@media(max-width:980px){.auth{display:flex;flex-direction:column;align-items:stretch;grid-template-columns:unset;grid-template-rows:unset;background:#161616;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;color-scheme:dark;-webkit-tap-highlight-color:transparent}.auth-hero{display:none}.auth-mobile-brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:max(60px,env(safe-area-inset-top,0px))}.auth-mobile-logo{display:block;width:80px;height:89px}.auth-mobile-brand .auth-id{margin:30px 0 40px;font-size:15px;letter-spacing:.12em}.auth-id-panel{display:none}.auth-panel{flex:1;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:visible;background:#161616;padding:0 30px max(48px,env(safe-area-inset-bottom,0px))}.auth-form{width:min(342px,100%);margin:0 auto}.auth-title{font-size:32px;margin:0 0 30px}.auth-label{margin-bottom:3px}.auth-label-password,.auth-label-next{margin-top:22px}.auth input.auth-input,.auth input.auth-input-password{background:#a3a3a308;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-submit,.auth-hint{margin-top:20px}.auth-switch{margin-top:3px}.auth-or{margin-top:20px}.auth-social{margin-top:10px}.shell,.lc-shell{grid-template-columns:64px 200px minmax(0,1fr)}.lc-dock{width:279px}.members,.lc-members{display:none}}.lc-phone-back{display:none;width:20px;height:20px;flex-shrink:0;border:0;border-radius:0;background:transparent;color:#fff;place-items:center;padding:0;cursor:pointer}.lc-phone-back-icon{display:block;transform:rotate(180deg)}.lc-stage>.lc-phone-back{position:absolute;top:8px;left:8px;z-index:2}@media(max-width:720px){.shell{grid-template-columns:64px minmax(0,1fr)}.sidebar{display:none}.lc-shell.is-phone{grid-template-columns:75px minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:10px;padding:max(10px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))}.lc-shell.is-phone .lc-members{display:none}.lc-shell.is-phone .lc-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;gap:10px;padding:max(10px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));background:#161616;transform:translate3d(100%,0,0);transition:transform .34s cubic-bezier(.22,1,.36,1);pointer-events:none}.lc-shell.is-phone.phone-chat .lc-stage{transform:translateZ(0);pointer-events:auto}.lc-shell.is-phone.phone-chat .lc-dock{display:none}.lc-shell.is-phone .lc-chat .chat-head{height:32px;min-height:32px;padding:0 11px 0 9px;gap:3px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px;box-shadow:none}.lc-shell.is-phone .lc-chat-head-main{flex:1;min-width:0}.lc-shell.is-phone .lc-chat-head-main h2{margin:0;font-size:14px;font-weight:300;color:#ffffff80;line-height:1}.lc-shell.is-phone .lc-chat-head-main p,.lc-shell.is-phone .lc-e2ee-mark{display:none}.lc-shell.is-phone .lc-chat-members{display:grid}.lc-shell.is-phone .lc-chat-call{width:28px;height:28px;border-radius:8px}.lc-shell.is-phone .lc-chat .messages{flex:1;min-height:0;padding:10px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px;font-family:Raleway,var(--font)}.lc-shell.is-phone .lc-chat .msg{grid-template-columns:37px minmax(0,1fr);gap:10px;padding:0 0 16px;border-radius:0}.lc-shell.is-phone .lc-chat .msg.mine{grid-template-columns:minmax(0,1fr) 37px}.lc-shell.is-phone .lc-chat .msg.compact{padding:0 0 8px}.lc-shell.is-phone .lc-chat .msg:hover{background:transparent}.lc-shell.is-phone .lc-chat .msg .avatar{width:37px;height:37px;font-size:13px}.lc-shell.is-phone .lc-chat .msg .avatar .dot{display:none}.lc-shell.is-phone .lc-chat .msg-top{gap:8px}.lc-shell.is-phone .lc-chat .msg-top strong{font-size:14px;font-weight:500;color:#fff}.lc-shell.is-phone .lc-chat .msg-top time{font-size:10px;color:#ffffff80}.lc-shell.is-phone .lc-chat .msg p{margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.35;color:#fff}.lc-shell.is-phone .lc-chat .composer{padding:0}.lc-shell.is-phone .lc-chat .typing{display:none}.lc-shell.is-phone .lc-chat .composer-box{height:59px;align-items:center;gap:9px;padding:0 10px;background:#2a2a2a80;border:1px solid rgba(19,17,77,.15);border-radius:10px}.lc-shell.is-phone .lc-composer-plus,.lc-shell.is-phone .lc-composer-emoji,.lc-shell.is-phone .lc-composer-mic{display:grid}.lc-shell.is-phone .lc-chat .composer textarea{padding:0;font-size:14px;font-weight:300;font-family:Raleway,var(--font);color:#fff}.lc-shell.is-phone .lc-chat .composer textarea::placeholder{color:#ffffff80}.lc-rail{height:100%;min-height:0}.lc-sidebar{gap:15px;padding-bottom:74px}.lc-server-card{height:170px}.lc-server-banner-img{width:100%;height:100%}.lc-server-name-full{display:none}.lc-server-name-short{display:inline}.lc-server-official{position:absolute;top:10px;right:7px}.lc-dock{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom,0px));width:auto}.lc-dock:not(.connected){height:59px}.lc-dock-user{min-height:0;height:100%;padding:11px 21px 11px 11px}.lc-dock-split{display:none}.lc-phone-back{display:grid}@media(prefers-reduced-motion:reduce){.lc-shell.is-phone .lc-stage{transition:none}}}
