/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}.resize{resize:both}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8e9ed;font-synthesis:none;--accent:#7776ff;--accent-soft:#252646;--base:#090a0d;--rail:#0c0d11;--panel:#111218;--surface:#17181f;--surface-2:#1d1e26;--muted:#8a8d99;--line:#fff1;background:#090a0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{min-width:1024px;min-height:100vh;margin:0;position:fixed;inset:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.splash{background:#090a0d;align-content:center;place-items:center;gap:28px;height:100vh;display:grid}.brand-mark{color:#fff;letter-spacing:-.08em;background:#eeeefe;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 14px 40px #7776ff38}.merdord-logo{object-fit:contain;display:block}.loading-line{background:#22232b;width:80px;height:2px;overflow:hidden}.loading-line:after{content:"";background:var(--accent);width:45%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(125%)}}.spinner{flex:none;animation:.78s linear infinite spinner-rotate}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.pending-status{z-index:42;color:#b9b8ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.02em;background:#16171ef0;border:1px solid #7776ff3d;border-radius:8px;align-items:center;gap:8px;min-height:30px;padding:0 11px;font-size:9px;font-weight:750;animation:.18s both pending-in;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 32px #00000052}@keyframes pending-in{0%{opacity:0;transform:translate(-50%,-6px)}}.loading-state{color:#7d808b;flex-direction:column;gap:11px;width:min(560px,72%);margin:auto;display:flex}.loading-state>div{color:#a4a6b0;align-items:center;gap:8px;font-size:10px;display:flex}.loading-state>span{background:linear-gradient(90deg,#1b1c23 20%,#252630 42%,#1b1c23 65%) 0 0/260% 100%;border-radius:5px;height:9px;animation:1.3s infinite loading-shimmer}.loading-state>span:first-of-type{width:78%}.loading-state>span:nth-of-type(2){width:92%}.loading-state>span:nth-of-type(3){width:56%}@keyframes loading-shimmer{to{background-position:-180% 0}}.auth-shell{background:var(--base);grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);min-height:100vh;display:grid}.auth-brand{background:radial-gradient(circle at 25% 120%,#7776ff30,#0000 43%),#0d0e12;flex-direction:column;justify-content:space-between;padding:48px 7vw 54px;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";aspect-ratio:1;border:1px solid #7776ff21;border-radius:50%;width:48vw;position:absolute;bottom:-25vw;right:-20vw;box-shadow:0 0 0 7vw #7776ff05,0 0 0 14vw #7776ff03}.brand-lockup{letter-spacing:.15em;align-items:center;gap:13px;font-size:15px;display:flex}.install-link{color:#b9bbc4;letter-spacing:0;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:6px;margin-left:auto;padding:7px 10px;font-size:10px;display:flex}.install-link:hover{color:#fff;border-color:#7776ff73}.brand-lockup .brand-mark{border-radius:11px;width:36px;height:36px}.eyebrow{color:#8f91a0;letter-spacing:.2em;margin-bottom:20px;font-size:10px;font-weight:800;display:block}.auth-brand h1{letter-spacing:-.055em;max-width:770px;margin:0;font-size:clamp(44px,5vw,78px);font-weight:740;line-height:.98}.auth-brand p{color:#999ca7;max-width:510px;margin-top:30px;font-size:16px;line-height:1.65}.auth-foot{color:#676a75;font-size:12px}.auth-panel{border-left:1px solid var(--line);background:#111218;place-items:center;padding:54px;display:grid}.auth-form{flex-direction:column;gap:20px;width:min(100%,390px);animation:.5s both lift-in;display:flex}@keyframes lift-in{0%{opacity:0;transform:translateY(12px)}}.auth-form h2,.modal h2{letter-spacing:-.035em;margin:0;font-size:28px}label{color:#a8aab3;letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}input{border:1px solid var(--line);color:#fff;text-transform:none;letter-spacing:0;background:#0b0c10;border-radius:9px;width:100%;padding:13px 14px;transition:border-color .18s,background .18s}input:hover,input:focus{background:#0e0f14;border-color:#7776ff73}.primary-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:13px 18px;font-weight:750;transition:transform .16s,background .16s}.primary-button:hover{background:#8584ff;transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait}.text-button{color:#9897ff;cursor:pointer;background:0 0;border:0;font-size:13px}.form-error{color:#ff7c88;margin:-6px 0;font-size:12px}.workspace{background:var(--base);grid-template-rows:minmax(0,1fr);grid-template-columns:70px 238px minmax(420px,1fr) 218px;height:100vh;min-height:0;display:grid;overflow:hidden}.server-rail{background:var(--rail);border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:9px;min-height:0;padding:12px 9px;display:flex;overflow:hidden}.home-server,.server-button{background:var(--surface);color:#aeb0ba;cursor:pointer;border:0;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;transition:border-radius .2s,color .2s,background .2s,transform .2s;display:grid;position:relative}.home-server{color:#fff;background:#eeeefe;font-size:16px}.home-server.active{border-radius:11px;box-shadow:0 0 0 2px #7776ff3d}.rail-divider{background:var(--line);width:30px;height:1px;margin:2px 0}.server-list{scrollbar-width:none;flex-direction:column;gap:9px;min-height:0;display:flex;overflow-y:auto}.server-button.active:before{content:"";background:#fff;border-radius:4px;width:3px;height:24px;position:absolute;left:-13px}.server-button.add:hover{color:#fff;background:#35355e}.channel-panel{background:var(--panel);border-right:1px solid var(--line);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.server-header,.chat-header{border-bottom:1px solid var(--line);flex:0 0 52px;justify-content:space-between;align-items:center;height:52px;padding:0 15px;display:flex}.server-header strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.server-settings{color:#737681;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.server-settings:hover{background:var(--surface-2);color:#fff}.channel-scroll{flex:1 1 0;min-height:0;padding:15px 8px;overflow-y:auto}.channel-group{margin-bottom:22px}.group-label{color:#676a76;letter-spacing:.13em;justify-content:space-between;align-items:center;padding:0 7px 6px;font-size:9px;font-weight:850;display:flex}.group-label button,.member-panel header button{color:#747783;cursor:pointer;background:0 0;border:0;padding:2px}.group-label button:hover{color:#fff}.channel-row{color:#898c98;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:13px;transition:background .14s,color .14s,transform .14s;display:flex}.channel-row span{text-overflow:ellipsis;overflow:hidden}.channel-row:hover{color:#d7d8dd;background:#ffffff09;transform:translate(1px)}.channel-row:disabled{opacity:.62;cursor:wait;transform:none}.channel-row.pending{color:#aaa9ff;background:#7776ff14}.channel-row.active{background:var(--surface-2);color:#fff}.channel-row.voice-active{color:#aaa9ff;background:#7776ff14}.channel-item{align-items:center;min-width:0;display:flex}.channel-item .channel-row{flex:1;min-width:0}.channel-manage{color:#858893;cursor:pointer;opacity:0;background:#22232b;border:0;border-radius:6px;flex:0 0 27px;place-items:center;width:27px;height:27px;margin-left:-28px;transition:opacity .14s,transform .14s,color .14s;display:grid;transform:translate(3px)}.channel-item:hover .channel-manage,.channel-manage:focus-visible{opacity:1;transform:translate(0)}.channel-item:has(.channel-manage:hover) .channel-row{padding-right:34px}.live-dot{color:#6ce6a3;margin-left:auto}.voice-user{color:#a4a6af;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:34px;padding:3px 8px 3px 32px;font-size:12px;display:flex}.voice-user:hover{color:#fff;background:#ffffff09}.voice-user.speaking{color:#edfdf4}.voice-user svg{color:#737681}.voice-user-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.voice-user-status{flex:none;align-items:center;gap:5px;display:flex}.voice-user-status .voice-muted,.voice-user-status .voice-deafened{color:#ff7180}.voice-user-status .voice-sharing{color:#58d693}.presence{background:#4d4f58;border-radius:50%;width:6px;height:6px}.presence.online{background:#58d693;box-shadow:0 0 0 3px #58d69314}.voice-dock{border-top:1px solid var(--line);background:#12151a;flex:none;justify-content:space-between;align-items:center;padding:10px 11px;display:flex}.voice-dock>div{flex-direction:column;gap:2px;display:flex}.voice-dock .voice-dock-actions{flex-direction:row;align-items:center;gap:3px}.voice-dock .audio-unlock{color:#f0c96c;align-items:center;gap:5px;font-size:9px;display:flex}.voice-dock strong{font-size:11px}.voice-status{color:#58d693;letter-spacing:.08em;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.voice-dock button,.user-dock button{color:#8f929d;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px}.voice-dock button:hover,.user-dock button:hover{background:var(--surface-2);color:#fff}.user-dock{border-top:1px solid var(--line);background:#0e0f14;flex:0 0 56px;align-items:center;gap:7px;height:56px;padding:7px 8px;display:flex}.avatar{color:#fff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid;position:relative}.avatar i{border:2px solid var(--panel);background:#58d693;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.avatar-button{cursor:pointer;border:0;padding:0;transition:transform .14s,filter .14s}.avatar-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.user-dock .avatar-button{color:#fff;border-radius:10px;padding:0}.user-dock .avatar-button:hover{background:inherit;color:#fff}.avatar.large{border:5px solid #17181f;border-radius:19px;width:64px;height:64px;font-size:18px}.avatar.large i{border:3px solid #17181f;width:13px;height:13px;bottom:-2px;right:-2px}.avatar.voice-avatar{border-radius:50%;width:22px;height:22px;font-size:7px;transition:box-shadow .11s,filter .11s;box-shadow:0 0 #58d69300}.avatar.voice-avatar.speaking{filter:brightness(1.08);animation:.85s ease-in-out infinite alternate speaking-ring;box-shadow:0 0 0 2px #58d693,0 0 0 4px #58d69321}@keyframes speaking-ring{to{box-shadow:0 0 0 2px #63e39d,0 0 0 5px #58d69330}}.user-meta{flex-direction:column;flex:1;min-width:0;display:flex}.user-meta strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.user-meta span{color:#626570;font-size:9px}.user-dock button:disabled{opacity:.3;cursor:default}.user-dock button.danger{color:#ff7582}.user-dock button.noise-active{color:#70dca0;background:#58d69314}.chat-panel{background:#13141a;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-header>div{align-items:center;gap:8px;display:flex}.chat-header strong{font-size:13px}.header-actions button{color:#858893;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px}.header-actions button:hover{color:#fff;background:var(--surface-2)}.header-actions .install-app-button{color:#aaa9ff;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:700;display:flex}.message-list{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#4a4d59 #101116;flex:1 1 0;min-height:0;padding:24px 14px 12px 22px;overflow-y:auto}.message-list::-webkit-scrollbar{width:10px}.message-list::-webkit-scrollbar-thumb{background:#444752;border:2px solid #101116;border-radius:10px;min-height:44px}.empty-channel{margin:auto 0 28px;padding-top:15vh}.empty-icon{background:var(--surface-2);color:#9699a4;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.empty-channel h2{letter-spacing:-.03em;margin:14px 0 5px;font-size:21px}.empty-channel p{color:#777a85;margin:0;font-size:13px}.message{border-radius:6px;grid-template-columns:38px 1fr;gap:10px;margin:7px -8px 0;padding:5px 8px;animation:.18s both message-in;display:grid;position:relative}.message>div{min-width:0}@keyframes message-in{0%{opacity:0;transform:translateY(4px)}}.message.mentioned{background:#7776ff13;box-shadow:inset 2px 0 #7776ff}.message.mentioned:hover{background:#7776ff1a}.message.compact{margin-top:0;padding-top:2px;padding-bottom:2px}.message.compact time{opacity:0;color:#555862;text-align:center;padding-top:5px;font-size:8px}.message.compact:hover time{opacity:1}.message-author{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.message-author button{color:#e8e9ed;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.message-author button:hover{text-decoration:underline}.message-author span{color:#5f626d;font-size:9px}.message p{color:#c8cad1;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.48}.message-image{cursor:zoom-in;background:#090a0d;border:1px solid #292b34;border-radius:9px;width:fit-content;max-width:min(520px,78%);max-height:380px;margin-top:7px;padding:0;display:block;overflow:hidden}.message-image img{object-fit:contain;max-width:100%;max-height:380px;display:block}.image-preview{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040508e8;place-items:center;padding:42px;animation:.14s fade-in;display:grid;position:fixed;inset:0}.image-preview>img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 24px 80px #0009}.image-preview-close{z-index:1;color:#d9dae0;cursor:pointer;background:#14151bd1;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:fixed;top:18px;right:18px}.image-preview-close:hover{color:#fff;background:#292b34}.message-reply-action{color:#8c8f9a;cursor:pointer;opacity:0;background:#1d1e26;border:1px solid #2c2e38;border-radius:7px;place-items:center;width:28px;height:26px;transition:opacity .13s,transform .13s,color .13s,background .13s;display:grid;position:absolute;top:-10px;right:8px;transform:translateY(3px)}.message:hover .message-reply-action,.message-reply-action:focus-visible{opacity:1;transform:translateY(0)}.message-reply-action:hover{color:#fff;background:#292b35}.reply-reference{color:#6f727e;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;width:min(100%,650px);min-width:0;height:24px;margin:-2px 0 3px;padding:0;display:flex}.reply-reference:before{content:"";border-top:1px solid #3a3c46;border-left:1px solid #3a3c46;border-radius:7px 0 0;width:18px;height:10px;margin-left:-28px}.reply-reference svg{color:#666976;flex:none}.reply-reference strong{color:#a7a9b3;flex:none;font-size:10px}.reply-reference span{color:#747783;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.reply-reference:hover strong{color:#c5c7d0;text-decoration:underline}.message.reply-highlight{animation:1.15s reply-pulse}@keyframes reply-pulse{0%,to{background:0 0}25%{background:#7776ff24}}.mention{color:#b9b8ff;font-size:inherit;cursor:pointer;background:#7776ff33;border:0;border-radius:4px;margin:0;padding:1px 3px;font-weight:650;display:inline}.mention:hover{background:var(--accent);color:#fff}.composer{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;flex:none;align-items:center;gap:4px;min-height:44px;margin:0 18px 18px;padding:0 8px;transition:border .16s,box-shadow .16s;display:flex;position:relative}.composer.has-reply{padding-top:32px}.composer.has-attachment{padding-top:64px}.composer.has-reply.has-attachment{padding-top:96px}.composer .file-input{display:none}.attachment-preview{border-bottom:1px solid var(--line);color:#aeb0b8;align-items:center;gap:9px;height:54px;padding:6px;font-size:10px;display:flex;position:absolute;bottom:43px;left:9px;right:9px}.composer.has-reply .attachment-preview{bottom:43px}.attachment-preview img{object-fit:cover;background:#090a0d;border-radius:6px;width:42px;height:42px}.attachment-preview span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.replying-bar{border-bottom:1px solid var(--line);color:#8e919c;align-items:center;gap:7px;height:32px;padding:0 7px 0 12px;font-size:10px;display:flex;position:absolute;top:0;left:0;right:0}.replying-bar>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.replying-bar strong{color:#b5b4ff}.composer .replying-bar button{padding:5px}.composer input{background:0 0;border:0;flex:1;padding:11px 6px;font-size:13px}.composer input:focus{outline:0}.composer button{color:#777a85;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px}.composer button:hover{color:#fff}.composer .mention-menu{z-index:12;background:#17181f;border:1px solid #2a2c35;border-radius:10px;max-height:268px;padding:7px;animation:.14s both mention-menu-in;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #0000006b}@keyframes mention-menu-in{0%{opacity:0;transform:translateY(5px)}}.composer .mention-menu>span{color:#70737e;letter-spacing:.13em;padding:4px 8px 6px;font-size:8px;font-weight:850;display:block}.composer .mention-menu>button{color:#b8bac3;text-align:left;align-items:center;gap:10px;width:100%;min-height:42px;padding:5px 8px;display:flex}.composer .mention-menu>button:hover,.composer .mention-menu>button.active{color:#fff;background:#25262f}.composer .mention-menu .avatar{border-radius:50%;width:27px;height:27px;font-size:8px}.composer .mention-menu strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.member-panel{border-left:1px solid var(--line);background:#101116;flex-direction:column;min-height:0;display:flex;overflow:hidden}.member-panel header{border-bottom:1px solid var(--line);color:#656873;letter-spacing:.12em;justify-content:space-between;align-items:center;height:52px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.member-list{flex:1 1 0;min-height:0;padding:13px 9px;overflow-y:auto}.member-row{color:#c2c4cb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;padding:6px;font-size:12px;transition:background .14s;display:flex}.member-row.offline{opacity:.38;filter:grayscale(.5)}.member-row>span:last-child{text-overflow:ellipsis;flex-direction:column;min-width:0;display:flex;overflow:hidden}.member-row small{color:#7776ff;letter-spacing:.08em;font-size:7px;font-weight:850}.profile-backdrop{z-index:18;background:0 0;position:fixed;inset:0}.profile-popover{scrollbar-width:thin;scrollbar-color:#3e414b transparent;background:#17181f;border:1px solid #292b34;border-radius:14px;width:min(300px,100vw - 24px);max-height:calc(100vh - 24px);animation:.17s both profile-in;position:fixed;overflow:hidden auto;box-shadow:0 24px 70px #00000085}@keyframes profile-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}}.profile-cover{opacity:.82;height:72px}.profile-close{color:#fff;cursor:pointer;background:#090a0d8c;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:11px;right:11px}.profile-avatar-wrap{margin:-31px 17px 0;position:relative}.profile-body{padding:10px 18px 18px}.profile-identity{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.profile-identity h2{color:#fff;letter-spacing:-.025em;text-overflow:ellipsis;max-width:210px;margin:0;font-size:19px;line-height:1.25;overflow:hidden}.profile-identity>div{min-width:0}.profile-identity>div small{color:#747782;margin-top:2px;font-size:9px;display:block}.profile-identity>span{color:#727580;padding-left:11px;font-size:10px;position:relative}.profile-identity>span:before{content:"";background:#555862;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.profile-identity>span.online{color:#79dda5}.profile-identity>span.online:before{background:#58d693}.profile-role-list{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.profile-role{background:var(--accent-soft);color:#aaa9ff;letter-spacing:.09em;border-radius:4px;width:fit-content;padding:3px 6px;font-size:8px;font-weight:850}.profile-divider{background:var(--line);height:1px;margin:15px 0}.profile-section h3{color:#777a85;letter-spacing:.13em;margin:0 0 10px;font-size:9px}.profile-section p{flex-direction:column;gap:3px;margin:0 0 10px;display:flex}.profile-section p:last-child{margin-bottom:0}.profile-section p>span{color:#747782;font-size:9px}.profile-section p>strong{color:#c9cbd2;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.profile-name-editor{border-top:1px solid var(--line);margin-top:14px;padding-top:13px}.profile-name-editor h3{color:#777a85;letter-spacing:.13em;margin:0 0 9px;font-size:9px}.profile-name-editor form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px;margin-top:7px;display:grid}.profile-name-editor label{flex-direction:column;gap:5px;min-width:0;display:flex}.profile-name-editor label span{color:#777a85;font-size:9px}.profile-name-editor input{color:#d8d9df;background:#101116;border:1px solid #2b2d36;border-radius:7px;outline:0;min-width:0;height:32px;padding:0 9px;font-size:10px}.profile-name-editor input:focus{border-color:#7776ff8c}.profile-name-editor button{background:var(--accent-soft);color:#b4b3ff;cursor:pointer;border:1px solid #7776ff47;border-radius:7px;height:32px;padding:0 9px;font-size:9px;font-weight:750}.profile-name-editor button:disabled{opacity:.5;cursor:wait}.profile-activity{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.profile-activity span{color:#9fa2ad;background:#202129;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:flex}.profile-volume{border-top:1px solid var(--line);margin-top:14px;padding-top:13px}.profile-volume>div{color:#777a85;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:9px;display:flex}.profile-volume strong{color:#aaa9ff;font-size:9px}.profile-volume input{width:100%;height:18px;accent-color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0}.profile-role-manager{border-top:1px solid var(--line);margin-top:15px;padding-top:14px}.profile-role-manager h3{color:#777a85;letter-spacing:.13em;margin:0 0 8px;font-size:9px}.profile-role-manager>div{flex-direction:column;gap:4px;display:flex}.profile-role-manager button{color:#b9bbc3;cursor:pointer;background:#202129;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:32px;padding:0 8px;font-size:10px;display:flex}.profile-role-manager button:hover{background:#252730;border-color:#333640}.profile-role-manager button i{border-radius:50%;flex:none;width:8px;height:8px}.profile-role-manager button span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.profile-role-manager button b{color:#747783;font-size:8px;font-weight:700}.profile-role-manager button:disabled{opacity:.5;cursor:wait}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030406bf;place-items:center;animation:.16s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.modal{border:1px solid var(--line);background:#15161c;border-radius:15px;width:min(440px,100vw - 40px);padding:30px;animation:.22s both lift-in;position:relative;box-shadow:0 30px 90px #00000080}.modal>p{color:var(--muted);font-size:13px}.modal form{flex-direction:column;gap:18px;margin-top:25px;display:flex}.modal-close{color:#747783;cursor:pointer;background:0 0;border:0;position:absolute;top:14px;right:14px}.manage-modal form{margin-bottom:24px}.settings-toggle{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.settings-toggle>span{flex-direction:column;gap:3px;display:flex}.settings-toggle strong{color:#cfd0d6;font-size:11px}.settings-toggle small{color:#777a85;font-size:9px;line-height:1.4}.settings-toggle input{width:34px;height:18px;accent-color:var(--accent);cursor:pointer;flex:none}.role-manager{border-top:1px solid var(--line);padding-top:20px}.role-manager>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.role-manager p{color:#777a85;margin:0;font-size:10px}.modal .role-create{grid-template-columns:38px 1fr auto;gap:8px;margin:13px 0 10px;display:grid}.role-create input[type=color]{border:1px solid var(--line);cursor:pointer;background:#101116;border-radius:7px;width:38px;height:36px;padding:3px}.role-create input[type=text],.role-create input:not([type]){min-width:0}.role-create button{background:var(--accent-soft);color:#b4b3ff;cursor:pointer;border:1px solid #7776ff4d;border-radius:7px;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:750;display:flex}.role-create button:hover{background:var(--accent);color:#fff}.role-list{scrollbar-width:thin;flex-direction:column;gap:4px;max-height:160px;display:flex;overflow-y:auto}.role-list>div{background:#101116;border-radius:7px;align-items:center;gap:9px;min-height:35px;padding:0 6px 0 10px;display:flex}.role-list i{border-radius:50%;width:9px;height:9px}.role-list strong{color:#c8cad1;flex:1;font-size:11px}.role-list button{color:#70737e;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.role-list button:hover{color:#ff7b87;background:#ff657417}.role-list button:disabled{opacity:.4;cursor:wait}.role-empty{color:#696c77;text-align:center;border:1px dashed #2b2d36;border-radius:7px;padding:13px;font-size:10px}.danger-zone{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.danger-zone>div{flex-direction:column;gap:4px;min-width:0;display:flex}.danger-zone strong{color:#d7d8dd;font-size:12px}.danger-zone span{color:#777a85;font-size:10px;line-height:1.4}.danger-zone button{color:#ff7b87;cursor:pointer;background:#ff657414;border:1px solid #ff657447;border-radius:7px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.danger-zone button:hover,.danger-zone.confirming button{color:#fff;background:#c63c4a;border-color:#ff6574}.danger-zone button:disabled{opacity:.5;cursor:wait}.invite-code{border:1px solid var(--line);background:#0c0d11;border-radius:8px;align-items:center;gap:8px;margin-top:22px;padding:10px 10px 10px 13px;display:flex}.invite-code code{color:#b7b6ff;flex:1}.invite-code button{background:var(--accent);cursor:pointer;border:0;border-radius:6px;padding:7px}.type-picker{grid-template-columns:1fr 1fr;gap:8px;display:grid}.type-picker button{border:1px solid var(--line);color:#858893;cursor:pointer;background:#101116;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px;display:flex}.type-picker button.active{color:#b8b7ff;background:var(--accent-soft);border-color:#7776ff66}.toast{z-index:30;border:1px solid var(--line);color:#fff;background:#25262e;border-radius:8px;padding:10px 15px;font-size:12px;animation:4s both toast-life;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000059}@keyframes toast-life{0%{opacity:0;transform:translate(-50%,8px)}8%,85%{opacity:1;transform:translate(-50%)}to{opacity:0}}.voice-controls{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#16171ef0;border-radius:11px;align-items:center;gap:6px;padding:6px;display:flex;position:fixed;bottom:18px;left:calc(50vw + 45px);transform:translate(-50%);box-shadow:0 12px 38px #00000059}.voice-controls button{color:#b4b6be;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:11px;display:flex}.voice-controls button:hover,.voice-controls button.active{color:#fff;background:#292a34}.voice-controls button:disabled{opacity:.58;cursor:wait}.voice-controls button.active{color:#ff7986}.voice-controls button.sharing{color:#81e7aa;background:#24533b}.voice-controls>span{background:var(--line);width:1px;height:22px}.soundboard-panel{background:#17181f;border:1px solid #2b2d36;border-radius:12px;flex-direction:column;width:300px;max-height:min(430px,65vh);animation:.16s both soundboard-in;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 60px #00000080}@keyframes soundboard-in{0%{opacity:0;transform:translate(-50%,6px)scale(.985)}}.soundboard-panel header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:42px;padding:0 8px 0 13px;display:flex}.soundboard-panel header>div{color:#b8b7ff;align-items:center;gap:8px;display:flex}.soundboard-panel header strong{letter-spacing:.12em;font-size:9px}.soundboard-panel header button{height:28px;padding:0 7px}.soundboard-list{flex-direction:column;gap:4px;min-height:72px;padding:8px;display:flex;overflow-y:auto}.soundboard-list>div{align-items:center;gap:4px;display:flex}.soundboard-list .sound-play{background:#202129;flex:1;justify-content:flex-start;min-width:0}.soundboard-list .sound-play:hover{background:#292b35}.soundboard-list .sound-play span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.soundboard-list .sound-delete{color:#7b7e89;justify-content:center;width:32px;padding:0}.soundboard-list .sound-delete:hover{color:#ff7b87}.soundboard-list>p{color:#6f727d;text-align:center;margin:auto;padding:20px 0;font-size:10px}.sound-upload{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:6px;padding:9px;display:grid}.sound-upload input[name=name]{color:#d5d6dc;background:#101116;border:1px solid #2b2d36;border-radius:7px;min-width:0;height:32px;padding:0 8px;font-size:10px}.sound-upload label{color:#a5a7b0;cursor:pointer;border:1px solid #2b2d36;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:9px;display:flex}.sound-upload label input{display:none}.sound-upload>button{background:var(--accent-soft);color:#b8b7ff;grid-column:1/-1;justify-content:center;height:30px}.sound-upload>button:hover{background:var(--accent)}.screen-stage{background:#0d0e12;flex:0 min(42vh,430px);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;min-height:160px;padding:10px 12px 0;display:grid;overflow-x:auto}.screen-stage.single{grid-template-columns:minmax(0,1fr)}.screen-stage figure{border:1px solid var(--line);cursor:zoom-in;background:#050506;border-radius:9px;min-width:360px;margin:0;position:relative;overflow:hidden}.screen-stage video{object-fit:contain;width:100%;height:100%}.screen-stage figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090ccc;border-radius:6px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px}.stream-fullscreen{color:#d7d8dd;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090cc2;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:34px;height:34px;transition:opacity .14s,transform .14s,background .14s;display:grid;position:absolute;top:10px;right:10px;transform:translateY(-3px)}.screen-stage figure:hover .stream-fullscreen,.stream-fullscreen:focus-visible{opacity:1;transform:translateY(0)}.stream-fullscreen:hover{color:#fff;background:#23242ceb}.screen-stage figure:fullscreen{cursor:default;background:#000;border:0;border-radius:0;place-items:center;width:100vw;min-width:0;height:100vh;display:grid}.screen-stage figure:fullscreen video{object-fit:contain;width:100%;height:100%}.screen-stage figure:fullscreen .stream-fullscreen{display:none}.screen-stage figure:fullscreen figcaption{bottom:18px;left:18px}.friends-sidebar{padding-bottom:0}.friends-home-button{color:#989ba6;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:calc(100% - 16px);height:42px;margin:9px 8px 4px;padding:0 11px;display:flex}.friends-home-button:hover,.friends-home-button.active{background:var(--surface-2);color:#e6e7eb}.friends-home-button span{text-align:left;flex:1;font-size:12px;font-weight:700}.friends-home-button b{color:#fff;background:#ff6574;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.direct-list{flex:1;min-height:0;padding:15px 8px;overflow-y:auto}.direct-list>span{color:#676a75;letter-spacing:.12em;margin:0 7px 7px;font-size:8px;font-weight:850;display:block}.direct-list>button{color:#989ba6;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;height:40px;padding:0 7px;display:flex}.direct-list>button:hover,.direct-list>button.active{background:var(--surface-2);color:#e2e3e7}.direct-list .avatar{width:28px;height:28px;font-size:8px}.direct-list>button span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:650;overflow:hidden}.friends-main{background:#111218}.direct-header .avatar{width:29px;height:29px;font-size:8px}.direct-header .header-actions button:disabled{opacity:.3;cursor:not-allowed}.direct-messages{padding-bottom:10px}.direct-message{border-radius:7px;gap:10px;padding:7px 12px;animation:.18s both message-in;display:flex}.direct-message:hover{background:#ffffff05}.direct-message .avatar{width:34px;height:34px;font-size:9px}.direct-message>div{min-width:0}.direct-message>div>span{align-items:baseline;gap:8px;display:flex}.direct-message strong{color:#e4e5e9;font-size:12px}.direct-message time{color:#626570;font-size:8px}.direct-message p{color:#c5c7ce;white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;line-height:1.48}.direct-composer{margin-bottom:18px}.friends-overview{min-height:0;padding:0 22px 30px;overflow-y:auto}.friends-overview>header{z-index:2;border-bottom:1px solid var(--line);background:#111218;flex-direction:column;gap:18px;min-height:112px;padding:21px 0 18px;display:flex;position:sticky;top:0}.friends-overview>header>div{align-items:center;gap:10px;display:flex}.friends-overview>header strong{font-size:15px}.friends-overview>header form{gap:7px;display:flex}.friends-overview>header input{color:#e0e1e6;background:#0c0d11;border:1px solid #292b34;border-radius:8px;outline:0;flex:1;height:38px;padding:0 11px;font-size:11px}.friends-overview>header button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 13px;font-size:10px;font-weight:750}.friends-overview section{margin-top:22px}.friends-overview h3{color:#71747f;letter-spacing:.12em;margin:0 0 8px;font-size:8px}.friend-row{border-top:1px solid var(--line);align-items:center;gap:11px;min-height:52px;padding:6px 7px;display:flex}.friend-row:hover{background:#ffffff06;border-radius:8px}.friend-row .avatar{width:34px;height:34px;font-size:9px}.friend-row>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.friend-row>div strong{color:#d5d6dc;font-size:11px}.friend-row>div span{color:#6f727d;font-size:9px}.friend-row>button{color:#9699a4;cursor:pointer;background:#202129;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.friend-row>button:hover{color:#fff;background:#292b35}.friend-row>button.friend-accept:hover{color:#70dba0}.friend-row>button.friend-remove:hover{color:#ff7784}.friends-empty{color:#565963;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;display:flex}.friends-empty strong{color:#8f929d;font-size:12px}.friends-empty span{font-size:9px}.friends-context-body{color:#555863;text-align:center;flex-direction:column;align-items:center;gap:9px;max-width:165px;margin:auto;display:flex}.friends-context-body strong{color:#9699a4;font-size:11px}.friends-context-body p{color:#666974;margin:0;font-size:9px;line-height:1.55}.incoming-call{z-index:45;background:#191a21;border:1px solid #30323c;border-radius:13px;align-items:center;gap:10px;width:min(390px,100vw - 32px);min-height:66px;padding:9px 10px;animation:.24s both call-drop;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000080}@keyframes call-drop{0%{opacity:0;transform:translate(-50%,-10px)}}.incoming-call .avatar{width:42px;height:42px}.incoming-call>div{flex-direction:column;flex:1;gap:3px;display:flex}.incoming-call>div span{color:#7776ff;letter-spacing:.1em;font-size:8px;font-weight:850}.incoming-call>div strong{color:#fff;font-size:13px}.incoming-call>button{color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.incoming-call .accept{background:#35a767}.incoming-call .decline{background:#d44d5b}.incoming-call>button:disabled{opacity:.55;cursor:wait}.direct-call-stage{z-index:50;background:#090a0e;grid-template-rows:58px minmax(0,1fr) 78px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.direct-call-stage>header{border-bottom:1px solid #202129;align-items:center;gap:12px;padding:0 22px;display:flex}.direct-call-stage>header>div{flex-direction:column;gap:2px;display:flex}.direct-call-stage>header span{color:#7776ff;letter-spacing:.12em;font-size:8px;font-weight:850}.direct-call-stage>header strong{color:#fff;font-size:13px}.direct-call-stage>header i{background:#e0a54e;border-radius:50%;width:7px;height:7px;margin-left:auto;animation:1.2s infinite live-pulse}.direct-call-stage>header i.active{background:#51d48c}.direct-call-stage>header .call-spinner{color:#aaa9ff;margin-left:auto}.direct-call-media{place-items:center;min-height:0;padding:18px;display:grid}.direct-call-media.has-video{grid-template-columns:repeat(auto-fit,minmax(min(460px,100%),1fr));gap:10px}.direct-call-media figure{background:#050506;border:1px solid #242630;border-radius:12px;width:100%;height:100%;max-height:calc(100vh - 174px);margin:0;position:relative;overflow:hidden}.direct-call-media video{object-fit:contain;width:100%;height:100%;display:block}.direct-call-media figcaption{color:#d6d7dc;background:#08090cc7;border-radius:6px;padding:5px 8px;font-size:9px;position:absolute;bottom:10px;left:10px}.voice-call-avatar{flex-direction:column;align-items:center;gap:14px;display:flex}.voice-call-avatar .avatar.large{width:112px;height:112px;font-size:27px;box-shadow:0 0 0 7px #7776ff14}.voice-call-avatar strong{color:#8d909b;font-size:11px}.call-progress{align-items:center;gap:4px;height:6px;display:flex}.call-progress i{background:#7776ff;border-radius:50%;width:4px;height:4px;animation:.9s ease-in-out infinite alternate call-wait}.call-progress i:nth-child(2){animation-delay:.15s}.call-progress i:nth-child(3){animation-delay:.3s}@keyframes call-wait{to{opacity:.25;transform:translateY(-3px)}}.direct-call-stage>footer{justify-content:center;align-items:center;gap:10px;display:flex}.direct-call-stage>footer button{color:#d5d6dc;cursor:pointer;background:#242630;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.direct-call-stage>footer button:hover,.direct-call-stage>footer button.active{color:#ff7885;background:#343641}.direct-call-stage>footer button:disabled{opacity:.35;cursor:not-allowed}.direct-call-stage>footer button.hangup{color:#fff;background:#d54a58;border-radius:22px;width:56px}.direct-call-stage>footer button.hangup:hover{background:#ec5967}@media (width<=1180px){.workspace{grid-template-columns:64px 220px minmax(420px,1fr)}.member-panel{display:none}.voice-controls{left:calc(50vw + 142px)}}:root{--accent:#f4ffac;--accent-soft:#f4ffac21;--base:#040404;--rail:#090909;--panel:#101010;--surface:#1b1b1b;--surface-2:#303030;--muted:#9a9a9a;--line:#ffffff12;font-family:General Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:#f7f7f4;background:#040404}button,input,textarea,select{font:inherit}.brand-mark{background:var(--accent);color:#090909;box-shadow:none;border-radius:50%}.primary-button,.send-button,.friends-overview>header button{background:var(--accent);color:#090909}.primary-button:hover,.friends-overview>header button:hover{color:#090909;background:#fbffd6}.secondary-button{color:#fff;background:#282828;border-color:#3a3a3a}.auth-shell,.auth-brand{background:#040404}.auth-brand:after{display:none}.auth-brand p,.auth-foot{color:#969696}.auth-panel{border-color:var(--line);background:#191919}.auth-form input,.modal input,.modal select,.profile-name-editor input{color:#fff;background:#303030;border-color:#373737}.auth-form input:focus,.modal input:focus,.modal select:focus,.profile-name-editor input:focus{border-color:#f4ffaca6}.workspace{background:#040404;grid-template-columns:76px 250px minmax(440px,1fr) 230px;gap:10px;padding:12px}.workspace>aside,.workspace>section{animation:.28s both acid-surface-in}.workspace>section{animation-delay:40ms}@keyframes acid-surface-in{0%{opacity:0;transform:translateY(4px)}}.server-rail{background:#0b0b0b;border:0;border-radius:18px;gap:10px;padding:10px}.server-list{flex:auto}.home-server,.server-button{color:#bdbdbd;width:44px;height:44px;box-shadow:none;background:#252525;border:1px solid #0000;border-radius:50%}.home-server{background:var(--accent);color:#080808}.home-server.active,.server-button.active{border-color:var(--accent);box-shadow:none;border-radius:50%}.server-button:hover,.server-button.active{color:#fff;background:#303030;border-radius:50%;transform:translateY(-1px)}.server-button.active{transform:none}.server-button.active:before{display:none}.server-button.add{color:var(--accent);background:#252525}.server-button.add:hover{background:var(--accent);color:#080808}.channel-panel,.chat-panel,.member-panel,.friends-sidebar,.friends-main{border:0;border-radius:18px;overflow:hidden}.channel-panel,.friends-sidebar{background:#040404}.server-header,.chat-header{background:#040404;border:0;flex-basis:58px;height:58px;padding:0 14px}.server-header strong,.chat-header strong{letter-spacing:-.025em;font-size:17px}.channel-scroll{padding:4px 0 10px}.channel-group{background:#1b1b1b;border-radius:16px;margin:0 0 10px;padding:11px 8px 9px}.group-label{color:#f3f3ef;letter-spacing:-.01em;text-transform:none;padding:0 7px 7px;font-size:12px;font-weight:720}.group-label button,.member-panel header button{color:#9d9d9d}.group-label button:hover,.member-panel header button:hover{color:var(--accent)}.channel-row{color:#b5b5b5;border-radius:10px;height:36px;font-size:12px}.channel-row:hover{color:#fff;background:#252525}.channel-row.active{color:#fff;background:#303030}.channel-row.pending,.channel-row.voice-active{background:var(--accent-soft);color:var(--accent)}.channel-manage:hover{color:var(--accent)}.voice-user{border-radius:10px;min-height:32px}.voice-user:hover{background:#252525}.avatar{border-radius:50%}.avatar.large{border-color:#1b1b1b;border-radius:50%}.avatar i{background:var(--accent);border-color:#1b1b1b}.voice-status,.live-dot,.voice-sharing{color:var(--accent)}.avatar.voice-avatar.speaking{box-shadow:0 0 0 2px var(--accent), 0 0 0 5px #f4ffac1f}.voice-dock{background:#1b1b1b;border:0;border-radius:15px;margin-top:auto;padding:10px 11px}.user-dock{background:#1b1b1b;border:0;border-radius:15px;flex-basis:60px;height:60px;margin-top:8px}.user-dock .avatar-button{border-radius:50%}.voice-dock button:hover,.user-dock button:hover{background:#303030}.user-dock button.noise-active{background:var(--accent-soft);color:var(--accent)}.chat-panel,.friends-main{background:#191919}.chat-header svg{color:#8f8f8f}.header-actions{align-items:center;gap:4px;display:flex}.header-actions button{border-radius:50%}.header-actions button:hover{background:#252525}.header-actions .install-app-button{color:var(--accent)}.chat-search{color:#8d8d8d;background:#1b1b1b;border-radius:18px;flex-direction:row;align-items:center;gap:8px;width:min(220px,24vw);height:34px;padding:0 12px;display:flex}.chat-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0;font-size:11px}.chat-search:focus-within{box-shadow:0 0 0 1px #f4ffac80}.message-list{scrollbar-color:#4b4b4b #191919;background:#191919;padding:24px 18px 13px 22px}.message-list::-webkit-scrollbar-track{background:#191919}.message-list::-webkit-scrollbar-thumb{background:#494949;border-color:#191919}.message-list::-webkit-scrollbar-thumb:hover{background:#606060}.message{border-radius:11px}.message:hover{background:#222}.message.mentioned{box-shadow:inset 2px 0 var(--accent);background:#f4ffac14}.mention{background:var(--accent-soft);color:var(--accent)}.message-actions{background:#252525;border-color:#343434}.message-actions button:hover{color:var(--accent);background:#333}.search-empty{color:#858585;place-items:center;min-height:180px;font-size:12px;display:grid}.composer,.direct-composer{background:#303030;border:0;border-radius:18px;min-height:48px;margin:0 12px 12px}.composer:focus-within{border-color:#0000;box-shadow:0 0 0 1px #f4ffac52}.composer button{border-radius:50%}.composer .send-button{background:var(--accent);color:#090909}.composer .send-button:hover{color:#090909;background:#fbffd6}.composer .mention-menu{background:#1b1b1b;border-color:#3b3b3b;border-radius:16px}.composer .mention-menu>button:hover,.composer .mention-menu>button.active{background:#303030}.member-panel{background:#040404;padding:0}.member-panel header{color:#a1a1a1;border:0;height:58px}.member-list{background:#1b1b1b;border-radius:16px;margin:0;padding:11px}.member-row{border-radius:10px}.member-row:hover{background:#282828}.member-role,.profile-role{background:var(--accent-soft);color:var(--accent)}.screen-stage{background:#191919;flex-basis:min(48vh,520px);gap:10px;padding:10px 10px 0}.screen-stage figure{border:0;border-radius:16px}.screen-stage figcaption{background:#040404c7;border-radius:15px}.voice-controls{background:#1b1b1bf5;border:0;border-radius:18px;padding:8px;bottom:22px;left:calc(50vw + 53px)}.voice-controls button{border-radius:50%;justify-content:center;min-width:38px;height:38px}.voice-controls button:hover,.voice-controls button.active{background:#303030}.voice-controls button.soundboard-active{background:var(--accent-soft);color:var(--accent)}.voice-controls button.sharing{background:var(--accent);color:#090909}.soundboard-panel{background:#1b1b1b;border-color:#363636;border-radius:16px}.soundboard-panel button{background:#303030}.soundboard-panel button:hover{color:var(--accent)}.profile-popover,.modal{background:#1b1b1b;border-color:#383838;border-radius:18px}.modal-backdrop{background:#000c}.profile-cover{background:var(--accent)!important}.profile-close{background:#303030;border-radius:50%}.profile-name-editor button{background:var(--accent-soft);color:var(--accent);border-color:#f4ffac47}.profile-name-editor button:hover{background:var(--accent);color:#090909}.profile-volume strong{color:var(--accent)}.profile-role-manager button{background:#303030}.profile-role-manager button.assigned{background:var(--accent-soft)}.direct-list>button:hover,.direct-list>button.active,.friends-home-button.active{color:#fff;background:#303030}.friends-overview>header{background:#191919}.friends-overview>header input{background:#303030;border-color:#383838;border-radius:18px}.friends-overview>header input:focus{border-color:#f4ffac8c}.friend-row:hover{background:#242424}.incoming-call{background:#1b1b1b;border-color:#383838;border-radius:18px}.incoming-call>div span,.direct-call-stage>header span{color:var(--accent)}.incoming-call .accept{background:var(--accent);color:#090909}.direct-call-stage{background:#040404}.direct-call-stage>header{border-color:var(--line)}.direct-call-media figure{border:0;border-radius:18px}.voice-call-avatar .avatar.large{box-shadow:0 0 0 7px var(--accent-soft)}.call-progress i{background:var(--accent)}.direct-call-stage>footer button{background:#303030}.direct-call-stage>footer button:hover,.direct-call-stage>footer button.active{background:#3b3b3b}@media (width<=1180px){.workspace{grid-template-columns:68px 230px minmax(420px,1fr)}.member-panel{display:none}.voice-controls{left:calc(50vw + 159px)}}@media (prefers-reduced-motion:reduce){.workspace>aside,.workspace>section{animation:none}}.voice-dock{border-radius:14px 14px 6px 6px;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:0;padding:9px;display:flex;position:relative}.voice-dock>.voice-dock-head{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.voice-dock-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.voice-dock-copy strong{color:#f4f4f0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.voice-dock .voice-dock-actions{flex-direction:row;flex:none;align-items:center;gap:3px;display:flex}.voice-dock-actions .disconnect:hover{color:#ff7480}.voice-dock>.voice-dock-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.voice-dock .voice-dock-controls button{color:#bcbcbc;background:#292929;border-radius:9px;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;padding:0 9px;transition:background .14s,color .14s,transform .14s;display:flex}.voice-dock .voice-dock-controls button span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.voice-dock .voice-dock-controls button:hover{color:#fff;background:#353535;transform:translateY(-1px)}.voice-dock .voice-dock-controls button.soundboard-active{background:var(--accent-soft);color:var(--accent)}.voice-dock .voice-dock-controls button.sharing{background:var(--accent);color:#090909}.voice-dock .voice-dock-controls button:disabled{opacity:.55;cursor:wait;transform:none}.voice-dock+.user-dock{border-radius:6px 6px 14px 14px;margin-top:2px}.voice-dock .soundboard-panel{width:auto;max-height:min(380px,100vh - 230px);animation:.16s both dock-soundboard-in;bottom:calc(100% + 8px);left:0;right:0;transform:none}.soundboard-panel button{color:#b4b6be;cursor:pointer;border:0;align-items:center;gap:7px;font-size:11px;display:flex}@keyframes dock-soundboard-in{0%{opacity:0;transform:translateY(6px)scale(.985)}}.voice-dock .soundboard-panel{background:#171717;border:1px solid #343434;border-radius:14px;box-shadow:0 18px 50px #0000007a}.voice-dock .soundboard-panel header{background:#1d1d1d;height:38px;padding:0 7px 0 11px}.voice-dock .soundboard-panel header>div{color:var(--accent)}.voice-dock .soundboard-panel header strong{color:#dedfd7;letter-spacing:.1em;font-size:8px}.voice-dock .soundboard-panel header button{background:0 0;border-radius:8px;justify-content:center;width:27px;height:27px;padding:0}.voice-dock .soundboard-list{background:#171717;gap:5px;min-height:58px;padding:7px}.voice-dock .soundboard-list>div{gap:5px}.voice-dock .soundboard-list .sound-play{background:#262626;border-radius:9px;height:34px;padding:0 9px}.voice-dock .soundboard-list .sound-play:hover{color:var(--accent);background:#303030}.voice-dock .soundboard-list .sound-delete{background:#262626;border-radius:9px;flex:0 0 34px;justify-content:center;width:34px;height:34px}.voice-dock .sound-upload{background:#1d1d1d;flex-direction:column;gap:6px;padding:8px;display:flex}.voice-dock .sound-upload input[name=name],.voice-dock .sound-upload label,.voice-dock .sound-upload>button{border-radius:9px;width:100%;height:34px}.voice-dock .sound-upload input[name=name]{background:#121212;border-color:#363636}.voice-dock .sound-upload label{background:#262626;border-color:#363636;justify-content:flex-start;min-width:0;padding:0 9px}.voice-dock .sound-upload label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.voice-dock .sound-upload>button{background:var(--accent);color:#090909;grid-column:auto;justify-content:center;font-weight:750}.voice-dock .sound-upload>button:hover{color:#090909;background:#fbffd6}.workspace.has-stream{grid-template-columns:76px 250px minmax(440px,1fr)}.workspace.has-stream .member-panel{display:none}.chat-panel.stream-mode{background:#111}.header-actions .stream-toggle.active{background:var(--accent);color:#090909}.header-actions .stream-toggle.active:hover{color:#090909;background:#fbffd6}.stream-room{background:#111;flex:1 1 0;grid-template-rows:minmax(0,1fr) auto auto;gap:10px;min-height:0;padding:10px;animation:.22s both stream-room-in;display:grid;overflow:hidden}@keyframes stream-room-in{0%{opacity:0;transform:translateY(4px)}}.stream-hero{min-height:0}.stream-hero figure{cursor:zoom-in;background:#050505;border-radius:17px;width:100%;height:100%;min-height:260px;margin:0;position:relative;overflow:hidden}.stream-hero video{object-fit:contain;background:#050505;width:100%;height:100%;display:block}.stream-live{color:var(--accent);letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040404c7;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:850;display:flex;position:absolute;top:12px;left:12px}.stream-hero figcaption{color:#909090;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040404cc;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:flex;position:absolute;bottom:12px;left:12px}.stream-hero figcaption strong{color:#fff;font-size:10px}.stream-hero figure:hover .stream-fullscreen,.stream-hero .stream-fullscreen:focus-visible{opacity:1;transform:translateY(0)}.stream-thumbnails{scrollbar-width:thin;grid-auto-columns:minmax(170px,1fr);grid-auto-flow:column;gap:9px;height:122px;display:grid;overflow-x:auto}.stream-thumbnails button{cursor:pointer;background:#080808;border:1px solid #0000;border-radius:14px;min-width:0;padding:0;position:relative;overflow:hidden}.stream-thumbnails button.active{border-color:var(--accent)}.stream-thumbnails video{object-fit:cover;opacity:.82;width:100%;height:100%;display:block}.stream-thumbnails button.active video,.stream-thumbnails button:hover video{opacity:1}.stream-thumbnails span{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#040404c7;border-radius:6px;max-width:calc(100% - 16px);padding:4px 6px;font-size:8px;position:absolute;bottom:7px;left:8px;overflow:hidden}.stream-toolbar{background:#202020;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:8px 12px;display:flex}.stream-summary{grid-template-columns:8px minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;display:grid}.stream-summary i{background:var(--accent);border-radius:50%;grid-row:1/3;width:7px;height:7px;box-shadow:0 0 0 4px #f4ffac14}.stream-summary span{color:#777;letter-spacing:.1em;font-size:7px;font-weight:850}.stream-summary strong{color:#e9e9e5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stream-actions{align-items:center;gap:7px;display:flex}.stream-actions button{color:#d0d0d0;cursor:pointer;background:#303030;border:0;border-radius:50%;place-items:center;width:39px;height:39px;padding:0;transition:transform .14s,background .14s,color .14s;display:grid}.stream-actions button:hover{color:#fff;background:#3b3b3b;transform:translateY(-1px)}.stream-actions button.active{color:#ff7480}.stream-actions button.sharing{background:var(--accent);color:#090909}.stream-actions button.hangup{color:#fff;background:#df4f58;border-radius:20px;width:52px}.stream-actions button:disabled{opacity:.5;cursor:wait;transform:none}.stream-hero figure:fullscreen{background:#000;border-radius:0;width:100vw;height:100vh}.stream-hero figure:fullscreen video{object-fit:contain;width:100%;height:100%}.stream-hero figure:fullscreen .stream-fullscreen{display:none}.stream-room:fullscreen{background:#000;width:100vw;height:100vh;padding:0;display:block;position:relative;overflow:hidden}.stream-room:fullscreen .stream-hero{border-radius:0;width:100%;height:100%;min-height:0}.stream-room:fullscreen .stream-hero figure{border-radius:0;width:100%;height:100%;min-height:0}.stream-room:fullscreen .stream-hero video{object-fit:contain;width:100%;height:100%}.stream-room:fullscreen .stream-fullscreen{opacity:1;transform:none}.stream-room:fullscreen .stream-hero figcaption{bottom:104px}.stream-room:fullscreen .stream-toolbar{z-index:5;opacity:1;filter:blur();-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:opacity, transform, filter;background:#181818e6;border:1px solid #ffffff14;width:auto;min-width:min(620px,100vw - 32px);min-height:64px;padding:9px 14px;transition:opacity .22s,transform .24s cubic-bezier(.4,0,.2,1),filter .2s;animation:.24s cubic-bezier(.2,.8,.2,1) both fullscreen-dock-in;position:absolute;bottom:22px;left:50%;transform:translate(-50%)scale(1);box-shadow:0 18px 60px #0000007a}.stream-room:fullscreen .stream-actions{margin-left:auto}.stream-room:fullscreen.controls-hidden{cursor:none}.stream-room:fullscreen.controls-hidden .stream-toolbar{opacity:0;pointer-events:none;filter:blur(4px);transform:translate(-50%,14px)scale(.97)}.stream-room:fullscreen .stream-thumbnails{z-index:4;width:min(760px,100vw - 32px);height:112px;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.stream-room:fullscreen:has(.stream-thumbnails) .stream-hero figcaption{bottom:224px}@keyframes fullscreen-dock-in{0%{opacity:0;filter:blur(4px);transform:translate(-50%,14px)scale(.97)}to{opacity:1;filter:blur();transform:translate(-50%)scale(1)}}.share-prompt-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;place-items:center;padding:20px;animation:.16s both share-backdrop-in;display:grid;position:fixed;inset:0}.share-prompt{color:#eee;background:#1c1c1c;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:15px;width:min(390px,100vw - 32px);padding:22px;animation:.2s cubic-bezier(.2,.8,.2,1) both share-prompt-in;display:grid;box-shadow:0 24px 80px #0000008c}.share-prompt-icon{background:var(--accent);color:#090909;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.share-prompt h2{letter-spacing:-.02em;margin:4px 0 5px;font-size:17px}.share-prompt p{color:#929292;margin:0;font-size:11px;line-height:1.45}.share-prompt-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px;display:grid}.share-prompt-actions button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:750;transition:transform .14s,background .14s;display:flex}.share-prompt-actions button:hover{transform:translateY(-1px)}.share-prompt-actions .replace{background:var(--accent);color:#090909}.share-prompt-actions .stop{color:#ff8790;background:#3a2528}.share-prompt-actions .cancel{color:#919191;background:0 0;grid-column:1/-1;min-height:34px}.share-prompt-actions .cancel:hover{color:#ddd;background:#282828}@keyframes share-backdrop-in{0%{opacity:0}}@keyframes share-prompt-in{0%{opacity:0;transform:translateY(8px)scale(.98)}}@media (width<=1180px){.workspace.has-stream{grid-template-columns:68px 230px minmax(420px,1fr)}.stream-summary{display:none}}@media (prefers-reduced-motion:reduce){.stream-room{animation:none}}
