:root{--accent:#5865f2;--accent-rgb:88,101,242;--bg-0:#111214;--bg-1:#1a1b1e;--bg-2:#202225;--bg-3:#292b2f;--bg-4:#34363c;--hover:#35373c;--active:#404249;--text:#f2f3f5;--muted:#949ba4;--faint:#6d6f78;--line:#ffffff12;--danger:#da373c;--success:#23a559;--shadow:0 12px 36px #0000006b;--font-size:15px;--message-gap:8px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}[data-accent=green]{--accent:#23a559;--accent-rgb:35,165,89}[data-accent=orange]{--accent:#f0a24a;--accent-rgb:240,162,74}[data-accent=pink]{--accent:#d65f9e;--accent-rgb:214,95,158}[data-theme=dim]{--bg-0:#191b20;--bg-1:#202329;--bg-2:#25282e;--bg-3:#2d3037;--bg-4:#383b43;--hover:#3b3e46;--active:#454952}[data-theme=light]{--bg-0:#e3e5e8;--bg-1:#f2f3f5;--bg-2:#ebedef;--bg-3:#fff;--bg-4:#e1e3e5;--hover:#dcdfe2;--active:#d2d5d9;--text:#2e3338;--muted:#5c6269;--faint:#747a81;--line:#0000001a;--shadow:0 12px 36px #2d323c33;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-density=compact]{--message-gap:2px}[data-font=small]{--font-size:13px}[data-font=large]{--font-size:17px}*{box-sizing:border-box}html,body{background:var(--bg-2);min-height:100%;color:var(--text);font-size:var(--font-size);margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}img{max-width:100%}.ellchat-shell{background:var(--bg-2);grid-template-columns:72px 250px minmax(420px,1fr) 240px;height:100dvh;display:grid;overflow:hidden}.server-rail{background:var(--bg-0);flex-direction:column;align-items:center;gap:8px;padding:12px 0;display:flex;overflow-y:auto}.rail-logo,.server-button{background:var(--bg-3);cursor:pointer;border:0;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;transition:border-radius .16s,background .16s,color .16s;display:grid;position:relative;overflow:visible}.rail-logo{background:var(--accent);color:#fff}.rail-logo svg{width:23px}.rail-rule{background:var(--bg-4);border-radius:2px;width:32px;height:2px}.server-button span{font-size:13px;font-weight:700}.server-button img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.server-button:hover,.server-button.active{background:var(--accent);color:#fff;border-radius:16px}.server-button:before{content:"";background:var(--text);border-radius:0 4px 4px 0;width:4px;height:0;transition:height .16s;position:absolute;left:-12px}.server-button:hover:before{height:20px}.server-button.active:before{height:40px}.server-button>i{background:var(--success);border:3px solid var(--bg-0);border-radius:50%;width:9px;height:9px;position:absolute;bottom:1px;right:-1px}.server-button.add{color:var(--success)}.server-button.add:hover{background:var(--success);color:#fff}.channel-sidebar{background:var(--bg-1);flex-direction:column;min-width:0;display:flex}.channel-sidebar>header{border-bottom:1px solid #00000047;height:48px;box-shadow:0 1px 2px #0003}.channel-sidebar>header button{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 14px;display:flex}.channel-sidebar>header button:hover{background:var(--hover)}.channel-sidebar>header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-sidebar>header svg{width:16px}.channel-sidebar nav{flex:1;padding:12px 8px;overflow:auto}.nav-heading{height:28px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 4px 0 8px;font-size:11px;font-weight:700;display:flex}.nav-heading.dm{margin-top:18px}.nav-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.nav-heading button:hover{color:var(--text)}.nav-heading svg{width:15px}.channel-row{border-radius:4px;align-items:center;height:34px;margin:1px 0;display:flex;position:relative}.channel-row:hover,.channel-row.selected{background:var(--hover)}.channel-row.selected{background:var(--active)}.channel-row>button:first-child,.dm-row{min-width:0;height:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:6px;padding:0 8px;display:flex}.channel-row:hover>button:first-child,.channel-row.selected>button:first-child,.dm-row:hover,.dm-row.selected{color:var(--text)}.channel-row svg{flex:none;width:18px}.channel-row span,.dm-row span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-action{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:none}.channel-row:hover .row-action{display:grid}.row-action svg{width:14px}.unread-dot{background:var(--text);border-radius:50%;width:6px;height:6px;margin-left:auto}.dm-row{width:100%;margin:1px 0;border-radius:4px!important;height:38px!important}.dm-row:hover,.dm-row.selected{background:var(--hover)!important}.user-dock{background:var(--bg-0);align-items:center;gap:7px;height:52px;padding:6px 8px;display:flex}.user-meta{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.user-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.user-meta small{color:var(--muted);font-size:11px}.user-dock>button:not(.user-meta){color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;height:30px;display:grid}.user-dock>button:hover{background:var(--hover);color:var(--text)}.user-dock svg{width:16px}.avatar{background:linear-gradient(145deg,var(--accent),color-mix(in srgb,var(--accent) 55%,#111));color:#fff;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:700;display:grid;position:relative}.avatar.small{flex-basis:28px;width:28px;height:28px;font-size:9px}.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar i{border:3px solid var(--bg-1);background:#747f8d;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-1px;right:-1px}.avatar i.online{background:var(--success)}.avatar i.idle{background:#f0b232}.avatar i.do_not_disturb{background:var(--danger)}.chat{background:var(--bg-3);flex-direction:column;min-width:0;display:flex}.chat-header{z-index:2;border-bottom:1px solid #00000040;flex:0 0 48px;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex;box-shadow:0 1px 2px #0000002e}.chat-header>svg{width:21px;color:var(--muted)}.chat-header>div:not(.header-actions){align-items:center;gap:12px;min-width:0;display:flex}.chat-header strong{font-size:15px}.chat-header span{color:var(--muted);border-left:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;padding-left:12px;font-size:12px;overflow:hidden}.header-actions{gap:2px;margin-left:auto;display:flex}.header-actions button,.mobile-menu{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.header-actions button:hover,.header-actions button.active{color:var(--text);background:var(--hover)}.header-actions svg{width:19px}.mobile-menu{display:none}.messages{flex:1;padding:16px 0 8px;overflow-y:auto}.message{padding:var(--message-gap) 16px;gap:14px;display:flex;position:relative}.message:hover{background:#00000012}.message.pending{opacity:.55}.message.failed{border-left:2px solid var(--danger)}.message-body{min-width:0;max-width:100%}.message-line{align-items:center;gap:7px;height:21px;display:flex}.message-line strong{font-size:15px}.message-line time,.message-line small{color:var(--muted);font-size:11px}.message-line em{color:var(--danger);font-size:11px}.message p{font-size:var(--font-size);overflow-wrap:anywhere;margin:1px 0;line-height:1.38}.message p.deleted{color:var(--muted);font-style:italic}.reply-context{color:var(--muted);align-items:center;gap:5px;margin-bottom:2px;font-size:11px;display:flex}.reply-context svg{width:12px}.message-tools{background:var(--bg-2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:5px;padding:2px;display:none;position:absolute;top:-16px;right:16px}.message:hover .message-tools{display:flex}.message-tools button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:30px;height:28px;display:grid}.message-tools button:hover{background:var(--hover);color:var(--text)}.message-tools svg{width:15px}.reactions{gap:4px;margin-top:6px;display:flex}.reactions button{border:1px solid var(--line);background:var(--bg-2);color:var(--text);border-radius:8px;padding:3px 7px;font-size:12px}.message-attachments{flex-direction:column;align-items:flex-start;gap:6px;margin-top:7px;display:flex}.message-attachments>a>img{border-radius:8px;max-width:min(420px,100%);max-height:330px;display:block}.file-card{background:var(--bg-2);border:1px solid var(--line);min-width:260px;color:var(--text);border-radius:6px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.file-card>svg{width:24px;color:var(--accent)}.file-card span{flex-direction:column;display:flex}.file-card small{color:var(--muted)}.typing{height:20px;color:var(--muted);padding:0 20px;font-size:11px}.composer-wrap{padding:0 16px 18px}.composer{background:var(--bg-4);border-radius:8px;align-items:flex-end;min-height:44px;padding:6px 8px;display:flex}.composer textarea{resize:none;height:32px;min-height:32px;max-height:140px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:6px 8px}.composer button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.composer button:first-of-type{background:var(--muted);color:var(--bg-4);width:22px;height:22px;margin:5px}.composer button:hover{color:var(--text)}.composer button.send{color:var(--accent)}.composer svg{width:18px}.replying,.attachment-tray{background:var(--bg-2);border-bottom:1px solid var(--line);padding:8px 12px}.replying{justify-content:space-between;font-size:12px;display:flex}.replying button,.attachment-tray button{color:var(--muted);background:0 0;border:0}.attachment-tray{flex-wrap:wrap;gap:6px;display:flex}.attachment-tray>div{background:var(--bg-4);border-radius:5px;align-items:center;gap:6px;padding:6px 8px;font-size:11px;display:flex}.attachment-tray svg{width:14px}.members-panel{background:var(--bg-1);padding:20px 8px;overflow-y:auto}.panel-title{align-items:center;gap:7px;padding:0 8px 12px;display:flex}.panel-title span{color:var(--muted);font-size:11px}.member-group h3{color:var(--muted);margin:14px 8px 4px;font-size:11px}.member{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;height:44px;padding:4px 8px;display:flex}.member:hover{background:var(--hover)}.member.offline{opacity:.48}.member>span:last-child{flex-direction:column;min-width:0;display:flex}.member strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.member small{color:var(--muted);font-size:11px}.empty-channel{flex-direction:column;justify-content:flex-end;height:100%;padding:30px 16px;display:flex}.empty-channel>div{background:var(--bg-4);border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.empty-channel svg{width:34px}.empty-channel h2{margin:16px 0 4px;font-size:28px}.empty-channel p{color:var(--muted);margin:0}.skeleton-list>div{height:58px;padding:7px 70px;position:relative}.skeleton-list span{background:var(--bg-4);border-radius:50%;width:40px;height:40px;position:absolute;left:16px}.skeleton-list p{background:var(--bg-4);border-radius:4px;width:42%;height:9px;margin:3px 0 9px;animation:1.2s infinite pulse}.skeleton-list p:last-child{width:68%}.modal-backdrop,.search-overlay{z-index:30;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--bg-3);width:min(520px,100%);max-height:88vh;box-shadow:var(--shadow);border-radius:8px;padding:28px;position:relative;overflow-y:auto}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;position:absolute;top:14px;right:14px}.modal-close svg{width:20px}.modal h2{margin:0 0 5px;font-size:23px}.modal p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.45}.modal form{flex-direction:column;gap:16px;display:flex}.modal label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.modal input,.modal textarea,.modal select{background:var(--bg-0);width:100%;color:var(--text);border:0;border-radius:4px;outline:0;padding:11px 12px}.modal textarea{resize:vertical;min-height:85px}.modal input:focus,.modal textarea:focus,.modal select:focus{box-shadow:0 0 0 2px var(--accent)}.primary-button,.danger-button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:700;display:flex}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{filter:brightness(1.08)}.danger-button{color:#fff;border:1px solid var(--danger);background:0 0}.danger-button:hover{background:var(--danger)}.danger-button svg,.primary-button svg{width:17px}.toggle{justify-content:space-between;align-items:center;flex-direction:row!important}.toggle>span{flex-direction:column;gap:3px;display:flex}.toggle strong{color:var(--text);font-size:14px}.toggle small{font-weight:400}.toggle input{appearance:none;background:var(--faint);cursor:pointer;border-radius:12px;width:40px;height:22px;padding:0;position:relative}.toggle input:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:3px;left:3px}.toggle input:checked{background:var(--accent)}.toggle input:checked:after{left:21px}.settings-modal{grid-template-columns:1.2fr .8fr;gap:28px;display:grid}.appearance{border-left:1px solid var(--line);padding-left:24px}.appearance h3{color:var(--muted);font-size:11px}.appearance>.danger-button{width:100%;margin-top:18px}.setting-row{margin:14px 0}.setting-row>span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.setting-row>div{flex-wrap:wrap;gap:5px;display:flex}.setting-row button{border:1px solid var(--line);background:var(--bg-2);text-transform:capitalize;cursor:pointer;border-radius:4px;padding:6px 8px;font-size:11px}.setting-row button.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.setting-row .swatch{width:30px;height:30px;padding:5px}.swatch i{border-radius:50%;width:100%;height:100%;display:block}.swatch.blue i{background:#5865f2}.swatch.green i{background:#23a559}.swatch.orange i{background:#f0a24a}.swatch.pink i{background:#d65f9e}.choice-list{flex-direction:column;gap:6px;display:flex}.choice-list button{background:var(--bg-2);text-align:left;cursor:pointer;border:0;border-radius:5px;align-items:center;gap:12px;padding:12px;display:flex}.choice-list button:hover{background:var(--hover)}.choice-list svg{width:22px;color:var(--accent)}.choice-list span{flex-direction:column;display:flex}.choice-list small{color:var(--muted)}.people-picker{background:var(--bg-2);border-radius:5px;max-height:240px;padding:6px;overflow:auto}.people-picker label{border-radius:4px;flex-direction:row;align-items:center;height:42px;padding:4px 6px}.people-picker label:hover{background:var(--hover)}.people-picker input{width:16px;height:16px}.profile-card{gap:14px;margin-bottom:18px;display:flex}.profile-card h2{margin-top:2px}.role-pill{background:rgba(var(--accent-rgb),.16);color:var(--accent);border-radius:12px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.role-select{margin:16px 0}.moderation-actions{gap:8px;display:flex}.moderation-actions button{flex:1}.toast{z-index:50;background:var(--bg-0);border:1px solid var(--line);border-left:4px solid var(--accent);box-shadow:var(--shadow);border-radius:5px;padding:12px 16px;font-size:13px;position:fixed;bottom:20px;right:20px}.search-dialog{background:var(--bg-2);width:min(680px,100%);max-height:76vh;box-shadow:var(--shadow);border-radius:8px;align-self:start;margin-top:8vh;overflow:hidden}.search-input{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:58px;padding:0 16px;display:flex}.search-input svg{width:18px;color:var(--muted)}.search-input input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.search-input button{color:var(--muted);background:0 0;border:0}.search-results{max-height:62vh;padding:12px;overflow:auto}.search-results h3{color:var(--muted);margin:12px 8px 4px;font-size:11px}.search-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;flex-direction:column;width:100%;padding:9px;display:flex}.search-results>button:hover{background:var(--hover)}.search-results strong{color:var(--accent);font-size:12px}.search-results span{margin-top:2px}.search-results p,.search-hint{color:var(--muted);padding:20px}.search-hint kbd{border:1px solid var(--line);border-radius:3px;padding:2px 5px}.auth-shell{background:var(--bg-2);grid-template-columns:1.05fr .95fr;height:100dvh;display:grid}.auth-brand{background:var(--bg-0);flex-direction:column;padding:48px 7vw;display:flex;position:relative;overflow:hidden}.brand-lockup{align-items:center;gap:10px;font-size:23px;font-weight:800;display:flex}.logo-mark{background:var(--accent);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.logo-mark svg{width:22px}.auth-copy{max-width:590px;margin:auto 0}.eyebrow{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:800}.auth-copy h1{letter-spacing:-.05em;margin:16px 0;font-size:clamp(42px,5vw,72px);line-height:1.01}.auth-copy p{color:var(--muted);max-width:500px;font-size:16px;line-height:1.6}.signal-row{align-items:center;gap:5px;margin-top:30px;display:flex}.signal-row span{background:var(--success);border-radius:50%;width:7px;height:7px}.signal-row em{color:var(--muted);margin-left:5px;font-size:11px;font-style:normal}.orbit{display:none}.auth-panel{background:var(--bg-3);justify-content:center;align-items:center;padding:40px;display:flex}.auth-card{flex-direction:column;gap:18px;width:min(400px,100%);display:flex}.auth-card h2{margin:9px 0 4px;font-size:27px}.auth-card>div>p{color:var(--muted);margin:0;font-size:13px}.auth-card label,.password-group{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.auth-card input{background:var(--bg-0);height:44px;color:var(--text);border:0;border-radius:4px;outline:0;padding:0 12px}.auth-card input:focus{box-shadow:0 0 0 2px var(--accent)}.password-field{position:relative}.password-field button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;position:absolute;top:5px;right:6px}.password-field svg{width:17px}.auth-card .primary-button{width:100%}.switch-auth{text-align:center;color:var(--muted);font-size:12px}.switch-auth button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-weight:700}.form-error{color:#ffb8ba;background:#da373c29;border-radius:4px;padding:10px;font-size:12px}.demo-note{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:14px;font-size:10px;display:flex}.auth-panel footer{color:var(--faint);font-size:10px;position:absolute;bottom:18px}.app-loader,.fatal-state{background:var(--bg-2);flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex}.loader-line{background:var(--bg-4);border-radius:5px;width:180px;height:9px;margin-top:16px;animation:1.2s infinite pulse}.loader-line.short{width:120px;margin-top:7px}.fatal-state button{background:var(--accent);color:#fff;border:0;border-radius:4px;padding:10px 16px}@keyframes pulse{50%{opacity:.4}}@media (max-width:1100px){.ellchat-shell{grid-template-columns:72px 240px 1fr}.members-panel{display:none}}@media (max-width:760px){.ellchat-shell{grid-template-columns:1fr}.server-rail{display:none}.channel-sidebar{z-index:20;width:286px;box-shadow:var(--shadow);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.channel-sidebar.mobile-open{transform:none}.chat{grid-column:1}.mobile-menu{display:grid}.chat-header{padding:0 6px}.chat-header span,.header-actions button:nth-child(3){display:none}.messages{padding-top:10px}.message{padding-left:10px;padding-right:8px}.message-tools{box-shadow:none;background:0 0;border:0;margin-left:auto;display:flex;position:static}.message-tools button:nth-last-child(-n+2){display:none}.composer-wrap{padding:0 8px 8px}.settings-modal{grid-template-columns:1fr}.appearance{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:24px}.auth-panel footer{display:none}.modal{padding:24px 18px}.moderation-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
