:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-app:#313338;--bg-sidebar:#2b2d31;--bg-sunken:#1e1f22;--bg-panel:#232428;--bg-hover:#35373c;--bg-active:#404249;--text-normal:#dbdee1;--text-strong:#f2f3f5;--text-muted:#949ba4;--brand:#5865f2;--brand-hover:#4752c4;--success:#23a55a;--danger:#da373c;--divider:#ffffff0f;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-elevated:0 16px 40px #00000061;background:var(--bg-app);color:var(--text-normal);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:gg sans,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#313338;margin:0;font-family:inherit;overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}input::placeholder,textarea::placeholder{color:var(--text-muted)}.icon{flex:none;display:block}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:2px solid #00a8fc}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-screen,.error-boundary-screen{background:radial-gradient(circle at top,#404eed 0,#313338 48%);justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.auth-card{background:#2b2d31;border-radius:8px;flex-direction:column;gap:12px;width:min(420px,100%);padding:32px;display:flex;box-shadow:0 8px 28px #00000059}.auth-card h1{color:#f2f3f5;letter-spacing:-.02em;text-align:center;margin:0 0 8px;font-size:24px;line-height:1.25}.auth-card>label{color:#b5bac1;letter-spacing:.025em;text-transform:uppercase;font-size:12px;font-weight:700}.auth-card input,.create-channel input,.create-channel select{color:#dbdee1;background:#1e1f22;border:0;border-radius:3px;width:100%;padding:10px}.auth-card button,.create-channel button,.voice-primary{color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:3px;padding:10px 14px;font-weight:600}.auth-card .auth-link{color:#00a8fc;background:0 0;padding:4px;font-size:13px;font-weight:500}.auth-card .auth-link:hover{text-decoration:underline}.auth-error,.auth-error-screen,.error-boundary-screen{color:#fa777c;text-align:center}.auth-loading{color:#949ba4;place-items:center;min-height:100dvh;display:grid}.app-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.connection-banner{color:#111214;text-align:center;background:#f0b232;flex:none;padding:5px 12px;font-size:13px;font-weight:600;animation:.18s ease-out both banner-enter}.main-layout{flex:1;min-height:0;display:flex}.sidebar-column{background:#2b2d31;flex-direction:column;width:260px;min-width:260px;display:flex}.sidebar-backdrop{z-index:11;background:#0000008c;animation:.15s ease-out both modal-fade;position:fixed;inset:0}.sidebar{flex:1;min-height:0;overflow-y:auto}.sidebar-server-name{z-index:2;color:#f2f3f5;letter-spacing:-.01em;background:#2b2d31;border-bottom:1px solid #1f2023;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-weight:700;display:flex;position:sticky;top:0;box-shadow:0 1px #0003}.sidebar-server-actions{align-items:center;gap:9px;display:flex}.sidebar-server-actions .online-dot{flex:0 0 8px}.server-settings-button{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;display:grid}.server-settings-button:hover{color:#fff;background:#3f4147}.channel-group h2{color:#949ba4;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:2px;margin:0 4px 4px;font-size:12px;font-weight:700;line-height:16px;display:flex}.sidebar ul{margin:0;padding:0;list-style:none}.channel-link{color:#949ba4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;width:100%;min-width:0;padding:6px 8px;transition:background-color .12s ease-out,color .12s ease-out;display:flex}.channel-link:hover{color:#dbdee1;background:#35373c}.channel-link.active{color:#fff;background:#404249}.channel-icon{color:#80848e;flex:0 0 20px;place-items:center;width:20px;display:grid}.channel-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.channel-link.has-unread{color:#f2f3f5;font-weight:600;position:relative}.channel-unread-dot{background:#f2f3f5;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 3px #f2f3f514}.channel-link.has-unread:before{content:"";background:#f2f3f5;border-radius:0 4px 4px 0;width:4px;height:8px;position:absolute;left:-8px}.channel-row{align-items:center;gap:2px;display:flex}.channel-row .channel-link{flex:1;min-width:0}.channel-settings-button{color:#80848e;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:24px;height:24px;transition:opacity .12s ease-out,background .12s ease-out,color .12s ease-out;display:grid}.channel-row:hover .channel-settings-button,.channel-settings-button:focus-visible{opacity:1}.channel-settings-button:hover{color:#dbdee1;background:#35373c}.channel-settings-modal{width:min(480px,100%)}.channel-overview-fields{gap:16px;display:grid}.channel-overview-fields>label{color:#b5bac1;letter-spacing:.035em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:700;display:grid}.channel-overview-fields input,.channel-overview-fields select{outline:0;width:100%;min-height:42px}.channel-name-field{background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;align-items:center;display:flex;overflow:hidden}.channel-name-field:focus-within{border-color:#5865f2}.channel-name-field span{color:#80848e;padding-left:12px;font-size:17px}.channel-name-field input{color:#dbdee1;background:0 0;border:0}.channel-access-help{color:#949ba4;margin:-8px 0 0;font-size:12px;line-height:1.45}.channel-danger-zone{justify-content:space-between;align-items:center;gap:18px;display:flex}.channel-danger-zone h3{color:#f23f42;margin-bottom:4px}.channel-danger-zone p{color:#949ba4;margin:0;font-size:12px}.channel-danger-zone button{color:#f23f42;cursor:pointer;background:0 0;border:1px solid #da373c;border-radius:4px;flex:none;padding:9px 12px}.channel-danger-zone button:hover{color:#fff;background:#da373c}.channel-settings-actions{background:#2b2d31;margin:0 -24px -26px;padding:14px 24px;position:sticky;bottom:0}.admin-hint{color:#949ba4;font-size:12px;line-height:1.5}.admin-hint .icon{vertical-align:-2px}.voice-occupants li{color:#949ba4;align-items:center;gap:8px;min-height:30px;font-size:13px;display:flex}.voice-occupants li.is-speaking{color:#57d68d}.voice-occupants li.is-speaking .member-avatar{animation:1.5s ease-in-out infinite speaking-ring;box-shadow:0 0 0 2px #23a55a}.member-avatar,.user-avatar,.message-avatar{aspect-ratio:1;color:#fff;background:#5865f2;border-radius:50%;flex:none;place-items:center;font-weight:700;display:inline-grid;overflow:hidden}.member-avatar{width:22px;height:22px;font-size:10px}.member-avatar img,.user-avatar img,.message-avatar img,.participant-avatar img,.profile-avatar-button img{aspect-ratio:1;border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block}.online-dot{background:#23a55a;border-radius:50%;width:8px;height:8px;display:inline-block}.sidebar-presence{color:#949ba4;margin:14px 16px 8px;font-size:12px}.create-channel-button{color:#b5bac1;cursor:pointer;background:0 0;border:1px solid #4e5058;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 16px);margin:6px 8px 12px;padding:9px;font-size:13px;font-weight:600;display:flex}.create-channel-button:hover{color:#fff;background:#5865f21a;border-color:#5865f2}.create-channel-backdrop{z-index:30;position:fixed}.create-channel-modal{width:min(560px,100%)}.create-channel-form{gap:20px;min-height:0;padding:22px 24px 0;display:grid;overflow-y:auto}.create-channel-form fieldset{border:0;min-width:0;margin:0;padding:0}.create-channel-form legend,.create-channel-form>label{color:#b5bac1;letter-spacing:.035em;text-transform:uppercase;gap:7px;width:100%;margin-bottom:8px;font-size:11px;font-weight:700;display:grid}.channel-type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.channel-type-options button{color:#b5bac1;cursor:pointer;text-align:left;background:#2b2d31;border:1px solid #1e1f22;border-radius:7px;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.channel-type-options button.active{color:#fff;background:#5865f21f;border-color:#5865f2;box-shadow:inset 3px 0 #5865f2}.channel-type-options span{flex-direction:column;min-width:0;display:flex}.channel-type-options strong{font-size:14px}.channel-type-options small{color:#949ba4;font-size:11px;line-height:1.35}.create-channel-form select{color:#dbdee1;background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;width:100%;min-height:42px;padding:9px 10px}.create-channel-summary{color:#b5bac1;background:#2b2d31;border-radius:6px;align-items:center;gap:10px;margin:0;padding:11px 12px;display:flex}.create-channel-summary>span{flex-direction:column;display:flex}.create-channel-summary strong{color:#f2f3f5;font-size:13px}.create-channel-summary small{color:#949ba4;font-size:11px}.create-channel-form footer{background:#2b2d31;justify-content:flex-end;gap:10px;margin:0 -24px;padding:16px 24px;display:flex;position:sticky;bottom:0}.create-channel-form footer button{color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:4px;padding:9px 14px}.create-channel-form footer .profile-cancel{background:0 0}.create-channel-form footer button:disabled{opacity:.45;cursor:default}.user-bar{background:#232428;align-items:center;gap:8px;min-height:56px;padding:8px;display:flex}.user-profile-button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;padding:0;display:block}.user-profile-button:hover .user-avatar{box-shadow:0 0 0 2px #5865f2}.user-identity{flex-direction:column;flex:1;min-width:0;display:flex}.user-name{color:#f2f3f5;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.user-role{color:#949ba4;font-size:11px}.user-action{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;padding:0;display:grid}.user-action:hover{color:#fff;background:#3f4147}.main-content{background:#313338;flex:1;min-width:0;min-height:0;display:flex;position:relative}.chat-view,.voice-view{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.chat-view{position:relative}.chat-drop-overlay{z-index:10;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#232428eb;border:2px dashed #5865f2;border-radius:12px;place-items:center;display:grid;position:absolute;inset:8px}.chat-drop-overlay>div{color:#b5bac1;text-align:center;flex-direction:column;align-items:center;gap:5px;padding:28px;display:flex}.chat-drop-overlay .icon{color:#949cf7;margin-bottom:6px}.chat-drop-overlay strong{color:#f2f3f5;font-size:19px}.chat-drop-overlay span{font-size:13px}.voice-view[hidden]{display:none}.chat-header{color:#f2f3f5;letter-spacing:-.01em;border-bottom:1px solid #26272b;flex:0 0 48px;align-items:center;gap:8px;height:48px;padding:0 16px;font-weight:600;display:flex;box-shadow:0 1px #0003}.header-channel-icon{color:#80848e;font-size:22px}.mobile-menu-button{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;margin-right:2px;display:none}.mobile-menu-button:hover{color:#fff;background:#3f4147}.no-channel .mobile-menu-button{border:1px solid #4e5058}.chat-messages{flex:1;min-height:0;padding:16px 0 24px;overflow-y:auto}.chat-empty{margin-top:auto;padding:32px 16px 12px}.chat-empty-icon{color:#fff;background:#41434a;border-radius:50%;place-items:center;width:68px;height:68px;font-size:40px;font-weight:700;display:grid}.chat-empty h1{color:#f2f3f5;letter-spacing:-.025em;margin:14px 0 4px;font-size:28px;line-height:1.2}.chat-empty p{color:#b5bac1;margin:0}.chat-message{gap:14px;margin-top:14px;padding:3px 16px;animation:.16s ease-out both call-enter;display:flex}.message-avatar{width:40px;height:40px;margin-top:2px}.message-body{min-width:0}.message-meta{align-items:baseline;gap:8px;display:flex}.chat-author{color:#f2f3f5;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.chat-author:hover{text-decoration:underline}.message-profile-trigger{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 40px;width:40px;height:40px;padding:0}.message-meta time{color:#949ba4;font-size:11px}.chat-content{color:#dbdee1;overflow-wrap:anywhere;white-space:pre-wrap;margin-top:2px;line-height:1.35}.message-attachments{gap:8px;max-width:min(520px,100%);margin-top:7px;display:grid}.message-image{background:#1e1f22;border-radius:8px;width:fit-content;max-width:100%;display:block;overflow:hidden}.message-image img{object-fit:contain;width:auto;max-width:100%;max-height:360px;display:block}.message-file{color:#00a8fc;background:#2b2d31;border:1px solid #1e1f22;border-radius:8px;align-items:center;gap:12px;width:min(420px,100%);padding:12px;text-decoration:none;display:flex}.message-file>span:first-child{color:#dbdee1;background:#404249;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.message-file>span:last-child{flex-direction:column;min-width:0;display:flex}.message-file strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-file small{color:#949ba4}.composer-attachments{gap:8px;padding:8px 16px;display:flex;overflow-x:auto}.composer-attachments>div{color:#b5bac1;background:#2b2d31;border-radius:6px;align-items:center;gap:7px;max-width:190px;padding:6px 8px;display:flex}.composer-attachments img{object-fit:cover;border-radius:4px;flex:0 0 30px;width:30px;height:30px}.composer-attachments span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.composer-attachments button{color:#fff;cursor:pointer;background:#4e5058;border:0;border-radius:50%;flex:0 0 22px;width:22px;height:22px;padding:0}.chat-composer{padding:0 16px calc(24px + env(safe-area-inset-bottom));flex:none;gap:8px;display:flex}.composer-field{color:#b5bac1;background:#383a40;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:0;padding:0 14px;display:flex}.composer-attach-button{flex:0 0 24px;height:24px;padding:0;color:#383a40!important;background:#b5bac1!important;border-radius:50%!important;width:24px!important}.composer-field input{color:#dbdee1;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:12px 0}.composer-count{color:#949ba4;flex:none;font-size:11px}.composer-emotes{flex:none;position:relative}.composer-field .composer-emote-button{color:#b5bac1;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;transition:color .12s,background-color .12s,transform .12s;display:grid}.composer-field .composer-emote-button:hover,.composer-field .composer-emote-button.active{color:#f2f3f5;background:#ffffff0f;transform:scale(1.06)}.emote-picker{z-index:12;border:1px solid var(--divider);border-radius:var(--radius-lg);background:var(--bg-sunken);width:300px;box-shadow:var(--shadow-elevated);padding:12px;animation:.14s ease-out both modal-enter;position:absolute;bottom:calc(100% + 12px);right:-8px}.emote-picker:after{background:var(--bg-sunken);content:"";width:12px;height:12px;position:absolute;bottom:-6px;right:16px;transform:rotate(45deg)}.emote-picker>strong{color:var(--text-muted);letter-spacing:.045em;text-transform:uppercase;margin:0 2px 9px;font-size:11px;display:block}.emote-grid{grid-template-columns:repeat(8,1fr);gap:3px;display:grid}.emote-grid button{border-radius:var(--radius-sm);background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;font-size:21px;line-height:1;transition:background-color .1s,transform .1s;display:grid}.emote-grid button:hover,.emote-grid button:focus-visible{background:var(--bg-active);transform:scale(1.15)}.chat-composer>button{color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:8px;place-items:center;width:44px;display:grid}.chat-composer>button:disabled{opacity:.35;cursor:default}.no-channel{color:#949ba4;flex:1;place-items:center;gap:12px;display:grid}.voice-stage{min-height:0;padding:16px 16px calc(92px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 15%,#5865f214,#0000 34%);flex-direction:column;flex:1;align-items:center;gap:12px;display:flex;overflow:hidden}.voice-hero{text-align:center;flex-direction:column;align-items:center;animation:.24s ease-out both call-enter;display:flex}.voice-hero.is-connected{text-align:left;flex-direction:row;align-self:stretch;gap:11px;max-width:1180px;margin-inline:auto}.voice-hero.is-connected .voice-hero-icon{color:#23a55a;background:#23a55a24;flex:none;width:40px;height:40px}.voice-hero.is-connected h1{margin:0;font-size:16px}.voice-hero.is-connected p{margin-left:auto;font-size:13px}.voice-hero-icon{color:#f2f3f5;background:#404249;border-radius:50%;place-items:center;width:64px;height:64px;font-size:23px;display:grid}.voice-hero h1{color:#f2f3f5;letter-spacing:-.02em;margin:12px 0 4px;font-size:24px;line-height:1.25}.voice-hero p{color:#949ba4;max-width:560px;margin:0}.voice-reconnect-banner{color:#111214;text-align:center;background:#f0b232;border-radius:6px;justify-content:center;align-self:stretch;align-items:center;gap:4px;max-width:1180px;margin-inline:auto;padding:5px 12px;font-size:13px;font-weight:600;display:flex}.video-grid{grid-template-columns:repeat(var(--video-columns,1), minmax(0, 1fr));grid-template-rows:repeat(var(--video-rows,1), minmax(0, 1fr));flex:1;gap:12px;width:100%;min-height:0;display:grid}.video-grid.is-empty{display:none}.remote-videos{display:contents}.local-video:empty{display:none}.video-tile,.local-video:not(:empty){background:#1e1f22;border:1px solid #ffffff0d;border-radius:12px;min-width:0;height:100%;min-height:0;margin:0;animation:.22s ease-out both call-enter;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000003d}.video-tile video,.local-video video{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.video-tile.screen-share video,.local-screen video{object-fit:contain}.video-tile figcaption{color:#fff;background:#000000a6;border-radius:4px;padding:4px 7px;font-size:12px;position:absolute;bottom:10px;left:10px}.local-video-label{z-index:2;color:#fff;background:#000000a6;border-radius:4px;padding:4px 7px;font-size:12px;position:absolute;bottom:10px;left:10px}.video-tile.is-speaking,.local-video.is-speaking:not(:empty){outline-offset:-3px;outline:3px solid #23a55a;box-shadow:0 0 0 6px #23a55a1f,0 8px 24px #0000003d}.tile-fullscreen-button{z-index:2;color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:0;border-radius:6px;place-items:center;width:28px;height:28px;transition:opacity .12s ease-out,background .12s ease-out;display:grid;position:absolute;top:8px;right:8px}.video-tile:hover .tile-fullscreen-button,.local-video:hover .tile-fullscreen-button,.tile-fullscreen-button:focus-visible{opacity:1}.tile-fullscreen-button:hover{background:#000000bf}:is(.video-tile:fullscreen,.local-video:fullscreen){background:#000;border:0;border-radius:0;justify-content:center;align-items:center;display:flex}:is(.video-tile:fullscreen video,.local-video:fullscreen video){object-fit:contain;width:100%;height:100%}:is(.video-tile:fullscreen .tile-fullscreen-button,.local-video:fullscreen .tile-fullscreen-button){opacity:1}.voice-participant-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),320px));place-content:center;gap:12px;width:min(960px,100%);min-height:280px;animation:.22s ease-out both call-enter;display:grid}.voice-participant{aspect-ratio:1;cursor:pointer;background:#2b2d31;border:3px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:0;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex;box-shadow:0 5px 18px #00000024}.voice-occupants li{cursor:pointer}.voice-participant strong{color:#f2f3f5;margin-top:12px;font-size:14px}.voice-participant>span{color:#949ba4;font-size:12px}.participant-avatar-wrap{border:3px solid #0000;border-radius:50%;place-items:center;width:96px;height:96px;transition:border-color .12s,box-shadow .12s;display:grid}.participant-avatar{aspect-ratio:1;color:#fff;background:#5865f2;border-radius:50%;place-items:center;width:82px;height:82px;font-size:30px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 8px 22px #00000042}.voice-participant.is-speaking{background:#2d3230;border-color:#23a55ab8;box-shadow:0 0 0 4px #23a55a1a,0 8px 24px #0000002e}.voice-participant.is-speaking .participant-avatar-wrap{border-color:#23a55a;animation:1.5s ease-in-out infinite speaking-ring;box-shadow:0 0 0 5px #23a55a1f}.voice-participant.is-speaking>span{color:#57d68d}.voice-primary{border-radius:4px;min-width:130px}.voice-primary:hover{background:#4752c4}.voice-primary:disabled{opacity:.65;cursor:wait}.connecting-dots{align-items:center;gap:3px;margin-left:6px;display:inline-flex}.connecting-dots i{background:currentColor;border-radius:50%;width:4px;height:4px;animation:.9s ease-in-out infinite connecting-dot}.connecting-dots i:nth-child(2){animation-delay:.12s}.connecting-dots i:nth-child(3){animation-delay:.24s}.voice-controls{left:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:5;background:#1e1f22;border:1px solid #202225;border-radius:12px;justify-content:center;gap:8px;max-width:calc(100% - 32px);padding:10px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.voice-controls button{color:#f2f3f5;cursor:pointer;background:#3f4147;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;transition:background-color .14s,color .14s,transform .14s;display:grid}.voice-controls button:hover{background:#4e5058}.voice-controls button:active{transform:translateY(1px)scale(.98)}.voice-controls button.control-off{color:#1e1f22;background:#f2f3f5}.voice-controls button[aria-label=Stop\ camera],.voice-controls button[aria-label=Stop\ sharing]{color:#f23f42;background:#4e5058}.voice-controls button[aria-label=Stop\ camera]:hover,.voice-controls button[aria-label=Stop\ sharing]:hover{color:#fff;background:#da373c}.voice-controls .voice-danger{color:#fff;background:#da373c;border-radius:22px;flex-basis:52px;width:52px}.voice-controls .voice-danger:hover{background:#a1282c}.voice-modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b8;place-items:center;padding:24px;animation:.15s ease-out both modal-fade;display:grid;position:fixed;inset:0}.profile-backdrop{z-index:30;position:fixed}.profile-modal{width:min(760px,100%)}.profile-form{min-height:0;padding:22px 24px 0;overflow-y:auto}.profile-preview{background:#111214;border-radius:10px;margin-bottom:22px;overflow:hidden;box-shadow:0 10px 28px #00000040}.profile-banner{cursor:pointer;background:linear-gradient(135deg,#5865f2,#7c5cff) 50%/cover;border:0;width:100%;height:112px;padding:0;display:block}.profile-banner span{color:#fff;opacity:0;background:#00000094;border-radius:5px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;transition:opacity .12s;display:inline-flex}.profile-banner:hover span,.profile-banner:focus-visible span{opacity:1}.profile-preview-body{min-height:142px;padding:54px 18px 18px;position:relative}.profile-preview-body>strong{color:#f2f3f5;text-overflow:ellipsis;white-space:nowrap;font-size:20px;display:block;overflow:hidden}.profile-preview-body>p{color:#b5bac1;white-space:pre-wrap;overflow-wrap:anywhere;min-height:20px;margin:8px 0 0;font-size:13px;line-height:1.45}.profile-avatar-button{aspect-ratio:1;color:#fff;cursor:pointer;background:#5865f2;border:6px solid #111214;border-radius:50%;place-items:center;width:88px;height:88px;padding:0;font-size:30px;font-weight:700;display:grid;position:absolute;top:-46px;left:18px;overflow:hidden}.profile-avatar-button i{color:#fff;opacity:0;background:#0009;place-items:center;transition:opacity .12s;display:grid;position:absolute;inset:0}.profile-avatar-button:hover i,.profile-avatar-button:focus-visible i{opacity:1}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-fields label{color:#b5bac1;letter-spacing:.035em;text-transform:uppercase;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:700;display:flex}.profile-fields input,.profile-fields textarea{color:#dbdee1;width:100%;font:inherit;text-transform:none;resize:vertical;background:#1e1f22;border:1px solid #1e1f22;border-radius:5px;outline:0;padding:10px 12px;font-size:14px}.profile-fields input:focus,.profile-fields textarea:focus{border-color:#5865f2}.profile-description,.profile-avatar-actions{grid-column:1/-1}.profile-description{position:relative}.profile-description small{color:#80848e;letter-spacing:0;text-transform:none;align-self:flex-end;margin-top:-2px;font-weight:400}.profile-avatar-actions{align-items:center;gap:9px;display:flex}.profile-avatar-actions button{color:#fff;cursor:pointer;background:#4e5058;border:0;border-radius:4px;padding:8px 12px}.profile-avatar-actions .danger-link{color:#f23f42;background:0 0}.profile-avatar-actions small{color:#80848e;margin-left:auto}.profile-actions{background:#2b2d31;justify-content:flex-end;gap:10px;margin:22px -24px 0;padding:16px 24px;display:flex;position:sticky;bottom:0}.profile-actions button{color:#fff;cursor:pointer;border:0;border-radius:4px;padding:10px 16px}.profile-cancel{background:0 0}.profile-save{background:#5865f2}.profile-actions button:disabled{opacity:.5;cursor:default}.public-profile-modal{background:#111214;border:1px solid #ffffff12;border-radius:14px;width:min(360px,100%);animation:.18s ease-out both modal-enter;position:relative;overflow:hidden;box-shadow:0 24px 72px #0009}.public-profile-close{z-index:2;color:#fff;background:#00000073;border-color:#0000;position:absolute;top:10px;right:10px}.public-profile-banner{background:linear-gradient(135deg,#5865f2,#7c5cff) 50%/cover;height:120px}.public-profile-body{padding:58px 18px 18px;position:relative}.public-profile-avatar{color:#fff;background:#5865f2;border:7px solid #111214;border-radius:50%;place-items:center;width:94px;height:94px;font-size:32px;font-weight:700;display:grid;position:absolute;top:-48px;left:18px;overflow:hidden}.public-profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.public-profile-body h2{color:#f2f3f5;margin:0;font-size:22px}.public-profile-about{background:#232428;border-radius:7px;margin-top:16px;padding:13px}.public-profile-about strong{color:#b5bac1;text-transform:uppercase;font-size:11px}.public-profile-about p{color:#dbdee1;white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;line-height:1.5}.public-profile-loading{color:#949ba4;text-align:center;padding:80px 20px}.voice-settings-modal{color:#dbdee1;background:#313338;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;width:min(760px,100%);max-height:min(720px,100% - 16px);animation:.18s ease-out both modal-enter;display:flex;overflow:hidden;box-shadow:0 24px 72px #0000008c}.voice-settings-modal>header{background:#2b2d31;border-bottom:1px solid #242528;flex:none;justify-content:space-between;align-items:flex-start;padding:22px 24px 18px;display:flex}.voice-settings-modal header span{color:#949ba4;letter-spacing:.08em;font-size:10px;font-weight:700}.voice-settings-modal h2{color:#f2f3f5;margin:4px 0 0;font-size:20px;line-height:1.2}.modal-close{color:#b5bac1;cursor:pointer;background:0 0;border:1px solid #4e5058;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.modal-close:hover{color:#f2f3f5;border-color:#b5bac1}.voice-settings-content{padding:6px 24px 26px;overflow-y:auto}.settings-section{border-bottom:1px solid #3f4147;padding:20px 0 22px}.settings-section:last-child{border-bottom:0}.settings-section h3{color:#b5bac1;letter-spacing:.035em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.settings-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.settings-section-heading h3{margin-bottom:4px}.settings-section-heading p{color:#949ba4;margin:0;font-size:13px}.settings-section-heading strong{color:#f2f3f5;font-size:13px}.voice-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.voice-settings label{color:#b5bac1;letter-spacing:.025em;text-align:left;text-transform:uppercase;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:700;display:flex}.voice-settings select{color:#dbdee1;text-transform:none;background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;outline:none;width:100%;min-width:0;min-height:40px;padding:8px 34px 8px 10px;font-size:13px}.voice-settings select:focus{border-color:#5865f2}.input-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.input-mode-options button{color:#dbdee1;cursor:pointer;text-align:left;background:#2b2d31;border:1px solid #1e1f22;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:86px;padding:14px;display:flex}.input-mode-options button:hover{background:#35373c}.input-mode-options button.active{background:#5865f21f;border-color:#5865f2;box-shadow:inset 3px 0 #5865f2}.input-mode-options span{font-size:14px;font-weight:700}.input-mode-options small{color:#949ba4;font-size:12px;line-height:1.35}.voice-meter{background:#1e1f22;border-radius:5px;width:100%;height:10px;margin:18px 0 12px;position:relative;overflow:hidden}.voice-meter span{background:#23a55a;height:100%;transition:width 80ms linear;display:block}.voice-meter i{background:#f0b232;width:2px;position:absolute;top:0;bottom:0}.voice-detection-section>input[type=range]{accent-color:#5865f2;width:100%}.remote-audio{display:none}.admin-backdrop{position:fixed}.admin-modal{width:min(980px,100%);height:min(760px,100% - 32px)}.admin-settings-layout{flex:1;min-height:0;display:flex}.settings-tabs{background:#2b2d31;border-right:1px solid #242528;flex-direction:column;flex:0 0 190px;gap:3px;width:190px;padding:16px 10px;display:flex}.settings-tabs button{color:#949ba4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;min-width:0;padding:9px 11px;font-weight:600;display:flex}.settings-tabs button:hover{color:#dbdee1;background:#35373c}.settings-tabs button.active{color:#fff;background:#404249}.settings-tab-count{text-align:center;background:#ffffff12;border-radius:10px;min-width:22px;margin-left:auto;padding:1px 6px;font-size:11px}.admin-settings-content{flex:1;min-width:0;min-height:0}.admin-error{color:#ffb4b7;background:#da373c24;border-radius:5px;padding:10px 12px}.admin-setting-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-setting-row h3{margin-bottom:5px}.admin-setting-row p{color:#949ba4;margin:0;font-size:13px}.admin-setting-description{color:#949ba4;margin:-6px 0 12px;font-size:13px}.attachment-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.attachment-limit-grid label{color:#b5bac1;text-transform:uppercase;gap:6px;font-size:11px;font-weight:700;display:grid}.attachment-limit-grid input{color:#dbdee1;background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;min-width:0;padding:9px 10px}.attachment-limit-grid.single-setting{grid-template-columns:minmax(180px,280px)}.setting-switch{color:#fff;cursor:pointer;background:#4e5058;border:0;border-radius:5px;padding:8px 12px}.setting-switch.active{background:#23a55a}.admin-user-list,.admin-channel-list{flex-direction:column;gap:8px;display:flex}.admin-members-section{padding-top:16px}.admin-members-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.admin-members-heading h3{margin-bottom:2px}.admin-members-heading p{color:#949ba4;margin:0;font-size:12px}.admin-members-heading input{color:#dbdee1;background:#1e1f22;border:1px solid #0000;border-radius:4px;outline:0;width:min(260px,46%);min-height:38px;padding:8px 11px}.admin-members-heading input:focus{border-color:#5865f2}.admin-user{background:#2b2d31;border-radius:6px;grid-template-columns:28px 1fr auto;grid-template-areas:"avatar name actions""capabilities capabilities capabilities";align-items:center;gap:6px 10px;padding:8px;display:grid}.admin-user.is-banned{opacity:.65}.admin-user .member-avatar{grid-area:avatar}.admin-user strong{grid-area:name}.admin-user-capabilities{flex-wrap:wrap;grid-area:capabilities;gap:6px 14px;display:flex}.admin-user-capabilities label{color:#b5bac1;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.admin-channel select,.admin-channel input,.channel-settings-modal select{color:#dbdee1;background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;min-width:0;padding:8px}.ban-badge{color:#fa777c;text-transform:uppercase;background:#da373c33;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700}.mute-badge{color:#f0b232;text-transform:uppercase;background:#f0b23229;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700}.admin-capability-summary{color:#949ba4;font-size:12px}.admin-user-actions{grid-area:actions;gap:6px;display:flex}.admin-user-actions button{color:#f2f3f5;cursor:pointer;background:#4e5058;border:0;border-radius:4px;padding:6px 9px;font-size:12px}.admin-user-actions .danger-link{color:#fa777c;background:0 0}.admin-members-empty{color:#949ba4;text-align:center;margin:30px 0}.admin-pagination{justify-content:flex-end;align-items:center;gap:12px;padding-top:16px;display:flex}.admin-pagination span{color:#949ba4;font-size:12px}.admin-pagination button{color:#f2f3f5;background:#4e5058;border:0;border-radius:4px;min-width:76px;padding:7px 10px;font-size:12px;font-weight:600}.admin-pagination button:hover:not(:disabled){background:#5d6069}.admin-pagination button:disabled{opacity:.4}.admin-channel{background:#2b2d31;border-radius:7px;padding:12px}.admin-channel-head{grid-template-columns:1fr minmax(150px,220px);gap:10px;display:grid}.admin-quality-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.admin-quality-row label{color:#949ba4;text-transform:uppercase;flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.admin-channel-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.admin-channel-actions button{color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:4px;padding:7px 10px}.admin-channel-actions .danger-link{color:#fa777c;background:0 0}.sidebar-column{background:var(--bg-sidebar);width:272px;min-width:272px}.sidebar-server-name,.chat-header{border-bottom-color:var(--divider);box-shadow:0 1px 2px #0003}.sidebar-server-name{padding-inline:14px 10px}.sidebar-server-actions{gap:6px}.server-settings-button,.user-action,.mobile-menu-button,.channel-settings-button{border-radius:var(--radius-sm);transition:background-color .12s,color .12s,opacity .12s}.channel-group{padding:15px 8px 0}.channel-group h2{letter-spacing:.045em;margin:0 4px 5px;font-size:11px;line-height:16px}.channel-link{border-radius:var(--radius-sm);gap:6px;min-height:34px;padding:5px 8px;font-size:15px}.channel-link:hover{background:var(--bg-hover)}.channel-link.active{background:var(--bg-active);color:var(--text-strong)}.channel-icon{color:var(--text-muted)}.voice-occupants{padding:2px 4px 3px 32px!important}.voice-occupants li{border-radius:var(--radius-sm);min-height:30px;padding:2px 4px}.voice-occupants li:hover{color:var(--text-normal);background:#ffffff08}.create-channel-button{border-radius:var(--radius-sm);background:#ffffff0a;border-color:#0000;min-height:36px;margin-top:10px}.create-channel-button:hover{background:var(--bg-active);border-color:#0000}.sidebar-presence{margin:14px 12px 8px}.user-bar{background:var(--bg-panel);border-top:1px solid #0000002e;min-height:58px;padding:7px 8px}.user-avatar{width:36px;height:36px}.user-name{line-height:18px}.user-action{width:34px;height:34px}.main-content{background:var(--bg-app)}.chat-header{background:var(--bg-app);padding-inline:14px 16px}.chat-messages{scrollbar-color:var(--bg-sunken) transparent;scrollbar-width:thin;padding-top:14px}.chat-message{gap:14px;margin-top:10px;padding:4px 16px}.chat-message:hover{background:#04040512}.message-meta{gap:7px;line-height:20px}.chat-author{font-size:15px}.chat-content{margin-top:0;font-size:15px;line-height:1.4}.message-file{border-color:var(--divider);border-radius:var(--radius-md);background:var(--bg-sidebar)}.chat-composer{padding:0 16px calc(20px + env(safe-area-inset-bottom));gap:10px}.composer-field{border-radius:var(--radius-md);background:#383a40;min-height:44px}.composer-field:focus-within{box-shadow:0 0 0 1px #ffffff12}.composer-field input{padding-block:11px}.chat-composer>button{border-radius:var(--radius-md);background:var(--brand);width:44px;height:44px;transition:background-color .12s,transform .1s}.chat-composer>button:not(:disabled):hover{background:var(--brand-hover)}.chat-composer>button:not(:disabled):active{transform:scale(.96)}.voice-stage{padding:14px 18px calc(94px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 0,#292b31 0,#202124 55%);gap:10px}.voice-hero.is-connected{max-width:1280px;padding-inline:2px}.voice-hero.is-connected .voice-hero-icon{width:36px;height:36px}.voice-hero.is-connected h1{font-size:15px}.voice-hero.is-connected p{font-size:12px}.video-grid{gap:10px;max-width:1280px;margin-inline:auto}.voice-participant-grid{gap:12px;width:min(960px,100%);max-width:960px;margin-inline:auto}.video-tile,.local-video:not(:empty){border-radius:var(--radius-lg);background:#28292d;border-color:#ffffff12;box-shadow:0 4px 14px #00000038}.video-tile figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416b8;border-radius:16px}.voice-participant{border-radius:var(--radius-lg);background:var(--bg-sidebar);border-color:#ffffff1a;min-height:0;box-shadow:0 5px 18px #00000024}.voice-participant:hover{background:#303238;box-shadow:0 8px 24px #0003}.participant-avatar-wrap{width:96px;height:96px}.participant-avatar{width:82px;height:82px}.voice-controls{bottom:calc(20px + env(safe-area-inset-bottom));box-shadow:var(--shadow-elevated);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1f22f0;border-color:#ffffff14;border-radius:999px;gap:10px;padding:8px 10px}.voice-controls button{background:#3c4043;flex-basis:46px;width:46px;height:46px}.voice-controls button:hover{background:#505357;transform:translateY(-1px)}.voice-controls button.control-off{background:var(--text-strong)}.voice-controls .voice-danger{background:var(--danger);border-radius:999px;flex-basis:58px;width:58px}.voice-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c2}.voice-settings-modal{border-color:var(--divider);border-radius:var(--radius-lg);background:var(--bg-app);box-shadow:0 24px 80px #0000009e}.voice-settings-modal>header{border-bottom-color:var(--divider);background:var(--bg-sidebar);padding:20px 24px 17px}.voice-settings-modal h2{font-size:19px}.modal-close{background:#ffffff0d;border-color:#0000;border-radius:50%;width:34px;height:34px}.modal-close:hover{background:var(--bg-active);border-color:#0000}.voice-settings-content{padding-top:4px}.settings-section{border-bottom-color:var(--divider);padding-block:18px 20px}.settings-section h3,.profile-fields label,.voice-settings label,.attachment-limit-grid label,.channel-overview-fields>label{letter-spacing:.045em}.settings-tabs{border-color:var(--divider);gap:3px}.settings-tabs button{border-radius:var(--radius-sm);min-height:36px}.settings-tabs button.active{background:var(--bg-active)}.profile-fields input,.profile-fields textarea,.voice-settings select,.attachment-limit-grid input,.admin-channel select,.admin-channel input,.channel-settings-modal select,.create-channel-form select{border-radius:var(--radius-sm);background:var(--bg-sunken);border-color:#0000;min-height:42px}.profile-fields input:hover,.profile-fields textarea:hover,.voice-settings select:hover,.attachment-limit-grid input:hover{border-color:#ffffff14}.profile-actions,.channel-settings-actions,.create-channel-form footer{border-top:1px solid var(--divider);background:var(--bg-sidebar)}.profile-actions button,.create-channel-form footer button,.admin-channel-actions button,.setting-switch{border-radius:var(--radius-sm);min-height:36px;font-weight:600}.profile-save,.create-channel-form footer button,.admin-channel-actions button{background:var(--brand)}.profile-save:hover,.create-channel-form footer button:hover,.admin-channel-actions button:hover{background:var(--brand-hover)}.profile-cancel:hover{background:var(--bg-hover)}.input-mode-options button,.channel-type-options button,.admin-user,.admin-channel{border-radius:var(--radius-md)}.profile-preview,.public-profile-modal{border-radius:var(--radius-lg)}.toast{border:1px solid var(--divider);border-radius:var(--radius-md);box-shadow:var(--shadow-elevated)}@keyframes call-enter{0%{opacity:0;transform:translateY(7px)scale(.99)}to{opacity:1;transform:none}}@keyframes call-pulse{0%{opacity:.65;transform:scale(.9)}75%,to{opacity:0;transform:scale(1.35)}}@keyframes connecting-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes speaker-dot{50%{transform:scale(1.25);box-shadow:0 0 0 6px #23a55a14}}@keyframes speaking-ring{50%{box-shadow:0 0 0 8px #23a55a12}}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}}@keyframes banner-enter{0%{opacity:0;transform:translateY(-100%)}}@keyframes toast-enter{0%{opacity:0;transform:translate(12px)}}@media (prefers-reduced-motion:reduce){.voice-hero,.video-tile,.local-video:not(:empty),.voice-participant-grid,.voice-participant.is-speaking .participant-avatar-wrap,.voice-occupants li.is-speaking .member-avatar,.connecting-dots i,.voice-modal-backdrop,.voice-settings-modal,.connection-banner,.chat-message,.toast,.sidebar-backdrop{animation:none}.voice-controls button,.voice-meter span,.channel-link,.toast,.sidebar-column{transition:none}}.toast-viewport{right:calc(16px + env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));z-index:20;flex-direction:column;gap:8px;display:flex;position:fixed}.toast{color:#f2f3f5;background:#111214;border-radius:6px;max-width:min(380px,100vw - 32px);padding:11px 14px;transition:opacity .18s ease-in,transform .18s ease-in;animation:.18s ease-out both toast-enter;box-shadow:0 5px 18px #0006}.toast.is-leaving{opacity:0;transform:translate(12px)}@media (hover:none){.channel-settings-button,.tile-fullscreen-button{opacity:1}.channel-settings-button{width:32px;height:32px}.tile-fullscreen-button{width:36px;height:36px}.modal-close{width:40px;height:40px}.user-action{width:38px;height:38px}.channel-link{padding-block:9px}}@media (width<=760px){.main-layout{position:relative}.mobile-menu-button{display:inline-flex}.sidebar-column{z-index:12;width:min(300px,84vw);min-width:0;padding-bottom:env(safe-area-inset-bottom);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:12px 0 32px #0006}.sidebar-column.is-open{transform:translate(0)}.main-content{width:100%}.voice-controls{justify-content:flex-start;max-width:calc(100% - 16px);overflow-x:auto}.voice-settings,.input-mode-options,.admin-channel-head,.admin-quality-row{grid-template-columns:1fr}.admin-user{grid-template-columns:28px 1fr;grid-template-areas:"avatar name""capabilities capabilities""actions actions"}.voice-modal-backdrop{padding:8px}.voice-settings-modal{max-height:calc(100% - 8px)}.admin-modal{height:calc(100% - 8px)}.admin-settings-layout{flex-direction:column}.settings-tabs{border-right:0;border-bottom:1px solid var(--divider);flex-direction:row;flex:none;width:100%;padding:8px;overflow-x:auto}.settings-tabs button{justify-content:center;width:auto;min-width:max-content;padding-inline:13px}.chat-message{padding-inline:12px}.chat-composer{padding-inline:10px}}@media (width<=520px){.voice-stage{padding-inline:12px}.voice-controls{max-width:calc(100% - 8px);bottom:calc(10px + env(safe-area-inset-bottom))}.chat-empty h1{font-size:22px}.profile-fields{grid-template-columns:1fr}.profile-avatar-actions{flex-wrap:wrap;align-items:flex-start}.profile-avatar-actions small{width:100%;margin-left:0}.voice-settings-content.admin-settings-content{padding-inline:14px}.admin-members-heading{flex-direction:column;align-items:stretch;gap:10px}.admin-members-heading input{width:100%}.admin-user-actions{flex-wrap:wrap;width:100%}.admin-user-actions button{flex:1}.admin-pagination{justify-content:space-between;gap:8px}.emote-picker{right:8px;bottom:calc(74px + env(safe-area-inset-bottom));width:auto;position:fixed;left:8px}.emote-picker:after{display:none}.emote-grid{grid-template-columns:repeat(8,1fr)}.emote-grid button{width:100%}}
