@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(../media/noto-sans-cyrillic-ext-wght-normal.3nu59bct404ec.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(../media/noto-sans-cyrillic-wght-normal.3zok7wrwvaysp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(../media/noto-sans-latin-ext-wght-normal.2-7eoaijxl5dw.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(../media/noto-sans-latin-wght-normal.05o5-i1cea2yx.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111119;--panel:#171721;--panel-2:#1d1d29;--panel-3:#242433;--line:#ffffff13;--text:#f6f5fb;--muted:#9b9baa;--dim:#727284;--purple:#7c6cff;--purple-2:#9b8dff;--green:#24d4a4;--red:#ff647c;--shadow:0 24px 80px #00000061}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:var(--font-ui,"Noto Sans Variable", "Noto Sans", Arial, sans-serif);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.app-loading{text-align:center;background:var(--surface-rail,#101217);min-height:100dvh;color:var(--text);place-content:center;justify-items:center;gap:12px;padding:24px;display:grid}.app-loading__mark{background:var(--accent-solid,#5d66e2);color:#fff;border-radius:17px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:900;display:grid}.app-loading p,.app-loading h1{margin:0}.app-loading p{color:var(--muted)}.app-loading h1{font-size:24px}.app-loading .primary-button{margin-top:8px;padding:0 20px}.app-loading--error .app-loading__mark{background:var(--danger,#ef6a7c)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;touch-action:manipulation}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--purple-2);outline-offset:2px}::selection{background:#7c6cff59}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2e2e3d padding-box padding-box;border:3px solid #0000;border-radius:20px}.brand{letter-spacing:.12em;z-index:2;align-items:center;gap:11px;font-weight:900;display:inline-flex;position:relative}.brand__mark{color:#fff;background:linear-gradient(145deg,#988cff,#6654ed);border-radius:14px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 10px 28px #6e5aff4d,inset 0 1px #fff3}.brand__word{font-size:20px}.brand--compact .brand__mark{border-radius:15px;width:44px;height:44px}.avatar{color:#fff;letter-spacing:-.03em;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;position:relative;box-shadow:inset 0 1px 1px #fff3}.avatar__status{border:3px solid var(--panel-2);border-radius:50%;width:12px;height:12px;position:absolute;bottom:-1px;right:-1px}.avatar__status--online{background:var(--green)}.avatar__status--idle{background:#f0b232}.avatar__status--idle:after{background:var(--panel-2);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:-2px}.avatar__status--dnd{background:#f23f43}.avatar__status--dnd:after{background:var(--panel-2);content:"";border-radius:2px;width:6px;height:2px;margin:auto;position:absolute;inset:2px 0 0}.avatar__status--offline{background:#80848e}.avatar__status--offline:after{background:var(--panel-2);content:"";border-radius:50%;position:absolute;inset:2px}.eyebrow{color:#b7adff;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.primary-button,.ghost-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:flex}.primary-button{color:#fff;background:linear-gradient(135deg,#8879ff,#6b59ec);box-shadow:0 12px 30px #6450eb3d}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#9487ff,#7765f4);transform:translateY(-1px)}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.ghost-button{border:1px solid var(--line);background:#242432}.ghost-button:hover{background:#2b2b3b}.ghost-button span{color:var(--muted);font-weight:500}.form-error{color:#ff9daf;background:#ff647c1a;border:1px solid #ff647c33;border-radius:10px;padding:10px 12px;font-size:13px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#111119;grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.auth-page:after{content:"";pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E");position:absolute;inset:0}.auth-aurora{filter:blur(80px);pointer-events:none;opacity:.25;border-radius:50%;position:absolute}.auth-aurora--one{background:#6551ec;width:460px;height:460px;top:-150px;left:-160px}.auth-story{flex-direction:column;min-height:100dvh;padding:clamp(32px,5vw,70px);display:flex;position:relative;overflow:hidden}.auth-story__copy{z-index:2;max-width:690px;margin:auto 0 28px;position:relative}.auth-story__copy h1{letter-spacing:-.065em;margin:17px 0;font-size:clamp(48px,5.2vw,82px);line-height:.98}.auth-story__copy h1 span{color:#0000;background:linear-gradient(100deg,#a89cff,#65dfc5);-webkit-background-clip:text;background-clip:text}.auth-story__copy>p{color:#b2b1bf;max-width:600px;margin:0 0 25px;font-size:clamp(16px,1.45vw,20px);line-height:1.55}.auth-panel{z-index:2;border-left:1px solid var(--line);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#171721bd;place-items:center;min-height:100dvh;padding:28px;display:grid;position:relative}.auth-card{width:min(390px,100%)}.auth-card__mobile-brand{display:none}.auth-card__icon{color:#aca3ff;background:#7c6cff1f;border:1px solid #7c6cff33;border-radius:16px;place-items:center;width:50px;height:50px;margin:0 auto 20px;display:grid}.auth-card h2{text-align:center;letter-spacing:-.035em;margin:0 0 7px;font-size:25px}.auth-card>p{text-align:center;color:var(--muted);margin:0 0 26px;font-size:13px}.auth-tabs{background:#111119;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px;font-size:13px;font-weight:700}.auth-tabs button.active{color:#fff;background:#262634;box-shadow:0 2px 10px #0003}.auth-card form{flex-direction:column;gap:14px;display:flex}.auth-card label,.dialog label{color:#c8c6d3;flex-direction:column;gap:7px;font-size:11px;font-weight:750;display:flex}.auth-card input,.dialog input{color:#fff;background:#111119;border:1px solid #30303e;border-radius:10px;width:100%;height:45px;padding:0 13px;transition:border .15s,box-shadow .15s}.auth-card input:focus,.dialog input:focus{border-color:#7767ef;outline:none;box-shadow:0 0 0 3px #7c6cff1f}.auth-card input::placeholder,.dialog input::placeholder{color:#5f5f6d}.auth-divider{color:#5f5f6d;align-items:center;height:36px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{padding:0 12px}.app-shell{background:var(--bg);grid-template-columns:72px 252px minmax(420px,1fr) 242px;height:100dvh;min-height:0;display:grid;overflow:hidden}.server-rail{z-index:5;background:#101018;border-right:1px solid #ffffff08;flex-direction:column;align-items:center;gap:10px;padding:13px 0;display:flex}.server-rail__divider{background:var(--line);width:32px;height:1px}.server-list{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;overflow-y:auto}.server-pill{cursor:pointer;background:0 0;border:0;place-items:center;width:100%;padding:0;display:grid;position:relative}.server-pill>span,.server-add{border-radius:15px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:850;transition:border-radius .18s,transform .18s;display:grid}.server-pill:hover>span,.server-pill.active>span{border-radius:12px;transform:translateY(-1px)}.server-pill.active:before{content:"";background:#fff;border-radius:0 4px 4px 0;width:4px;height:28px;position:absolute;left:0}.server-pill>i{background:var(--red);border:2px solid #101018;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:8px}.server-add{color:var(--green);cursor:pointer;background:#20202b;border:1px dashed #454456;flex:none}.server-add:hover{color:#fff;background:#1ea985;border-style:solid;border-radius:12px}.channel-sidebar{z-index:4;background:#171720;border-right:1px solid #ffffff09;flex-direction:column;min-width:0;display:flex}.server-heading-wrap{flex:none;position:relative}.server-heading{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;flex:none;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 15px;font-weight:800;display:flex}.server-heading:hover{background:#ffffff06}.server-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.server-heading[aria-expanded=true] svg{transform:rotate(180deg)}.channel-scroll{flex:1;padding:16px 8px;overflow-y:auto}.channel-group{margin-bottom:20px}.channel-group>header{color:#777687;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 5px 6px;font-size:9px;font-weight:850;display:flex}.channel-group>header span{align-items:center;gap:3px;display:flex}.channel-group>header button{color:#777687;cursor:pointer;background:0 0;border:0;padding:2px}.channel-group>header button:hover{color:#fff}.channel-button{color:#8f8e9f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;height:34px;padding:0 9px;display:flex;position:relative}.channel-button span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.channel-button .channel-draft-label{color:#b5bac5;letter-spacing:.02em;flex:none;font-size:10px;font-weight:750}.channel-button.active .channel-draft-label{color:#c8c5da}.channel-button:hover{color:#c8c6d2;background:#ffffff0b}.channel-button.active{color:#fff;background:#292835}.channel-button.unread{color:#eeedf3;font-weight:800}.channel-button>i{background:var(--purple-2);border-radius:50%;width:6px;height:6px;margin-left:auto}.voice-member-mini{color:#adabb8;align-items:center;gap:7px;height:31px;margin-left:28px;font-size:11px;transition:color .14s;display:flex}.voice-member-mini span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.voice-member-mini svg{color:#777687;margin-left:auto;margin-right:10px}.voice-member-mini .avatar{transition:transform 80ms ease-out}.voice-member-mini.is-speaking{color:#8ee6c9}.voice-member-mini.is-speaking .avatar{box-shadow:0 0 0 2px var(--green), 0 0 0 5px #24d4a41f, inset 0 1px 1px #fff3;transform:scale(1.04)}.voice-member-mini.is-speaking svg{color:var(--green)}.voice-connected{border-top:1px solid var(--line);background:#14141d;padding:11px 9px}.voice-connected>div{align-items:center;gap:8px;display:flex}.voice-connected>div>p{flex-direction:column;gap:2px;margin:0;display:flex}.voice-connected b{color:var(--green);font-size:11px}.voice-connected p span{color:var(--muted);font-size:10px}.voice-connected>button{opacity:0;position:absolute}.voice-live-dot{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #24d4a41a}.user-panel{border-top:1px solid var(--line);background:#12121a;flex:none;align-items:center;gap:8px;height:58px;padding:0 9px;display:flex}.user-panel p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.user-panel b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.user-panel p span{color:var(--muted);font-size:10px}.user-panel>button,.conversation-head button{color:#9796a5;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.user-panel>button:hover,.conversation-head button:hover{color:#fff;background:#ffffff0f}.conversation{background:#1c1c27;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.conversation-head{border-bottom:1px solid var(--line);z-index:3;flex:none;align-items:center;gap:9px;height:52px;padding:0 15px;display:flex;box-shadow:0 2px 9px #0000001f}.conversation-head>svg{color:#898898}.conversation-head>b{font-size:13px}.conversation-head__actions{align-items:center;gap:5px;margin-left:auto;display:flex}.conversation-head__actions .notifications-on{color:#beb7ff;background:#7c6cff14}.conversation-head__actions .notifications-off{color:#696877}.message-search{flex:none;width:160px;position:relative}.message-search__field{color:#686777;background:#101018;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;width:100%;height:30px;padding:0 7px 0 9px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.message-search__field:focus-within{color:#aaa1ff;background:#14141d;border-color:#7c6cff80;box-shadow:0 0 0 3px #7c6cff1a}.message-search__field>svg{flex:none}.message-search__launcher{font:inherit;text-align:left;cursor:pointer}.message-search__launcher span{color:#686777;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;overflow:hidden}.message-search__launcher:hover span,.message-search__launcher:focus-visible span{color:#949ba4}.message-search__field input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-size:16px}.message-search__field input::-webkit-search-cancel-button{display:none}.message-search__field input::placeholder{color:#686777}.message-search__close{flex:none;width:21px!important;height:21px!important}.message-search__popover{z-index:25;background:#171720;border:1px solid #ffffff1a;border-radius:13px;flex-direction:column;width:min(420px,100vw - 24px);max-height:min(570px,100dvh - 72px);animation:.12s ease-out fade-in;display:flex;position:absolute;top:38px;right:-34px;overflow:hidden;box-shadow:0 20px 65px #00000080}.message-search__popover>header{border-bottom:1px solid var(--line);color:#8c8b9b;flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:41px;padding:0 12px;font-size:10px;display:flex}.message-search__popover>header span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.message-search__popover>header b{color:#aaa1ff;flex:none;font-size:10px}.message-search__results{min-height:168px;max-height:min(455px,100dvh - 150px);padding:7px;overflow-y:auto}.message-search__state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:154px;padding:22px;display:flex}.message-search__state>span{color:#aaa1ff;background:#7c6cff1a;border-radius:13px;place-items:center;width:41px;height:41px;margin-bottom:10px;display:grid}.message-search__state>span .spin{border:2px solid #ffffff24;border-top-color:#a99fff;border-radius:50%;width:18px;height:18px}.message-search__state b{font-size:12px}.message-search__state p{color:#777687;margin:5px 0 0;font-size:10px;line-height:1.45}.message-search__state.is-error>span{color:#ff98a8;background:#ff647c1a}.message-search__result{border-radius:8px;grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:68px;padding:10px;display:grid}.message-search__result+.message-search__result{border-top:1px solid #ffffff0b;border-radius:0}.message-search__result:hover{background:#ffffff09}.message-search__result>div{min-width:0}.message-search__result header{align-items:baseline;gap:7px;margin-bottom:4px;display:flex}.message-search__result header b{font-size:11px}.message-search__result time{color:var(--dim);font-size:10px}.message-search__result p{color:#c7c5d0;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.45}.message-search__result mark{color:#fff4cb;background:#f5b83b4d;border-radius:2px;padding:0 1px}.message-search__popover>footer{border-top:1px solid var(--line);min-height:32px;color:var(--dim);flex:none;align-items:center;gap:5px;padding:0 11px;font-size:10px;display:flex}.message-search__popover>footer kbd{color:#a3a1af;font:inherit;background:#242330;border:1px solid #3a3948;border-radius:4px;padding:2px 5px}.mobile-menu{display:none!important}.chat-area{flex-direction:column;flex:1;min-height:0;display:flex}.thread-panel-loading{z-index:12;border-left:1px solid var(--line);color:#9695a4;background:#171721;place-content:center;gap:8px;width:min(430px,100%);font-size:12px;display:grid;position:absolute;inset:52px 0 0 auto}.message-thread-summary{color:#9e98dc;cursor:pointer;background:#7c6cff12;border:0;border-radius:7px;align-items:center;gap:6px;width:fit-content;height:27px;margin-top:5px;padding:0 8px;font-size:10px;display:flex}.message-thread-summary:hover,.message-thread-summary.is-unread{color:#dedaff;background:#7c6cff26}.message-thread-summary span{color:#fff;text-transform:uppercase;letter-spacing:.03em;background:#7565ee;border-radius:10px;padding:2px 5px;font-size:8px}.message-scroll{overflow-anchor:none;flex:1;min-height:0;padding:20px 8px 8px 0;overflow:hidden auto}.virtual-message-window,.virtual-message-item{overflow-anchor:none;width:100%;display:flow-root}.virtual-message-spacer{contain:strict;pointer-events:none;width:100%}.message-history-control{place-items:center;min-height:50px;padding:8px 24px 14px;display:grid}.message-history-control button{color:#bbb5ff;cursor:pointer;background:#7c6cff1a;border:1px solid #7c6cff59;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.message-history-control button:hover:not(:disabled){color:#fff;background:#7c6cff2b;border-color:#7c6cff99}.message-history-control button:disabled{cursor:wait;opacity:.72}.message-history-control .spin{border:2px solid #ffffff29;border-top-color:currentColor;border-radius:50%;width:12px;height:12px}.message-target-error{color:#ffc0ca;background:#ff718512;border:1px solid #ff718533;border-radius:8px;align-items:center;gap:10px;margin:0 18px 10px;padding:9px 11px;font-size:10px;display:flex}.message-target-error span{flex:1;min-width:0;line-height:1.4}.message-target-error button{min-height:32px;color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;flex:none;padding:0 10px;font-size:10px;font-weight:800}.channel-welcome{padding:48px 24px 28px}.channel-welcome>span{color:#c3c0d0;background:#2b2a39;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.channel-welcome h1{letter-spacing:-.035em;margin:14px 0 6px;font-size:25px}.channel-welcome p{color:var(--muted);margin:0;font-size:12px}.message-row{grid-template-columns:42px 1fr;gap:10px;min-height:54px;padding:5px 126px 5px 24px;display:grid;position:relative}.message-row:hover{background:#00000017}.message-row>div{grid-column:2;min-width:0}.message-row header{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.message-row header b{font-size:12px}.message-row time{color:var(--dim);font-size:10px}.message-row header em{color:var(--dim);font-size:10px;font-style:normal}.message-row p{color:#d6d4de;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.45}.message-row p a{color:#8cbcff}.message-reactions{flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;display:flex}.message-reactions button{color:#aaa8b6;cursor:pointer;background:#252532;border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:39px;height:25px;padding:0 8px;display:inline-flex}.message-reactions button:hover{color:#fff;background:#2c2b3c;border-color:#7c6cff6b}.message-reactions button.is-mine{color:#c5c0ff;background:#7c6cff29;border-color:#7c6cff9e}.message-reactions button span{font-size:14px;line-height:1}.message-reactions button b{font-variant-numeric:tabular-nums;font-size:9px}.message-row>time{text-align:center;align-self:start;padding-top:5px;display:none}.message-row--grouped{min-height:27px;padding-top:2px;padding-bottom:2px}.message-row--grouped:hover>time{display:block}.message-row small{color:var(--dim);font-size:10px}.message-row--sending{opacity:.65}.message-delivery-error{flex-wrap:wrap;align-items:center;gap:5px;margin-top:3px;display:flex}.message-delivery-error small{color:var(--red)}.message-delivery-error button{color:#c8ccd5;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:6px;min-height:28px;padding:0 8px;font-size:10px}.message-delivery-error button:hover{color:#fff;background:#7c6cff21;border-color:#7c6cff80}.message-actions{opacity:0;pointer-events:none;border:1px solid var(--line);background:#292836;border-radius:8px;align-items:center;height:36px;padding:2px;transition:opacity .1s;display:flex;position:absolute;top:-12px;right:14px;box-shadow:0 6px 18px #0003}.message-row:hover .message-actions,.message-row--picker-open .message-actions,.message-actions:focus-within{opacity:1;pointer-events:auto}.message-actions button{color:#b2b7c2;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:30px;height:30px;padding:0 8px;font-size:10px}.message-actions button:hover{color:#fff;background:#ffffff0f}.message-actions .message-delete:hover{color:var(--red)}.message-reaction-trigger{place-items:center;display:grid}.message-reaction-picker{z-index:12;background:#292836;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:2px;padding:5px;animation:.1s ease-out fade-in;display:flex;position:absolute;bottom:34px;right:0;box-shadow:0 10px 28px #0006}.message-actions .message-reaction-picker button{place-items:center;width:31px;height:31px;padding:0;font-size:17px;display:grid}.composer-wrap{flex:none;padding:0 18px 3px}.composer{background:#292936;border-radius:10px;align-items:center;min-height:45px;padding:0 8px;display:flex}.composer button{color:#9998a8;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.composer button:hover{color:#fff}.composer button:first-child{color:#292936;background:#8a8998;border-radius:50%;width:23px;height:23px;margin-right:7px}.composer textarea{resize:none;color:#eeeef2;background:0 0;border:0;outline:0;flex:1;min-width:0;max-height:140px;padding:13px 4px 10px;font-size:12px;line-height:1.3}.composer textarea::placeholder{color:#777684}.composer .send-button{color:#8e80ff}.composer .send-button:disabled{color:#585765;cursor:default}.typing-line{height:20px;color:var(--text-dim,#858d9b);align-items:center;gap:4px;padding-left:5px;font-size:10px;display:flex}.typing-line i{background:var(--green);border-radius:50%;width:5px;height:5px}.typing-line b{color:#c7c5cf}.member-sidebar{background:#171720;border-left:1px solid #ffffff08;min-width:0;padding:16px 9px;position:relative;overflow-y:auto}.member-heading{color:#858493;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;height:28px;margin-bottom:11px;padding:0 7px;font-size:10px;font-weight:800;display:flex}.member-group{margin-bottom:20px}.member-group h3{color:var(--text-dim,#858d9b);text-transform:uppercase;letter-spacing:.08em;margin:0;padding:0 7px 7px;font-size:10px}.member-group button{color:#adabb9;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;height:43px;padding:0 7px;display:flex}.member-group button:hover{color:#fff;background:#ffffff0a}.member-group button>span:not(.avatar){white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex;overflow:hidden}.member-group button>span svg{color:#f2b84a}.member-group button>svg{opacity:0;color:#777685}.member-group button:hover>svg{opacity:1}.member-group button.is-offline{opacity:.45}.invite-side-button{color:#aca4ff;cursor:pointer;background:#7c6cff14;border:1px solid #7c6cff33;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 14px);height:34px;margin:0 7px;font-size:10px;font-weight:700;display:flex}.invite-side-button:hover{background:#7c6cff26}.sidebar-backdrop{display:none}.voice-landing{text-align:center;background:radial-gradient(circle at 50% 44%,#7c6cff1a,#0000 37%);flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:35px;display:flex;overflow-y:auto}.voice-orbit{border:1px solid #7c6cff24;border-radius:50%;place-items:center;width:144px;height:144px;margin-bottom:21px;display:grid;position:relative}.voice-orbit:before{content:"";border:1px dashed #7c6cff38;border-radius:50%;animation:18s linear infinite orbit;position:absolute;inset:18px}.voice-orbit>span{color:#b0a8ff;background:linear-gradient(145deg,#2d2b49,#222234);border-radius:23px;place-items:center;width:69px;height:69px;display:grid;box-shadow:0 15px 40px #00000040}.voice-orbit i{background:var(--purple);border-radius:50%;width:10px;height:10px;position:absolute;top:17px;left:31px;box-shadow:0 0 0 5px #7c6cff1a}.voice-orbit i:nth-of-type(2){background:var(--green);inset:auto 17px 38px auto}.voice-orbit i:nth-of-type(3){background:#ff7a9f;width:6px;height:6px;top:47px;left:auto;right:-2px}@keyframes orbit{to{transform:rotate(360deg)}}.voice-landing h1{letter-spacing:-.04em;margin:12px 0 8px;font-size:30px}.voice-landing>p{color:var(--muted);max-width:470px;margin:0 0 22px;font-size:13px;line-height:1.5}.voice-landing .primary-button{padding:0 22px}.voice-benefits{color:#7f7e8d;gap:18px;margin-top:25px;font-size:10px;display:flex}.voice-benefits span{align-items:center;gap:6px;display:flex}.voice-benefits svg,.shield-mini{color:var(--green)}.setup-note{text-align:left;color:#d9b661;background:#f5b83b12;border:1px solid #f5b83b2e;border-radius:10px;gap:10px;max-width:480px;margin-top:16px;padding:12px 14px;font-size:11px;display:flex}.setup-note span{color:#9e8f72;flex-direction:column;gap:3px;display:flex}.setup-note b{color:#d9c39a}.setup-note code{color:#c9b8f3}.svoi-voice{background:#15151f;flex:1;min-height:0;display:flex}.svoi-voice--compact{border-bottom:1px solid var(--line);flex:none;height:68px}.lk-room-container{--lk-has-imported-styles:"true";width:100%;height:100%;position:relative}.lk-room-container [class^=lk-],.lk-room-container [class*=\ lk-]{box-sizing:border-box}.svoi-voice>.lk-room-container{background:0 0;flex:1;min-height:0}.voice-engine-loading{color:#9996a7;flex:1;justify-content:center;align-items:center;gap:8px;min-height:0;font-size:10px;display:flex}.voice-surface{flex-direction:column;height:100%;display:flex;position:relative}.voice-surface__head{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.voice-surface__head>div,.voice-surface__summary{align-items:center;gap:10px;display:flex}.voice-surface__summary{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;padding:5px 7px}.voice-surface__summary:hover,.voice-surface__summary:focus-visible{color:#fff;background:#ffffff0f}.voice-surface__head .voice-surface__status{justify-content:flex-end;gap:7px;min-width:0}.voice-collapse-button{border:1px solid var(--line);color:#9b99aa;cursor:pointer;background:#20202c;border-radius:8px;place-items:center;width:29px;height:29px;padding:0;display:grid}.voice-collapse-button:hover,.voice-collapse-button:focus-visible{color:#fff;background:#2a2938}.voice-surface__head p{flex-direction:column;gap:2px;margin:0;display:flex}.voice-surface__head b{font-size:12px}.voice-surface__head p span{color:var(--muted);font-size:10px}.voice-sharing-label{color:#aaa1ff;align-items:center;gap:6px;font-size:10px;display:flex}.voice-network,.voice-stream-stats{border:1px solid var(--line);color:#adb2bd;white-space:nowrap;background:#20202c;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:10px;display:inline-flex}.voice-network--excellent{color:#75e6c4;background:#24d4a412;border-color:#24d4a438}.voice-network--good{color:#c7d989;border-color:#b9cf5f33}.voice-network--degraded{color:#ffd07a;background:#ffbe5214;border-color:#ffbe5247}.voice-network--poor,.voice-network--lost{color:#ff9daf;background:#ff647c14;border-color:#ff647c40}.voice-stream-stats{color:#b9b2ff;background:#7c6cff14;border-color:#7c6cff38;min-width:0;max-width:min(44vw,350px);overflow:hidden}.voice-stream-stats span{text-overflow:ellipsis;min-width:0;overflow:hidden}.voice-stream-warning{color:#e6c979;background:#f5b83b17;border-color:#f5b83b42}.voice-reconnecting{color:#d8c889;background:#f5b83b14;border-bottom:1px solid #f5b83b29;flex:none;justify-content:center;align-items:center;gap:7px;height:34px;font-size:10px;display:flex}.voice-share-recovery{color:#b8bfff;background:#5865f21a;border-bottom:1px solid #5865f240;flex:none;align-items:center;gap:9px;min-height:50px;padding:8px 13px;display:flex}.voice-share-recovery>svg{flex:none}.voice-share-recovery>span{gap:2px;min-width:0;display:grid}.voice-share-recovery b{color:#e1e4ff;font-size:10px}.voice-share-recovery small{color:#aeb3d1;font-size:10px;line-height:1.4}.voice-share-recovery button{cursor:pointer;border:0;flex:none}.voice-share-recovery__resume{color:#fff;background:#5865f2;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:30px;margin-left:auto;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.voice-share-recovery__resume:hover,.voice-share-recovery__resume:focus-visible{background:#6874f5}.voice-share-recovery__resume:disabled{cursor:wait;opacity:.72}.voice-share-recovery__dismiss{color:#9097c2;background:0 0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.voice-share-recovery__dismiss:hover,.voice-share-recovery__dismiss:focus-visible{color:#fff;background:#ffffff12}.voice-share-error{color:#ff9daf;background:#ff647c17;border-bottom:1px solid #ff647c33;flex:none;align-items:center;gap:9px;min-height:50px;padding:8px 13px;display:flex}.voice-share-error>svg{flex:none}.voice-share-error>span{gap:2px;min-width:0;display:grid}.voice-share-error b{color:#ffd1d8;font-size:10px}.voice-share-error small{color:#c9a7ae;font-size:10px;line-height:1.4}.voice-share-error button{color:#be7f8b;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.voice-share-error button:hover,.voice-share-error button:focus-visible{color:#fff;background:#ffffff0f}.voice-share-error--cancelled{color:#e6c36f;background:#f5b83b14;border-color:#f5b83b38}.voice-share-error--cancelled b{color:#f1d792}.voice-share-error--cancelled small{color:#aa9971}.voice-audio-unlock{color:#c9c4ff;cursor:pointer;text-align:left;background:#7c6cff1a;border:0;border-bottom:1px solid #7c6cff33;flex:none;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:7px 14px;display:flex}.voice-audio-unlock:hover,.voice-audio-unlock:focus-visible{color:#fff;background:#7c6cff29}.voice-audio-unlock:focus-visible{outline:2px solid var(--purple-2);outline-offset:-3px}.voice-audio-unlock:disabled{cursor:wait;opacity:.75}.voice-audio-unlock span{gap:1px;display:grid}.voice-audio-unlock b{font-size:10px}.voice-audio-unlock small{color:#aaaeba;font-size:10px}.voice-screen-audio{color:#aaa3f0;text-align:left;background:#7c6cff12;border-bottom:1px solid #7c6cff29;flex:none;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:8px 18px;display:flex}.voice-screen-audio>svg{flex:none}.voice-screen-audio span{gap:2px;min-width:0;display:grid}.voice-screen-audio b{color:#d9d5ff;font-size:10px}.voice-screen-audio small{color:#a3a8b3;max-width:980px;font-size:10px;line-height:1.4}.voice-screen-audio--active{color:#77d7b7;background:#24d4a40f;border-color:#24d4a42e}.voice-screen-audio--active b{color:#9ce7ce}.voice-screen-audio--missing{color:#e0bd6c;background:#f5b83b14;border-color:#f5b83b3b}.voice-screen-audio--missing b{color:#f0cd7c}.voice-screen-audio--missing small{color:#aa9670}.voice-content{flex:1;place-items:center;min-height:0;padding:22px;display:grid;overflow:auto}.voice-empty{text-align:center}.voice-empty__icon{color:#a69cff;background:#29283a;border-radius:21px;place-items:center;width:64px;height:64px;margin:0 auto;display:grid}.voice-empty h2{margin:14px 0 5px;font-size:22px}.voice-empty>p{color:var(--muted);margin:0;font-size:11px}.voice-people{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.voice-person{border:1px solid var(--line);background:#1b1b27;border-radius:13px;justify-items:center;gap:6px;min-width:148px;padding:12px;display:grid;position:relative}.voice-person.is-speaking{border-color:#24d4a4a6;box-shadow:0 0 0 3px #24d4a41a}.voice-person>span:not(.avatar){font-size:10px}.voice-person>svg{color:#777685;position:absolute;top:8px;right:8px}.voice-person__audio{grid-template-columns:26px minmax(64px,1fr) 30px;align-items:center;gap:5px;width:100%;margin-top:2px;display:grid}.voice-person__audio button{color:#aaa7b5;cursor:pointer;background:#282735;border:0;border-radius:7px;place-items:center;width:26px;height:26px;padding:0;display:grid}.voice-person__audio button:hover,.voice-person__audio button:focus-visible{color:#fff;background:#343246}.voice-person__audio button[aria-pressed=true]{color:#ff98a8;background:#ff647c1f}.voice-person__audio input{width:100%;min-width:0;height:16px;accent-color:var(--purple);cursor:pointer;margin:0}.voice-person__audio output{color:#a1a6b1;text-align:right;font-size:10px}.voice-screen-layout{grid-template-rows:minmax(0,1fr) auto;gap:9px;width:100%;min-width:0;height:100%;min-height:0;display:grid}.voice-screen-layout:has(.screen-hidden-shelf){grid-template-rows:auto minmax(0,1fr) auto}.voice-people--screen{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;margin:0;padding:1px 2px 3px;overflow-x:auto}.voice-person--compact{grid-template-columns:auto minmax(0,1fr) auto;justify-items:start;gap:4px 7px;min-width:184px;padding:7px 9px}.voice-person--compact>span:not(.avatar){text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:105px;overflow:hidden}.voice-person--compact>svg{align-self:center;position:static}.voice-person--compact .voice-person__audio{grid-column:1/-1;margin-top:0}.screen-hidden-shelf{color:#aaa4e8;text-align:left;background:#7c6cff12;border:1px solid #7c6cff2e;border-radius:10px;align-items:center;gap:8px;width:100%;min-width:0;min-height:38px;padding:5px 7px;display:flex}.screen-hidden-shelf>span{white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.screen-hidden-shelf>div{scrollbar-width:thin;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.screen-hidden-shelf button{color:#cbc7f3;cursor:pointer;background:#29283a;border:1px solid #ffffff17;border-radius:7px;flex:none;align-items:center;gap:6px;max-width:210px;height:27px;padding:0 9px;display:inline-flex}.screen-hidden-shelf button:hover,.screen-hidden-shelf button:focus-visible{color:#fff;background:#35334b;border-color:#7c6cff57}.screen-hidden-shelf button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.screen-hidden-shelf button b{font-weight:750}.voice-empty .screen-hidden-shelf{max-width:min(660px,100vw - 48px);margin:16px auto 0}.screen-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:10px;width:100%;min-width:0;height:100%;min-height:0;display:grid}.screen-grid--multiple{grid-auto-rows:minmax(120px,1fr)}.screen-tile{border:1px solid var(--line);background:#0b0b10;border-radius:12px;place-items:center;min-width:0;min-height:0;margin:0;display:grid;position:relative;overflow:hidden;container-type:inline-size}.screen-grid--multiple .screen-tile{cursor:pointer}.screen-tile--focused{border-color:#7c6cff85;box-shadow:0 0 0 2px #7c6cff1c}.screen-tile:focus-visible{outline:2px solid var(--purple-2);outline-offset:-3px}.screen-tile:fullscreen{background:#050508;border:0;border-radius:0}.screen-tile video{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block;position:absolute;inset:0}.screen-tile figcaption{color:#e3e5eb;text-overflow:ellipsis;white-space:nowrap;background:#0a0a0fe6;border-radius:7px;align-items:center;gap:6px;max-width:calc(100% - 20px);padding:6px 9px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px;overflow:hidden}.screen-tile figcaption em{color:#b9b3ff;border-left:1px solid #ffffff21;padding-left:6px;font-size:10px;font-style:normal;font-weight:750}.screen-tile__loading{color:#a4a9b5;justify-items:center;gap:8px;font-size:10px;display:grid}.screen-tile__actions{opacity:.55;align-items:center;gap:5px;max-width:calc(100% - 20px);transition:opacity .15s;display:flex;position:absolute;top:10px;right:10px}.screen-tile:hover .screen-tile__actions,.screen-tile__actions:focus-within,.screen-tile:fullscreen .screen-tile__actions{opacity:1}.screen-tile__actions>button,.screen-tile__audio button{color:#d8d6e1;cursor:pointer;background:#0a0a0feb;border:1px solid #ffffff1f;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;padding:0;display:grid}.screen-tile__actions button:hover,.screen-tile__actions button:focus-visible{color:#fff;background:#2d2c3af2}.screen-tile__actions button[aria-pressed=true]{color:#ff9aaa;background:#401923e6;border-color:#ff647c40}.screen-tile__actions>.screen-tile__quality{gap:5px;width:auto;padding:0 9px;display:flex}.screen-tile__quality span{font-size:10px;font-weight:750}.screen-tile__actions>.screen-tile__quality[aria-pressed=true]{color:#c8c2ff;background:#2c265beb;border-color:#7c6cff59}.screen-tile__close:hover,.screen-tile__close:focus-visible{color:#ff9aaa!important;background:#401923f0!important;border-color:#ff647c47!important}.screen-tile__audio{background:#0a0a0feb;border:1px solid #ffffff1f;border-radius:9px;align-items:center;min-width:0;height:34px;padding-right:6px;display:flex}.screen-tile__audio button{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:9px 0 0 9px;margin:-1px 5px -1px -1px}.screen-tile__audio input{width:clamp(54px,9vw,92px);min-width:54px;height:16px;accent-color:var(--purple);cursor:pointer;margin:0}.screen-tile__audio output{color:#b5b8c2;text-align:right;flex:none;width:34px;font-size:10px}@container (max-width:430px){.screen-tile__audio output{display:none}}@media (min-width:900px){.screen-grid--multiple .screen-tile--focused{grid-area:span 2/span 2}}.voice-controls{border-top:1px solid var(--line);background:#12121abf;flex:none;justify-content:center;align-items:center;gap:7px;min-height:68px;padding:8px;display:flex;overflow-x:auto}.voice-control{cursor:pointer;border:1px solid var(--line)!important;color:#b8b6c3!important;background:#272635!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:74px!important;height:42px!important;padding:0 10px!important;display:flex!important}.voice-control span{font-size:10px}.voice-control:hover{color:#fff!important;background:#302f40!important}.voice-control[data-lk-enabled=false],.voice-control.is-off{color:#ff98a8!important;background:#ff647c1a!important}.voice-control--share.is-active{color:#b7afff!important;background:#7c6cff26!important;border-color:#7c6cff4d!important}.voice-quality-picker{border:1px solid var(--line);color:#b8b6c3;cursor:pointer;background:#272635;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:96px;height:42px;padding:0 10px;display:flex;position:relative}.voice-quality-picker span{font-size:10px}.voice-quality-picker select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.voice-quality-picker:has(select:focus-visible){outline:2px solid var(--purple-2);outline-offset:2px}.voice-quality-picker:has(select:disabled){opacity:.55;cursor:default}.voice-mic-control{flex:none;align-items:stretch;height:42px;display:flex;position:relative}.voice-mic-control .voice-control{border-radius:10px 0 0 10px!important;min-width:68px!important}.voice-mic-control .voice-control:disabled{opacity:1;cursor:default}.voice-mic-control .voice-control.is-ptt-hold{touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;cursor:grab;color:#b8b1ff!important;background:#7c6cff1f!important}.voice-mic-control .voice-control.is-ptt-hold:not(:disabled):active{cursor:grabbing}.voice-mic-control .voice-control.is-ptt-active{box-shadow:inset 0 0 0 1px #24d4a414;color:#88ebc8!important;background:#24d4a421!important;border-color:#24d4a459!important}.voice-mic-settings{border:1px solid var(--line);color:#8e8c9a;cursor:pointer;background:#242330;border-left:0;border-radius:0 10px 10px 0;place-items:center;width:31px;min-width:31px;padding:0;display:grid;position:relative}.voice-mic-settings:hover,.voice-mic-settings:focus-visible{color:#fff;background:#302f40}.voice-mic-settings:focus-visible{z-index:1;outline:2px solid var(--purple-2);outline-offset:2px}.voice-mic-settings.is-ptt{color:#b8b1ff;background:#7c6cff1f}.voice-mic-settings kbd{color:#d8d4ff;background:#36344d;border:1px solid #ffffff2b;border-radius:4px;place-items:center;min-width:15px;height:14px;font:700 8px/1 inherit;display:grid;position:absolute;top:-5px;right:-4px;box-shadow:0 2px 7px #00000040}.voice-mic-popover{z-index:70;color:#eceaf2;background:#22212e;border:1px solid #ffffff1c;border-radius:14px;width:min(320px,100vw - 20px);max-height:calc(100dvh - 20px);padding:14px;position:fixed;overflow-y:auto;box-shadow:0 18px 55px #0000007a}.voice-mic-popover[data-placement=above]{transform-origin:100% 100%;transform:translateY(-100%)}.voice-mic-popover[data-placement=below]{transform-origin:100% 0}.voice-mic-popover__head{justify-content:space-between;align-items:center;min-height:28px;margin-bottom:13px;display:flex}.voice-mic-popover__head>span{color:#b6afff;align-items:center;gap:8px;display:flex}.voice-mic-popover__head b{color:#f4f2f7;font-size:12px}.voice-mic-popover__head button{color:#777584;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.voice-mic-popover__head button:hover,.voice-mic-popover__head button:focus-visible{color:#fff;background:#ffffff0f}.voice-mic-popover__quick{border:1px solid var(--line);color:#b7b5c2;cursor:pointer;text-align:left;background:#1a1a24;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:48px;margin:0 0 12px;padding:8px 10px;display:grid}.voice-mic-popover__quick:hover,.voice-mic-popover__quick:focus-visible{color:#fff;background:#292836;border-color:#ffffff26}.voice-mic-popover__quick.is-off{color:#ff9aaa;background:#ff647c17;border-color:#ff647c38}.voice-mic-popover__quick:disabled{cursor:wait;opacity:.58}.voice-mic-popover__quick span{gap:2px;min-width:0;display:grid}.voice-mic-popover__quick b{color:#eceaf2;font-size:10px}.voice-mic-popover__quick small{color:#969ba7;font-size:10px;line-height:1.35}.voice-mic-field--share-quality{margin-bottom:8px}.voice-mic-field>label,.voice-talk-modes legend{color:#adb1bc;letter-spacing:.04em;text-transform:uppercase;margin:0 0 7px;padding:0;font-size:10px;font-weight:700;display:block}.voice-mic-field+.voice-mic-field{margin-top:3px}.voice-mic-select{border:1px solid var(--line);color:#8d8b99;background:#191923;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;height:39px;padding:0 10px;display:grid}.voice-mic-select:has(select:focus-visible){border-color:#7c6cffa6;box-shadow:0 0 0 2px #7c6cff1f}.voice-mic-select select{appearance:none;color:#e1dfe8;width:100%;min-width:0;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:10px}.voice-mic-select select:disabled{cursor:default;color:#777584}.voice-mic-select option{color:#efedf4;background:#20202c}.voice-mic-field__status{color:#969ba7;min-height:27px;margin:6px 2px 0;font-size:10px;line-height:1.45}.voice-mic-field__status--error,.voice-mic-field__status--unsupported{color:#ff9daf}.voice-input-check__meter{--voice-input-level:0;--voice-input-threshold:0%;background:#0d0d13;border-radius:99px;height:8px;position:relative;overflow:hidden}.voice-input-check__meter span{transform:scaleX(var(--voice-input-level));transform-origin:0;background:#7c6cff;position:absolute;inset:0}.voice-input-check__meter[data-state=voice] span{background:#23c99a}.voice-input-check__meter i{width:2px;inset-block:0;left:var(--voice-input-threshold);opacity:.82;background:#f1edf8;position:absolute}.voice-input-check__meter[data-state=off] i,.voice-input-check__meter[data-state=unavailable] i{display:none}.voice-audio-profiles,.voice-talk-modes{border:0;grid-template-columns:1fr 1fr;gap:7px;margin:3px 0 11px;padding:0;display:grid}.voice-audio-profiles legend,.voice-talk-modes legend{color:#adb1bc;letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;margin:0;padding:0;font-size:10px;font-weight:700;display:block}.voice-audio-profiles label,.voice-talk-modes label{border:1px solid var(--line);color:#908e9c;cursor:pointer;background:#1a1a24;border-radius:9px;align-items:center;gap:8px;min-height:52px;padding:9px;display:flex}.voice-audio-profiles__primary{grid-column:1/-1}.voice-audio-profiles label:hover,.voice-talk-modes label:hover{color:#bcb9c6;background:#20202c}.voice-audio-profiles label.is-active,.voice-talk-modes label.is-active{color:#c3bdff;background:#7c6cff1a;border-color:#7c6cff66}:is(.voice-audio-profiles label:has(input:focus-visible),.voice-talk-modes label:has(input:focus-visible)){outline:2px solid var(--purple-2);outline-offset:2px}.voice-audio-profiles input,.voice-talk-modes input{width:12px;height:12px;accent-color:var(--purple);flex:none;margin:0}.voice-audio-profiles span,.voice-talk-modes span{flex-direction:column;gap:2px;min-width:0;display:flex}.voice-audio-profiles b,.voice-talk-modes b{color:#eceaf2;font-size:10px}.voice-audio-profiles small,.voice-talk-modes small{color:#969ba7;font-size:10px;line-height:1.3}.voice-audio-profiles>p{color:#9ba0ac;grid-column:1/-1;min-height:25px;margin:-1px 2px 0;font-size:10px;line-height:1.45}.voice-audio-profiles:disabled{opacity:.72}.voice-talk-modes legend{grid-column:1/-1;margin-bottom:0}.voice-ptt-status{border:1px solid var(--line);color:#747280;background:#1a1a24;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:47px;padding:8px 9px;display:grid}.voice-ptt-status.is-enabled{color:#77d7b7;background:#24d4a40f;border-color:#24d4a433}.voice-ptt-status span{flex-direction:column;gap:2px;min-width:0;display:flex}.voice-ptt-status b{color:#d9d7e0;font-size:10px}.voice-ptt-status small{color:#969ba7;font-size:10px;line-height:1.35}.voice-ptt-status kbd{color:#d6d3e0;background:#292836;border:1px solid #ffffff24;border-bottom-width:3px;border-radius:6px;place-items:center;min-width:27px;height:27px;font:700 10px/1 inherit;display:grid}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.voice-control--leave{color:#ff98a8!important}.svoi-voice--compact .voice-surface{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(180px,1fr) auto;align-items:center;display:grid;overflow:hidden}.svoi-voice--compact .voice-surface__head{border:0;grid-area:1/1;min-width:0;height:100%;min-height:0;overflow:hidden}.svoi-voice--compact .voice-surface__head>div,.svoi-voice--compact .voice-surface__summary,.svoi-voice--compact .voice-surface__head p{min-width:0}.svoi-voice--compact .voice-surface__head p b,.svoi-voice--compact .voice-surface__head p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.svoi-voice--compact .voice-surface__status .voice-stream-stats,.svoi-voice--compact .voice-sharing-label{display:none}.svoi-voice--compact .voice-network{justify-content:center;width:30px;min-width:30px;padding:0;font-size:0}.svoi-voice--compact .voice-reconnecting{text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:9px;grid-area:1/1;justify-content:flex-start;min-width:0;height:42px;margin-left:10px;padding:0 10px;overflow:hidden}.svoi-voice--compact .voice-share-recovery{z-index:6;border:1px solid #5865f247;border-radius:9px;grid-area:1/1;min-width:0;height:42px;min-height:42px;margin-left:10px;padding:4px 6px 4px 10px;overflow:hidden}.svoi-voice--compact .voice-share-recovery>span,.svoi-voice--compact .voice-share-recovery b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.svoi-voice--compact .voice-share-recovery small{display:none}.svoi-voice--compact .voice-share-recovery__resume{min-height:28px;padding:0 9px}.svoi-voice--compact .voice-share-recovery__dismiss{width:26px;height:26px}.svoi-voice--compact .voice-audio-unlock{border:0;border-radius:9px;grid-area:1/1;justify-content:flex-start;min-width:0;height:42px;min-height:42px;margin-left:10px;padding:4px 10px;overflow:hidden}.svoi-voice--compact .voice-audio-unlock span,.svoi-voice--compact .voice-audio-unlock b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.svoi-voice--compact .voice-audio-unlock small{display:none}.svoi-voice--compact .voice-controls{background:0 0;border:0;grid-area:1/2;align-self:stretch;height:100%;min-height:0;padding:7px 12px 7px 8px}.svoi-voice--compact .voice-share-error{z-index:6;min-width:0;height:42px;min-height:42px;box-shadow:none;border:1px solid #ff647c3d;border-radius:9px;grid-area:1/1;align-self:center;margin:0 0 0 10px;position:relative;top:auto;left:auto;right:auto;overflow:hidden}.svoi-voice--compact .voice-share-error span,.svoi-voice--compact .voice-share-error b,.svoi-voice--compact .voice-share-error small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.svoi-voice--compact .voice-surface:has(.voice-share-error,.voice-share-recovery,.voice-reconnecting,.voice-audio-unlock) .voice-surface__head{visibility:hidden}:is(.svoi-voice--compact .voice-surface:has(.voice-share-error) .voice-reconnecting,.svoi-voice--compact .voice-surface:has(.voice-share-error) .voice-audio-unlock,.svoi-voice--compact .voice-surface:has(.voice-share-error) .voice-share-recovery,.svoi-voice--compact .voice-surface:has(.voice-share-recovery) .voice-audio-unlock,.svoi-voice--compact .voice-surface:has(.voice-audio-unlock) .voice-reconnecting){display:none}.svoi-voice--compact .voice-control{width:41px!important;min-width:41px!important;height:41px!important;padding:0!important}.svoi-voice--compact .voice-control span{display:none}.svoi-voice--compact .voice-mic-control{height:41px}.svoi-voice--compact .voice-mic-settings{width:27px;min-width:27px}.voice-recovery{text-align:center;background:radial-gradient(circle at 50% 45%,#ff647c14,#0000 37%),#15151f;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:13px;min-width:0;min-height:0;padding:30px;display:flex}.voice-recovery__icon{color:#ff9daf;background:#ff647c17;border:1px solid #ff647c33;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid}.voice-recovery__copy{gap:5px;min-width:0;max-width:560px;display:grid}.voice-recovery__copy b{overflow-wrap:anywhere;min-width:0;font-size:17px}.voice-recovery__copy span{color:var(--muted);font-size:11px;line-height:1.5}.voice-recovery__actions{justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.voice-recovery__actions .primary-button,.voice-recovery__actions .ghost-button{min-height:40px;padding:0 14px;font-size:10px}.voice-recovery__dismiss{border:1px solid var(--line);color:#858392;cursor:pointer;background:#252432;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.voice-recovery__dismiss:hover,.voice-recovery__dismiss:focus-visible{color:#fff;background:#302f40}.voice-recovery--compact{text-align:left;background:#ff647c0e;border-bottom:1px solid #ff647c29;flex:none;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:76px;padding:9px 13px;display:grid}.voice-recovery--compact .voice-recovery__icon{border-radius:12px;width:38px;height:38px}.voice-recovery--compact .voice-recovery__copy{max-width:none}.voice-recovery--compact .voice-recovery__copy b{font-size:11px}.voice-recovery--compact .voice-recovery__copy span{text-overflow:ellipsis;white-space:nowrap;max-width:650px;font-size:10px;overflow:hidden}.voice-recovery--compact .voice-recovery__actions{justify-content:flex-end}.dialog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05050ab8;place-items:center;padding:20px;animation:.15s ease-out fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.dialog{width:min(440px,100%);box-shadow:var(--shadow);background:#20202c;border:1px solid #ffffff1a;border-radius:17px;padding:25px;position:relative}.dialog__close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.dialog__close:hover{color:#fff;background:#ffffff0d}.dialog h2{letter-spacing:-.03em;margin:0 35px 7px 0;font-size:21px}.dialog>p{color:var(--muted);margin:0 0 22px;font-size:11px;line-height:1.5}.dialog form{flex-direction:column;gap:14px;display:flex}.dialog .primary-button{width:100%}.secondary-button,.danger-button{color:#c5c2ce;cursor:pointer;background:#292836;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:10px;font-weight:750;display:inline-flex}.secondary-button:hover:not(:disabled),.secondary-button:focus-visible{color:#fff;background:#333141}.danger-button{color:#ffadbb;background:#ff647c1f;border-color:#ff647c40}.danger-button:hover:not(:disabled),.danger-button:focus-visible{color:#fff;background:#ff647c33}.secondary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.5}.profile-login{border:1px solid var(--line);background:#191923;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 11px;display:flex}.profile-login span{color:var(--text-dim,#858d9b);font-size:10px}.profile-login b{color:#c5c2ce;text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:10px;overflow:hidden}.dialog-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.channel-type-picker{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.channel-type-picker button{border:1px solid var(--line);min-height:63px;color:var(--muted);text-align:left;cursor:pointer;background:#181821;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.channel-type-picker button.active{color:#b3aaff;background:#7c6cff1a;border-color:#7c6cff8c}.channel-type-picker span{flex-direction:column;gap:2px;font-size:10px;display:flex}.channel-type-picker b{color:#fff;font-size:11px}.copy-field{height:43px;display:flex}.copy-field input{border-radius:9px 0 0 9px}.copy-field button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:0 9px 9px 0;align-items:center;gap:6px;padding:0 12px;font-size:10px;display:flex}.dialog .dialog-hint{color:var(--text-dim,#858d9b);margin:12px 0 0;font-size:10px}.invite-loading{min-height:50px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.invite-loading .spin{border:2px solid #ffffff1f;border-top-color:var(--purple);border-radius:50%;width:16px;height:16px}.toast{z-index:50;background:#2a2937;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:9px;min-width:280px;max-width:min(520px,100vw - 30px);min-height:45px;padding:10px 10px 10px 14px;font-size:11px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #0006}.toast>svg{color:#a99fff;flex:none}.toast>span{min-width:0;line-height:1.4}.toast--alert{border-color:#ff647c33}.toast--alert>svg{color:#ff9daf}.toast button{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.message-skeleton{align-content:end;gap:2px;min-height:100%;padding:clamp(48px,12vh,110px) 0 20px;display:grid}.message-skeleton>div{grid-template-columns:39px minmax(0,1fr);gap:11px;min-width:0;padding:8px 24px;display:grid}.message-skeleton i{background:var(--panel-3);border-radius:50%;width:39px;height:39px}.message-skeleton span{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.message-skeleton b,.message-skeleton em{background:var(--panel-3);border-radius:8px;width:min(110px,34%);height:8px;display:block}.message-skeleton em{width:min(420px,78%)}.empty-app{background:radial-gradient(circle,#7c6cff1f,#0000 35%),#111119;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:100dvh;display:flex}.empty-app h1{margin:0;font-size:27px}.empty-app>p{color:var(--muted);margin:-10px 0 0;font-size:11px}.empty-app .primary-button{padding:0 22px}.invite-page{background:radial-gradient(circle at 50% 40%,#7c6cff1f,#0000 35%),#111119;flex-direction:column;align-items:center;min-height:100dvh;padding:32px;display:flex;position:relative;overflow:hidden}.invite-page>.brand{align-self:flex-start}.invite-card{text-align:center;z-index:2;width:min(430px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e2ad9;border:1px solid #ffffff17;border-radius:20px;margin:auto;padding:35px;position:relative}.invite-card__mark{color:#aaa1ff;background:#7c6cff1f;border:1px solid #7c6cff33;border-radius:21px;place-items:center;width:66px;height:66px;margin:0 auto 20px;display:grid}.invite-card h1{letter-spacing:-.04em;margin:11px 0;font-size:29px}.invite-card>p{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:0 0 24px;font-size:12px;display:flex}.invite-card .primary-button,.invite-card .ghost-button{width:100%}@media (max-width:1180px){.app-shell{grid-template-columns:68px 240px minmax(400px,1fr)}.member-sidebar{display:none}}@media (max-width:900px){.auth-page{display:block;overflow:auto}.auth-story{display:none}.auth-panel{background:0 0;border-left:0;min-height:100dvh}.auth-card__mobile-brand{justify-content:center;margin-bottom:35px;display:flex}.auth-card__icon{display:none}.app-shell{grid-template-columns:62px minmax(0,1fr)}.server-rail{grid-column:1}.channel-sidebar{z-index:20;width:255px;transition:transform .2s;position:fixed;top:0;bottom:0;left:62px;transform:translate(-110%);box-shadow:18px 0 50px #00000059}.channel-sidebar.is-open{transform:translate(0)}.sidebar-backdrop{z-index:19;background:#0000008c;border:0;display:block;position:fixed;inset:0}.conversation{grid-column:2}.mobile-menu{display:grid!important}}@media (max-width:620px){.app-shell{grid-template-columns:52px minmax(0,1fr);min-height:0}.server-rail{padding-top:8px}.server-rail .brand__mark,.server-pill>span,.server-add{border-radius:12px;width:38px;height:38px}.channel-sidebar{left:52px}.conversation-head{padding:0 9px}.conversation-head__actions>button:not(:last-child):not(.header-voice-join):not(.members-toggle):not(.notifications-on):not(.notifications-off):not(.message-pins-toggle):not(.media-gallery-toggle){display:none}.message-search{width:30px}.message-search__field{justify-content:center;width:30px;padding:0}.message-search:not(.is-open) .message-search__field input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.message-search.is-open .message-search__field{z-index:51;justify-content:flex-start;width:auto;padding:0 7px 0 9px;position:fixed;top:8px;left:60px;right:8px}.message-search__popover{z-index:50;border-radius:11px;width:auto;max-height:calc(100dvh - 53px);position:fixed;top:45px;left:60px;right:8px}.message-search__results{max-height:calc(100dvh - 125px)}.message-row{padding-left:13px;padding-right:45px}.channel-welcome{padding-left:14px}.composer-wrap{padding-left:8px;padding-right:8px}.voice-benefits{flex-direction:column;align-items:center;gap:8px}.voice-landing{padding:22px 15px}.voice-orbit{width:115px;height:115px}.voice-controls{grid-template-columns:64px repeat(4,minmax(0,1fr));gap:3px;width:100%;padding:7px 6px;display:grid;overflow-x:hidden}.voice-stream-stats{justify-content:center;width:29px;min-width:29px;padding:0}.voice-stream-stats span{display:none}.voice-control{width:100%!important;min-width:0!important;padding:0!important}.voice-control span{display:none}.voice-quality-picker{width:100%;min-width:0;padding:0}.voice-quality-picker span{display:none}.voice-mic-control{grid-template-columns:minmax(0,1fr) 24px;width:100%;display:grid}.voice-mic-control .voice-control{width:100%!important;min-width:0!important}.voice-mic-control .voice-control.is-ptt-hold span{font-size:clamp(6px,1.75vw,8px);line-height:1;display:block}.voice-mic-settings{width:24px;min-width:24px}.voice-mic-popover,.voice-content{padding:12px}.screen-hidden-shelf{flex-direction:column;align-items:stretch;gap:5px}.screen-hidden-shelf>div{width:100%}.voice-empty .screen-hidden-shelf{max-width:calc(100vw - 90px)}.voice-talk-modes{grid-template-columns:1fr}.voice-talk-modes legend{grid-column:1}.svoi-voice--compact{height:104px}.svoi-voice--compact .voice-surface{grid-template-rows:43px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.svoi-voice--compact .voice-surface__head{grid-area:1/1;height:43px;padding:0 9px;display:flex}.svoi-voice--compact .voice-surface__head p span{display:none}.svoi-voice--compact .voice-controls{grid-area:2/1;grid-template-columns:70px repeat(3,44px);gap:3px;min-height:57px;padding:7px 4px}.svoi-voice--compact .voice-reconnecting,.svoi-voice--compact .voice-share-recovery,.svoi-voice--compact .voice-audio-unlock,.svoi-voice--compact .voice-share-error{grid-area:1/1;margin:0 6px}.svoi-voice--compact .voice-control{width:100%!important;min-width:0!important}.svoi-voice--compact .voice-mic-control{grid-template-columns:minmax(0,1fr) 27px;display:grid}.svoi-voice--compact .voice-mic-control .voice-control{border-radius:10px 0 0 10px!important}.svoi-voice--compact .voice-mic-settings{width:27px;min-width:27px;display:grid}.voice-recovery{padding:22px 14px}.voice-recovery__actions{flex-wrap:wrap;max-width:100%}.voice-recovery--compact{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:94px;padding:9px}.voice-recovery--compact .voice-recovery__copy span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.voice-recovery--compact .voice-recovery__actions .ghost-button{display:none}.voice-recovery--compact .voice-recovery__actions .primary-button{width:56px;min-width:56px;padding:0;font-size:0}.voice-recovery--compact .voice-recovery__actions .primary-button:after{content:"Снова";font-size:10px;line-height:1}.voice-recovery--compact .voice-recovery__actions .primary-button[aria-busy=true]:after{content:"Ждём"}.voice-recovery--compact .voice-recovery__actions .primary-button .spin{display:none}.voice-recovery--compact .voice-recovery__dismiss{width:34px;height:40px}.auth-panel{padding:24px 18px}.auth-card h2{font-size:22px}.invite-page{padding:22px 15px}.invite-card{padding:27px 20px}}@media (hover:none){.message-actions{opacity:1;pointer-events:auto}.screen-tile__actions{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.spin{animation:none!important}}
.svoi-attachment-image{isolation:isolate;border:1px solid var(--line,#ffffff14);background:var(--media-surface,var(--surface-sunken,#15171d));color:var(--muted,#b5bac1);display:block;position:relative;overflow:hidden}.svoi-attachment-image--message{aspect-ratio:16/10;border-radius:10px;width:min(420px,100%)}.svoi-attachment-image--thread{aspect-ratio:16/10;border-radius:9px;width:min(310px,100%)}.svoi-attachment-image--compact{border-radius:6px;width:34px;height:34px}.svoi-attachment-image--gallery{border:0;border-radius:0;width:100%;height:100%}.svoi-attachment-image--lightbox{background:var(--surface-sunken,#15171d);border:0;border-radius:8px;width:min(1100px,100%);height:100%;max-height:100%}.svoi-attachment-image__image{z-index:1;object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .12s;display:block;position:relative}.svoi-attachment-image--cover .svoi-attachment-image__image,.svoi-attachment-image--compact .svoi-attachment-image__image{object-fit:cover}.svoi-attachment-image--ready .svoi-attachment-image__image{opacity:1}.svoi-attachment-image__placeholder{z-index:0;text-align:center;background:radial-gradient(circle at 50% 42%, #5d66e221, transparent 58%), var(--media-surface,var(--surface-sunken,#15171d));place-content:center;justify-items:center;gap:7px;padding:14px;display:grid;position:absolute;inset:0}.svoi-attachment-image__placeholder:after{content:"";opacity:.4;background:linear-gradient(105deg,#0000 34%,#ffffff0e 48%,#0000 62%);animation:1.35s ease-in-out 2 media-shimmer;position:absolute;inset:0;transform:translate(-100%)}.svoi-attachment-image__placeholder>span{width:38px;height:38px;color:var(--dim,#949ba4);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;place-items:center;display:grid}.svoi-attachment-image__placeholder b,.svoi-attachment-image__placeholder small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.svoi-attachment-image__placeholder b{color:var(--text,#f2f3f5);font-size:11px}.svoi-attachment-image__placeholder small{color:var(--dim,#949ba4);font-size:10px}.svoi-attachment-image__placeholder--error{z-index:2;background:radial-gradient(circle at 50% 36%, #f23f4217, transparent 56%), var(--media-surface,#1e1f22)}.svoi-attachment-image__placeholder--error:after{display:none}.svoi-attachment-image__placeholder--error>span{color:var(--danger,#ef6a7c)}.svoi-attachment-image--compact .svoi-attachment-image__placeholder{gap:0;padding:0}.svoi-attachment-image--compact .svoi-attachment-image__placeholder>span{border-radius:inherit;border:0;width:100%;height:100%}.svoi-attachment-image--compact .svoi-attachment-image__placeholder b,.svoi-attachment-image--compact .svoi-attachment-image__placeholder small{display:none}.svoi-attachment-image--gallery .svoi-attachment-image__placeholder b,.svoi-attachment-image--gallery .svoi-attachment-image__placeholder small{max-width:150px}@keyframes media-shimmer{55%,to{transform:translate(100%)}}.svoi-attachment-video{isolation:isolate;aspect-ratio:16/9;border:1px solid var(--line,#ffffff14);background:var(--surface-sunken,#15171d);border-radius:10px;display:block;position:relative;overflow:hidden}.svoi-attachment-video--message{width:min(520px,100%)}.svoi-attachment-video--thread{border-radius:9px;width:min(310px,100%)}.svoi-attachment-video--lightbox{border:0;border-radius:8px;width:min(1100px,100%);max-height:100%}.svoi-attachment-video__video{z-index:1;object-fit:contain;background:var(--surface-rail,#101217);opacity:0;width:100%;height:100%;display:block;position:relative}.svoi-attachment-video:not(.svoi-attachment-video--ready) .svoi-attachment-video__video{pointer-events:none}.svoi-attachment-video--ready .svoi-attachment-video__video{opacity:1}.svoi-attachment-video__state{z-index:2;text-align:center;background:radial-gradient(circle at 50% 42%, #5d66e224, transparent 58%), var(--surface-sunken,#15171d);place-content:center;justify-items:center;gap:8px;padding:16px;display:grid;position:absolute;inset:0}.svoi-attachment-video__state>span{width:40px;height:40px;color:var(--dim,#949ba4);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;place-items:center;display:grid}.svoi-attachment-video__state b{color:var(--text,#f2f3f5);font-size:11px}.svoi-attachment-video__state small{color:var(--dim,#949ba4);font-size:10px}.svoi-attachment-video__state b,.svoi-attachment-video__state small{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.svoi-attachment-video__state--error>span{color:var(--danger,#ef6a7c)}.svoi-attachment-video__state button{background:var(--surface-raised,#282c36);min-width:92px;min-height:32px;color:var(--text,#f2f3f5);font:inherit;cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.svoi-attachment-video__state button:hover{background:var(--surface-hover,#303541)}.svoi-attachment-video__state button:focus-visible{outline:2px solid var(--purple-2,#7983f5);outline-offset:2px}.svoi-attachment-video__spinner{border:2px solid #ffffff24;border-top-color:#aeb4ff;border-radius:50%;width:20px;height:20px;animation:.85s linear 3 video-spin}@keyframes video-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.svoi-attachment-image__image{transition:none}.svoi-attachment-image__placeholder:after{animation:none}.svoi-attachment-video__spinner{border-top-color:#ffffff24;animation:none}}
