.servers-page2_serversPage__cptl_{background:linear-gradient(135deg,rgba(22,22,26,.8),rgba(33,33,37,.8));background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%;color:var(--ds-text-color);padding:0 16px 16px}.servers-page2_serversPage__cptl_.under-navbar{padding-top:calc(var(--navbar-offset) + 1px)}html.theme-light .servers-page2_serversPage__cptl_{background:var(--page-bg);color:var(--ds-text-color)}html.theme-light .servers-page2_customSidebar__MuGs1{background-color:#f0f0f0;color:#000}html.theme-light .servers-page2_sidebarBtn__FfTtG{background-color:transparent;color:#000}html.theme-light .servers-page2_sidebarBtn__FfTtG:hover{color:#000}html.theme-light .servers-page2_guildContent__eyq63{background-color:#ffffff;color:#000}html.theme-light .servers-page2_skeletonLine__KET7K{background-color:#e0e0e0}.servers-page2_outerWrapper__QnEQO{max-width:1200px;margin:0 auto;display:flex;gap:16px;align-items:flex-start;padding-bottom:24px}.servers-page2_customSidebar__MuGs1{flex:0 0 220px;background-color:var(--ds-ultra-dark-grey);border-radius:8px;padding:16px;box-shadow:none;display:flex;flex-direction:column;gap:16px;position:sticky;top:var(--navbar-offset);z-index:10;margin-top:24px}.servers-page2_sidebarNav__AdbTY{display:flex;flex-direction:column;gap:8px}.servers-page2_sidebarBtn__FfTtG{width:100%;padding:8px;text-align:left;background-color:transparent;color:#999;border:none;cursor:pointer;transition:color .2s ease-in-out}.servers-page2_sidebarBtn__FfTtG.servers-page2_active__zzr3_,.servers-page2_sidebarBtn__FfTtG:hover{color:#fff}.servers-page2_guildContent__eyq63{flex:1;display:flex;flex-direction:column;background-color:transparent;border-radius:8px;margin-top:24px}.servers-page2_skeletonLine__KET7K{background-color:var(--ds-ultra-dark-grey);height:20px;border-radius:4px;animation:servers-page2_pulse__QovFA 1.5s ease-in-out infinite}@keyframes servers-page2_pulse__QovFA{0%{opacity:.8}50%{opacity:.4}to{opacity:.8}}.servers-page2_sidebarHeader__f36LT{display:flex;align-items:center;justify-content:center;text-align:center;min-height:24px}@media (max-width:1024px){.servers-page2_outerWrapper__QnEQO{flex-direction:column;gap:12px}.servers-page2_customSidebar__MuGs1{position:static;width:100%;top:0;order:1;flex:none}.servers-page2_guildContent__eyq63{width:100%;order:2;padding:0}}@media (max-width:768px){.servers-page2_serversPage__cptl_{padding:12px 8px}.servers-page2_outerWrapper__QnEQO{gap:6px}.servers-page2_customSidebar__MuGs1{padding:8px;order:1}.servers-page2_guildContent__eyq63{padding:0;order:2}.servers-page2_sidebarNav__AdbTY{flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:space-between}.servers-page2_sidebarBtn__FfTtG{flex:1 0 calc(33.333% - 4px);text-align:center;padding:6px 4px;font-size:.8rem}}@media (max-width:480px){.servers-page2_serversPage__cptl_{padding:8px 6px}.servers-page2_outerWrapper__QnEQO{gap:4px}.servers-page2_customSidebar__MuGs1{padding:6px}.servers-page2_guildContent__eyq63{padding:0}.servers-page2_sidebarBtn__FfTtG{flex:1 0 calc(50% - 2px);padding:4px 2px;font-size:.75rem}}.roles-viewer_rolesWrapper__2TZwr{display:flex;flex:1;background:var(--ds-ultra-dark-grey)}html.theme-light .roles-viewer_rolesWrapper__2TZwr{background:#f0f0f0}.roles-viewer_roleList__QgC_4{width:300px;background:var(--ds-ultra-dark-grey);border-right:1px solid #222;padding:16px;overflow-y:auto;max-height:calc(100vh - 80px)}html.theme-light .roles-viewer_roleList__QgC_4{background:#ffffff;border-right:1px solid #ccc}.roles-viewer_roleContent__yE8Gq{flex:1;display:flex;flex-direction:column}.roles-viewer_statusLabel__5n5ES{display:flex;align-items:center;gap:8px;color:#bbb;font-size:.9rem}html.theme-light .roles-viewer_statusLabel__5n5ES{color:#555}.roles-viewer_roleToggle__04zwI{position:relative;width:42px;height:22px}.roles-viewer_roleToggle__04zwI input{opacity:0;width:0;height:0;position:absolute}.roles-viewer_slider__08gFw{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#40444b;transition:.4s;border-radius:34px}html.theme-light .roles-viewer_slider__08gFw{background-color:#ccc}.roles-viewer_slider__08gFw:before{position:absolute;content:"";height:16px;width:16px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:.4s}.roles-viewer_roleToggle__04zwI input:checked+.roles-viewer_slider__08gFw{background-color:#6b78e6}.roles-viewer_roleToggle__04zwI input:checked+.roles-viewer_slider__08gFw:before{transform:translateX(20px)}@media (max-width:1024px){.roles-viewer_rolesWrapper__2TZwr{flex-direction:column}.roles-viewer_roleList__QgC_4{width:100%;border-right:none;border-bottom:1px solid #222;max-height:200px;order:1;padding:8px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent;-webkit-overflow-scrolling:touch}.roles-viewer_roleList__QgC_4::-webkit-scrollbar{width:6px}.roles-viewer_roleList__QgC_4::-webkit-scrollbar-track{background:transparent}.roles-viewer_roleList__QgC_4::-webkit-scrollbar-thumb{background:rgba(255,255,255,.4);border-radius:3px}.roles-viewer_roleList__QgC_4::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.6)}.roles-viewer_roleList__QgC_4 h3{margin-bottom:8px;font-size:.875rem;color:#ccc}.roles-viewer_roleList__QgC_4 button{flex-shrink:0;min-width:120px;margin-bottom:0;padding:8px;font-size:.8rem;white-space:nowrap;display:flex;flex-direction:row;align-items:center;text-align:left;gap:8px}.roles-viewer_roleList__QgC_4 button>div:first-child{width:20px;height:20px;flex-shrink:0}.roles-viewer_roleList__QgC_4 button>div:last-child{font-size:.75rem;text-align:left;flex:1}html.theme-light .roles-viewer_roleList__QgC_4{border-bottom:1px solid #ccc;scrollbar-color:rgba(0,0,0,.4) transparent}html.theme-light .roles-viewer_roleList__QgC_4::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4)}html.theme-light .roles-viewer_roleList__QgC_4::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}html.theme-light .roles-viewer_roleList__QgC_4 h3{color:#555}.roles-viewer_roleContent__yE8Gq{order:2;min-height:400px}}@media (max-width:768px){.roles-viewer_roleList__QgC_4{max-height:180px;padding:6px;gap:6px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.roles-viewer_roleList__QgC_4::-webkit-scrollbar{width:8px}.roles-viewer_roleList__QgC_4 button{min-width:100px;padding:6px;font-size:.75rem;white-space:nowrap}.roles-viewer_roleList__QgC_4 button>div:first-child{width:18px;height:18px}.roles-viewer_roleList__QgC_4 button>div:last-child{font-size:.7rem}.roles-viewer_roleContent__yE8Gq{min-height:300px}}@media (max-width:480px){.roles-viewer_roleList__QgC_4{max-height:160px;padding:4px;gap:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.roles-viewer_roleList__QgC_4::-webkit-scrollbar{width:10px}.roles-viewer_roleList__QgC_4 button{min-width:80px;padding:4px;font-size:.7rem;white-space:nowrap}.roles-viewer_roleList__QgC_4 button>div:first-child{width:16px;height:16px}.roles-viewer_roleList__QgC_4 button>div:last-child{font-size:.65rem}.roles-viewer_roleContent__yE8Gq{min-height:250px}}@media (max-width:768px){.roles-viewer_roleContent__yE8Gq>div:first-child{flex-direction:row;flex-wrap:wrap;gap:4px;padding:8px 12px}.roles-viewer_roleContent__yE8Gq>div:first-child button{flex:1 1 calc(50% - 2px);padding:8px 4px;font-size:.8rem;text-align:center;min-width:0}}@media (max-width:480px){.roles-viewer_roleContent__yE8Gq>div:first-child button{flex:1 1 100%;padding:6px 4px;font-size:.75rem}}.channel-perms_wrapper__7rSpH{display:flex;background:var(--ds-ultra-dark-grey);border:1px solid var(--ds-border-color);border-radius:8px;overflow:hidden}.channel-perms_roles__S0i5e{width:220px;background:var(--ds-dark-grey);overflow-y:auto;padding:12px 0;border-right:1px solid var(--ds-border-color);max-height:60vh}.channel-perms_role__qgL9c{display:flex;align-items:center;gap:6px;padding:6px 16px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px}.channel-perms_role__qgL9c:hover{background:var(--ds-base-grey)}.channel-perms_role__qgL9c.channel-perms_active__n1DDs{background:var(--accent);color:#fff}.channel-perms_dot___7Xmg{width:16px;height:16px;border-radius:50%}.channel-perms_avatar__iUbF_{border-radius:50%}.channel-perms_content__dwR3c{flex:1;overflow-y:auto;padding:24px;max-height:60vh}.channel-perms_permRow__LQQiw{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ds-border-color);padding:8px 0}.channel-perms_permRow__LQQiw:first-of-type{border-top:none}.channel-perms_btn__PiPFx{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;line-height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.channel-perms_btn__PiPFx svg{width:14px;height:14px}.channel-perms_allow__VtlY4{background:var(--ds-green);color:#fff}.channel-perms_deny__aXpzd{background:var(--ds-red);color:#fff}.user-history-infinite-scroll_container__ndx5Z{max-height:60vh;overflow-y:auto;width:100%;box-sizing:border-box;position:relative}.user-history-infinite-scroll_sentinel__lGdFW{height:50px;width:100%;display:flex;align-items:center;justify-content:center;margin:20px 0;background:linear-gradient(transparent,rgba(0,0,0,.05));border-radius:4px}.user-history-infinite-scroll_emptyMessage__LQRZN{font-style:italic;font-size:.8rem}.user-history-infinite-scroll_noPeers__UVxhN{color:var(--ds-muted-text-color);font-style:italic}.user-history-infinite-scroll_voiceTable__MAsP_{width:100%;table-layout:fixed;border-collapse:collapse;margin:0;padding:0;background-color:transparent}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf th:first-child{width:48%;padding-right:6px}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf th:nth-child(2){width:14%;padding-left:6px}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf th:nth-child(3){width:18%;text-align:center}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf thead th:nth-child(3){text-align:center}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_serverHistory__lqRRf th:nth-child(4){width:20%;text-align:center;padding-right:28px}.user-history-infinite-scroll_actionCell__kcSDn{text-align:center;white-space:nowrap}.user-history-infinite-scroll_actionBtn__589JR{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;border:none;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.user-history-infinite-scroll_actionBtn__589JR.user-history-infinite-scroll_hide__qoAO1{background-color:#c85a5a;color:#ffffff}.user-history-infinite-scroll_actionBtn__589JR.user-history-infinite-scroll_show___qcf7{background-color:var(--ds-green);color:#ffffff}.user-history-infinite-scroll_bulkActionBtn__LtmFy{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:4px;border:none;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.user-history-infinite-scroll_hideAll__PMI1O{background-color:#c85a5a;color:#ffffff}.user-history-infinite-scroll_showAll__tgK6j{background-color:var(--ds-green);color:#ffffff}.user-history-infinite-scroll_actionBtn__589JR:hover,.user-history-infinite-scroll_bulkActionBtn__LtmFy:hover{opacity:.85}.user-history-infinite-scroll_hiddenRow__qkBMd a,.user-history-infinite-scroll_hiddenRow__qkBMd span,.user-history-infinite-scroll_hiddenRow__qkBMd td:not(.user-history-infinite-scroll_actionCell__kcSDn){color:var(--ds-muted-text-color)!important}.user-history-infinite-scroll_voiceTable__MAsP_ td,.user-history-infinite-scroll_voiceTable__MAsP_ th{padding:8px 16px;font-size:.8rem;font-weight:400;border-bottom:1px solid var(--ds-border-color);height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_ td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_ th:first-child{width:55%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(2){width:20%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(2){color:var(--ds-muted-text-color)}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(3){width:25%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right;color:var(--ds-text-color)}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(2){width:14%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(3){width:12%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(5){width:18%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(6),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(6){width:3%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(7),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(7){width:11%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(8),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(8){width:10%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.75rem!important;font-weight:400!important;padding:8px 4px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:first-child{width:20.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:nth-child(2){width:19.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:nth-child(3){width:21.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:nth-child(4){width:9.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:nth-child(5){width:18.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy td:nth-child(6),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_punishLogsTable__CRhCy th:nth-child(6){width:16%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;height:37px;box-sizing:border-box;vertical-align:middle}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(2){width:17%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(3){width:14%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(4){width:19%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(5){width:5%;text-align:center;overflow:visible!important;white-space:nowrap!important;text-overflow:clip!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(6),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(6){width:18%;text-align:center}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R td:nth-child(7),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_roleLogsTable__M5w_R th:nth-child(7){width:16%;text-align:center}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_channelLogsTable__NsYU_ td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_channelLogsTable__NsYU_ th:nth-child(5){text-align:center}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(4){width:25%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:var(--ds-muted-text-color);font-size:.85rem}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_aboutMeTable__6wJkG td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_aboutMeTable__6wJkG th:first-child{width:90%;white-space:normal;overflow:visible;text-overflow:clip;height:auto!important;box-sizing:border-box;vertical-align:middle;font-size:.85rem!important;font-weight:400!important;padding:8px 12px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_aboutMeTable__6wJkG td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_aboutMeTable__6wJkG th:nth-child(2){width:10%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px!important;box-sizing:border-box;vertical-align:middle;font-size:.85rem!important;font-weight:400!important;padding:8px 12px!important;text-align:right}.user-history-infinite-scroll_voiceTable__MAsP_ thead th{background-color:var(--ds-base-grey);color:var(--ds-muted-text-color);font-size:.75rem;font-weight:600;border-bottom:1px solid var(--ds-border-color);position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.1)}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:sticky;top:0;z-index:100}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB:hover{background-color:var(--ds-card-hover-bg);color:var(--ds-text-color)}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_typeFilterHeader__pyoF1{cursor:pointer;pointer-events:auto;position:sticky;z-index:101;overflow:hidden}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_typeFilterHeader__pyoF1 .user-history-infinite-scroll_typeFilterTrigger__a9Rd5{margin:0;padding:4px 8px}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_typeFilterHeader__pyoF1:hover{background-color:var(--ds-card-hover-bg);color:var(--ds-text-color)}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB .user-history-infinite-scroll_sortIndicator__OJ55b{margin-left:8px;font-size:12px;font-weight:700;opacity:.7;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.2);text-shadow:0 1px 2px rgba(0,0,0,.2);line-height:1;padding:0;box-sizing:border-box;flex-shrink:0;transform:translateY(-.5px)}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB:hover .user-history-infinite-scroll_sortIndicator__OJ55b{opacity:.9;background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.1));border-color:rgba(255,255,255,.3)}.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB.user-history-infinite-scroll_active__TGCWQ .user-history-infinite-scroll_sortIndicator__OJ55b{opacity:1;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.15));border-color:rgba(255,255,255,.4);box-shadow:0 1px 3px rgba(0,0,0,.1)}.user-history-infinite-scroll_voiceTable__MAsP_ tbody tr:hover{background-color:var(--ds-card-hover-bg)}.user-history-infinite-scroll_voiceTable__MAsP_ tbody tr:last-child td{border-bottom:none}.user-history-infinite-scroll_serverCell__OeSis{min-width:0;max-width:100%}.user-history-infinite-scroll_serverLink__StnOJ{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--ds-text-color);transition:color .2s ease;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.user-history-infinite-scroll_serverLink__StnOJ:hover{color:var(--accent)}.user-history-infinite-scroll_serverLink__StnOJ img{border-radius:4px;flex-shrink:0;width:20px;height:20px}.user-history-infinite-scroll_serverLink__StnOJ span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:0 1 auto}.user-history-infinite-scroll_peersBtn__8MT1_{margin-left:8px;padding:4px 8px;border:none;border-radius:6px;background-color:#5865f2;color:white;cursor:pointer;font-size:.8rem;transition:all .2s ease;box-shadow:0 2px 4px rgba(88,101,242,.3);position:relative;overflow:hidden}.user-history-infinite-scroll_peersBtn__8MT1_:hover{background-color:#4752c4;transform:translateY(-1px);box-shadow:0 4px 8px rgba(88,101,242,.4)}.user-history-infinite-scroll_peersBtn__8MT1_:active{transform:translateY(0);box-shadow:0 2px 4px rgba(88,101,242,.3);background-color:#3c45a5}.user-history-infinite-scroll_peersBtn__8MT1_:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.user-history-infinite-scroll_peersBtn__8MT1_:active:before{width:100px;height:100px}.user-history-infinite-scroll_peersRow__CvsfZ td{background-color:var(--ds-card-bg);padding:8px 16px;border-top:1px solid var(--ds-border-color);animation:user-history-infinite-scroll_slideDown__FRcHY .3s ease-out}@keyframes user-history-infinite-scroll_slideDown__FRcHY{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;padding-top:8px;padding-bottom:8px}}@keyframes user-history-infinite-scroll_fadeInUp__E_HZF{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-history-infinite-scroll_peersList__qr0Y0{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.user-history-infinite-scroll_peersItem__whchZ{width:calc(50% - 2px);display:flex;gap:6px;align-items:center;padding:4px 6px;border-radius:3px;cursor:pointer;transition:all .2s ease;background-color:var(--ds-dark-grey);border:1px solid var(--ds-border-color);text-decoration:none;animation:user-history-infinite-scroll_fadeInUp__E_HZF .3s ease-out;animation-fill-mode:both}.user-history-infinite-scroll_peersItem__whchZ:first-child{animation-delay:.1s}.user-history-infinite-scroll_peersItem__whchZ:nth-child(2){animation-delay:.15s}.user-history-infinite-scroll_peersItem__whchZ:nth-child(3){animation-delay:.2s}.user-history-infinite-scroll_peersItem__whchZ:nth-child(4){animation-delay:.25s}.user-history-infinite-scroll_peersItem__whchZ:nth-child(5){animation-delay:.3s}.user-history-infinite-scroll_peersItem__whchZ:nth-child(6){animation-delay:.35s}.user-history-infinite-scroll_peersItem__whchZ:hover{background-color:var(--ds-card-hover-bg);text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.user-history-infinite-scroll_peersItemAvatar__e7Qn3{position:relative;width:20px;height:20px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-history-infinite-scroll_peersItemName__ckeHY{font-weight:500;color:var(--ds-text-color);font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-history-infinite-scroll_peersItemContent__03yT8{display:flex;flex-direction:column;line-height:1.1;min-width:0;flex:1}.user-history-infinite-scroll_peersItemTime__NNpbO{font-size:.7rem;color:var(--ds-muted-text-color)}.user-history-infinite-scroll_serverHistoryRow__VLCzV{display:grid;grid-template-columns:26% 34% auto;width:100%;gap:8px;padding:4px 0;align-items:center}.user-history-infinite-scroll_entryCell__AcdvQ{display:flex;align-items:center;gap:4px}.user-history-infinite-scroll_serverInfo__SRjsS{display:flex;align-items:center;gap:0}.user-history-infinite-scroll_serverName__gDYz5{color:var(--ds-text-color);text-decoration:underline}html.theme-light .user-history-infinite-scroll_peersItem__whchZ{background-color:var(--ds-card-bg);border-color:var(--ds-border-color)}html.theme-light .user-history-infinite-scroll_peersItem__whchZ:hover{background-color:var(--ds-card-hover-bg)}html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th{position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.1)}html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB,html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB.user-history-infinite-scroll_active__TGCWQ{position:sticky;top:0;z-index:100}html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB .user-history-infinite-scroll_sortIndicator__OJ55b{background:linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.05));border-color:rgba(0,0,0,.15);text-shadow:none;line-height:1;padding:0;box-sizing:border-box;flex-shrink:0;transform:translateY(-.5px)}html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB:hover .user-history-infinite-scroll_sortIndicator__OJ55b{background:linear-gradient(135deg,rgba(0,0,0,.15),rgba(0,0,0,.08));border-color:rgba(0,0,0,.2)}html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB.user-history-infinite-scroll_active__TGCWQ .user-history-infinite-scroll_sortIndicator__OJ55b{background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7));border-color:rgba(255,255,255,.8);color:var(--accent);text-shadow:none}@media (max-width:600px){.user-history-infinite-scroll_voiceTable__MAsP_ td,.user-history-infinite-scroll_voiceTable__MAsP_ th{padding:6px 8px;font-size:.8rem}.user-history-infinite-scroll_voiceTable__MAsP_ td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_ th:first-child{width:40%}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(2){width:20%}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(3){width:15%}.user-history-infinite-scroll_voiceTable__MAsP_ td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_ th:nth-child(4){width:25%}.user-history-infinite-scroll_serverLink__StnOJ{gap:4px}.user-history-infinite-scroll_serverLink__StnOJ img{width:16px;height:16px}.user-history-infinite-scroll_peersRow__CvsfZ td{padding:6px 12px}.user-history-infinite-scroll_peersList__qr0Y0{margin-top:2px;gap:3px}.user-history-infinite-scroll_peersItem__whchZ{width:100%;padding:3px 4px;gap:4px}.user-history-infinite-scroll_peersItemAvatar__e7Qn3{width:18px;height:18px}.user-history-infinite-scroll_peersItemName__ckeHY{font-size:.75rem}.user-history-infinite-scroll_peersItemTime__NNpbO{font-size:.65rem}}@media (max-width:1024px){.user-history-infinite-scroll_voiceTable__MAsP_ thead th,.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB,.user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB.user-history-infinite-scroll_active__TGCWQ,html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th,html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB,html.theme-light .user-history-infinite-scroll_voiceTable__MAsP_ thead th.user-history-infinite-scroll_sortable__7FEYB.user-history-infinite-scroll_active__TGCWQ{position:static!important;z-index:1!important}}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th:nth-child(5),table.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z td,table.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_voiceLogsTable__8cg1z th{padding:8px 2px!important}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:nth-child(2),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:first-child,.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:nth-child(2){width:17%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:nth-child(3),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:nth-child(3){width:12%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:nth-child(5),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:nth-child(4),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:nth-child(5){width:16%}.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw td:nth-child(6),.user-history-infinite-scroll_voiceTable__MAsP_.user-history-infinite-scroll_nickLogsTable__R1aHw th:nth-child(6){width:9%;text-align:center}.user-history-infinite-scroll_typeFilterHeader__pyoF1{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user-history-infinite-scroll_typeFilterTrigger__a9Rd5{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:4px 8px;border-radius:4px;transition:all .2s ease;width:100%;min-height:100%;pointer-events:none;box-sizing:border-box;margin:0;overflow:hidden}.user-history-infinite-scroll_typeFilterTrigger__a9Rd5>div{display:flex;align-items:center;gap:6px;flex:1;min-width:0;overflow:hidden}.user-history-infinite-scroll_typeFilterTrigger__a9Rd5>div>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-history-infinite-scroll_typeFilterTrigger__a9Rd5 i{flex-shrink:0;margin-left:auto}.user-history-infinite-scroll_typeFilterHeader__pyoF1:hover .user-history-infinite-scroll_typeFilterTrigger__a9Rd5{background-color:var(--ds-card-hover-bg)}.user-history-infinite-scroll_typeFilterHeader__pyoF1.user-history-infinite-scroll_activeFilter__EBnRe .user-history-infinite-scroll_typeFilterTrigger__a9Rd5{background-color:var(--accent);color:white}.user-history-infinite-scroll_typeFilterHeader__pyoF1.user-history-infinite-scroll_activeFilter__EBnRe .user-history-infinite-scroll_typeFilterTrigger__a9Rd5 i{color:white;opacity:1}.user-history-infinite-scroll_typeFilterHeader__pyoF1.user-history-infinite-scroll_activeFilter__EBnRe .user-history-infinite-scroll_typeFilterTrigger__a9Rd5 img{filter:none;opacity:.9}.user-history-infinite-scroll_typeFilterHeader__pyoF1.user-history-infinite-scroll_activeFilter__EBnRe .user-history-infinite-scroll_typeFilterTrigger__a9Rd5 span{color:white}.user-history-infinite-scroll_typeFilterDropdown__2iuCi{background-color:var(--ds-card-bg);border:1px solid var(--ds-border-color);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:10000;overflow:hidden;animation:user-history-infinite-scroll_fadeInDown__REBqk .2s ease-out;pointer-events:auto;min-width:160px;padding:4px}@keyframes user-history-infinite-scroll_fadeInDown__REBqk{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-history-infinite-scroll_filterOption__2uaUI{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:none;color:var(--ds-text-color);font-size:.9rem;text-align:left;cursor:pointer;transition:all .15s ease;border-radius:6px;position:relative}.user-history-infinite-scroll_filterOption__2uaUI:hover{background-color:var(--ds-card-hover-bg)}.user-history-infinite-scroll_filterOption__2uaUI.user-history-infinite-scroll_active__TGCWQ{background-color:var(--ds-card-hover-bg);color:var(--ds-text-color);font-weight:600}.user-history-infinite-scroll_filterOption__2uaUI.user-history-infinite-scroll_active__TGCWQ:hover{background-color:var(--ds-card-hover-bg)}.user-history-infinite-scroll_filterOption__2uaUI.user-history-infinite-scroll_active__TGCWQ img{filter:none}.user-history-infinite-scroll_filterOption__2uaUI img{flex-shrink:0;width:16px;height:16px}html.theme-light .user-history-infinite-scroll_typeFilterDropdown__2iuCi{box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--ds-border-color)}html.theme-light .user-history-infinite-scroll_typeFilterOption__JyNnL:hover{background-color:var(--ds-card-hover-bg)}.user-history-infinite-scroll_logTabButton__9VGZA{margin-right:0;padding:6px 12px;border-radius:8px;background-color:var(--ds-dark-grey);color:var(--ds-text-color);border:none;cursor:pointer;font-size:.8rem;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;will-change:transform}.user-history-infinite-scroll_logTabButton__9VGZA:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.25);background-color:#36393f}.user-history-infinite-scroll_logTabButton__9VGZA:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0,0,0,.2)}.user-history-infinite-scroll_logTabButtonActive__QgTi9{background-color:#5865f2;color:#ffffff}.user-history-infinite-scroll_logTabButtonActive__QgTi9:hover{background-color:#4752c4}@media (max-width:600px){.user-history-infinite-scroll_typeFilterDropdown__2iuCi{right:-20px;left:auto;min-width:140px}.user-history-infinite-scroll_filterOption__2uaUI{padding:8px 10px;font-size:.8rem}.user-history-infinite-scroll_logTabButton__9VGZA{padding:5px 10px;font-size:.75rem}.user-history-infinite-scroll_logTabButton__9VGZA:hover{transform:translateY(-2px)}}.Photos_customSelect__CEGTQ{width:100%;padding:14px 16px;border-radius:12px;background-color:#2c2f33;color:#ffffff;border:2px solid #4f545c;font-size:16px;font-weight:500;cursor:pointer;outline:none;transition:all .2s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1);min-height:48px;display:flex;align-items:center;justify-content:space-between;position:relative}.Photos_customSelect__CEGTQ:hover{border-color:#5865f2;background-color:#36393f;box-shadow:0 4px 8px rgba(0,0,0,.15)}.Photos_customSelect__CEGTQ:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.1)}.Photos_arrow__6Zwwl{font-size:12px;color:#ffffff;transition:transform .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Photos_arrowOpen__BfQ29{transform:rotate(180deg)}.Photos_dropdown__E_3Vz{position:absolute;top:100%;left:0;right:0;background-color:#2c2f33;border:2px solid #4f545c;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:1000;overflow:hidden}.Photos_option__08pOf{padding:14px 16px;color:#ffffff;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out;border-bottom:1px solid #4f545c}.Photos_option__08pOf:last-child{border-bottom:none}.Photos_option__08pOf:hover{background-color:#36393f}.Photos_optionSelected__Iwk6u{background-color:#5865f2;color:#ffffff}.Photos_optionSelected__Iwk6u:hover{background-color:#4752c4}@media (max-width:480px){.Photos_customSelect__CEGTQ{min-height:44px}.Photos_customSelect__CEGTQ,.Photos_option__08pOf{font-size:14px;padding:12px 14px}}@media (prefers-color-scheme:dark){.Photos_customSelect__CEGTQ{background-color:#2c2f33;border-color:#4f545c;color:#ffffff}.Photos_customSelect__CEGTQ:hover{background-color:#36393f}.Photos_dropdown__E_3Vz{background-color:#2c2f33;border-color:#4f545c}.Photos_option__08pOf{color:#ffffff}}.Photos_tabButton__GyvVT{padding:8px 16px;border-radius:8px;background-color:var(--ds-dark-grey);color:var(--ds-text-color);border:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;will-change:transform}.Photos_tabButton__GyvVT:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.25);background-color:#36393f}.Photos_tabButton__GyvVT:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0,0,0,.2)}.Photos_activeTab__6JNjV{background-color:#5865f2;color:#ffffff}.Photos_activeTab__6JNjV:hover{background-color:#4752c4}