.server_bar,.topbar{background-color:var(--bg-two);border-top-right-radius:.5em;padding:.5em}.topbar{border-bottom:1px solid var(--diff-three)}.server_bar{border-right:1px solid var(--diff-three);border-radius:.5em 0 0 .5em;gap:.3em;min-width:fit-content;padding:.5em}.server_single{aspect-ratio:1;border-radius:.5em;width:3em;height:3em;padding:.3em;position:relative}.server_single>.unread_badge{background-color:var(--hl-two);border-radius:.5em;justify-content:center;align-items:center;padding:4px;font-size:small;display:flex;position:absolute;bottom:24px;left:-12px}.server_single:has(.add_server){background-color:var(--bg-three)}.server_single>img,.server_single>svg{border-radius:.3em;width:100%;height:100%}:is(.server_single>img,.server_single>svg).add_server{transform:scale(.5)}.server_single:hover{background-color:var(--bg-three)}.server_single.server_single--active{z-index:3;background-color:var(--bg-three);position:relative}.server_tooltip{background:var(--bg-three);color:var(--fg-one);white-space:nowrap;pointer-events:none;z-index:1000;border-radius:6px;width:fit-content;padding:6px 10px;transition:opacity .15s;animation:.2s cubic-bezier(.34,1.56,.64,1) appearLeft;display:none;position:absolute;top:-90%;left:calc(100% + 12px)}.server_single:hover .server_tooltip{display:block}.server_single,.browser_tabs button,.discovery_join,.server_tooltip,.emoji_category,nav button{border:1px solid #0000}.server_single--active,.browser_tabs button.active,.discovery_join,.server_tooltip,.emoji_category.active,nav button.active{background-color:var(--bg-three);border-color:var(--hl-four);position:relative}.text_box_wrapper{gap:0}.text_box{background-color:var(--bg-three);z-index:5;box-shadow:0 0 10px var(--bg-one);border-radius:.5em;align-items:center;gap:.5em;padding:.5em}.first_bar{background-color:var(--bg-two);z-index:2;border-right:1px solid var(--diff-three);gap:.5em;padding:.5em}.first_bar,.third_bar{flex:none;overflow:hidden}.resize_handle{cursor:col-resize;background-color:var(--bg-three);opacity:0;flex-shrink:0;width:4px;transition:all .3s;padding:0!important}.resize_handle:hover,.resize_handle:active{opacity:1}@keyframes tap{50%{transform:scaleX(.95)}}@keyframes tapx2{50%{transform:scale(.85)}}@keyframes appear{0%{opacity:0;transform:translateY(10px)}}@keyframes appearLeft{0%{opacity:0;transform:translate(-10px)}}.channel_list{padding-bottom:5em;padding-right:5px;overflow-y:auto}.channel_list>.channel_item{background-color:var(--bg-two);opacity:.8;cursor:pointer;border-radius:.5em;align-items:center;gap:.3em;min-width:150px;padding:.7em 1em;transition:opacity .5s cubic-bezier(.42,1.67,.21,.9);box-shadow:0 0}.channel_list>.channel_item:hover{background-color:var(--diff-two);opacity:1}.channel_list>.channel_item:active{animation:.3s cubic-bezier(.42,1.67,.21,.9) tap}.channel_list>.channel_item.channel_item--active{background-color:var(--hl-four);opacity:1;z-index:33;position:relative}.server_content_box{flex:1;gap:1px;height:0}.server_content_box>*{padding:.5em}.server_content{width:0;position:relative}.server_content>:nth-child(3){width:0}.bar{border-left:var(--border);height:calc(100% - 1em);padding:.5em;overflow:visible auto}iframe#rotur-auth{z-index:99;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.server_info{background-color:var(--bg-two);z-index:55;width:100%;box-shadow:0 -12px 10px 1em var(--bg-two);border-radius:.5em;position:sticky;top:0}.server_info img.banner{border-radius:.3em;width:100%}.server_info .dropdown{background-color:var(--bg-three);border-radius:0 0 .5em .5em;justify-content:space-between;padding:.5em .7em}.server_info .dropdown svg{opacity:.5}.member_section_label{opacity:.5;text-transform:capitalize;padding-left:.5em;font-size:small}.settings_section_label{text-transform:capitalize;padding-left:.5em}.dmshome .bar{max-width:none!important}.dmshome .members_list{width:100%}.members_list{gap:.2em}.members_list .member_item{cursor:pointer;content-visibility:auto;contain-intrinsic-size:41.38px;border-radius:.5em;align-items:center;gap:.5em;max-width:calc(100% - .4em);padding:.2em}.members_list .member_item *{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.members_list .member_item .pfpWO{width:35px;min-width:35px;height:35px}.members_list .member_item small{opacity:.5}.members_list .member_item:hover{background-color:var(--diff-one)}.member_popout{background-color:var(--bg-two);z-index:100;width:300px;box-shadow:var(--border);border-radius:.5em;gap:.3em;padding:.5em;position:relative}.member_popout .banner{background:linear-gradient(135deg, var(--accent), var(--primary), var(--secondary), var(--tertiary));width:100%}.member_popout .boxes{gap:.3em}.member_popout .boxes>.box{text-align:center;background-color:var(--bg-three);border-radius:.5em;flex-direction:column;width:fit-content;padding:.5em;display:inline-flex}.member_popout .pfpWO{width:5em;height:5em}.member_popout .popupMemberHeader{gap:.5em}.member_popout .data_buttons{gap:.3em;margin:.3em 0}.member_popout .data_buttons button{background-color:var(--bg-three);white-space:nowrap;text-align:center;max-width:80px;box-shadow:var(--border);border-radius:.5em;flex-direction:row;align-items:center;gap:3px;padding:2px 8px 2px 5px;display:flex;position:relative;overflow:hidden}.member_popout .data_buttons button:after{content:"";background:linear-gradient(90deg, #0000, var(--bg-three) 9px);width:10px;height:100%;position:absolute;top:0;right:0}.member_popout .data_buttons button>.grptgic{width:1em;height:1em}.member_popout .dmInput{background-color:var(--bg-one);border:1px solid var(--diff-three);border-radius:.5em;width:calc(100% - 1.35em);margin-top:.5em;padding:.7em}.interactive_section{border-right:1px solid var(--diff-three);flex:1;width:0;position:relative}span.channel_badge{opacity:.5;margin-left:auto;font-size:small}.reply_bar{background-color:var(--bg-three);box-shadow:0 1em 0 var(--bg-three);border-radius:.5em;justify-content:space-between;align-items:center;animation:.2s cubic-bezier(.34,1.56,.64,1) appear}.reply_bar>*{padding:.3em .5em}.reply_bar>button{cursor:pointer;border-radius:0 .5em .5em 0}.reply_bar>button:hover{background-color:var(--bg-four)}.reply_bar svg{opacity:.7}.emoji_button_wrapper{position:relative}.emoji_button_wrapper .icon_button{filter:grayscale()}.emoji_popup{z-index:1000;position:absolute;bottom:58px;right:0}.emoji_popup .x.fill{height:0}.emoji_popup .x.fill>*{overflow-y:auto}.emoji_popup>.emoji_picker{background-color:var(--bg-two);width:375px;height:40vh;min-height:300px;max-height:600px;box-shadow:0 3px 1em #00000069, var(--border);border-radius:.5em;flex-direction:column;gap:.5em;padding:.5em;animation:.3s cubic-bezier(.34,1.56,.64,1) appear;display:flex}.emoji_popup>.emoji_picker input{background-color:var(--bg-one);border:1px solid var(--diff-three);border-radius:.5em;padding:.5em}.emoji_popup>.emoji_picker .emoji_grid{flex:1;overflow-y:auto}.emoji_popup>.emoji_picker .emoji_grid>*,.emoji_popup>.emoji_picker .emoji_grid>*>*{width:40px;height:40px;margin:.2em;font-size:20px}.emoji_popup .emoji_categories{border-right:1px solid var(--bg-four);padding-right:.3em}.emoji_popup .emoji_categories .emoji_category{aspect-ratio:1;border-radius:.5em;margin-bottom:.2em;padding:.2em .3em;font-size:20px}.bio_addit_toggle{opacity:.5;background-color:var(--bg-three);cursor:pointer;border-radius:1em;justify-content:center;width:fit-content;margin:.5em 0;padding:.3em .8em;display:flex}img.channel_icon_image{border-radius:.2em;width:1em;margin-right:.3em;transform:scale(1.5)}.channel_icon{align-items:center;display:flex}.popup_loader{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.popup_content.loading{pointer-events:none;opacity:.5}.channelbar{align-items:center;gap:.5em}.channelbar>.channel_desc{opacity:.5;white-space:nowrap;text-overflow:ellipsis;flex:1;width:0;font-size:small;overflow:hidden}.channelbar>.inpgrp{align-items:center;gap:.2em}.channelbar button{cursor:pointer;border-radius:.3em;height:fit-content;padding:.5em;display:flex}.channelbar button:hover{background-color:var(--bg-three)}.channelbar button.active{background-color:var(--bg-three);border:1px solid var(--diff-three)}.searchbox{background-color:var(--bg-one);border:1px solid var(--diff-three);border-radius:.3em;width:250px;margin-left:.5em;padding:.3em .5em;display:flex}.searchbox>input{width:100%;min-width:0}.third_bar{flex-grow:1;width:fit-content;max-width:500px;overflow:auto}.self-roles{flex-flow:column;align-items:flex-start;display:flex}.self-roles button{background-color:var(--diff-one);text-align:left;border-radius:.5em;width:100%;margin-top:.2em;padding:.5em .7em .5em 2em;position:relative}.self-roles button:before{content:"0";width:1em;height:1em;color:var(--hl-three);background-color:var(--hl-four);border-radius:.2em;justify-content:center;align-items:center;padding:.2em;font-size:small;display:flex;position:absolute;top:.62em;left:.5em}.self-roles button.assigned:before{content:"1";width:1em;height:1em;color:var(--hl-three);background-color:var(--hl-two);border-radius:.2em;justify-content:center;align-items:center;display:flex;position:absolute;top:.62em;left:.5em}.dialog_overlay{z-index:200;width:fit-content;height:fit-content;padding:.5em;position:absolute;bottom:4.5em;left:4.9em;overflow:auto}.dialog{background-color:var(--bg-one);width:min(800px,95vw);height:min(800px,90vh);box-shadow:var(--border), 0 0 1em #000000e8;border-radius:.5em;margin:auto;animation:.3s cubic-bezier(.34,1.56,.64,1) appear;position:relative;overflow:hidden}.dialog>.dialog_close{aspect-ratio:1;cursor:pointer;z-index:999;border-radius:.5em;justify-content:center;align-items:center;display:flex;position:absolute;top:.7em;right:.7em}.dialog>.dialog_close:hover{background-color:var(--bg-three)}.dialog .searchbox{background-color:var(--bg-two);align-items:center;margin-bottom:1em}.dialog .searchbox>input{flex:1}.dialog .member_section_label{margin-bottom:.3em}.dialog .settings_content{overflow-y:auto;padding-bottom:3em!important}.discovery{overflow-y:auto}.discovery_grid{grid-template-columns:repeat(auto-fill,minmax(345px,1fr));gap:1rem;display:grid}.discovery_card{background:var(--bg-two);border-radius:.5em;flex-direction:row;display:flex;overflow:hidden}.discovery_card_icon{aspect-ratio:1;object-fit:cover;object-fit:scale-down;border-radius:.3em;width:fit-content;height:7em;margin:1em 0 1em 1em}.discovery_card_content{flex-direction:column;flex:1;gap:.5em;width:0;margin:1em;display:flex;position:relative}.discovery_card_content small{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 5em);overflow:hidden}.discovery_card_content h3{max-width:calc(100% - 4em);margin:0}.discovery_owner{opacity:.7;font-size:.9rem}.discovery_tags{border-radius:.5em;flex-wrap:nowrap;gap:.4rem;width:calc(100% - 3.5em);padding-bottom:5px;display:flex;position:relative;overflow:auto hidden}.discovery_tags:after{content:"";background:linear-gradient(270deg, var(--bg-two), transparent);width:10px;height:100%;position:absolute;top:0;right:0}.discovery_tag{background:var(--bg-three);border-radius:999px;padding:.25rem .6rem;font-size:.8rem}.discovery_join{background-color:var(--hl-four);border-radius:.5em;width:fit-content;margin-left:auto;padding:.4em .7em;position:absolute;bottom:0;right:0}.server_browser{flex-direction:column;width:100%;height:100%;display:flex}.browser_tabs{background:var(--bg-two);border-bottom:1px solid #333;gap:4px;padding:8px;display:flex}.browser_tabs button{cursor:pointer;background:0 0;border:none;border-radius:.5em;padding:10px 18px}.browser_tabs button.active{background:var(--hl-four);color:var(--hl-two)}.browser_content{flex:1;padding:2em;overflow-y:auto}.dropdown_container{position:relative}.dropdown_container .dropdown_content{background-color:var(--bg-two);z-index:3;box-shadow:0 3px 1em #00000069, var(--border);border-radius:.5em;flex-direction:column;animation:.3s cubic-bezier(.34,1.56,.64,1) appear;display:none;position:absolute;bottom:3.5em;left:-.5em}.dropdown_container .dropdown_content>*{border-radius:.5em;width:10em;padding:.7em}.dropdown_container .dropdown_content>:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.dropdown_container .dropdown_content>:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.dropdown_container .dropdown_content:after{content:"";z-index:-1;background:0 0;width:65px;height:28px;position:absolute;bottom:-1em;left:-3px}.dropdown_container:hover .dropdown_content{display:flex}.server_offline_indicator{border-radius:inherit;opacity:.5;z-index:2;background-color:#6a6a6a;width:100%;height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:inset 0 0 10px red}.attachment_queue{background-color:var(--bg-two);box-shadow:0 1em 0 var(--bg-two), 0 -22px 10px -20px #000000ab inset;border-radius:.5em .5em 0 0;padding:.5em}.attachment_queue .attachment_single{background-color:var(--bg-three);border-radius:.3em;flex-direction:column;width:130px;height:fit-content;max-height:200px;padding:.5em;display:flex;position:relative}.attachment_queue .attachment_header{flex-direction:row;display:flex}.attachment_queue .attachment_header>.title{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.attachment_queue .attachment_header>.x{background:var(--bg-three);border-radius:.3em;position:absolute;top:-4px;right:-.5em;overflow:hidden;box-shadow:0 5px 10px #00000069}.attachment_queue .attachment_header>.x>*{display:inherit;padding:.3em .5em}.attachment_queue .attachment_header>.x>*:hover{background-color:var(--bg-four)}.attachment_queue .attachment_preview{color:var(--hl-one);background-color:var(--bg-one);object-fit:contain;flex:1;justify-content:center;align-items:center;gap:.5em;height:100%;max-height:100px;margin-top:5px;display:flex;overflow:hidden}.attachment_queue .attachment_preview>svg{text-shadow:0 0 5px;font-size:3em;transform:translate(-40px,13px)}.user_display{background:var(--bg-three);border-radius:.5em;align-items:center;gap:.5em;padding:.4em;position:sticky;bottom:0}.user_display .data{width:0}.user_display small{opacity:.5;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.user_display .header.x{align-items:center;padding-right:.5em}.user_display .presence>button>*:last-child{margin-left:auto}.settings_title{opacity:.5;margin:1em .5em}.settings_item{justify-content:space-between;align-items:center;padding:.5em}.settings_item>.member_section_label{margin:0}.settings_item:hover,.settings_item:focus-within{box-shadow:-1px 0px 0 var(--bg-four);background:linear-gradient(90deg, var(--diff-one) 0%, transparent 50%)}.settings_input{background-color:var(--bg-two);border:1px solid var(--diff-three);color:inherit;border-radius:.3em;padding:.3em .5em}.settings_input:focus,.settings_input:active{box-shadow:0 0 5px var(--hl-two) inset;outline:none}input[type=checkbox].settings_input,input[type=radio].settings_input{width:1.1em;height:1.1em;accent-color:var(--hl-two);background-color:var(--bg-two);vertical-align:middle;padding:0}select.settings_input{cursor:pointer;min-height:2em}input[type=file].settings_input{cursor:pointer;padding:.2em}input[type=file].settings_input::file-selector-button{background-color:var(--bg-three);color:inherit;cursor:pointer;border:none;border-radius:.3em;margin-right:.6em;padding:.4em .8em}input[type=color].settings_input{cursor:pointer;width:3em;height:2em;padding:.15em}input[type=number].settings_input,input[type=date].settings_input,input[type=time].settings_input,input[type=datetime-local].settings_input,input[type=month].settings_input,input[type=week].settings_input{min-height:2em}button.settings_input,input[type=button].settings_input,input[type=submit].settings_input,input[type=reset].settings_input{background-color:var(--bg-three);cursor:pointer;transition:filter .15s}:is(button.settings_input,input[type=button].settings_input,input[type=submit].settings_input,input[type=reset].settings_input):hover{filter:brightness(1.1)}:is(button.settings_input,input[type=button].settings_input,input[type=submit].settings_input,input[type=reset].settings_input):active{filter:brightness(.9)}input[type=range].settings_input{accent-color:var(--hl-two);cursor:pointer;background:0 0;padding:0}textarea.settings_input{resize:vertical;min-height:6em}.settings_input:disabled{opacity:.6;cursor:not-allowed}@keyframes bltocolor{0%{opacity:0}}@keyframes flicker{0%,to{filter:brightness()}8%{filter:brightness(1.4)}12%{filter:brightness()}18%{filter:brightness(1.4)}24%{filter:brightness(.8)}60%{filter:brightness()}}img.logo{width:80vw;max-width:400px;height:80vh;animation:.5s bltocolor,1s infinite flicker}.appLoader{z-index:10;background-color:var(--bg-one);border-radius:0 .5em .5em 0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.logoLoader{flex-direction:column;align-items:center;display:flex}.appLoader.fade-out{opacity:0}.big_emoji{font-size:35px;line-height:1}img.big_emoji{vertical-align:middle;width:30px;height:30px}.command-overlay{pointer-events:none;position:absolute;inset:0}.slash_popup.y{background-color:var(--bg-two);height:fit-content;max-height:400px;box-shadow:0 1em 0 var(--bg-two);border-radius:.5em;align-items:flex-start;overflow:hidden scroll}.slash_popup.y>button{justify-content:space-between;align-items:center;gap:.3em;width:100%;padding:.5em;display:flex}.slash_popup.y>button:hover{background-color:var(--diff-one)}.slash_popup.y>button>span{opacity:.5;font-size:small}.slash_popup.y>button>strong{font-weight:400}.slash-form{flex-flow:wrap;flex:1;align-items:center;display:flex}.slash-form>*{display:inline-flex}.slash-form .slash-option{background-color:var(--bg-three);border-radius:.5em;align-items:center;margin:0 5px;padding:3px}.slash-form .slash-option>*{padding:3px 7px}.slash-form input{background-color:var(--bg-one);border-radius:.3em;width:6em;min-width:0}.status{position:relative}.status .status_text{background-color:var(--bg-three);text-overflow:ellipsis;text-wrap:nowrap;border-radius:.5em;width:fit-content;max-width:calc(100% - 3em);height:1.2em;margin-left:1.5em;padding:.5em;transition:all .3s cubic-bezier(.42,1.67,.21,.9);position:absolute;bottom:0;overflow:hidden}.status .status_text:hover{height:55px;white-space:wrap;word-wrap:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.status:after{background-color:var(--bg-three);content:"";border-radius:50%;width:10px;height:10px;position:absolute;bottom:16px;left:12px}.status:before{background-color:var(--bg-three);content:"";border-radius:50%;width:7px;height:7px;position:absolute;bottom:8px;left:8px}.user_display .editor>*{padding:.5em}.user_display .editor .presence{border-radius:.3em;justify-content:stretch;margin-bottom:.3em;padding:0;display:flex;position:relative}.user_display .editor .presence:hover{background-color:var(--diff-one)}.user_display .editor .presence>*{text-align:justify;align-items:center;gap:.3em;width:100%;padding:.5em;display:flex}.user_display .editor input{background-color:var(--bg-two);border-radius:.3em;margin-bottom:1em}.user_display .editor .dropup{background-color:var(--bg-three);min-width:160px;max-width:fit-content;box-shadow:var(--border);border-radius:.5em;flex-direction:column;align-items:stretch;display:flex;position:absolute;bottom:calc(100% + 10px);left:-5px}.user_display .editor .dropup>*{text-align:justify;align-items:center;gap:.3em;padding:.5em;display:flex}.user_display .editor .dropup>*:hover{background-color:var(--diff-one)}.media_preview{z-index:9999;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);background-color:#000000e0;flex-direction:column;width:100vw;height:calc(100vh - 4em);padding-top:4em;display:flex;position:absolute;top:0;right:0}.media_actions{z-index:5;gap:8px;display:flex;position:absolute;top:16px;right:16px}.media_actions button,.media_actions a{cursor:pointer;border:none;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.media_viewport{cursor:grab;-webkit-user-select:none;user-select:none;flex:1;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.media_viewport:active{cursor:grabbing}.media_viewport img,.media_viewport video{transform-origin:0 0;will-change:transform;max-width:100%;max-height:100%;transition:transform .12s}.typing_text{white-space:nowrap;height:1.2em;color:var(--fg-dim);align-items:center;width:100%;margin:0 .8em .5em;font-size:small;position:relative}.loader{box-sizing:border-box;background:#fff;border-radius:50%;width:5px;height:5px;margin:0 16px;animation:1.2s linear infinite shadowPulse;display:block;position:relative;box-shadow:-8px 0 #ffffff4d,8px 0 #ffffff4d}@keyframes shadowPulse{0%,to{background:#fff;box-shadow:-8px 0 #ffffff4d,8px 0 #ffffff4d}33%{background:#ffffff4d;box-shadow:-8px 0 #fff,8px 0 #ffffff4d}66%{background:#fff;box-shadow:-8px 0 #ffffff4d,8px 0 #fff}}.forum-thread-list{height:100%;padding-right:5px;overflow-y:auto}.forum-section{flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));align-content:start;gap:.5em;display:grid}.forum-thread-item{background-color:var(--bg-two);border-radius:.5em;gap:.5em;padding:.5em;position:relative}.forum-thread-item .thread_name{flex:1}.forum-thread-item small{opacity:.7;white-space:nowrap;width:100%;display:flex;overflow:hidden}.forum-thread-item small .pfp{aspect-ratio:1;width:17px;margin-right:.3em}.forum-thread-item small>.username{text-overflow:ellipsis;max-width:50%;overflow:hidden}.forum-thread-item .subt{align-items:center;gap:.5em}.label{opacity:.5;margin:.5em 1em;font-size:small}.pinned_icon{background-color:var(--hl-four);border-radius:2em;justify-content:center;align-items:center;width:fit-content;padding:.5em;display:flex;position:absolute;top:-11px;right:-11px}.scroll-to-bottom-btn{z-index:99;background-color:var(--bg-three);border-radius:.5em;gap:.5em;padding:.5em;display:flex;position:absolute;bottom:0;right:1em}.scroll-to-bottom-btn .badge{background-color:var(--hl-one);border-radius:1em;justify-content:center;align-items:center;width:1em;height:1em;padding:4px;font-size:small;display:flex;position:absolute;top:-11px;right:-7px}.scm-menu{z-index:9999;background:var(--bg-three);border-radius:8px;flex-direction:column;min-width:180px;padding:4px;display:flex;position:fixed}.scm-item{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:.5em;flex-direction:row;align-items:center;gap:.5em;padding:.3em .5em;display:flex}.scm-item>.scm-item-content{flex-direction:row;align-items:center;gap:.5em;display:flex}.scm-item:hover{background:var(--bg-four)}.scm-submenu-wrapper{position:relative}.scm-submenu{position:absolute;top:0;left:100%}.roles_section{margin-top:.8em}.roles_title{opacity:.7;margin-bottom:.4em;font-size:.8rem;font-weight:600}.roles_list{flex-wrap:wrap;gap:.35em;display:flex}.role_chip{background:#ffffff0f;border-radius:999px;align-items:center;gap:.4em;padding:.22em .55em;font-size:.85rem;display:flex}.role_dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.roles_toggle{color:var(--hl-two);cursor:pointer;background:0 0;border:none;margin-top:.5em;padding:0;font-size:.85rem}.roles_toggle:hover{text-decoration:underline}.message_single.is-fake{border-left:3px solid var(--hl-two);background:var(--diff-one);border-radius:0}.fake-dismiss{cursor:pointer;background:0 0;background-color:var(--diff-two);color:var(--hl-two);border:none;border-radius:1em;flex-direction:row;align-items:center;gap:.5em;margin-left:.5em;padding:1px 8px 1px 13px;display:flex}.fake-dismiss:hover{opacity:1}.username_clickable{cursor:pointer}.username_clickable:hover{text-decoration:underline}.settings_subt{opacity:.5;margin:-1em .7em 1em}.note{background-color:var(--hl-four);box-shadow:var(--border);border-radius:.5em;margin-top:4em;padding:.7em}.owner_crown{color:#ffc800;width:14px;height:14px;margin-left:5px}.pfpWO .overlayless{transform:scale(1.2)}.realchannelcontent{flex-direction:column;flex:1;height:0;display:flex;position:relative}.deleted{color:#ff9b9b;background-color:#3e000036}.message_edit_textarea{background-color:var(--diff-one);border:1px solid var(--diff-three);border-radius:.5em;padding:.5em}.edit_instruct{opacity:.5;margin:.5em}.inline_sticker{object-fit:contain;background-color:var(--diff-one);width:200px;height:200px}.loaderProgress{background:#ffffff14;border-radius:999px;flex-direction:row;width:220px;height:6px;margin-top:20px;display:flex;overflow:hidden}.loaderProgressFill{background:var(--hl-two);width:0%;height:100%;transition:width .25s}.loaderText{text-align:center;opacity:.7;margin-top:8px;font-size:13px;display:block}.channelList_button{border-radius:.5em;flex-direction:row;gap:.3em;padding:.7em 1em;display:flex}.channelList_button:hover{background-color:var(--bg-three)}hr.channelPageList{margin:0 auto}:root{--bg-one:#010101;--bg-two:#0d0d0d;--bg-three:#1d1d1d;--bg-four:#3a3a3a;--diff-one:color-mix(in srgb, var(--bg-four) 15%, transparent);--diff-two:color-mix(in srgb, var(--bg-four) 30%, transparent);--diff-three:color-mix(in srgb, var(--bg-four) 45%, transparent);--hl-one:#8d2aff;--hl-two:#cfa4ff;--hl-three:#5400b4;--hl-four:#2d1d3f;--border:0px 0px 0 1px #fff3;--fg-one:#fff;--fg-two:#ffffff7a;--fg-dim:#ffffffb7;--fg-three:#cfa4ff}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:var(--bg-one);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--bg-four);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--bg-four)}::-webkit-scrollbar-thumb:active{background:#555}body,html,#root,.main{width:100vw;height:100vh}body{background-color:var(--bg-one);color:var(--fg-one);-webkit-user-select:none;user-select:none;margin:0;font-size:16px}.main{width:100%;height:100%;padding:0;font-family:system-ui,sans-serif;overflow:hidden}.x,.y{display:flex}:is(.x,.y).x{flex-direction:row}:is(.x,.y).y{flex-direction:column}.fill{flex-grow:1}button,input,textarea{color:inherit;font:inherit;background-color:#0000;border:none;outline:none}img{border-radius:.5em}a{color:var(--hl-two);text-decoration:none}a:hover{filter:brightness(1.2)}hr{opacity:.2;width:calc(100% - 1.5em)}blockquote{border-left:3px solid var(--bg-four);opacity:.8;margin:.5em 0;padding:.2em .5em}kbd,.code_block,code{background-color:var(--diff-one);border-radius:.5em;margin:0;padding:3px 5px}.code_block{max-height:60vh;padding:.5em;overflow:auto}li{margin-bottom:.5em}pre code{all:unset}.embedded_image{object-fit:scale-down;max-width:300px;max-height:300px}.attachments{flex-direction:row;gap:.5em;margin-top:.3em;display:flex;overflow:hidden}.attachments>*{object-fit:cover;border-radius:.5em;width:200px;height:200px}.attachments>:only-child{object-fit:contain;width:auto;max-width:350px;height:auto;max-height:350px}.message_single{border-radius:.5em;padding:.5em;transition:background-color .2s;position:relative}.message_single:hover{background-color:var(--diff-one)}.message_single:hover .message_spacer{opacity:1}.message_single>.actual_message{align-items:flex-start;gap:.5em}.message_single .pfp{aspect-ratio:1;border-radius:.3em;height:45px}.message_single.grouped{padding:.3em .5em}.message_single.grouped .message_text{margin:0}.message_single .message_text{-webkit-user-select:text;user-select:text;margin-top:.3em}.message_single .message_meta{color:var(--fg-dim);-webkit-user-select:text;user-select:text;align-items:center;gap:.3em}.message_single .message_content{flex:1;min-width:0}.message_single .time{opacity:.5;-webkit-user-select:text;user-select:text;font-family:monospace;font-size:9px}.message_single .reply_preview{-webkit-user-select:text;user-select:text;gap:.5em;margin:.3em 0 .3em 53px;font-size:small;position:relative}.message_single .reply_preview:before{content:"";border-top:1px solid gray;border-left:1px solid gray;border-top-left-radius:.5em;width:25px;height:20px;display:inline-flex;position:absolute;top:8px;left:-30px}.message_single .reply_preview>.reply_text{opacity:.5;white-space:nowrap;text-overflow:ellipsis;max-width:max-content;overflow:hidden}.message_single .reply_preview>.reply_text>kbd{background-color:var(--diff-two)}.message_single .reply_preview>.reply_author.x{align-items:center}.message_single .message_spacer{opacity:0;flex-shrink:0;width:45px}.message-actions{background:var(--bg-three);border-radius:.5em;flex-direction:row;align-items:center;gap:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden;box-shadow:0 5px 10px #00000069}.message-actions button{aspect-ratio:1;align-items:center;padding:.2em .5em;transition:box-shadow .2s;display:inline-flex}.message-actions button:hover{background-color:var(--bg-four)}.message-actions button:active{animation:.2s tapx2}.vml-root{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.messages_scroller{overflow:hidden auto}.vml-scroll{scroll-behavior:auto;overscroll-behavior:contain;flex:1;position:relative;overflow:hidden auto}.vml-inner{will-change:contents}.vml-item{box-sizing:border-box;content-visibility:auto;contain-intrinsic-size:65px;transition:background .4s}.vml-item--highlighted{background:#ffdc642e;border-radius:4px}.vml-loader{text-align:center;opacity:.5;padding:8px;font-size:12px}.vml-beginning{text-align:center;opacity:.4;padding:16px 8px;font-size:12px}@keyframes slowlyshow{0%{opacity:0}}.vml-empty{text-align:center;opacity:.4;justify-content:center;align-items:center;height:calc(100vh - 150px);font-size:12px;animation:5s slowlyshow;display:flex}.vml-new-indicator{color:#fff;cursor:pointer;z-index:10;white-space:nowrap;background:#5865f2;border:none;border-radius:16px;padding:6px 14px;font-size:13px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000059}.vml-new-indicator:hover{background:#4752c4}.inline_emoji{border-radius:0;height:1em;margin:0 .3em;transform:scale(1.5)}.mention{background-color:var(--hl-four);border-radius:.5em;padding:3px 7px}.is-reply-target{background:var(--hl-four)}.is-reply-target>div:hover{background-color:var(--hl-)}.reply_author>img{margin:0 .7em 0 .5em;transform:scale(2);border-radius:1em!important;height:10px!important}.messageReactions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.reaction_single{background:var(--diff-two);border-radius:.5em;align-items:center;gap:4px;padding:.3em .5em;display:flex}.reaction_single img,.reaction_single .inline_emoji{width:18px;height:18px}.reaction_single img{transform:scale(1.2)}.message_embeds{flex-direction:column;gap:8px;margin-top:6px;display:flex}.embed_card{border-left:4px solid var(--hl-two);background:var(--diff-two);color:inherit;border-radius:6px;flex-direction:column;gap:4px;max-width:520px;padding:10px;text-decoration:none;display:flex}.embed_card>*{white-space:pre-wrap;overflow-wrap:break-word}.embed_card img{object-fit:contain;max-width:200px;max-height:200px}.embed_card>.col{display:inherit;flex-direction:column;gap:.5em}.embed_card>.col:first-child{flex:1;width:0}.embed_author{opacity:.7;font-size:12px}.embed_title{font-weight:600}.embed_url{opacity:.5;text-transform:uppercase;font-size:small;font-weight:700}.embed_description{opacity:.5;white-space:pre-wrap;font-size:small}.embed_timestamp{opacity:.6;font-size:12px}.forum-back-btn{background-color:var(--bg-three);border-radius:.5em;align-items:center;gap:.3em;padding:.2em .5em}.empty_state{opacity:.5;justify-content:center;align-items:center;display:flex}.pfpWO{aspect-ratio:1;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:relative}.pfpWO>*{width:100%;height:100%;position:absolute}.pfpWO>*.pfp{width:80%;height:80%}.icon_button{cursor:pointer;border-radius:.3em;justify-content:center;align-items:center;padding:.5em;font-size:1.3em;display:flex}.icon_button.text{font-size:inherit;text-align:left;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5em;min-width:8em}.icon_button.text>svg{font-size:1.3em}.icon_button:hover{background-color:var(--bg-three)}.spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes wave{to{background-position:200%}}.cooking{background:linear-gradient(90deg, var(--hl-one), var(--hl-two), var(--hl-three), var(--hl-one));text-shadow:0 0 10px var(--hl-two);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-left:.3em;animation:3s linear infinite wave}@media only screen and (width<=500px){.root{width:300vw}.main{scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow-x:auto}.server_bar,.interactive_section,.third_bar{scroll-snap-align:start}.first_bar,.interactive_section,.third_bar{width:calc(100vw - 1em)!important;min-width:calc(100vw - 1em)!important}.server_content>*{max-width:calc(100vw - 1em)!important}.server_content>*.first_bar{overflow-x:hidden;width:calc(100vw - 6em)!important;max-width:calc(100vw - 6em)!important}.server_content .fill.y{min-width:200vw}}.theme-grid{--green:#009400;--tgreen:#9bff9b;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5em;display:grid}.theme-grid>.theme-card{background-color:var(--bg-two);align-items:justify;text-align:left;cursor:pointer;border-radius:.5em;padding:0}.theme-grid>.theme-card:hover{background-color:var(--diff-two)}.theme-grid>.theme-card .theme-color{background-color:var(--bg-three);border-radius:.5em .5em 0 0;height:3em}.theme-grid>.theme-card h3,.theme-grid>.theme-card p{margin:0}.theme-grid>.theme-card .author{opacity:.5;margin-bottom:.5em;font-size:small}.theme-grid>.theme-card .data{padding:1em}.theme-grid>.theme-card .getbtn{background-color:var(--green);color:#fff;border-radius:.5em;padding:.3em 1em;font-size:medium}.theme-grid>.theme-card .getbtn[value=Disable]{background-color:var(--diff-three)}.theme-grid>.theme-card .buyCont{color:var(--tgreen);align-items:center;gap:.5em;margin-left:auto;font-size:large}.theme-grid>.theme-card .buyCont *{white-space:nowrap}.quickcss{box-shadow:var(--border);background-color:var(--bg-two);border-radius:.5em;width:calc(100% - 1.4em);padding:.7em}.theme-actions{flex-direction:row;gap:.2em;margin-bottom:.5em;display:flex}.theme-actions button{background-color:var(--bg-two);cursor:pointer;border-radius:.5em;padding:.5em .8em}.theme-actions button.hl{background-color:var(--hl-four)}.picker_tabs{gap:.3em;display:flex}.picker_tabs button{padding:5px .5em}.picker_tabs .active{text-underline-offset:5px;text-decoration:underline;-webkit-text-decoration-color:var(--hl-two);text-decoration-color:var(--hl-two)}.gif_grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid;overflow:auto}.gif_button{cursor:pointer;aspect-ratio:1;background:0 0;border:none;padding:0}.gif_button img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.load_more{background-color:var(--bg-three);border-radius:.5em}.gif_toolbar{flex-direction:column;gap:.2rem;display:flex}.gif_tags{scrollbar-width:none;gap:.35rem;display:flex;overflow-x:auto}.gif_tags::-webkit-scrollbar{display:none}.gif_tags button{white-space:nowrap;border-radius:999px;padding:.35rem .7rem}.gif_tags button.active{text-underline-offset:5px;text-decoration:underline;-webkit-text-decoration-color:var(--hl-two);text-decoration-color:var(--hl-two)}.gif_toolbar select{appearance:none;background:var(--surface,#2b2b2b);color:inherit;border:1px solid var(--border,#444);font:inherit;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px;border-radius:10px;outline:none;min-width:100px;padding:.45rem 2rem .45rem .75rem;transition:border-color .15s,background .15s}.gif_toolbar select:hover{border-color:var(--accent)}.gif_toolbar select:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}.gif_toolbar option{background:var(--surface,#2b2b2b);color:inherit}
