:root{--ink:#f7f5ff;--muted:#aaa7b8;--faint:#777383;--purple:#7c6cf2;--purple-light:#9d91ff;--mint:#35d1ad;--dark:#0c0b10;--panel:#131218;--panel-2:#191820;--panel-3:#211f2a;--line:#ffffff14;--danger:#ff7c87}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.voxly-logo{color:var(--purple);align-items:center;gap:11px;display:inline-flex}.voxly-logo span{color:var(--ink);letter-spacing:-.8px;font-size:23px;font-weight:760}.eyebrow{color:var(--purple-light);letter-spacing:1.7px;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.primary-button,.secondary-button,.header-action{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:700;transition:all .16s;display:inline-flex}.primary-button{background:var(--purple);color:#fff;min-height:48px;padding:0 22px}.primary-button:hover{background:#8a7bf7;transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.secondary-button{border:1px solid var(--line);background:#ffffff0e;min-height:48px;padding:0 22px}.secondary-button:hover{background:#ffffff17}.form-error{color:var(--danger);min-height:18px;margin:6px 0;font-size:12px;line-height:18px}.gate-page{background:#0b0a0f;flex-direction:column;min-height:100svh;padding:38px 5vw 26px;display:flex;position:relative;overflow:hidden}.gate-grid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.gate-orb{filter:blur(110px);opacity:.24;pointer-events:none;border-radius:50%;position:absolute}.gate-orb-one{background:var(--purple);width:420px;height:420px;top:-140px;right:-80px}.gate-orb-two{opacity:.1;background:#2e91d0;width:500px;height:500px;bottom:-230px;left:-230px}.gate-header,.gate-footer{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.gate-header{width:100%;max-width:1280px;margin:0 auto}.alpha-pill{color:#b7affb;letter-spacing:1.2px;text-transform:uppercase;background:#7c6cf214;border:1px solid #9d91ff33;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:10px;font-weight:800;display:flex}.alpha-pill span{background:var(--mint);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #35d1adcc}.gate-content{z-index:1;flex:1;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:clamp(50px,10vw,150px);width:100%;max-width:1140px;margin:40px auto;display:grid;position:relative}.gate-copy h1{letter-spacing:-4.2px;margin:20px 0 25px;font-size:clamp(48px,5.5vw,78px);font-weight:750;line-height:.99}.gate-copy h1 span{background:linear-gradient(100deg,#8c7df7,#b9afff 65%,#f0edff);color:#0000;-webkit-background-clip:text;background-clip:text}.gate-lead{color:var(--muted);max-width:550px;margin:0;font-size:17px;line-height:1.67}.gate-note{align-items:center;gap:16px;margin-top:38px;display:flex}.gate-note-avatars{padding-left:6px;display:flex}.gate-note-avatars span{background:#272430;border:2px solid #0b0a0f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-7px;font-size:10px;font-weight:800;display:flex}.gate-note-avatars span:first-child{background:#6658d8}.gate-note-avatars span:nth-child(2){background:#2b9e86}.gate-note-avatars span:nth-child(3){background:#ce704d}.gate-note-avatars span:nth-child(4){color:#c0bbd0}.gate-note p{color:var(--faint);margin:0;font-size:11px;line-height:1.55}.gate-note strong{color:#d4d0df;font-size:12px}.gate-card-wrap{position:relative}.gate-card-glow{background:var(--purple);filter:blur(70px);opacity:.12;border-radius:40px;position:absolute;inset:50px}.gate-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#16141de6;border:1px solid #ffffff1a;border-radius:22px;padding:40px;position:relative;box-shadow:0 35px 90px #0000006b}.gate-card:before{content:"";background:linear-gradient(90deg,#0000,#9d91ff73,#0000);width:70%;height:1px;position:absolute;top:-1px;left:15%}.gate-lock{color:var(--purple-light);background:#7c6cf221;border:1px solid #9d91ff33;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:26px;display:flex}.gate-card h2{letter-spacing:-.8px;margin:10px 0;font-size:25px}.card-description{color:var(--muted);margin:0 0 28px;font-size:13px}.gate-card label,.auth-form label,.action-modal label{color:#cbc7d6;letter-spacing:.25px;font-size:11px;font-weight:700;display:block}.password-field{background:#0f0e14;border:1px solid #ffffff18;border-radius:10px;align-items:center;margin-top:8px;transition:border-color .16s;display:flex}.password-field:focus-within{border-color:#9d91ffb3;box-shadow:0 0 0 3px #7c6cf217}.password-field.has-error{border-color:#ff7c878c}.password-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:49px;padding:0 15px}.password-field input::placeholder,.auth-form input::placeholder{color:#5d5968}.password-field button{color:#777383;cursor:pointer;background:0 0;border:0;place-items:center;padding:10px 14px;display:grid}.gate-submit{justify-content:space-between;width:100%;margin-top:5px;padding-left:18px}.dev-hint{color:#767281;text-align:center;background:#ffffff09;border-radius:7px;margin:16px 0 0;padding:9px 11px;font-size:11px}.dev-hint code{color:#b7affb}.privacy-note{color:#5e5a68;text-align:center;margin:15px 0 0;font-size:10px;line-height:1.5}.gate-footer{color:#57535f;letter-spacing:.4px;width:100%;max-width:1280px;margin:0 auto;font-size:10px}.gate-footer-status{align-items:center;gap:7px;display:flex}.gate-footer-status i{background:var(--mint);border-radius:50%;width:5px;height:5px}.landing-page{background:#0c0b10;min-height:100vh;position:relative;overflow:hidden}.landing-gradient{pointer-events:none;background:radial-gradient(circle at 70% 16%,#7c6cf229,#0000 33%),radial-gradient(circle at 25% 38%,#3f7ea812,#0000 28%);position:absolute;inset:0}.shell-width{width:calc(100% - 64px);max-width:1240px;margin-inline:auto;position:relative}.landing-header{z-index:3;justify-content:space-between;align-items:center;height:92px;display:flex}.landing-header nav{gap:34px;margin-left:auto;margin-right:42px;display:flex}.landing-header nav a{color:#9b97a7;font-size:13px;transition:color .14s}.landing-header nav a:hover{color:#fff}.header-action{border:1px solid var(--line);background:#ffffff12;min-height:39px;padding:0 18px}.header-action:hover{background:#ffffff1c}.hero{grid-template-columns:.83fr 1.17fr;align-items:center;gap:55px;min-height:690px;padding:54px 0 70px;display:grid}.hero-copy{z-index:2;position:relative}.hero-badge{color:#75d7bf;letter-spacing:.9px;text-transform:uppercase;background:#35d1ad13;border:1px solid #35d1ad2b;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;font-size:10px;font-weight:750;display:inline-flex}.hero-badge span{background:#35d1ad2e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.hero h1{letter-spacing:-4.6px;margin:24px 0;font-size:clamp(52px,5vw,74px);line-height:.97}.hero h1 em{color:var(--purple-light);font-style:normal}.hero-copy>p{color:var(--muted);max-width:490px;margin:0;font-size:16px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:32px 0 16px;display:flex}.hero-copy small{color:#686472;font-size:10px}.product-preview{background:#131218;border:1px solid #ffffff1c;border-radius:18px;grid-template-columns:58px 170px 1fr;height:440px;display:grid;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 45px 110px #00000080,0 0 80px #7c6cf212}.preview-rail{background:#0c0b10;flex-direction:column;align-items:center;gap:11px;padding:13px 0;display:flex}.preview-rule{background:#ffffff14;width:28px;height:1px}.preview-server,.preview-add{color:#aaa6b5;background:#24222b;border-radius:15px;justify-content:center;align-items:center;width:37px;height:37px;font-size:12px;font-weight:800;display:flex}.preview-server.active{background:var(--purple);color:#fff;border-radius:12px}.preview-add{color:var(--mint);background:#35d1ad14}.preview-sidebar{background:#17161c;flex-direction:column;min-width:0;padding:0 11px;display:flex}.preview-sidebar>strong{border-bottom:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;margin:0 -11px 12px;padding:18px 13px;font-size:11px;overflow:hidden}.preview-sidebar>strong span{float:right}.preview-sidebar>p{color:#696572;letter-spacing:.3px;justify-content:space-between;align-items:center;margin:12px 4px 5px;font-size:7px;font-weight:800;display:flex}.preview-channel{color:#898592;border-radius:4px;align-items:center;gap:7px;padding:6px 7px;font-size:10px;display:flex}.preview-channel.active{color:#d8d5df;background:#24222b}.preview-channel.voice{color:#9e9aa7}.voice-person{color:#777480;align-items:center;gap:7px;margin:4px 0 0 22px;font-size:9px;display:flex}.voice-person i{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:flex}.preview-me{background:#111015;align-items:center;gap:7px;margin:auto -11px 0;padding:9px;display:flex}.preview-me>i{background:var(--purple);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:flex}.preview-me span{flex-direction:column;flex:1;min-width:0;display:flex}.preview-me b{font-size:8px}.preview-me small{color:#6d6975;font-size:7px}.preview-chat{background:#1c1b22;flex-direction:column;min-width:0;display:flex}.preview-chat>header{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:48px;padding:0 15px;display:flex}.preview-chat>header svg{color:#7c7785}.preview-chat>header strong{font-size:10px}.preview-chat>header span{color:#666270;margin-left:3px;font-size:8px}.preview-chat>header svg:last-child{margin-left:auto}.preview-welcome{margin:auto 18px 0}.preview-welcome span{color:#aaa6b4;background:#2b2933;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.preview-welcome h3{letter-spacing:-.2px;margin:10px 0 3px;font-size:14px}.preview-welcome p{color:#777381;margin:0 0 12px;font-size:8px}.preview-messages{flex-direction:column;gap:12px;padding:0 18px;display:flex}.preview-message{gap:9px;display:flex}.preview-message>i{border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:flex}.preview-message p{color:#b8b4c0;margin:-1px 0 0;font-size:8px;line-height:1.5}.preview-message strong{color:#e3e0e8;font-size:9px}.preview-message time{color:#5e5b65;margin-left:6px;font-size:6px}.preview-input{color:#6d6977;background:#282630;border-radius:6px;align-items:center;gap:9px;min-height:35px;margin:15px;padding:0 11px;font-size:8px;display:flex}.preview-live{border:1px solid var(--line);color:#9d99a7;background:#18171d;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:8px;display:flex;position:absolute;bottom:12px;right:14px;box-shadow:0 8px 20px #0008}.preview-live i{background:var(--mint);border-radius:50%;width:5px;height:5px}.possibilities{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.possibilities article{padding:42px 40px}.possibilities article+article{border-left:1px solid var(--line)}.possibilities article>span{color:var(--purple-light);background:#7c6cf21a;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.possibilities h2{margin:18px 0 8px;font-size:17px}.possibilities p{color:#888492;max-width:280px;margin:0;font-size:12px;line-height:1.6}.landing-about{text-align:center;padding:110px 0 130px}.landing-about p{color:var(--purple-light);letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:800}.landing-about h2{letter-spacing:-2px;margin:20px 0 0;font-size:clamp(28px,3.2vw,46px);line-height:1.2}.auth-page{grid-template-columns:minmax(380px,.85fr) minmax(540px,1.15fr);min-height:100svh;display:grid}.auth-aside{background:#111016;flex-direction:column;padding:38px 8%;display:flex;position:relative;overflow:hidden}.auth-aside-grid{pointer-events:none;background-image:radial-gradient(#9d91ff1c 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.auth-aside:after{background:var(--purple);content:"";filter:blur(120px);opacity:.2;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-180px;right:-120px}.auth-aside>a{z-index:1;position:relative}.auth-quote{z-index:1;max-width:470px;margin:auto 0 34px;position:relative}.auth-quote>span{color:var(--purple-light);letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.auth-quote h2{letter-spacing:-3.3px;margin:20px 0;font-size:clamp(39px,4vw,60px);line-height:1.02}.auth-quote p{color:var(--muted);max-width:420px;font-size:14px;line-height:1.65}.auth-mini-chat{border:1px solid var(--line);z-index:1;background:#1e1c25d1;border-radius:13px;max-width:390px;padding-bottom:9px;position:relative;box-shadow:0 20px 45px #0005}.auth-mini-chat header{border-bottom:1px solid var(--line);color:#b9b5c2;gap:5px;padding:10px 13px;font-size:10px;font-weight:700;display:flex}.auth-mini-chat>div{gap:9px;padding:10px 13px 2px;display:flex}.auth-mini-chat i{background:var(--purple);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:flex}.auth-mini-chat>div:nth-child(3) i{background:#299d84}.auth-mini-chat p{color:#aaa6b3;margin:0;font-size:9px;line-height:1.5}.auth-mini-chat strong{color:#fff;font-size:9px;display:block}.auth-mini-chat small{color:#66626e;margin-left:5px;font-size:6px}.auth-aside-footer{color:#5d5966;z-index:1;margin-top:auto;font-size:10px;position:relative}.auth-main{background:#0b0a0f;flex-direction:column;justify-content:center;align-items:center;padding:60px;display:flex;position:relative}.auth-card{width:100%;max-width:440px}.auth-card h1{letter-spacing:-1.7px;margin:12px 0 8px;font-size:36px}.auth-card>p:not(.eyebrow){color:#888492;margin:0 0 30px;font-size:13px}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-form input{color:#fff;background:#121117;border:1px solid #ffffff17;border-radius:9px;outline:none;width:100%;height:48px;margin-top:8px;padding:0 14px;transition:all .15s;display:block}.auth-form input:focus{border-color:#9d91ffa6;box-shadow:0 0 0 3px #7c6cf214}.auth-form .password-field{margin-top:8px}.auth-form .password-field input{border:0;margin:0}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-error{margin:-10px 0}.auth-submit{width:100%}.auth-switch{color:#777381;text-align:center;font-size:12px;margin:0!important}.auth-switch a{color:var(--purple-light);font-weight:700}.auth-forgot-link{color:var(--purple-light);align-self:flex-end;margin-top:-12px;font-size:11px;font-weight:700;transition:color .14s}.auth-forgot-link:hover,.auth-result-link:hover{color:#bbb3ff}.auth-result-link{color:#8e8998;justify-content:center;align-self:center;align-items:center;gap:6px;font-size:11px;font-weight:650;display:inline-flex}.reset-email-field{background:#121117;border:1px solid #ffffff17;border-radius:9px;align-items:center;margin-top:8px;transition:all .15s;display:flex}.reset-email-field:focus-within{border-color:#9d91ffa6;box-shadow:0 0 0 3px #7c6cf214}.reset-email-field>svg{color:#666171;flex:none;margin-left:14px}.auth-form .reset-email-field input{background:0 0;border:0;margin:0;padding-left:10px}.password-reset-result{text-align:center;flex-direction:column;align-items:center;display:flex}.password-reset-icon{color:var(--purple-light);background:#7c6cf21f;border:1px solid #9d91ff33;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;display:flex}.password-reset-icon.success{color:var(--mint);background:#35d1ad1a;border-color:#35d1ad33}.password-reset-icon.error{color:var(--danger);background:#ff7c8714;border-color:#ff7c872b}.password-reset-result>strong{font-size:18px}.password-reset-result>p{color:#8d8996;max-width:390px;margin:9px 0 22px;font-size:12px;line-height:1.65}.password-reset-result .auth-submit+.auth-result-link{margin-top:18px}.auth-legal{color:#514e58;font-size:9px;position:absolute;bottom:25px}.auth-mobile-logo{display:none}.voxly-app{background:#19181f;grid-template-columns:72px 258px minmax(0,1fr);height:100svh;display:grid;overflow:hidden}.app-loading{color:var(--purple);background:#0d0c11;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:100svh;display:flex}.loading-dots{gap:5px;display:flex}.loading-dots i{background:var(--purple-light);border-radius:50%;width:5px;height:5px;animation:1.2s infinite loadingDot}.loading-dots i:nth-child(2){animation-delay:.15s}.loading-dots i:nth-child(3){animation-delay:.3s}@keyframes loadingDot{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.app-error-state{color:#fff}.app-error-state h1{margin:4px 0 0;font-size:22px}.app-error-state p{color:var(--muted);margin:0 0 8px;font-size:13px}.server-rail{z-index:12;background:#0e0d12;flex-direction:column;align-items:center;gap:9px;min-height:0;padding:12px 0;display:flex;position:relative}.server-rail button{cursor:pointer;border:0}.rail-brand{color:var(--purple);background:0 0;place-items:center;padding:0;display:grid}.rail-divider{background:#ffffff17;width:32px;height:1px}.rail-divider.subtle{opacity:.55}.rail-home,.server-button,.server-action{color:#a5a1af;background:#24222b;border-radius:18px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;position:relative;overflow:visible}.rail-home:hover,.rail-home.active{background:var(--purple);color:#fff;border-radius:14px}.rail-home.active:before,.server-button.active:before{content:"";background:#fff;border-radius:0 4px 4px 0;width:4px;height:26px;position:absolute;left:-14px}.server-list{scrollbar-width:none;flex-direction:column;align-items:center;gap:9px;width:100%;min-height:0;display:flex;overflow-y:auto}.server-button{background:color-mix(in srgb, var(--server-color) 25%, #24222b);font-size:13px;font-weight:800}.server-button:hover,.server-button.active{background:var(--server-color);color:#fff;border-radius:14px}.server-action{color:var(--mint);background:#35d1ad13}.server-action:hover{background:var(--mint);color:#071712;border-radius:14px}.voxly-server-avatar{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.voxly-server-avatar-fallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.voxly-server-avatar-image{object-fit:contain;background:#121117;width:100%;height:100%;position:absolute;inset:0}.server-button>.voxly-server-avatar{border-radius:inherit;width:100%;height:100%}.server-heading>.voxly-server-avatar{border-radius:9px;flex:none;width:32px;height:32px;font-size:10px;font-weight:850}.channel-sidebar{z-index:10;background:#15141a;flex-direction:column;min-height:0;display:flex;position:relative}.server-heading{border-bottom:1px solid #00000073;flex:0 0 54px;align-items:center;gap:8px;padding:0 15px;display:flex;box-shadow:0 1px #ffffff06}.server-heading>div{flex-direction:column;flex:1;min-width:0;display:flex}.server-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.server-heading small{color:#6c6875;margin-top:2px;font-size:8px}.server-heading>svg{color:#77727f}.mobile-close{background:0 0;border:0;display:none}.invite-card{color:#aaa5b6;cursor:pointer;text-align:left;background:#7c6cf216;border:1px solid #7c6cf221;border-radius:8px;align-items:center;gap:9px;margin:11px 10px 3px;padding:9px;display:flex}.invite-card>span{color:var(--purple-light);background:#7c6cf229;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.invite-card p{flex-direction:column;flex:1;margin:0;display:flex}.invite-card small{color:#716c7c;letter-spacing:.5px;font-size:7px;font-weight:800}.invite-card strong{color:#c3becf;letter-spacing:1.1px;margin-top:2px;font-size:10px}.invite-card>svg{color:#777281}.channel-scroll{scrollbar-color:#0d0c11 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:6px 8px;overflow-y:auto}.channel-group-title{color:#6d6975;letter-spacing:.45px;justify-content:space-between;align-items:center;margin:14px 5px 5px;font-size:8px;font-weight:850;display:flex}.channel-group-title button{color:#7d7887;cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.channel-item{color:#8b8794;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;width:100%;margin:1px 0;padding:7px 8px;font-size:12px;display:flex}.channel-item:hover{color:#c7c3ce;background:#ffffff09}.channel-item.active{color:#e4e1e8;background:#25232c}.channel-item>svg{color:#77727f}.channel-dot{background:var(--purple-light);border-radius:50%;width:4px;height:4px;margin-left:auto}.voice-title{margin-top:22px}.soon-label{color:#686370;font-size:6px}.voice-disabled{color:#6e6a77}.sidebar-empty{color:#65616d;margin:10px 7px;font-size:10px;line-height:1.55}.voice-preview{background:#121116;border-top:1px solid #ffffff0a;align-items:center;gap:8px;padding:9px 11px;display:flex}.voice-preview>span{color:var(--mint);background:#35d1ad14;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.voice-preview p{flex-direction:column;margin:0;display:flex}.voice-preview strong{color:#9893a1;font-size:9px}.voice-preview small{color:#5f5b67;margin-top:2px;font-size:7px}.voice-preview.error{align-items:flex-start}.voice-preview.error>span{color:var(--danger);background:#ff6b7a1a;flex:none}.voice-preview.error strong{color:#ff9da7}.voice-preview.error small{color:#a98489;line-height:1.35}.user-bar{background:#0f0e13;align-items:center;gap:7px;min-height:52px;padding:7px 8px;display:flex}.user-avatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex;position:relative}.user-avatar i{background:var(--mint);border:2px solid #0f0e13;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.user-identity{flex-direction:column;flex:1;min-width:0;display:flex}.user-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.user-identity small{color:#696572;text-overflow:ellipsis;margin-top:2px;font-size:8px;overflow:hidden}.user-bar button{color:#797582;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.user-bar button:hover{color:#c9c5d0;background:#24222b}.user-bar button.muted{color:#ffb35d}.user-bar button:disabled{color:#514e59;cursor:not-allowed;background:0 0}.user-bar .user-profile-edit{width:36px;height:36px;padding:3px;position:relative;overflow:visible}.user-bar .user-profile-edit:hover{background:#fff1}.user-profile-pencil{color:#d9d3ff;z-index:4;background:#312d3d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:-2px;left:-2px}.user-avatar i.is-idle{background:#e9b75a}.user-avatar i.is-dnd{background:#e45d6b}.user-avatar i.is-invisible,.user-avatar i.is-offline{background:#716c79}.voxly-user-avatar{position:relative;overflow:visible}.voxly-user-avatar-fallback{z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.voxly-user-avatar-image{border-radius:inherit;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.voxly-user-avatar>i,.voxly-user-avatar>.product-avatar-presence{z-index:2}.app-main{background:#1c1b22;min-width:0;position:relative;overflow:hidden}.chat-header,.friends-header{border-bottom:1px solid #0006;align-items:center;gap:8px;height:54px;padding:0 18px;display:flex;box-shadow:0 1px #ffffff05}.chat-header>svg{color:#7b7683}.chat-header strong{font-size:13px}.header-divider{background:#ffffff17;width:1px;height:20px;margin:0 4px}.chat-header p{color:#6f6b77;margin:0;font-size:10px}.chat-header-actions{gap:3px;margin-left:auto;display:flex}.chat-header-actions button,.mobile-menu{color:#827d89;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.chat-header-actions button:hover{color:#c7c3cf;background:#ffffff0a}.mobile-menu{display:none}.chat-layout{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 220px;height:calc(100svh - 54px);min-height:0;display:grid;overflow:hidden}.chat-column{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.message-list{scrollbar-color:#0e0d12 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:0 0 15px;overflow-y:auto}.channel-welcome{margin:0 22px;padding-top:clamp(70px,19vh,210px)}.channel-welcome>span{color:#aaa6b4;background:#2b2933;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.channel-welcome h1{letter-spacing:-.6px;margin:13px 0 5px;font-size:23px}.channel-welcome p{color:#77737f;margin:0 0 24px;font-size:11px}.day-divider{color:#6a6671;align-items:center;gap:10px;margin:18px 18px 10px;font-size:8px;display:flex}.day-divider:before,.day-divider:after{content:"";background:#ffffff0e;flex:1;height:1px}.chat-message{gap:11px;padding:5px 18px;display:flex;position:relative}.chat-message:hover{background:#00000014}.message-avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;font-size:10px;font-weight:800;display:flex}.chat-message>div{min-width:0}.chat-message header{align-items:baseline;gap:7px;display:flex}.chat-message header strong{color:#e2dfe7;font-size:11px}.chat-message time{color:#5e5a65;font-size:7px}.chat-message p{color:#bbb7c2;overflow-wrap:anywhere;white-space:pre-wrap;margin:2px 0;font-size:11px;line-height:1.55}.message-more{border:1px solid var(--line);color:#77727f;cursor:pointer;background:#24222b;border-radius:5px;padding:3px 7px;display:none;position:absolute;top:-5px;right:15px}.chat-message:hover .message-more{display:grid}.message-composer{background:#2a2832;border-radius:8px;flex:0 0 45px;align-items:center;gap:7px;margin:0 16px 17px;padding:0 8px;display:flex}.message-composer input{color:#dedbe3;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.message-composer input::placeholder{color:#716d79}.message-composer button{color:#85818e;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.message-composer button:hover{color:#c2bec9;background:#ffffff0a}.message-composer .send-button{background:var(--purple);color:#fff;width:32px;height:30px}.message-composer .send-button:disabled{color:#65616d;cursor:default;background:0 0}.empty-chat{color:#77727f;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.empty-chat h2{font-size:15px}.members-sidebar{background:#17161c;min-height:0;padding:14px 8px;overflow-y:auto}.member-group>p{color:#696572;letter-spacing:.4px;margin:10px 7px 6px;font-size:8px;font-weight:800}.member-group button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 7px;display:flex}.member-group button:hover{background:#ffffff09}.member-group button>span:last-child{flex-direction:column;min-width:0;display:flex}.member-group strong{color:#aca8b4;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.member-group small{color:#625e69;margin-top:2px;font-size:7px}.member-group .offline{filter:saturate(.25);opacity:.5}.app-toast{color:#d9d5e0;z-index:50;background:#26242e;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:8px;max-width:min(380px,100vw - 30px);padding:11px 15px;font-size:11px;animation:.2s ease-out toastIn;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #0008}.app-toast svg{color:var(--mint)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.app-progress{background:var(--purple);z-index:60;width:30%;height:2px;animation:1.4s infinite progress;position:fixed;top:0;left:72px}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(450%)}}.sidebar-search{color:#6f6b77;cursor:pointer;text-align:left;background:#0f0e13;border:0;border-radius:5px;align-items:center;gap:6px;margin:10px;padding:8px 10px;font-size:9px;display:flex}.dm-person{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px;display:flex}.dm-person:hover,.dm-person.active{background:#ffffff0e}.dm-person.active strong{color:#e0dce6}.dm-person p{flex-direction:column;min-width:0;margin:0;display:flex}.dm-person strong,.dm-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dm-person strong{color:#afaab7;font-size:10px}.dm-person small{color:#625e69;max-width:165px;margin-top:2px;font-size:8px}.friends-panel{flex-direction:column;height:100svh;display:flex}.friends-header{flex:0 0 54px}.friends-header>svg{color:#7c7784}.friends-header strong{font-size:13px}.friends-header>span{background:#ffffff14;width:1px;height:20px;margin:0 6px}.friends-header nav{align-items:center;gap:4px;display:flex}.friends-header nav button{color:#888491;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 10px;font-size:10px}.friends-header nav button:hover,.friends-header nav button.active{color:#dedbe3;background:#ffffff0e}.friends-header nav .add-friend-nav{color:#fff;background:#278c75;margin-left:4px}.friends-header nav .add-friend-nav:hover{color:#fff;background:#2da087}.direct-chat{flex-direction:column;height:100svh;display:flex}.direct-header{flex:0 0 54px}.direct-header>.user-avatar{width:31px;height:31px}.direct-header>.user-avatar i{border-color:#1c1b22}.direct-heading{flex-direction:column;min-width:0;display:flex}.direct-heading strong{color:#e5e1e9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.direct-heading small{color:#706c78;margin-top:2px;font-size:8px}.direct-layout{flex-direction:column;flex:1;min-height:0;display:flex}.direct-message-list{flex:1}.direct-welcome{margin:0 22px;padding-top:clamp(75px,22vh,240px)}.direct-welcome-avatar{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:22px;font-weight:800;display:flex}.direct-welcome h1{letter-spacing:-.8px;margin:16px 0 3px;font-size:25px}.direct-welcome strong{color:#9d98a6;font-size:11px}.direct-welcome p{color:#77737f;margin:8px 0 25px;font-size:11px}.direct-loading{color:#77727f;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:9px;display:flex}.direct-loading p{margin:0;font-size:10px}.direct-loading .loading-dots i{background:var(--purple-light)}.direct-message p{max-width:760px}.friends-body{flex:1;min-height:0;padding:28px;overflow-y:auto}.friends-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.friends-empty>span{color:#77727f;background:#292731;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.friends-empty h2{margin:16px 0 6px;font-size:16px}.friends-empty p{color:#77737f;margin:0;font-size:10px}.friend-list{max-width:850px;margin:0 auto}.friend-list>p{color:#716d79;letter-spacing:.4px;font-size:8px;font-weight:800}.friend-list article{border-top:1px solid #ffffff0e;align-items:center;gap:10px;padding:11px 6px;display:flex}.friend-list article>div{flex-direction:column;flex:1;display:flex}.friend-list strong{color:#d3cfd8;font-size:11px}.friend-list small{color:#6f6b77;margin-top:3px;font-size:8px}.friend-list article>button{color:#898591;cursor:pointer;background:#292731;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.friend-list article>button:hover{color:#fff;background:#35323f}.friend-list article>button.accept{color:var(--mint)}.add-friend-card{max-width:760px;margin:45px auto}.add-friend-card>span{color:var(--purple-light);background:#7c6cf21c;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.add-friend-card h1{margin:17px 0 6px;font-size:21px}.add-friend-card>p{color:#77737f;font-size:10px}.add-friend-card form{background:#111016;border:1px solid #ffffff17;border-radius:8px;align-items:center;margin-top:22px;padding:8px;display:flex}.add-friend-card input{color:#fff;background:0 0;border:0;outline:0;flex:1;padding:0 9px;font-size:11px}.add-friend-card form button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:10px 13px;font-size:9px;font-weight:750}.add-friend-card form button:disabled{cursor:default;opacity:.5}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030305b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.action-modal{background:#1b1a21;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:430px;padding:34px;position:relative;box-shadow:0 30px 80px #000a}.modal-close{color:#77727f;cursor:pointer;background:0 0;border:0;padding:8px;position:absolute;top:15px;right:15px}.modal-icon{color:var(--purple-light);background:#7c6cf21c;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.modal-icon svg{width:21px;height:21px}.action-modal h2{letter-spacing:-.5px;margin:18px 0 7px;font-size:22px}.action-modal>p{color:#888491;margin:0 0 24px;font-size:11px;line-height:1.55}.action-modal input{color:#fff;background:#111016;border:1px solid #ffffff17;border-radius:8px;outline:0;width:100%;height:45px;margin-top:8px;padding:0 12px;display:block}.action-modal input:focus{border-color:#9d91ff99}.action-modal form>div{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.action-modal .primary-button{min-height:41px}.modal-cancel{color:#918d99;cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:11px}.remote-call-audio{opacity:0;pointer-events:none;width:0;height:0;position:fixed;top:0;left:0}.incoming-call-backdrop{z-index:140;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050408b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.incoming-call{text-align:center;background:#1c1a23;border:1px solid #ffffff1c;border-radius:22px;width:100%;max-width:360px;padding:42px 34px 32px;box-shadow:0 35px 100px #000c}.call-rings{justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 23px;display:flex;position:relative}.call-rings>i{border:1px solid #7c6cf25c;border-radius:50%;animation:2s infinite callRing;position:absolute;inset:5px}.call-rings>i:nth-child(2){animation-delay:.65s}.call-rings>span{z-index:2;border:3px solid #292631;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:20px;font-weight:800;display:flex;position:relative}@keyframes callRing{0%{opacity:.8;transform:scale(.8)}80%,to{opacity:0;transform:scale(1.45)}}.incoming-call>p{color:var(--purple-light);letter-spacing:1px;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.incoming-call h2{letter-spacing:-.7px;margin:10px 0 3px;font-size:24px}.incoming-call>small{color:#77727f;font-size:10px}.incoming-actions{justify-content:center;gap:40px;margin-top:34px;display:flex}.incoming-actions button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;font-size:9px;display:flex}.incoming-actions button svg{box-sizing:content-box;color:#fff;border-radius:50%;padding:14px}.decline-call svg{background:#db5360}.accept-call svg{background:#28aa84}.active-call-panel{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#19171ff7;border:1px solid #ffffff1c;border-radius:14px;align-items:center;gap:10px;min-width:330px;max-width:calc(100vw - 380px);padding:10px 12px;display:flex;position:fixed;bottom:22px;left:calc(50% + 165px);transform:translate(-50%);box-shadow:0 18px 55px #000a}.active-call-avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:flex;position:relative}.active-call-avatar.ringing:after{content:"";border:2px solid #9d91ff73;border-radius:50%;animation:1.5s infinite activeRing;position:absolute;inset:-4px}@keyframes activeRing{0%,to{opacity:.35;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}.active-call-copy{flex-direction:column;flex:1;min-width:0;display:flex}.active-call-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.active-call-copy small{color:#77727f;margin-top:3px;font-size:8px}.call-control{color:#c4bfcc;cursor:pointer;background:#302d38;border:0;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;display:grid}.call-control:hover{color:#fff;background:#3a3644}.call-control.muted{color:#ffb35d;background:#ffa74324}.call-control.playback{color:var(--mint)}.call-control.hangup{color:#fff;background:#d94e5b}.call-control.hangup:hover{background:#ea5d69}.call-error{z-index:150;background:#24212a;border:1px solid #ff7c8733;border-radius:12px;align-items:center;gap:10px;max-width:360px;padding:11px 12px;display:flex;position:fixed;top:22px;right:22px;box-shadow:0 18px 50px #000a}.call-error>span{color:var(--danger);background:#ff7c871a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.call-error p{flex-direction:column;flex:1;margin:0;display:flex}.call-error strong{font-size:10px}.call-error small{color:#9d98a6;margin-top:3px;font-size:8px}.call-error button{color:#77727f;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.connection-quality{color:#77727f;border:1px solid;border-radius:999px;flex:none;align-items:center;gap:4px;padding:4px 7px;line-height:1;display:inline-flex}.connection-quality>span{white-space:nowrap;font-size:8px;font-weight:800}.connection-quality small{opacity:.78;white-space:nowrap;font-size:7px}.connection-quality.good{color:var(--mint);background:#35d1ad14}.connection-quality.fair{color:#ffb35d;background:#ffb35d14}.connection-quality.poor{color:var(--danger);background:#ff7c8714}.connection-quality.unknown{color:#77727f;background:#8f8a9912}.connection-quality.compact{border-color:#0000;padding:2px 0}.voice-channel-item.active{color:#c9f7ec;background:#35d1ad13}.voice-channel-item.active>svg{color:var(--mint)}.voice-channel-item:disabled{cursor:wait;opacity:.55}.voice-channel-count{background:#ffffff0e;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:auto;padding:0 5px;font-size:7px;font-weight:800;display:inline-flex}.voice-participants{flex-direction:column;margin:1px 0 5px 27px;display:flex}.voice-participant{color:#817d89;align-items:center;gap:6px;min-width:0;padding:3px 6px;font-size:9px;display:flex}.voice-participant .user-avatar{width:20px;height:20px;font-size:7px}.voice-participant>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.voice-participant>svg{color:#ffb35d;margin-left:auto}.voice-preview.connected{flex-direction:column;align-items:stretch;gap:7px;padding:9px 10px;display:flex}.voice-preview-heading{align-items:center;gap:7px;min-width:0;display:flex}.voice-preview-heading>span{color:var(--mint);background:#35d1ad14;border-radius:6px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.voice-preview-heading p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.voice-preview-heading strong{color:#c6f5e9;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.voice-preview-heading small{color:#6f817c;margin-top:2px;font-size:7px}.voice-preview-controls{align-items:center;gap:5px;display:flex}.voice-preview-controls .connection-quality{margin-right:auto}.voice-preview-controls button{color:#9c97a5;cursor:pointer;background:#282630;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.voice-preview-controls button:hover{color:#fff;background:#34313d}.voice-preview-controls button.muted{color:#ffb35d}.voice-preview-controls button.leave{color:var(--danger)}.voice-remote-audio{opacity:0;pointer-events:none;width:0;height:0;position:fixed}.voice-preview-controls button.screen-share.active,.call-control.screen-share.active{color:var(--mint);background:#35d1ad24}.voice-preview-controls button:disabled,.call-control:disabled{cursor:not-allowed;opacity:.42}.voice-preview-controls button:disabled:hover,.call-control:disabled:hover{color:#9c97a5;background:#282630}.screen-share-stage{z-index:75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0b10fa;border:1px solid #ffffff1f;border-radius:15px;flex-direction:column;min-height:0;transition:bottom .18s,height .18s,right .18s,width .18s;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 70px #000b}.screen-share-stage.expanded{inset:68px 18px 82px}.screen-share-stage.compact{width:min(500px,100% - 36px);height:min(330px,100% - 154px);bottom:82px;right:18px}.screen-share-stage-header{background:#17151d;border-bottom:1px solid #ffffff12;flex:0 0 50px;align-items:center;gap:9px;min-width:0;padding:0 12px;display:flex}.screen-share-stage-icon{color:var(--purple-light);background:#7c6cf21f;border-radius:7px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.screen-share-stage.compact .screen-share-stage-icon{color:var(--mint);background:#35d1ad1a}.screen-share-stage-heading{flex-direction:column;flex:1;min-width:0;display:flex}.screen-share-stage-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.screen-share-stage-heading small{color:#77727f;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.screen-share-stage-actions{flex:none;align-items:center;gap:6px;display:flex}.screen-share-stage-actions button,.screen-share-tile-controls button{color:#aaa5b3;cursor:pointer;background:#292731;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:8px;display:flex}.screen-share-stage-actions button:hover,.screen-share-tile-controls button:hover{color:#fff;background:#36333f}.screen-share-stage-actions button:focus-visible,.screen-share-tile-controls button:focus-visible,.screen-share-volume input:focus-visible{outline:2px solid var(--purple-light);outline-offset:2px}.screen-share-stage-actions button.danger,.screen-share-tile-controls button.danger{color:#ff8a95;background:#d94e5b21}.screen-share-stage-actions button.danger:hover,.screen-share-tile-controls button.danger:hover{color:#ffb2b8;background:#d94e5b38}.screen-share-grid{flex:1;gap:8px;min-height:0;padding:8px;display:grid}.screen-share-grid.count-1{grid-template-columns:minmax(0,1fr)}.screen-share-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-share-grid.count-3,.screen-share-grid.count-4-plus{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.screen-share-grid.count-4-plus{grid-auto-rows:minmax(170px,1fr);overflow-y:auto}.screen-share-tile{background:#08070a;border:1px solid #ffffff17;border-radius:10px;min-height:0;position:relative;overflow:hidden}.screen-share-tile.local{border-color:#35d1ad47}.screen-share-tile video{object-fit:contain;background:#08070a;width:100%;height:100%;display:block}.screen-share-audio{opacity:0;pointer-events:none;width:0;height:0;position:absolute;top:0;left:0}.screen-share-tile-bar{background:linear-gradient(#0000,#040407e6 38%,#040407f7);align-items:center;gap:8px;min-height:58px;padding:16px 9px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.screen-share-tile-identity{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.screen-share-tile-identity>div{flex-direction:column;min-width:0;display:flex}.screen-share-tile-identity strong{color:#e4e0e8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.screen-share-tile-identity small{color:#77727f;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.screen-share-audio-status{color:#77727f;background:#fff1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.screen-share-audio-status.available{color:var(--mint);background:#35d1ad1c}.screen-share-tile-controls{flex:none;align-items:center;gap:5px;display:flex}.screen-share-tile-controls button{width:28px;height:28px;min-height:28px;padding:0}.screen-share-tile-controls button.muted{color:#ffb35d;background:#ffb35d1f}.screen-share-tile-controls button:disabled{color:#55515c;cursor:not-allowed;opacity:.65}.screen-share-tile-controls button:disabled:hover{color:#55515c;background:#292731}.screen-share-volume{align-items:center;width:76px;height:28px;display:flex}.screen-share-volume input{accent-color:var(--purple-light);cursor:pointer;width:100%;height:14px;margin:0}.screen-share-volume input:disabled{cursor:not-allowed;opacity:.35}.screen-share-live-badge{color:#d9d5df;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07060ad1;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:7px;font-weight:800;display:flex;position:absolute;top:8px;left:8px}.screen-share-live-badge i{background:var(--danger);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite screenShareLive}@keyframes screenShareLive{0%,to{opacity:.45}50%{opacity:1}}.screen-settings-backdrop{z-index:160}.screen-settings-modal{background:#1b1a21;border:1px solid #ffffff1c;border-radius:18px;width:100%;max-width:590px;max-height:min(760px,100svh - 32px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #000c}.screen-settings-modal h2{letter-spacing:-.5px;margin:17px 0 7px;font-size:22px}.screen-settings-modal>p{color:#888491;margin:0 0 22px;font-size:11px;line-height:1.55}.screen-quality-options{border:0;gap:8px;margin:0;padding:0;display:grid}.screen-quality-options legend{color:#aaa5b3;letter-spacing:.7px;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800}.screen-quality-options>label{cursor:pointer;background:#121117;border:1px solid #ffffff13;border-radius:11px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:10px 12px;transition:border-color .15s,background .15s;display:grid}.screen-quality-options>label:hover{background:#17151d;border-color:#ffffff21}.screen-quality-options>label.selected{background:#7c6cf214;border-color:#9d91ff7a}.screen-quality-options input[type=radio]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.screen-quality-check{color:#fff;border:1px solid #625e6a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.selected .screen-quality-check{background:var(--purple);border-color:var(--purple-light)}.screen-quality-copy{flex-direction:column;min-width:0;display:flex}.screen-quality-copy strong{font-size:11px}.screen-quality-copy small{color:#77727f;margin-top:3px;font-size:8px;line-height:1.35}.screen-quality-options b{color:#9d98a6;white-space:nowrap;background:#ffffff0e;border-radius:999px;padding:5px 7px;font-size:7px}.screen-audio-option{cursor:pointer;background:#121117;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:10px;min-height:70px;margin-top:14px;padding:11px 12px;display:flex}.screen-audio-option>span:first-child{color:var(--mint);background:#35d1ad1a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.screen-audio-option>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.screen-audio-option strong{font-size:10px}.screen-audio-option small{color:#77727f;margin-top:3px;font-size:8px;line-height:1.4}.screen-audio-option input{accent-color:var(--mint);width:18px;height:18px}.screen-audio-option.disabled{cursor:not-allowed;opacity:.58}.screen-settings-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:22px;display:flex}.screen-settings-actions button{min-height:39px}.screen-settings-actions button:disabled{cursor:wait;opacity:.5}.screen-source-button{color:var(--purple-light);cursor:pointer;background:#7c6cf21a;border:1px solid #9d91ff33;border-radius:8px;margin-right:auto;padding:0 12px;font-size:9px;font-weight:750}.voice-participant>span:nth-child(2){flex:1}.voice-participant>svg{margin-left:0}.voice-stream-button{color:#ff8a95;cursor:pointer;background:#d94e5b1a;border:1px solid #ff7c8733;border-radius:5px;flex:none;align-items:center;gap:3px;min-height:21px;padding:0 5px;font-size:6px;font-weight:850;display:flex}.voice-stream-button:hover,.voice-stream-button.active{color:var(--mint);background:#35d1ad1c;border-color:#35d1ad40}.screen-broadcasts{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121117f0;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:6px;max-width:calc(100% - 36px);padding:6px;display:flex;position:absolute;top:62px;right:18px;overflow-x:auto;box-shadow:0 12px 36px #0008}.screen-broadcasts>span{color:#9a95a2;text-transform:uppercase;flex:none;align-items:center;gap:5px;padding:0 5px;font-size:7px;font-weight:850;display:flex}.screen-broadcasts button{color:#aaa5b3;cursor:pointer;background:#24222b;border:1px solid #0000;border-radius:7px;flex:none;align-items:center;gap:5px;min-height:28px;padding:0 8px;display:flex}.screen-broadcasts button:hover,.screen-broadcasts button.active{color:#d4fff5;background:#35d1ad1a;border-color:#35d1ad36}.screen-broadcasts button i{background:var(--danger);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite screenShareLive}.screen-broadcasts button strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:8px;overflow:hidden}.screen-broadcasts button small{color:var(--mint);font-size:6px;font-weight:800}@media (max-width:1080px){.gate-content{grid-template-columns:minmax(0,1fr) 390px;gap:55px}.gate-copy h1{font-size:58px}.hero{grid-template-columns:.9fr 1.1fr}.product-preview{grid-template-columns:52px 145px 1fr;height:400px}.members-sidebar{display:none}.chat-layout{grid-template-columns:1fr}}@media (max-width:820px){.gate-page{padding:28px 25px 22px}.gate-content{flex-direction:column;gap:45px;margin:75px auto 55px;display:flex}.gate-copy{text-align:center}.gate-copy h1{font-size:clamp(46px,12vw,68px)}.gate-lead{margin-inline:auto}.gate-note{justify-content:center}.gate-card-wrap{width:100%;max-width:430px}.landing-header nav{display:none}.shell-width{width:calc(100% - 38px)}.hero{flex-direction:column;min-height:auto;padding-top:80px;display:flex}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.product-preview{width:100%;max-width:650px;transform:none}.possibilities{grid-template-columns:1fr}.possibilities article+article{border-left:0;border-top:1px solid var(--line)}.possibilities article{align-items:center;gap:16px;padding:28px 20px;display:flex}.possibilities article>span{flex:none}.possibilities h2{min-width:130px;margin:0}.possibilities p{margin-left:auto}.auth-page{display:block}.auth-aside{display:none}.auth-main{min-height:100svh;padding:100px 28px 70px}.auth-mobile-logo{display:block;position:absolute;top:27px;left:28px}.auth-legal{text-align:center;padding:0 20px}.voxly-app{grid-template-columns:64px minmax(0,1fr)}.server-rail{grid-column:1}.channel-sidebar{z-index:90;width:258px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:64px;transform:translate(calc(-100% - 64px));box-shadow:18px 0 60px #000c}.channel-sidebar.mobile-open{transform:translate(0)}.channel-sidebar.mobile-open:after{content:"";background:#00000073;width:calc(100vw - 322px);position:fixed;inset:0 auto 0 100%}.mobile-close{place-items:center;display:grid}.server-heading>svg{display:none}.app-main{grid-column:2}.mobile-menu{display:grid}.app-progress{left:64px}.friends-header{padding:0 10px}.friends-header>svg,.friends-header>strong,.friends-header>span{display:none}.active-call-panel{max-width:calc(100vw - 86px);left:calc(50% + 32px)}.screen-share-stage.expanded{inset:64px 12px 78px}.screen-share-stage.compact{width:min(460px,100% - 24px);bottom:78px;right:12px}}@media (max-width:560px){.gate-header .voxly-logo span{display:none}.gate-content{margin-top:58px}.gate-copy h1{letter-spacing:-3px}.gate-lead{font-size:14px}.gate-note{display:none}.gate-card{padding:29px 23px}.gate-footer{margin-top:10px}.landing-header{height:74px}.landing-header .voxly-logo span{font-size:20px}.header-action{min-height:36px}.hero{padding-top:55px}.hero h1{letter-spacing:-3.4px;font-size:49px}.hero-actions{flex-direction:column}.hero-actions>a{width:100%}.product-preview{grid-template-columns:48px 1fr;height:390px}.preview-sidebar{display:none}.possibilities article{flex-wrap:wrap;align-items:flex-start}.possibilities h2{margin-top:10px}.possibilities p{flex-basis:100%;margin-top:-12px;margin-left:56px}.landing-about{padding:85px 0}.form-row{grid-template-columns:1fr}.auth-card h1{font-size:30px}.auth-main{padding-inline:22px}.server-rail{padding-top:9px}.voxly-app{grid-template-columns:56px minmax(0,1fr)}.channel-sidebar{width:min(268px,100vw - 56px);left:56px;transform:translate(calc(-100% - 56px))}.channel-sidebar.mobile-open{transform:translate(0)}.channel-sidebar.mobile-open:after{display:none}.rail-brand svg{width:38px;height:38px}.rail-home,.server-button,.server-action{width:40px;height:40px}.rail-home.active:before,.server-button.active:before{left:-12px}.chat-header{padding:0 8px}.chat-header p,.header-divider{display:none}.channel-welcome,.direct-welcome{margin-inline:16px}.channel-welcome h1{font-size:18px}.direct-welcome{padding-top:80px}.direct-welcome-avatar{width:60px;height:60px}.direct-welcome h1{font-size:20px}.message-composer{margin-inline:8px}.emoji-button{display:none!important}.chat-message{padding-inline:10px}.friends-header nav{gap:1px;overflow-x:auto}.friends-header nav button{white-space:nowrap;padding-inline:7px;font-size:9px}.friends-header nav .add-friend-nav{width:28px;height:28px;font-size:0}.friends-header nav .add-friend-nav:after{content:"+";font-size:15px}.friends-body{padding:18px 12px}.add-friend-card form{flex-direction:column;align-items:stretch}.add-friend-card input{height:38px}.friend-list article>button:nth-last-child(2){display:none}.active-call-panel{gap:6px;width:calc(100vw - 78px);min-width:0;max-width:calc(100vw - 70px);padding:8px;bottom:12px;left:calc(50% + 28px)}.active-call-panel>.connection-quality{display:none}.active-call-avatar{width:28px;height:28px;font-size:9px}.active-call-copy strong{font-size:9px}.active-call-copy small{font-size:7px}.call-control{width:31px;height:31px}.incoming-call{padding-inline:25px}.call-error{max-width:calc(100vw - 82px);top:14px;left:68px;right:14px}.screen-share-stage{border-radius:10px}.screen-share-stage.expanded{inset:60px 7px 70px}.screen-share-stage.compact{width:min(340px,100% - 14px);height:min(225px,100% - 138px);bottom:70px;right:7px}.screen-share-stage-header{flex-basis:45px;padding-inline:8px}.screen-share-stage-icon{width:28px;height:28px}.screen-share-stage-actions button{padding-inline:7px}.screen-share-stage-actions button span{display:none}.screen-share-grid{gap:5px;padding:5px}.screen-share-stage.expanded .screen-share-grid.count-2{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr)}.screen-share-stage.compact .screen-share-grid.count-3,.screen-share-stage.compact .screen-share-grid.count-4-plus{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-share-tile{border-radius:7px}.screen-share-tile-bar{min-height:48px;padding:13px 6px 5px}.screen-share-tile-identity small,.screen-share-stage.compact .screen-share-volume{display:none}.screen-share-live-badge{top:5px;left:5px}.screen-broadcasts{max-width:calc(100% - 14px);top:58px;right:7px}.screen-broadcasts>span{padding:0 2px;font-size:0}.screen-settings-backdrop{align-items:flex-end;padding:0}.screen-settings-modal{border-bottom:0;border-radius:16px 16px 0 0;max-height:92svh;padding:23px 18px 20px}.screen-quality-options>label{grid-template-columns:20px minmax(0,1fr)}.screen-quality-options b{display:none}.screen-settings-actions{flex-wrap:wrap}.screen-source-button{flex-basis:100%;margin-right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.user-audio-control{flex:none;align-items:stretch;display:flex;position:relative}.user-bar .user-audio-control>button{border-radius:0}.user-bar .user-audio-control>.user-microphone-button{border-radius:6px 0 0 6px;width:25px}.user-bar .user-audio-control>.user-audio-menu-button{border-left:1px solid #ffffff0f;border-radius:0 6px 6px 0;width:17px}.user-bar .user-audio-control>.user-audio-menu-button.active{color:#e4e0e8;background:#2d2a35}.user-bar .user-settings-button:hover{color:var(--purple-light)}.audio-quick-menu{color:#e9e6ed;z-index:230;background:#24232b;border:1px solid #ffffff1f;border-radius:13px;width:min(314px,100vw - 16px);padding:0 13px 12px;position:absolute;bottom:calc(100% + 11px);right:-134px;box-shadow:0 22px 60px #000c}.audio-quick-menu:after{content:"";border:7px solid #0000;border-top-color:#24232b;position:absolute;bottom:-14px;right:128px}.audio-quick-header{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:48px;display:flex}.audio-quick-header>span{color:var(--purple-light);background:#7c6cf224;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.audio-quick-header strong{flex:1;font-size:12px}.user-bar .audio-quick-menu button{justify-content:center;align-items:center;width:auto;height:auto;display:flex}.audio-quick-header button{border-radius:6px;flex:0 0 28px;min-height:28px;padding:0}.audio-quick-section{padding:13px 0 5px}.voice-setting-field{color:#c9c5cf;flex-direction:column;gap:7px;font-size:10px;font-weight:750;display:flex}.voice-setting-field select{appearance:none;color:#e4e0e8;font:inherit;background:#17161c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238d8895' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ffffff1a;border-radius:8px;outline:0;width:100%;height:39px;padding:0 34px 0 11px;font-weight:650}.voice-setting-field select:focus-visible{border-color:var(--purple-light);box-shadow:0 0 0 3px #7c6cf221}.voice-setting-field select:disabled{color:#6f6b76;cursor:not-allowed}.audio-level-row{flex-direction:column;gap:9px;margin-top:15px;display:flex}.audio-level-row>span,.voice-setting-range>span{justify-content:space-between;align-items:center;display:flex}.audio-level-row strong{font-size:10px}.audio-level-row small{color:var(--purple-light);font-size:9px;font-weight:800}.audio-level-row input,.voice-setting-range input,.participant-volume-row input{accent-color:var(--purple-light);cursor:pointer;width:100%;margin:0}.user-bar .audio-quick-menu .audio-permission-button{color:#9ce8d6;background:#35d1ad17;border:1px solid #35d1ad2e;border-radius:8px;gap:6px;width:100%;min-height:34px;margin:7px 0;padding:0 10px;font-size:8px;font-weight:750}.user-bar .audio-quick-menu .audio-permission-button:disabled{cursor:wait;opacity:.55}.user-bar .audio-quick-menu .voice-settings-link{color:#e4e0e8;background:#302e39;border-radius:8px;justify-content:flex-start;gap:8px;width:100%;min-height:39px;margin-top:8px;padding:0 11px;font-size:10px;font-weight:750}.audio-quick-menu .voice-settings-error{margin:8px 0 0}.voice-settings-backdrop{z-index:240;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050408c7;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.voice-settings-modal{background:#1c1b22;border:1px solid #ffffff1f;border-radius:17px;flex-direction:column;width:100%;max-width:1080px;height:min(790px,100svh - 44px);display:flex;overflow:hidden;box-shadow:0 35px 100px #000d}.voice-settings-header{border-bottom:1px solid #ffffff13;flex:0 0 68px;align-items:center;gap:12px;padding:0 20px;display:flex}.voice-settings-header>span{color:var(--purple-light);background:#7c6cf224;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.voice-settings-header>div{flex:1;min-width:0}.voice-settings-header h2{margin:0;font-size:16px}.voice-settings-header p{color:#77727f;margin:4px 0 0;font-size:9px}.voice-settings-header .modal-close{color:#85808d;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:static}.voice-settings-header .modal-close:hover{color:#fff;background:#2a2832}.voice-settings-layout{flex:1;grid-template-columns:205px minmax(0,1fr);min-height:0;display:grid}.voice-settings-nav{background:#17161c;border-right:1px solid #ffffff0e;flex-direction:column;gap:5px;padding:18px 12px;display:flex}.voice-settings-nav button{color:#8e8996;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:0 11px;font-size:10px;font-weight:750;display:flex}.voice-settings-nav button:first-child,.voice-settings-nav button:hover{color:#ece9ef;background:#292731}.voice-settings-nav button:first-child svg{color:var(--purple-light)}.voice-settings-content{scroll-behavior:smooth;scrollbar-color:#393641 transparent;scrollbar-width:thin;min-height:0;padding:30px clamp(24px,4vw,58px) 50px;overflow-y:auto}.voice-settings-section{border-bottom:1px solid #ffffff12;max-width:780px;margin:0 auto 34px;padding:0 0 34px;scroll-margin-top:28px}.voice-settings-section:last-of-type{border-bottom:0}.voice-settings-section>header{align-items:center;gap:11px;margin-bottom:22px;display:flex}.voice-settings-section>header>svg{color:var(--purple-light)}.voice-settings-section h3{letter-spacing:-.35px;margin:0;font-size:19px}.voice-settings-section header p{color:#807b87;margin:5px 0 0;font-size:10px}.voice-device-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.voice-input-mode{border:0;margin:24px 0 0;padding:0}.voice-input-mode legend{color:#d8d4dd;margin-bottom:10px;font-size:11px;font-weight:750}.voice-input-mode>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.voice-input-mode label{cursor:pointer;background:#17161c;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:9px;min-height:72px;padding:12px;display:flex}.voice-input-mode label:hover{border-color:#9d91ff59}.voice-input-mode label.active{background:#7c6cf21a;border-color:#9d91ff80}.voice-input-mode input{accent-color:var(--purple-light);margin:2px 0 0}.voice-input-mode label span{flex-direction:column;display:flex}.voice-input-mode strong{font-size:10px}.voice-input-mode small,.voice-activation-threshold>small{color:#77727f;margin-top:5px;font-size:8px;line-height:1.45}.voice-activation-threshold{background:#7c6cf20e;border:1px solid #9d91ff21;border-radius:10px;padding:12px}.voice-activation-threshold>small{display:block}.voice-settings-section>.voice-setting-field{margin-bottom:18px}.voice-settings-note{color:#77727f;margin:10px 0 0;font-size:9px;line-height:1.5}.voice-setting-range{flex-direction:column;gap:10px;margin-top:22px;display:flex}.voice-setting-range strong{font-size:11px}.voice-setting-range output{color:var(--purple-light);font-size:10px;font-weight:800}.voice-setting-range input{height:18px}.voice-microphone-test{background:#15141a;border:1px solid #ffffff13;border-radius:11px;margin-top:21px;padding:13px}.voice-test-heading{align-items:center;gap:12px;display:flex}.voice-test-heading>div{flex-direction:column;flex:1;display:flex}.voice-test-heading strong{font-size:10px}.voice-test-heading small{color:#77727f;margin-top:3px;font-size:8px}.voice-test-heading button,.voice-camera-actions>button,.voice-permission-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:9px;font-weight:750;display:flex}.voice-test-heading button.active,.voice-camera-actions>button.active{color:#ff939c;background:#d94e5b29}.mic-level-meter{align-items:center;gap:3px;height:29px;margin-top:11px;display:flex;overflow:hidden}.mic-level-bar{background:#3b3943;border-radius:2px;flex:1;height:17px;transition:background 80ms,height 80ms;position:relative}.mic-level-bar.active{background:var(--mint);height:23px}.mic-level-bar.threshold:after{background:var(--purple-light);content:"";border-radius:2px;width:2px;position:absolute;inset:-3px -1px;box-shadow:0 0 7px #9d91ffcc}.voice-activation-test-status{color:#88838f;align-items:center;gap:6px;margin:5px 0 0;font-size:8px;display:flex}.voice-activation-test-status>span{background:#5e5965;border-radius:50%;width:7px;height:7px}.voice-activation-test-status.detected{color:var(--mint)}.voice-activation-test-status.detected>span{background:var(--mint);box-shadow:0 0 8px #34d3998c}.voice-settings-error{color:#ff9ba4;background:#d94e5b17;border:1px solid #d94e5b2e;border-radius:7px;padding:8px 9px;font-size:8px;line-height:1.45}.voice-settings-warning{color:#e8c978;background:#e5b44b17;border:1px solid #e5b44b33;border-radius:7px;margin:12px 0 0;padding:8px 9px;font-size:8px;line-height:1.45}.voice-settings-reset{color:#aaa5b1;cursor:pointer;background:#302e38;border:1px solid #ffffff12;border-radius:7px;align-items:center;gap:7px;min-height:34px;margin-top:14px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.voice-settings-reset:hover{color:#fff;background:#383541}.voice-permission-button{color:var(--purple-light);background:#7c6cf21f;margin-top:14px}.voice-permission-button:disabled{cursor:wait;opacity:.55}.voice-camera-preview{aspect-ratio:16/8;background:#101015;border:1px solid #ffffff14;border-radius:11px;justify-content:center;align-items:center;margin-top:17px;display:flex;position:relative;overflow:hidden}.voice-camera-preview video{object-fit:cover;width:100%;height:100%}.voice-camera-preview.mirrored video{transform:scaleX(-1)}.voice-camera-preview>span{color:#625e69;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute}.voice-camera-preview>span small{font-size:9px}.voice-camera-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:13px;display:flex}.voice-setting-toggle{cursor:pointer;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;min-height:67px;padding:10px 0;display:flex}.voice-setting-toggle:last-child{border-bottom:0}.voice-setting-toggle>span{flex-direction:column;flex:1;display:flex}.voice-setting-toggle strong{font-size:11px}.voice-setting-toggle small{color:#77727f;margin-top:4px;font-size:9px;line-height:1.45}.voice-setting-toggle input{accent-color:var(--purple-light);cursor:pointer;width:36px;height:20px}.voice-setting-toggle.compact{border:0;min-height:34px;padding:0}.voice-keybind-browser-note{color:#aaa5b4;background:#7c6cf214;border:1px solid #9d91ff2e;border-radius:9px;margin:0 0 14px;padding:10px 11px;font-size:9px;line-height:1.55}.voice-keybind-list{background:#15141a;border:1px solid #ffffff13;border-radius:11px;overflow:hidden}.voice-keybind-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;min-height:67px;padding:9px 11px;display:flex}.voice-keybind-row:last-child{border-bottom:0}.voice-keybind-icon{color:var(--purple-light);background:#7c6cf21f;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:flex}.voice-keybind-copy{flex-direction:column;flex:1;min-width:0;display:flex}.voice-keybind-copy strong{font-size:10px}.voice-keybind-copy small{color:#77727f;margin-top:4px;font-size:8px;line-height:1.4}.voice-keybind-recorder{color:#d6d1dc;cursor:pointer;background:#2c2a34;border:1px solid #ffffff17;border-radius:7px;flex:none;min-width:142px;min-height:34px;padding:0 10px;font-size:9px;font-weight:750}.voice-keybind-recorder:hover{color:#fff;background:#373440}.voice-keybind-recorder.recording{color:#d9d3ff;background:#7c6cf229;border-color:#9d91ff8c;animation:1.4s ease-in-out infinite keybindRecording}.voice-keybind-status{color:var(--mint);margin:10px 0 0;font-size:9px;line-height:1.45}@keyframes keybindRecording{0%,to{box-shadow:0 0 #7c6cf214}50%{box-shadow:0 0 0 4px #7c6cf221}}.voice-participant{border-radius:6px;outline:0}.voice-participant[tabindex]{cursor:context-menu}.voice-participant[tabindex]:hover,.voice-participant[tabindex]:focus-visible{color:#bdb8c4;background:#ffffff0b}.voice-participant[tabindex]:focus-visible{box-shadow:0 0 0 2px #9d91ff8c}.voice-participant.locally-muted{color:#625e69}.voice-participant.locally-muted>svg{color:#ff8d98}.voice-participant-menu{color:#e7e3ea;z-index:235;background:#24232b;border:1px solid #ffffff1f;border-radius:12px;width:284px;padding:10px;position:fixed;box-shadow:0 24px 65px #000d}.voice-participant-menu-header{border-bottom:1px solid #ffffff13;align-items:center;gap:9px;padding:2px 2px 10px;display:flex}.voice-participant-menu-header>div{flex-direction:column;flex:1;min-width:0;display:flex}.voice-participant-menu-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.voice-participant-menu-header small{color:#77727f;margin-top:3px;font-size:7px}.voice-participant-menu-header button{color:#817c88;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.voice-participant-menu-header button:hover{color:#fff;background:#34313d}.participant-volume-row{flex-direction:column;gap:10px;padding:14px 3px;display:flex}.participant-volume-row>span{color:#aaa5b2;align-items:center;gap:6px;font-size:9px;display:flex}.participant-volume-row b{color:var(--purple-light);margin-left:auto}.participant-mute-row,.participant-reset-row{color:#bbb6c2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.participant-mute-row:hover,.participant-reset-row:hover{color:#fff;background:#302e39}.participant-mute-row.active{color:#ff939c;background:#d94e5b17}.participant-mute-row>span{flex-direction:column;display:flex}.participant-mute-row strong{font-size:9px}.participant-mute-row small{color:#77727f;margin-top:3px;font-size:7px;line-height:1.4}.participant-reset-row{color:#88838f;justify-content:center;margin-top:3px;font-size:8px}@media (max-width:760px){.voice-settings-backdrop{padding:0}.voice-input-mode>div{grid-template-columns:1fr}.voice-settings-modal{border:0;border-radius:0;max-width:none;height:100svh}.voice-settings-layout{flex-direction:column;display:flex}.voice-settings-nav{border-bottom:1px solid #ffffff0f;border-right:0;flex-direction:row;flex:none;padding:8px 10px;overflow-x:auto}.voice-settings-nav button{flex:none}.voice-settings-content{padding:25px 18px 42px}.voice-device-grid{grid-template-columns:1fr}.voice-keybind-row{flex-wrap:wrap;align-items:stretch}.voice-keybind-copy{min-width:calc(100% - 48px)}.voice-keybind-recorder{width:calc(100% - 44px);margin-left:44px}}@media (max-width:420px){.voice-settings-header{padding-inline:13px}.voice-settings-header p{display:none}.voice-camera-actions{flex-direction:column;align-items:stretch}.voice-setting-toggle.compact{width:100%}.voice-participant-menu{width:calc(100vw - 16px)}.audio-quick-menu{right:-134px}}.realtime-badge{color:#fff;z-index:2;background:#e55464;border:2px solid #0e0d12;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;font-weight:850;display:flex;position:absolute;top:-5px;right:-5px}.server-button>.realtime-badge{border-color:#0e0d12;font-size:7px}.channel-item.has-unread{color:#d0ccd5;font-weight:750}.chat-message.mentioned{background:#e5b44b11;border-left:2px solid #e5b44b;padding-left:16px}.chat-message.mentioned:hover{background:#e5b44b17}.channel-unread-badge,.dm-unread-badge{color:#e8e5ec;background:#514c60;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:auto;padding:0 5px;font-size:7px;font-weight:850;display:inline-flex}.channel-unread-badge.mention{color:#fff;background:#d95060}.dm-unread-badge{background:var(--purple);color:#fff}.notification-button{position:relative}.chat-header-actions .notification-button>span{color:#fff;background:#d95060;border:2px solid #1c1b22;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:6px;font-weight:850;display:flex;position:absolute;top:-2px;right:-2px}.typing-indicator{color:#0000;text-overflow:ellipsis;white-space:nowrap;flex:0 0 16px;margin:0 19px 1px;padding-left:2px;font-size:8px;font-weight:650;line-height:14px;transition:color .14s;overflow:hidden}.typing-indicator.visible{color:#898492}.typing-indicator.visible:before{background:var(--purple-light);content:"";border-radius:50%;width:4px;height:4px;margin:0 6px 1px 0;animation:1.1s infinite typingPulse;display:inline-block}@keyframes typingPulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.realtime-connection-state{color:#aaa5b2;z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f1d26f5;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:8px;font-weight:750;display:flex;position:fixed;top:61px;left:342px;box-shadow:0 8px 28px #0008}.realtime-connection-state i{background:#e5b44b;border-radius:50%;width:5px;height:5px;animation:1.2s infinite typingPulse}.realtime-connection-state.offline i,.realtime-connection-state.error i{background:var(--danger)}@media (max-width:820px){.realtime-connection-state{top:61px;left:76px}}@media (max-width:560px){.typing-indicator{margin-inline:11px}.realtime-connection-state{max-width:calc(100vw - 72px);left:63px}}.server-settings-backdrop{z-index:230;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050408c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.server-settings-modal{background:#1c1b22;border:1px solid #ffffff1c;border-radius:18px;grid-template-columns:235px minmax(0,1fr);width:100%;max-width:1040px;height:min(780px,100svh - 44px);display:grid;overflow:hidden;box-shadow:0 35px 100px #000d}.server-settings-nav{background:#15141a;border-right:1px solid #ffffff0e;flex-direction:column;min-width:0;padding:20px 12px;display:flex}.server-settings-server{align-items:center;gap:10px;min-width:0;margin:0 5px 20px;display:flex}.server-settings-server>span{border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:850;display:flex}.server-settings-server>div{flex-direction:column;min-width:0;display:flex}.server-settings-server strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.server-settings-server small{color:#77727f;margin-top:3px;font-size:8px}.server-settings-nav nav{flex-direction:column;gap:3px;display:flex}.server-settings-nav nav button,.server-settings-close-mobile{color:#8d8995;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.server-settings-nav nav button:hover,.server-settings-nav nav button.active{color:#eeeaf1;background:#292730}.server-settings-nav nav button.active svg{color:var(--purple-light)}.server-settings-close-mobile{margin-top:auto;display:none}.server-settings-content{scrollbar-color:#0f0e13 transparent;min-width:0;overflow-y:auto}.server-settings-content>header{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1c1b22f5;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 28px 16px;display:flex;position:sticky;top:0}.server-settings-content>header small{color:#6e6977;letter-spacing:.65px;font-size:7px;font-weight:850}.server-settings-content>header h2{letter-spacing:-.35px;margin:4px 0 0;font-size:19px}.server-settings-content>header>button{color:#8b8794;cursor:pointer;background:#292730;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.server-settings-content>header>button:hover{color:#fff}.server-settings-page{flex-direction:column;gap:16px;max-width:730px;margin:0 auto;padding:24px 28px 42px;display:flex}.server-settings-card{background:#211f27;border:1px solid #ffffff14;border-radius:13px;padding:20px}.server-settings-card h3{margin:0;font-size:13px}.server-settings-card>p,.server-settings-card-heading p{color:#817d89;margin:6px 0 18px;font-size:9px;line-height:1.55}.server-settings-card-heading{justify-content:space-between;align-items:flex-start;display:flex}.server-settings-card-heading>svg{color:#746f7c}.server-settings-card-heading p{margin-bottom:12px}.server-settings-form{align-items:flex-end;gap:10px;display:flex}.server-settings-form label{color:#aca7b4;flex:1;font-size:9px;font-weight:750}.server-settings-form input,.server-channel-create input,.server-channel-list input{color:#eeeaf1;background:#131218;border:1px solid #ffffff1a;border-radius:7px;outline:0;width:100%;height:39px;padding:0 11px}.server-settings-form label input{margin-top:7px;display:block}.server-settings-form input:focus,.server-channel-create input:focus,.server-channel-list input:focus{border-color:#9d91ff9e}.server-settings-form button,.server-channel-create button,.server-invite-code button,.server-settings-card button.secondary,.server-ban-list button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:39px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.server-settings-form button:disabled,.server-channel-create button:disabled,.server-settings-card button:disabled{cursor:not-allowed;opacity:.5}.server-settings-card button.secondary{color:#d5d1dc;background:#302d39;margin-top:13px}.server-settings-readonly{align-items:center;gap:10px;display:flex}.server-settings-readonly>span{border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:850;display:flex}.server-settings-readonly>div{flex-direction:column;display:flex}.server-settings-readonly strong{font-size:11px}.server-settings-readonly small{color:#77727f;margin-top:3px;font-size:8px}.server-settings-server .voxly-server-avatar{border-radius:12px;flex:none;width:40px;height:40px}.server-avatar-editor{background:#17161c;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:14px;display:flex}.server-avatar-editor>.voxly-server-avatar{border-radius:18px;flex:none;width:72px;height:72px;font-size:22px;font-weight:850}.server-avatar-editor>label{background:var(--purple);color:#fff;cursor:pointer;z-index:2;border:3px solid #211f27;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-top:48px;margin-left:-30px;display:flex;position:relative}.server-avatar-editor>label input{display:none}.server-avatar-editor>div{flex-direction:column;flex:1;min-width:0;display:flex}.server-avatar-editor>div strong{font-size:11px}.server-avatar-editor>div small{color:#77727f;margin-top:4px;font-size:8px}.server-settings-card button.danger.compact{flex:none;height:32px;padding:0 9px}.server-overview-form{flex-direction:column;gap:14px;display:flex}.server-overview-form>label{color:#aca7b4;flex-direction:column;gap:7px;font-size:9px;font-weight:750;display:flex}.server-overview-form input{color:#eeeaf1;background:#131218;border:1px solid #ffffff1a;border-radius:7px;outline:0;width:100%;height:39px;padding:0 11px}.server-overview-form input:focus{border-color:#9d91ff9e}.server-overview-form label>small{color:#716d79;font-size:8px;font-weight:500}.server-overview-form>button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:7px;align-self:flex-start;align-items:center;gap:6px;height:39px;padding:0 14px;font-size:9px;font-weight:800;display:inline-flex}.server-overview-form>button:disabled{cursor:not-allowed;opacity:.5}.server-visibility-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.server-visibility-options>button{color:#8e8997;cursor:pointer;text-align:left;background:#17161c;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:flex}.server-visibility-options>button.active{color:#c8c0ff;background:#7c6cf21f;border-color:#8b7cf68c}.server-visibility-options>button>span{flex-direction:column;display:flex}.server-visibility-options strong{color:#e9e5ee;font-size:10px}.server-visibility-options small{color:#77727f;margin-top:3px;font-size:8px;font-weight:500}.server-settings-card.danger-zone{border-color:#e5506038}.server-settings-card button.danger{color:#ff8b96;cursor:pointer;background:#db4e5b21;border:1px solid #eb5b6940;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.server-settings-card button.danger:hover{background:#db4e5b33}.server-channel-list{flex-direction:column;gap:4px;display:flex}.server-channel-list article{background:#19181e;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:5px 7px 5px 11px;display:flex}.server-channel-list article>svg{color:#77727f;flex:none}.server-channel-list article>strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.server-channel-list article>input{flex:1;min-width:0;height:32px}.icon-button{cursor:pointer;flex:none;justify-content:center;align-items:center;width:30px;color:#87828f!important;background:0 0!important;border:0!important;border-radius:6px!important;height:30px!important;padding:0!important;display:flex!important}.icon-button:hover{color:#fff!important;background:#302e38!important}.icon-button.danger{color:#e77480!important}.icon-button.save{color:var(--mint)!important}.server-channel-create{gap:8px;margin-top:12px;display:flex}.server-channel-create input{flex:1;min-width:0}.server-settings-hint{color:#77727f;margin-top:12px;font-size:8px;line-height:1.5;display:block}.server-settings-empty{color:#77727f;margin:12px 2px;font-size:9px}.server-member-list,.server-ban-list{flex-direction:column;gap:4px;display:flex}.server-member-list article,.server-ban-list article{background:#19181e;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:6px 8px;display:flex}.server-member-list .user-avatar,.server-ban-list .user-avatar{flex:none;width:30px;height:30px}.server-member-list article>div,.server-ban-list article>div{flex-direction:column;flex:1;min-width:0;display:flex}.server-member-list strong,.server-ban-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.server-member-list small,.server-ban-list small{color:#77727f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.server-member-list select{color:#cac6d1;background:#27252e;border:1px solid #ffffff14;border-radius:6px;outline:0;max-width:128px;height:30px;padding:0 7px;font-size:8px}.server-member-role{color:#77727f;white-space:nowrap;font-size:8px}.server-custom-role-layout{grid-template-columns:minmax(170px,.72fr) minmax(260px,1.28fr);gap:14px;display:grid}.server-custom-role-list{background:#19181e;border:1px solid #ffffff0e;border-radius:10px;flex-direction:column;align-self:start;display:flex;overflow:hidden}.server-custom-role-list article{border-bottom:1px solid #ffffff0b;align-items:stretch;min-height:48px;display:flex}.server-custom-role-list article.active{box-shadow:inset 2px 0 var(--purple-light);background:#806cf11c}.server-custom-role-select{color:#d9d5df;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;padding:7px 9px;display:flex}.server-custom-role-select>i{border-radius:50%;flex:none;width:11px;height:11px}.server-custom-role-select>span{flex-direction:column;min-width:0;display:flex}.server-custom-role-select strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.server-custom-role-select small{color:#716d78;margin-top:3px;font-size:7px}.server-custom-role-order{flex-direction:column;justify-content:center;align-items:center;padding-right:5px;display:flex}.server-custom-role-order button{color:#716d78;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:20px;padding:0;display:flex}.server-custom-role-order button:hover:not(:disabled){color:#cbc6d2}.server-custom-role-order button:disabled{cursor:default;opacity:.25}.server-custom-role-new{color:var(--purple-light);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:8px;font-weight:800;display:flex}.server-custom-role-new:hover{background:#806cf114}.server-custom-role-editor{background:#19181e;border:1px solid #ffffff0e;border-radius:10px;flex-direction:column;gap:12px;padding:14px;display:flex}.server-custom-role-editor>label{color:#aaa5b0;font-size:8px;font-weight:750}.server-custom-role-editor>label>input:not([type=checkbox]):not([type=color]){color:#eeeaf1;background:#111016;border:1px solid #ffffff17;border-radius:7px;outline:0;width:100%;height:37px;margin-top:6px;padding:0 10px;display:block}.server-custom-role-editor>label>input:focus{border-color:#9d91ff9e}.server-role-color-field{background:#111016;border:1px solid #ffffff17;border-radius:7px;align-items:center;gap:9px;height:37px;margin-top:6px;padding:4px 9px 4px 5px;display:flex}.server-role-color-field input{cursor:pointer;background:0 0;border:0;width:36px;height:27px;padding:0}.server-role-color-field code{color:#a7a1ae;font-size:8px}.server-role-toggle{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.server-role-toggle input{accent-color:var(--purple);flex:none;margin:2px 0 0}.server-role-toggle>span{flex-direction:column;display:flex}.server-role-toggle strong{color:#d8d4dd;font-size:9px}.server-role-toggle small{color:#74707c;margin-top:3px;font-size:7px;font-weight:500;line-height:1.45}.server-role-toggle.compact{align-items:center}.server-custom-role-editor fieldset{border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:9px;margin:0;padding:11px;display:flex}.server-custom-role-editor legend{color:#aaa5b0;padding:0 4px;font-size:8px;font-weight:800}.server-custom-role-editor fieldset>p{color:#716d78;margin:0 0 2px;font-size:7px;line-height:1.5}.server-custom-role-actions{gap:8px;display:flex}.server-custom-role-actions>button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:8px;font-weight:800;display:inline-flex}.server-custom-role-actions>button:disabled{cursor:not-allowed;opacity:.5}.server-custom-role-readonly{color:#77727f;text-align:center;background:#19181e;border:1px solid #ffffff0e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:20px;display:flex}.server-custom-role-readonly strong{color:#d4d0d9;margin-top:10px;font-size:10px}.server-custom-role-readonly p{max-width:250px;margin:6px 0 0;font-size:8px;line-height:1.5}.server-member-list article:has(.server-member-custom-roles){flex-wrap:wrap}.server-member-custom-roles{flex:0 0 100%;margin-left:39px}.server-member-custom-roles summary{color:#85808c;cursor:pointer;padding:3px 0;font-size:8px;font-weight:750}.server-member-custom-roles>div{flex-wrap:wrap;gap:5px 10px;padding:7px 0 3px;display:flex}.server-member-custom-roles label{color:#a29daa;align-items:center;gap:5px;font-size:8px;display:flex}.server-member-custom-roles input{accent-color:var(--purple);margin:0}.server-member-custom-roles i{border-radius:50%;width:8px;height:8px}.server-invite-code{background:#131218;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:10px;padding:8px 8px 8px 14px;display:flex}.server-invite-code strong{letter-spacing:2px;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px}.server-invite-code button{background:#302d39;height:34px}.server-ban-list button{color:#d7d2df;background:#302d39;flex:none;height:32px}.server-heading-settings{color:#77727f;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.server-heading-settings:hover{color:#fff;background:#ffffff0d}@media (max-width:760px){.server-settings-backdrop{padding:0}.server-settings-modal{border:0;border-radius:0;grid-template-columns:72px minmax(0,1fr);max-width:none;height:100svh}.server-settings-nav{padding:14px 7px}.server-settings-server{justify-content:center;margin:0 0 15px}.server-settings-server>div{display:none}.server-settings-nav nav button,.server-settings-close-mobile{justify-content:center;padding:0;font-size:0}.server-settings-close-mobile svg{width:18px;height:18px}.server-settings-content>header{padding:16px 15px 13px}.server-settings-page{padding:16px 12px 34px}.server-settings-card{padding:15px}.server-member-list select{max-width:105px}.server-member-role{display:none}}@media (max-width:520px){.server-settings-modal{flex-direction:column;display:flex}.server-settings-nav{border-bottom:1px solid #ffffff0f;border-right:0;flex:none;padding:8px}.server-settings-server{display:none}.server-settings-nav nav{flex-direction:row;overflow-x:auto}.server-settings-nav nav button{flex:0 0 42px;min-height:38px}.server-settings-close-mobile{display:none}.server-settings-content{flex:1}.server-settings-form,.server-channel-create{flex-direction:column;align-items:stretch}.server-custom-role-layout{grid-template-columns:minmax(0,1fr)}.server-member-list article{flex-wrap:wrap}.server-member-list article>div{min-width:calc(100% - 48px)}.server-member-list select{max-width:none;margin-left:39px}.server-member-custom-roles{margin-left:39px}.server-ban-list article{flex-wrap:wrap}.server-ban-list button{margin-left:39px}.server-invite-code{flex-direction:column;align-items:stretch}.server-invite-code button{width:100%}}.voice-participant.speaking .user-avatar,.active-call-avatar.speaking{animation:1.15s ease-in-out infinite speakingGlow;box-shadow:0 0 0 2px #35d1ad,0 0 14px #35d1ad80}.voice-participant.speaking{color:#c9f7ec}.call-control.speaking{color:var(--mint);background:#35d1ad26;box-shadow:0 0 0 1px #35d1adb8,0 0 11px #35d1ad4d}@keyframes speakingGlow{0%,to{box-shadow:0 0 0 2px #35d1ad,0 0 10px #35d1ad57}50%{box-shadow:0 0 0 3px #59e3c2,0 0 17px #35d1ad8f}}@media (prefers-reduced-motion:reduce){.voice-participant.speaking .user-avatar,.active-call-avatar.speaking{animation:none}}.message-experience{flex:1;min-width:0;min-height:0;display:flex;position:relative}.message-feed-column{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.message-top-sentinel{color:#797481;pointer-events:none;z-index:1;justify-content:center;align-items:center;gap:7px;height:25px;margin-bottom:-25px;font-size:8px;display:flex;position:relative}.message-feed-loading{color:#817c88;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:9px;display:flex}.spin{animation:.85s linear infinite messageSpin}@keyframes messageSpin{to{transform:rotate(360deg)}}.message-body{flex:1;min-width:0}.message-body>header small{color:#696572;font-size:7px}.chat-message.deleted{opacity:.72}.deleted-message-copy{font-style:italic;color:#77727f!important}.message-highlighted{animation:1.6s ease-out messageFound}@keyframes messageFound{0%,25%{background:#e5b44b33}to{background:0 0}}.message-actions{z-index:8;background:#24222b;border:1px solid #ffffff17;border-radius:7px;align-items:center;padding:2px;display:none;position:absolute;top:-12px;right:14px;box-shadow:0 5px 15px #0005}.chat-message:hover .message-actions,.chat-message:focus-within .message-actions{display:flex}.message-actions>button{color:#87828f;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:28px;height:27px;display:flex}.message-actions>button:hover{color:#e6e2e9;background:#34313d}.message-actions-menu{z-index:20;background:#222129;border:1px solid #ffffff1c;border-radius:10px;flex-direction:column;min-width:176px;padding:7px;display:flex;position:absolute;top:33px;right:0;box-shadow:0 18px 48px #000c}.message-actions-menu>button{color:#c1bdc7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:0 9px;font-size:9px;display:flex}.message-actions-menu>button:hover{color:#fff;background:#302e39}.message-actions-menu>button.danger{color:#ff8c96}.message-actions-menu>button.danger:hover{background:#d94e5b1f}.quick-reactions{border-bottom:1px solid #ffffff13;gap:1px;margin-bottom:5px;padding:2px 0 7px;display:flex}.quick-reactions button{cursor:pointer;background:0 0;border:0;border-radius:5px;width:27px;height:27px;padding:0;font-size:15px}.quick-reactions button:hover{background:#383541;transform:translateY(-1px)}.message-reply-preview{color:#77727f;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;max-width:min(650px,100%);margin:2px 0 3px;padding:0;font-size:8px;display:flex}.message-reply-preview:before{content:"";border-top:2px solid #4b4754;border-left:2px solid #4b4754;border-radius:6px 0 0;width:20px;height:9px;margin-top:7px;margin-left:-28px;margin-right:-7px}.message-reply-preview svg{color:#716d79}.message-reply-preview strong{color:#a29daa;flex:none}.message-reply-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-inline-edit{margin:5px 0 2px}.message-inline-edit textarea{color:#e6e2e9;font:inherit;resize:vertical;background:#292731;border:1px solid #9d91ff8c;border-radius:7px;outline:0;width:min(720px,100%);min-height:58px;padding:9px 10px;font-size:11px;line-height:1.45;display:block}.message-inline-edit small{color:#77727f;margin-top:4px;font-size:7px;display:block}.message-reactions{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.message-reactions button{color:#aaa5b2;cursor:pointer;background:#282630;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:5px;height:26px;padding:0 7px;font-size:8px;font-weight:800;display:flex}.message-reactions button span{font-size:13px}.message-reactions button:hover{background:#322f3a;border-color:#9d91ff59}.message-reactions button.mine{color:#c5bcff;background:#7c6cf224;border-color:#9d91ff7a}.message-attachments{grid-template-columns:minmax(180px,520px);gap:6px;max-width:720px;margin-top:7px;display:grid}.message-attachments.count-2,.message-attachments.count-3,.message-attachments.count-4{grid-template-columns:repeat(2,minmax(160px,1fr))}.message-image{color:#8f8a96;background:#111016;border:1px solid #ffffff14;border-radius:9px;max-width:520px;text-decoration:none;display:block;position:relative;overflow:hidden}.message-image img{object-fit:contain;width:100%;height:auto;max-height:330px;display:block}.message-image>span{text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#07060aeb);padding:20px 8px 7px;font-size:7px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.message-file{color:#8f8a96;background:#24222b;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:9px;max-width:420px;min-height:57px;padding:8px 10px;text-decoration:none;display:flex}.message-file>span{color:var(--purple-light);background:#7c6cf21f;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.message-file p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.message-file strong{color:#d9d5df;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.message-file small{color:#77727f;margin-top:3px;font-size:7px}.message-file:hover{background:#2b2933;border-color:#9d91ff40}.composer-context{background:#24222b;border:1px solid #ffffff13;border-bottom:0;border-radius:9px 9px 0 0;margin:0 16px;overflow:hidden}.composer-reply{align-items:center;gap:9px;min-height:43px;padding:6px 9px 6px 12px;display:flex}.composer-reply>svg{color:var(--purple-light)}.composer-reply p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.composer-reply strong{color:#c8c3cd;font-size:8px}.composer-reply span{color:#77727f;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.composer-reply button,.pending-file>button{color:#77727f;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.composer-reply button:hover,.pending-file>button:hover{color:#fff;background:#35323e}.pending-files{border-top:1px solid #ffffff0f;gap:7px;padding:8px;display:flex;overflow-x:auto}.pending-file{background:#19181e;border-radius:7px;flex:0 0 220px;align-items:center;gap:8px;min-width:0;padding:5px;display:flex}.pending-file>img{object-fit:cover;border-radius:5px;width:61px;height:46px}.pending-file>span{color:var(--purple-light);background:#7c6cf21a;border-radius:5px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.pending-file p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.pending-file strong{color:#c8c4ce;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.pending-file small{color:#716d79;margin-top:3px;font-size:7px}.composer-context+.message-composer{border-radius:0 0 8px 8px;margin-top:0}.message-feed-column .message-composer{flex-basis:auto;min-height:45px}.message-composer textarea{color:#dedbe3;font:inherit;resize:none;background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:32px;max-height:110px;padding:8px 0;font-size:11px;line-height:1.4}.message-composer textarea::placeholder{color:#716d79}.message-composer button:disabled{cursor:default;opacity:.45}.new-messages-button{background:var(--purple);color:#fff;cursor:pointer;z-index:7;border:0;border-radius:999px;align-self:center;min-height:28px;padding:0 12px;font-size:8px;font-weight:800;position:absolute;bottom:82px;box-shadow:0 8px 25px #0008}.message-search-panel{background:#17161c;border-left:1px solid #ffffff12;flex-direction:column;flex:0 0 300px;width:300px;min-height:0;display:flex}.message-search-panel>header{border-bottom:1px solid #ffffff12;flex:0 0 46px;align-items:center;gap:8px;padding:0 10px 0 13px;display:flex}.message-search-panel>header>svg{color:var(--purple-light)}.message-search-panel>header strong{flex:1;font-size:11px}.message-search-panel>header button{color:#77727f;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.message-search-panel>header button:hover{color:#fff;background:#292731}.message-search-panel>label{background:#111016;border:1px solid #ffffff17;border-radius:7px;align-items:center;gap:7px;margin:11px;padding:0 9px;display:flex}.message-search-panel>label svg{color:#706b78}.message-search-panel input{color:#e2dee6;background:0 0;border:0;outline:0;flex:1;min-width:0;height:35px;font-size:9px}.message-search-results{flex:1;min-height:0;padding:0 7px 12px;overflow-y:auto}.search-empty{color:#716d79;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;font-size:8px;display:flex}.message-search-result{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:flex-start;gap:8px;width:100%;padding:8px;display:flex}.message-search-result:hover{background:#24222b}.message-search-result .message-avatar{width:28px;height:28px;font-size:8px}.message-search-result p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.message-search-result p>strong{color:#c9c5cf;font-size:8px}.message-search-result time{color:#5f5b66;margin-left:6px;font-size:6px;font-weight:500}.message-search-result p>span{color:#817c88;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.message-search-result mark{color:#f2dfaa;background:#e5b44b38;border-radius:2px}@media (max-width:760px){.message-search-panel{z-index:30;width:min(330px,100%);position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 50px #000b}.message-actions{display:flex;right:8px}.message-actions>button:first-child{display:none}.message-attachments.count-2,.message-attachments.count-3,.message-attachments.count-4{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.composer-context{margin-inline:8px}.message-reply-preview:before{display:none}.message-actions{top:-9px}.message-actions>button{width:26px;height:25px}.message-actions-menu{top:31px;right:0}.pending-file{flex-basis:190px}}
