.menu{position:relative;margin:0;padding:.5rem;width:calc(100% - 1rem);display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.theme-light .menu{background:#fff;color:#3a3a3a;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .menu{background:#18181b;color:#efeff1;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.menu .menu_group{display:flex;flex-direction:row;align-items:center}.menu #menu_reputation_container{display:flex;flex-direction:row;align-items:center;margin-left:.5rem}.theme-light .menu #menu_reputation_container .menu_reputation_icon,.theme-dark .menu #menu_reputation_container .menu_reputation_icon{color:#2a7cfd}.menu #menu_reputation_container .menu_reputation_count{font-size:.875rem;-webkit-user-select:none;user-select:none;margin-left:0 .125rem}.theme-light .menu #menu_reputation_container .menu_reputation_count{color:#919191}.theme-dark .menu #menu_reputation_container .menu_reputation_count{color:#7e7e7e}.menu .menu_reputation_tooltip{font-size:.75rem}.theme-light .menu .menu_reputation_tooltip{background:#3a3a3a;color:#fff}.theme-dark .menu .menu_reputation_tooltip{background:#efeff1;color:#18181b}.menu .menu_logo_link{display:flex;flex-direction:row;align-items:center;text-decoration:none}.theme-light .menu .menu_logo_link{color:#3a3a3a}.theme-dark .menu .menu_logo_link{color:#efeff1}.menu .menu_logo_link .menu_site_name{margin:0;padding:0;font-size:1.5rem;margin-left:.375rem}.menu .menu_logo_link .menu_logo_icon{height:1.5rem;width:1.5rem;pointer-events:none}.theme-light .menu .menu_logo_link .menu_logo_icon,.theme-dark .menu .menu_logo_link .menu_logo_icon{color:#2a7cfd}@media (prefers-reduced-motion: no-preference){.logo{animation:logo-spin infinite 20s linear}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal_background{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;left:0;top:0;z-index:10;visibility:visible;opacity:1;transition:opacity .05s ease-in-out,visibility .05s step-start}.theme-light .modal_background{background:#0e0e1059}.theme-dark .modal_background{background:#0e0e10d9}.modal_background.modal_hidden{opacity:0;visibility:hidden;transition:opacity .05s ease-in-out,visibility .05s step-end}.modal_content{display:flex;flex-direction:column;padding:.75rem;border-radius:.5rem;transition:transform .05s ease-in-out;transform:translate3d(0,1.875rem,0);overflow:scroll}.theme-light .modal_content{background:#fff}.theme-dark .modal_content{background:#18181b}.modal_content .modal_controls{display:flex;flex-direction:row;justify-content:flex-end}.modal_content .modal_controls .modal_close_icon{width:1rem;height:1rem}.modal_content.modal_content_hidden{transform:none}.theme-light .button.primary{background:#ededed;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary{background:#2e2e35;color:#efeff1;fill:#efeff1}.theme-light .button.primary:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.primary.__hover:not(.__disabled_button):not(.__active_button){background:#e4e4e4;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.primary.__hover:not(.__disabled_button):not(.__active_button){background:#4b4b56;color:#e2e2e6;fill:#e2e2e6}.theme-light .button.primary:focus:not(.__active_button),.theme-light .button.primary.__focus:not(.__active_button){background:#e4e4e4;color:#3a3a3a;fill:#3a3a3a;outline-color:#6f6f6f}.theme-dark .button.primary:focus:not(.__active_button),.theme-dark .button.primary.__focus:not(.__active_button){background:#4b4b56;color:#e2e2e6;fill:#e2e2e6;outline-color:#2a7cfd}.theme-light .button.primary.__active_button{background:#f2f2f2;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary.__active_button{background:#232327;color:#e2e2e6;fill:#e2e2e6}.theme-light .button.primary.__disabled_button{background:#f2f2f2;color:#919191;fill:#919191}.theme-dark .button.primary.__disabled_button{background:#232327;color:#757575;fill:#757575}.theme-light .button.primary.clear{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary.clear{background:none;color:#efeff1;fill:#efeff1}.theme-light .button.primary.clear:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.primary.clear.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.primary.clear:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.primary.clear.__hover:not(.__disabled_button):not(.__active_button){background:#262626;color:#efeff1;fill:#efeff1}.theme-light .button.primary.clear:focus:not(.__active_button),.theme-light .button.primary.clear.__focus:not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f;outline-color:#062dff}.theme-dark .button.primary.clear:focus:not(.__active_button),.theme-dark .button.primary.clear.__focus:not(.__active_button){background:#262626;color:#efeff1;fill:#efeff1;outline-color:#efeff1}.theme-light .button.primary.clear:active,.theme-light .button.primary.clear.__active_button{background:#f4f4f4;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.primary.clear:active,.theme-dark .button.primary.clear.__active_button{background:none;color:#efeff1;fill:#efeff1}.theme-light .button.primary.clear.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.primary.clear.__disabled_button{background:none;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.primary.tab{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary.tab{background:none;color:#efeff1;fill:#efeff1}.theme-light .button.primary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.primary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.primary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.primary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#262626;color:#efeff1;fill:#efeff1}.theme-light .button.primary.tab:focus:not(.__active_button),.theme-light .button.primary.tab.__focus:not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.primary.tab:focus:not(.__active_button),.theme-dark .button.primary.tab.__focus:not(.__active_button){background:#262626;color:#efeff1;fill:#efeff1}.theme-light .button.primary.tab:active,.theme-light .button.primary.tab.__active_button{background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.primary.tab:active,.theme-dark .button.primary.tab.__active_button{background:#262626;color:#efeff1;fill:#efeff1}.theme-light .button.primary.tab.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.primary.tab.__disabled_button{background:none;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.primary.accent_clear{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.primary.accent_clear{background:none;color:#efeff1;fill:#efeff1}.theme-light .button.primary.accent_clear:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.primary.accent_clear.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2a7cfd;fill:#2a7cfd}.theme-dark .button.primary.accent_clear:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.primary.accent_clear.__hover:not(.__disabled_button):not(.__active_button){background:#262626;color:#2a7cfd;fill:#2a7cfd}.theme-light .button.primary.accent_clear:focus:not(.__active_button),.theme-light .button.primary.accent_clear.__focus:not(.__active_button){background:#afceff99;color:#2a7cfd;fill:#2a7cfd;outline-color:#062dff}.theme-dark .button.primary.accent_clear:focus:not(.__active_button),.theme-dark .button.primary.accent_clear.__focus:not(.__active_button){background:#254b8699;color:#2a7cfd;fill:#2a7cfd;outline-color:#efeff1}.theme-light .button.primary.accent_clear:active,.theme-light .button.primary.accent_clear.__active_button{background:#afceff99;color:#2a7cfd;fill:#2a7cfd}.theme-dark .button.primary.accent_clear:active,.theme-dark .button.primary.accent_clear.__active_button{background:#254b8699;color:#2a7cfd;fill:#2a7cfd}.theme-light .button.primary.accent_clear.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.primary.accent_clear.__disabled_button{background:none;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.secondary{background:#ededed;color:"";fill:""}.theme-dark .button.secondary{background:#38383f;color:#cacaca;fill:#cacaca}.theme-light .button.secondary:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.secondary.__hover:not(.__disabled_button):not(.__active_button){background:#e4e4e4;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.secondary.__hover:not(.__disabled_button):not(.__active_button){background:#6c6c75;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary:focus:not(.__active_button),.theme-light .button.secondary.__focus:not(.__active_button){background:#e4e4e4;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary:focus:not(.__active_button),.theme-dark .button.secondary.__focus:not(.__active_button){background:#6c6c75;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.__active_button{background:#f2f2f2;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary.__active_button{background:#1e1e1e;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.__disabled_button{background:#f2f2f2;color:"";fill:""}.theme-dark .button.secondary.__disabled_button{background:#1e1e1e;color:#555;fill:#555}.theme-light .button.secondary.clear{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary.clear{background:none;color:#cacaca;fill:#cacaca}.theme-light .button.secondary.clear:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.secondary.clear.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.secondary.clear:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.secondary.clear.__hover:not(.__disabled_button):not(.__active_button){background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.clear:focus:not(.__active_button),.theme-light .button.secondary.clear.__focus:not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f;outline-color:#062dff}.theme-dark .button.secondary.clear:focus:not(.__active_button),.theme-dark .button.secondary.clear.__focus:not(.__active_button){background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7;outline-color:#efeff1}.theme-light .button.secondary.clear:active,.theme-light .button.secondary.clear.__active_button{background:#f4f4f4;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.secondary.clear:active,.theme-dark .button.secondary.clear.__active_button{background:#222;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.clear.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.secondary.clear.__disabled_button{background:#222;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.secondary.tab{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary.tab{background:none;color:#cacaca;fill:#cacaca}.theme-light .button.secondary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.secondary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.secondary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.secondary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.tab:focus:not(.__active_button),.theme-light .button.secondary.tab.__focus:not(.__active_button){background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.secondary.tab:focus:not(.__active_button),.theme-dark .button.secondary.tab.__focus:not(.__active_button){background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.tab:active,.theme-light .button.secondary.tab.__active_button{background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.secondary.tab:active,.theme-dark .button.secondary.tab.__active_button{background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.secondary.tab.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.secondary.tab.__disabled_button{background:#222;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.secondary.accent_clear{background:none;color:#3a3a3a;fill:#3a3a3a}.theme-dark .button.secondary.accent_clear{background:none;color:#cacaca;fill:#cacaca}.theme-light .button.secondary.accent_clear:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.secondary.accent_clear.__hover:not(.__disabled_button):not(.__active_button){background:#f5f5f5;color:#2a7cfd;fill:#2a7cfd}.theme-dark .button.secondary.accent_clear:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.secondary.accent_clear.__hover:not(.__disabled_button):not(.__active_button){background:#2f2f2f;color:#2a7cfd;fill:#2a7cfd}.theme-light .button.secondary.accent_clear:focus:not(.__active_button),.theme-light .button.secondary.accent_clear.__focus:not(.__active_button){background:#afceff99;color:#2a7cfd;fill:#2a7cfd;outline-color:#062dff}.theme-dark .button.secondary.accent_clear:focus:not(.__active_button),.theme-dark .button.secondary.accent_clear.__focus:not(.__active_button){background:#254b8699;color:#2a7cfd;fill:#2a7cfd;outline-color:#efeff1}.theme-light .button.secondary.accent_clear:active,.theme-light .button.secondary.accent_clear.__active_button{background:#afceff99;color:#2a7cfd;fill:#2a7cfd}.theme-dark .button.secondary.accent_clear:active,.theme-dark .button.secondary.accent_clear.__active_button{background:#254b8699;color:#2a7cfd;fill:#2a7cfd}.theme-light .button.secondary.accent_clear.__disabled_button{background:#f4f4f4;color:#919191;fill:#919191}.theme-dark .button.secondary.accent_clear.__disabled_button{background:#222;color:#7e7e7e;fill:#7e7e7e}.theme-light .button.tertiary.tab{background:#f5f5f5;color:#2f2f2f;fill:#2f2f2f}.theme-dark .button.tertiary.tab{background:#2f2f2f;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.tertiary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.tertiary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#e1e1e1;color:#1d1d1d;fill:#1d1d1d}.theme-dark .button.tertiary.tab:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.tertiary.tab.__hover:not(.__disabled_button):not(.__active_button){background:#525252;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.tertiary.tab:focus:not(.__active_button),.theme-light .button.tertiary.tab.__focus:not(.__active_button){background:#e1e1e1;color:#1d1d1d;fill:#1d1d1d}.theme-dark .button.tertiary.tab:focus:not(.__active_button),.theme-dark .button.tertiary.tab.__focus:not(.__active_button){background:#525252;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.tertiary.tab:active,.theme-light .button.tertiary.tab.__active_button{background:#e1e1e1;color:#1d1d1d;fill:#1d1d1d}.theme-dark .button.tertiary.tab:active,.theme-dark .button.tertiary.tab.__active_button{background:#525252;color:#f7f7f7;fill:#f7f7f7}.theme-light .button.tertiary.tab.__disabled_button,.theme-dark .button.tertiary.tab.__disabled_button{background:"";color:"";fill:""}.theme-light .button.accent,.theme-dark .button.accent{background:#2a7cfd;color:#efeff1;fill:#efeff1}.theme-light .button.accent:hover:not(.__disabled_button):not(.__active_button),.theme-light .button.accent.__hover:not(.__disabled_button):not(.__active_button){background:#4a90fd;color:#fff;fill:#fff}.theme-dark .button.accent:hover:not(.__disabled_button):not(.__active_button),.theme-dark .button.accent.__hover:not(.__disabled_button):not(.__active_button){background:#4a90fd;color:#efeff1;fill:#efeff1}.theme-light .button.accent:focus:not(.__active_button),.theme-light .button.accent.__focus:not(.__active_button){background:#4a90fd;color:#fff;fill:#fff;outline-color:#062dff}.theme-dark .button.accent:focus:not(.__active_button),.theme-dark .button.accent.__focus:not(.__active_button){background:#4a90fd;color:#efeff1;fill:#efeff1;outline-color:#efeff1}.theme-light .button.accent:active,.theme-light .button.accent.__active_button{background:#afceff;color:#fff;fill:#fff}.theme-dark .button.accent:active,.theme-dark .button.accent.__active_button{background:#254b86;color:#efeff1;fill:#efeff1}.theme-light .button.accent.__disabled_button{background:#afceff;color:#fff;fill:#fff}.theme-dark .button.accent.__disabled_button{background:#254b86;color:#9d9d9d;fill:#9d9d9d}.button{cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:.375rem;border:none;border-radius:.25rem;margin:0 .375rem;-webkit-user-select:none;user-select:none}.button:focus:not(.__active_button),.button.__focus:not(.__active_button){outline-width:.0625rem;outline-style:solid}.button:focus:not(.__active_button):not(:focus-visible),.button.__focus:not(.__active_button):not(:focus-visible){outline:none}.button.__active_button{outline:none}.button.__disabled_button{cursor:default}.icon{width:1.125rem;height:1.125rem;fill:inherit;color:inherit;stroke:inherit}#horn_icon{-webkit-transform:scale(-1,-1);-moz-transform:scale(-1,-1);-o-transform:scale(-1,-1);transform:scale(-1)}.login_modal_header{display:flex;flex-direction:row;align-items:center;justify-content:center}.login_modal_header .login_modal_logo{height:1.5rem;width:1.5rem;pointer-events:none}.theme-light .login_modal_header .login_modal_logo,.theme-dark .login_modal_header .login_modal_logo{color:#2a7cfd}.login_modal_header .login_modal_title{margin:0 0 0 .5rem;font-size:1.5rem}._login_modal_1nfcy_1{display:flex;flex-direction:column;width:30rem}.login_form_wrapper{display:flex;flex-direction:column;padding:1.5rem}.login_form_wrapper #login_form{display:flex;flex-direction:column}.login_form_wrapper .login_form_button{cursor:pointer;border:none;margin-top:1.5rem;border-radius:.25rem;-webkit-user-select:none;user-select:none;font-size:.85rem;padding:.375rem .625rem;height:2.0625rem}.theme-light .login_form_wrapper .login_form_button,.theme-dark .login_form_wrapper .login_form_button{color:#efeff1;background:#2a7cfd}.theme-light .login_form_wrapper .login_form_button:hover{background:#35a0ff}.theme-dark .login_form_wrapper .login_form_button:hover{background:#4a90fd}.login_form_wrapper .login_form_button:disabled{cursor:default}.theme-light .login_form_wrapper .login_form_button:disabled{background:#f2f2f2;color:#919191}.theme-dark .login_form_wrapper .login_form_button:disabled{background:#232327;color:#757575}.login_form_wrapper .login_form_button.login_form_reset_button{text-align:left;background:none;width:fit-content;padding:.25rem 1rem .25rem 0;text-decoration:none;font-size:.8rem;margin:.25rem 0 0}.theme-light .login_form_wrapper .login_form_button.login_form_reset_button{background:#fff;color:#35a0ff}.theme-dark .login_form_wrapper .login_form_button.login_form_reset_button{background:#18181b;color:#4a90fd}.login_form_wrapper .login_form_button.login_form_reset_button:hover{text-decoration:underline}.theme-light .login_form_wrapper .login_form_button.login_form_reset_button:hover,.theme-dark .login_form_wrapper .login_form_button.login_form_reset_button:hover{color:#2a7cfd}.login_form_wrapper .login_form_button.login_form_register_button{background:none;font-weight:700}.theme-light .login_form_wrapper .login_form_button.login_form_register_button,.theme-dark .login_form_wrapper .login_form_button.login_form_register_button{color:#2a7cfd}.theme-light .login_form_wrapper .login_form_button.login_form_register_button:hover{color:#3a3a3a;background:#f2f2f2}.theme-dark .login_form_wrapper .login_form_button.login_form_register_button:hover{color:#efeff1;background:#232327}.login_form_wrapper .login_form_button .login_button_label{display:flex;justify-content:center;align-items:center;height:1.3125rem}.login_form_wrapper .login_form_button .login_form_loading_icon{height:.75rem;display:flex;justify-content:center;align-items:center}.theme-light .login_form_wrapper .login_form_button .login_form_loading_icon>span{background-color:#fff!important}.theme-dark .login_form_wrapper .login_form_button .login_form_loading_icon>span{background-color:#9d9d9d!important}.login_form_wrapper .login_form_error_container{display:flex;flex-direction:row;align-items:center;margin-top:.75rem}.theme-light .login_form_wrapper .login_form_error_container{color:#641616!important}.theme-dark .login_form_wrapper .login_form_error_container{color:#c20e0e!important}.login_form_wrapper .login_form_error_container .login_form_error_text{font-size:.75rem;margin:0 0 0 .5rem}.register_modal_header{display:flex;flex-direction:row;align-items:center;justify-content:center}.register_modal_header .register_modal_logo{height:1.5rem;width:1.5rem;pointer-events:none}.theme-light .register_modal_header .register_modal_logo,.theme-dark .register_modal_header .register_modal_logo{color:#2a7cfd}.register_modal_header .register_modal_title{margin:0 0 0 .5rem;font-size:1.5rem}._register_modal_1o4t7_1{display:flex;flex-direction:column;width:30rem}.register_wrapper{display:flex;flex-direction:column;padding:1.5rem}.register_wrapper .register_form{display:flex;flex-direction:column}.register_wrapper .register_form .register_form_error_input{border-width:.0625rem;border-style:solid}.theme-light .register_wrapper .register_form .register_form_error_input,.theme-dark .register_wrapper .register_form .register_form_error_input{border-color:#ff6464}.theme-light .register_wrapper .register_form .register_form_error_input:focus-visible{outline-width:.1875rem;outline-style:solid;outline-color:#ff6464}.theme-dark .register_wrapper .register_form .register_form_error_input:focus-visible{outline-width:.1875rem;outline-style:solid;outline-color:#ff6464}.register_wrapper .register_form .register_secure_data_link{display:flex;flex-direction:row;justify-content:left;align-items:center;margin-top:.375rem;text-decoration:underline;font-size:.75rem}.register_wrapper .register_form .register_secure_data_link .register_secure_data_link_icon{margin-right:.125rem;width:.875rem;height:.875rem}.theme-light .register_wrapper .register_form .register_secure_data_link,.theme-dark .register_wrapper .register_form .register_secure_data_link{color:#2a7cfd}.register_wrapper .register_form .register_form_optional{font-weight:500;font-size:.6875rem;margin-left:.375rem}.theme-light .register_wrapper .register_form .register_form_optional{color:#919191}.theme-dark .register_wrapper .register_form .register_form_optional{color:#757575}.register_wrapper .register_form .register_error_container .register_error_message{margin:.25rem 0;padding:0;font-size:.75rem}.theme-light .register_wrapper .register_form .register_error_container .register_error_message,.theme-dark .register_wrapper .register_form .register_error_container .register_error_message{color:#f77f77}.register_wrapper .register_button{cursor:pointer;border:none;margin-top:1.5rem;border-radius:.25rem;-webkit-user-select:none;user-select:none;font-size:.85rem;padding:.375rem .625rem;height:2.0625rem}.theme-light .register_wrapper .register_button,.theme-dark .register_wrapper .register_button{color:#efeff1;background:#2a7cfd}.theme-light .register_wrapper .register_button:hover{background:#35a0ff}.theme-dark .register_wrapper .register_button:hover{background:#4a90fd}.register_wrapper .register_button:disabled{cursor:default}.theme-light .register_wrapper .register_button:disabled{background:#f2f2f2;color:#919191}.theme-dark .register_wrapper .register_button:disabled{background:#232327;color:#757575}.register_wrapper .register_button.register_form_login_button{background:none;font-weight:700}.theme-light .register_wrapper .register_button.register_form_login_button,.theme-dark .register_wrapper .register_button.register_form_login_button{color:#2a7cfd}.theme-light .register_wrapper .register_button.register_form_login_button:hover{color:#3a3a3a;background:#f2f2f2}.theme-dark .register_wrapper .register_button.register_form_login_button:hover{color:#efeff1;background:#232327}.register_wrapper .register_button .register_button_label{display:flex;justify-content:center;align-items:center;height:1.3125rem}.register_wrapper .register_button .register_form_loading_icon{height:.75rem;display:flex;justify-content:center;align-items:center}.theme-light .register_wrapper .register_button .register_form_loading_icon>span{background-color:#fff!important}.theme-dark .register_wrapper .register_button .register_form_loading_icon>span{background-color:#9d9d9d!important}.preferences_dropdown .preferences_button{margin-left:0}.preferences_dropdown .preferences_dropdown_toggle_icon{cursor:pointer;padding:.375rem;width:1.125rem;height:1.125rem;border-radius:.375rem}.theme-light .preferences_dropdown .preferences_dropdown_toggle_icon{fill:#3a3a3a}.theme-dark .preferences_dropdown .preferences_dropdown_toggle_icon{fill:#efeff1}.theme-light .preferences_dropdown .preferences_dropdown_toggle_icon:hover{background:#f5f5f5;color:#2f2f2f}.theme-dark .preferences_dropdown .preferences_dropdown_toggle_icon:hover{background:#262626;color:#efeff1}.preferences_dropdown .preferences_dropdown_content{width:13rem;padding:.375rem}.preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row{display:flex;flex-direction:row;align-items:center;padding:.5rem;text-decoration:none;cursor:pointer;border-radius:.25rem}.theme-light .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row:hover{background:#f5f5f5}.theme-dark .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row:hover{background:#2f2f2f}.theme-light .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_icon{color:#3a3a3a;fill:#3a3a3a}.theme-dark .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_icon{color:#cacaca;fill:#cacaca}.preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_icon_logout{transform:rotate(180deg)}.preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_label{display:flex;flex-grow:1;margin:0;padding:0;font-weight:500;font-size:.875rem;margin-left:.5rem}.theme-light .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_label{color:#3a3a3a}.theme-dark .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_label{color:#cacaca}.theme-light .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_label .preferences_dropdown_anon_name{color:#919191}.theme-dark .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row .preferences_dropdown_row_label .preferences_dropdown_anon_name{color:#7e7e7e}.preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row.preferences_dropdown_row_loading{justify-content:center}.theme-light .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row.preferences_dropdown_row_loading .preferences_dropdown_row_icon_loading>span{background-color:#3a3a3a!important}.theme-dark .preferences_dropdown .preferences_dropdown_content .preferences_dropdown_row.preferences_dropdown_row_loading .preferences_dropdown_row_icon_loading>span{background-color:#d0d0d0!important}.toggle{position:relative;display:inline-block;width:2.04rem;height:1.2rem}.toggle .slider_checkbox{opacity:0;width:0;height:0}.theme-light .toggle .slider_checkbox+.slider{border-color:#3a3a3a;background-color:#fff}.theme-dark .toggle .slider_checkbox+.slider{border-color:#efeff1;background-color:#18181b}.theme-light .toggle .slider_checkbox+.slider:before{background-color:#3a3a3a}.theme-dark .toggle .slider_checkbox+.slider:before{background-color:#efeff1}.theme-light .toggle .slider_checkbox:checked+.slider{border-color:#2a7cfd}.theme-dark .toggle .slider_checkbox:checked+.slider{border-color:#2a7cfd}.theme-light .toggle .slider_checkbox:checked+.slider:before{background-color:#2a7cfd}.theme-dark .toggle .slider_checkbox:checked+.slider:before{background-color:#2a7cfd}.toggle .slider_checkbox:checked+.slider:before{-webkit-transform:translateX(.84rem);-ms-transform:translateX(.84rem);transform:translate(.84rem)}.toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.2s;transition:.2s;border-width:.0625rem;border-style:solid;border-radius:1.25rem}.toggle .slider:before{position:absolute;content:"";height:.84rem;width:.84rem;left:.12rem;bottom:.12rem;-webkit-transition:.2s;transition:.2s;border-radius:50%}.dropdown{display:flex;justify-content:center;align-items:center;background:none;border:none;padding:0;position:relative}.dropdown.dropdown_closed .dropdown_content{display:none}.dropdown .dropdown_close_button{width:fit-content;position:absolute;margin:0;top:.375rem;right:.375rem}.dropdown .dropdown_close_button .dropdown_close_icon{width:.9375rem;height:.875rem}.dropdown .dropdown_content{position:absolute;overflow:hidden;border-radius:.375rem;z-index:5}.theme-light .dropdown .dropdown_content{background:#fff;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.theme-dark .dropdown .dropdown_content{background:#232327;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.notification{display:flex;flex-direction:row;align-items:flex-start;padding:.25rem}.notification.notification_clickable{cursor:pointer}.theme-light .notification.notification_clickable:hover{background:#f5f5f5}.theme-dark .notification.notification_clickable:hover{background:#404040}.notification .notification_img{width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:.25rem;background:gray}.notification .notification_icon_container{width:2rem;height:2rem;min-width:2rem;min-height:2rem;display:flex;justify-content:center;align-items:center;border-radius:100%}.theme-light .notification .notification_icon_container{background:#f5f5f5}.theme-dark .notification .notification_icon_container{background:#404040}.notification .notification_icon_container .notification_icon{width:1rem;height:1rem}.theme-light .notification .notification_icon_container .notification_icon{color:#3a3a3a}.theme-dark .notification .notification_icon_container .notification_icon{color:#d0d0d0}.notification .notification_text_container{display:flex;flex-direction:column;margin-left:.5rem}.notification .notification_header{display:flex;flex-direction:row}.notification .notification_header .notification_title{margin:0;text-align:left;font-size:.75rem;font-weight:600}.theme-light .notification .notification_header .notification_title{color:#3a3a3a}.theme-dark .notification .notification_header .notification_title{color:#d0d0d0}.notification .notification_header .notification_dot{width:.25rem;height:.4375rem;margin:0 .25rem}.theme-light .notification .notification_header .notification_dot{color:#6f6f6f}.theme-dark .notification .notification_header .notification_dot{color:#b3b3b3}.notification .notification_header .notification_time{font-size:.625rem;font-weight:500}.theme-light .notification .notification_header .notification_time{color:#6f6f6f}.theme-dark .notification .notification_header .notification_time{color:#b3b3b3}.notification .notification_footer{margin:0;text-align:left;font-weight:500;font-size:.625rem}.theme-light .notification .notification_footer{color:#6f6f6f}.theme-dark .notification .notification_footer{color:#b3b3b3}.skeleton{display:flex;flex-grow:1;height:100%;overflow:hidden;border-radius:.25rem;background:linear-gradient(to right,var(--skeleton-bar) 0%,var(--skeleton-bg) 50%,var(--skeleton-bar) 100%) 0 0/200% 100% var(--skeleton-light);animation:linearAnim 1s infinite linear}.theme-light .skeleton{--skeleton-bar: #ffffff;--skeleton-bg: #e1e1e1;--skeleton-light: #3a3a3a}.theme-dark .skeleton{--skeleton-bar: #232327;--skeleton-bg: #3c3c3c;--skeleton-light: #d0d0d0}@keyframes linearAnim{to{background-position:-200% 0}}.skeleton.image_skeleton{border-radius:0}.image{position:relative;width:100%;height:100%}.image.image_loading{visibility:hidden}.image.image_fit_fill{object-fit:fill}.image.image_fit_contain{object-fit:contain}.image.image_fit_cover{object-fit:cover}.image.image_blur{filter:blur(18.75rem)}.image_blur_icon_container{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.image_blur_icon_container .image_blur_icon{width:1.5rem;height:1.5rem}.theme-light .image_blur_icon_container .image_blur_icon{fill:#fff}.theme-dark .image_blur_icon_container .image_blur_icon{fill:#18181b}.notifications_dropdown{font-size:.8125rem}.notifications_dropdown .notifications_button{margin-right:0;position:relative}.notifications_dropdown .notifications_button .notifications_badge{position:absolute;top:-.3125rem;right:-.125rem;z-index:10;padding:.25rem .375rem;border-radius:.375rem;font-size:.5625rem}.theme-light .notifications_dropdown .notifications_button .notifications_badge,.theme-dark .notifications_dropdown .notifications_button .notifications_badge{background:#d02519;color:#fff}.notifications_dropdown .notifications_button .notifications_badge.notifications_badge_far{right:-.5625rem}.notifications_dropdown .notifications_dropdown_content{width:max-content;max-width:18rem;padding:.375rem}.notifications_dropdown .notifications_error_msg_container{display:flex;flex-direction:row;align-items:center;padding:.375rem .25rem}.theme-light .notifications_dropdown .notifications_error_msg_container{color:#3a3a3a}.theme-dark .notifications_dropdown .notifications_error_msg_container{color:#cacaca}.notifications_dropdown .notifications_error_msg_container .notifications_error_msg_icon{min-height:1.125rem;min-width:1.125rem}.theme-light .notifications_dropdown .notifications_error_msg_container .notifications_error_msg_icon{color:#641616}.theme-dark .notifications_dropdown .notifications_error_msg_container .notifications_error_msg_icon{color:#c20e0e}.notifications_dropdown .notifications_error_msg_container .notifications_error_msg_text{margin:0;line-height:1}.notifications_dropdown .notifications_empty_msg_container{display:flex;flex-direction:row;align-items:center;padding:.5rem}.theme-light .notifications_dropdown .notifications_empty_msg_container{color:#3a3a3a}.theme-dark .notifications_dropdown .notifications_empty_msg_container{color:#cacaca}.notifications_dropdown .notifications_empty_msg_container .notifications_empty_msg_icon{margin-right:.375rem}.root .layout{display:flex;flex-direction:row;min-height:100dvh;max-width:100vw}.root .layout .content{display:flex;flex-grow:1;overflow-y:auto}.theme-light .root .layout .content{background:#eee}.theme-dark .root .layout .content{background:#0e0e10}.theme-light .custom-toast{background:#fff;color:#3a3a3a}.theme-dark .custom-toast{background:#4b4b4b;color:#fff}#sidebar{display:flex;flex-direction:column;max-width:17.5rem;min-width:17.5rem;padding:.25rem;border-width:0 .0625rem 0 0;border-style:solid;overflow-y:scroll;z-index:3;position:fixed;height:100%;max-height:calc(100dvh - 2.65rem - var(--banners-height, 0))}.theme-light #sidebar{background:#fff;color:#3a3a3a;border-color:#e1e1e1}.theme-dark #sidebar{background:#232327;color:#d0d0d0;border-color:#3c3c3c}#sidebar .sidebar_group{display:flex;flex-direction:column}#sidebar .sidebar_group:first-of-type{margin-top:.625rem}#sidebar .sidebar_group:not(:first-of-type){margin-top:1.25rem}#sidebar .sidebar_group:last-of-type{margin-bottom:.625rem}#sidebar .sidebar_group .sidebar_loading_icon{display:flex;justify-content:center;margin-top:.75rem}.theme-light #sidebar .sidebar_group .sidebar_loading_icon>span{background-color:#e1e1e1!important}.theme-dark #sidebar .sidebar_group .sidebar_loading_icon>span{background-color:#3c3c3c!important}#sidebar .sidebar_group .sidebar_heading{margin:0;padding:.125rem .5rem;font-size:.875rem;font-weight:500;-webkit-user-select:none;user-select:none}.theme-light #sidebar .sidebar_group .sidebar_heading{color:#6f6f6f}.theme-dark #sidebar .sidebar_group .sidebar_heading{color:#b3b3b3}#sidebar .sidebar_group .sidebar_heading .sidebar_heading_title{display:flex;align-items:center}#sidebar .sidebar_group .sidebar_heading .sidebar_heading_title_18{font-size:.75rem;margin-left:.25rem;letter-spacing:-.0625rem}.theme-light #sidebar .sidebar_group .sidebar_heading .sidebar_heading_title_18,.theme-dark #sidebar .sidebar_group .sidebar_heading .sidebar_heading_title_18{color:#ca1616}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;border-radius:.5rem;text-align:left}.theme-light #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible:hover{background:#f5f5f5}.theme-dark #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible:hover{background:#2f2f2f}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right{display:flex;flex-direction:row;align-items:center;gap:.375rem;flex-shrink:0}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badges{display:flex;flex-direction:row;gap:.25rem;font-size:.5rem}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badge{font-weight:500;padding:.0625rem .4375rem;border-radius:1.3125rem;white-space:nowrap}.theme-light #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badge,.theme-dark #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badge{background:#2a7cfd;color:#efeff1}.theme-light #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badge.sidebar_activity_bade_chat,.theme-dark #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_right .sidebar_activity_badge.sidebar_activity_bade_chat{background:#5474fe}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_18plus_icon{width:.875rem;height:.875rem;flex-shrink:0;margin-left:.25rem}#sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_chevron{width:.75rem;height:.75rem;flex-shrink:0}.theme-light #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_chevron{color:#6f6f6f}.theme-dark #sidebar .sidebar_group .sidebar_heading.sidebar_heading_collapsible .sidebar_heading_chevron{color:#b3b3b3}#sidebar .sidebar_group .sidebar_group_heading_desc{margin:0;margin-top:-.625rem;margin-bottom:.625rem;padding:0 .875rem;font-weight:300;font-size:.625rem;-webkit-user-select:none;user-select:none}#sidebar .sidebar_group .sidebar_group_link{display:flex;flex-direction:row;align-items:center;padding:.5rem;text-decoration:none;cursor:pointer;border-radius:.75rem;-webkit-user-select:none;user-select:none}.theme-light #sidebar .sidebar_group .sidebar_group_link:hover,.theme-light #sidebar .sidebar_group .sidebar_group_link.sidebar_group_link_active{background:#f5f5f5}.theme-dark #sidebar .sidebar_group .sidebar_group_link:hover,.theme-dark #sidebar .sidebar_group .sidebar_group_link.sidebar_group_link_active{background:#2f2f2f}#sidebar .sidebar_group .sidebar_group_link .sidebar_group_card_img{width:2.1875rem;height:2.1875rem;border-radius:.375rem}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_item_icon{color:#3a3a3a}.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_item_icon{color:#d0d0d0}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_item_icon.sidebar_item_icon_premium,.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_item_icon.sidebar_item_icon_premium{color:#ffbf00}#sidebar .sidebar_group .sidebar_group_link .sidebar_item_text{display:flex;flex-direction:column;align-items:flex-start}#sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container{display:flex;flex-direction:column;margin-left:.75rem;font-size:.875rem;flex:1;min-width:0}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container{color:#2f2f2f}.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container{color:#f7f7f7}#sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_label{margin:0;padding:0;font-size:.75rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_label{color:#2f2f2f}.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_label{color:#f7f7f7}#sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_sublabel{margin:0;padding:0;font-size:.75rem;font-weight:300;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_sublabel{color:#6f6f6f}.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_item_text_container .sidebar_item_sublabel{color:#b3b3b3}#sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badges{display:flex;flex-direction:column;gap:.25rem;font-size:.5rem}#sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badge{font-weight:500;padding:.0625rem .4375rem;border-radius:1.3125rem;white-space:nowrap}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badge,.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badge{background:#2a7cfd;color:#efeff1}.theme-light #sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badge.sidebar_activity_bade_chat,.theme-dark #sidebar .sidebar_group .sidebar_group_link .sidebar_activity_badge.sidebar_activity_bade_chat{background:#5474fe}#sidebar .sidebar_group .sidebar_group_link_new_group{display:flex;justify-content:center;text-decoration:none;margin-top:.75rem}#sidebar .sidebar_group .sidebar_group_link_new_group .sidebar_group_link_new_group_btn{width:80%}#sidebar .sidebar_group .sidebar_group_link_new_group .sidebar_group_link_new_group_btn .sidebar_item_label{margin-left:.75rem}#sidebar .sidebar_group .sidebar_message{margin:0;padding:.25rem 1.5rem;font-size:.75rem;text-align:center}.theme-light #sidebar .sidebar_group .sidebar_message{color:#6f6f6f}.theme-dark #sidebar .sidebar_group .sidebar_message{color:#b3b3b3}#sidebar .sidebar_group.sidebar_resources_group{margin-top:auto}@media (min-width: 480px){#sidebar{height:calc(100dvh - 2.875rem - var(--banners-height, 0))}}@media (min-width: 992px){#sidebar{position:relative;height:calc(100dvh - 3.25rem - var(--banners-height, 0))}}.sidebar_backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background:#00000080}@media (min-width: 992px){.sidebar_backdrop{display:none}}.sidebar_open_btn{position:absolute;z-index:4;cursor:pointer;padding:.375rem;margin:.875rem;border:none;display:flex;align-items:center;justify-content:center;border-radius:.4375rem}.sidebar_open_btn .sidebar_open_btn_icon{width:1.25rem;height:1.25rem}.theme-light .sidebar_open_btn{background:#fff;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.theme-dark .sidebar_open_btn{background:#232327;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.theme-light .sidebar_open_btn{fill:#2f2f2f}.theme-dark .sidebar_open_btn{fill:#f7f7f7}.theme-light .sidebar_open_btn:hover{fill:#1d1d1d}.theme-dark .sidebar_open_btn:hover{fill:#f7f7f7}@media (min-width: 480px){.sidebar_open_btn{margin:0 0 0 .375rem}}@media (min-width: 768px){.sidebar_open_btn{margin:.3125rem 0 0 .375rem}}@media (min-width: 992px){.sidebar_open_btn{display:none}}.banner_stack{display:flex;flex-direction:column;width:100%;z-index:9}.banner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 1rem;width:calc(100% - 2rem);font-weight:500}.theme-light .banner{background:#d6e8ff;color:#0061dd}.theme-dark .banner{background:#2085b7;color:#eefaff}.banner+.banner{border-top:.0625rem solid}.theme-light .banner+.banner{border-color:#60a6ff}.theme-dark .banner+.banner{border-color:#3f89fd}.banner .banner_content{flex:1;font-size:.875rem;text-align:center}.banner .banner_content a{font-weight:500}.theme-light .banner .banner_content a{color:#0061dd}.theme-dark .banner .banner_content a{color:#eefaff}.banner .banner_dismiss{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;margin-left:.75rem;flex-shrink:0}.theme-light .banner .banner_dismiss{color:#0061dd}.theme-dark .banner .banner_dismiss{color:#eefaff}.theme-light .banner .banner_dismiss:hover,.theme-dark .banner .banner_dismiss:hover{background:#0000001a}.banner .banner_dismiss .icon{width:1rem;height:1rem}.error{height:100dvh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.error .error_btn{padding:.5rem 1rem}.root{display:flex;flex-direction:column;flex-grow:1}div[class^=theme-]{display:flex}.theme-light .root{background:#eee}.theme-dark .root{background:#0e0e10}.root .content{display:flex;flex-grow:1;overflow-y:auto}.theme-light .root .content{background:#eee}.theme-dark .root .content{background:#0e0e10}@font-face{font-family:Manrope;src:local("Manrope"),url(/assets/Manrope-VariableFont_wght-CZfUxJDf.ttf),format("truetype")}@font-face{font-family:Roboto;src:local("Roboto"),local("Roboto-Regular"),url(/assets/Roboto-Regular-BHeBnKzs.ttf),format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Bold"),local("Roboto-Bold"),url(/assets/Roboto-Bold-BKtbn9Wi.ttf),format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Italic"),local("Roboto-Italic"),url(/assets/Roboto-Italic-Dxo79a56.ttf),format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto BoldItalic"),local("Roboto-BoldItalic"),url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf),format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Light"),local("Roboto-Light"),url(/assets/Roboto-Light-y85UWPYz.ttf),format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto LightItalic"),local("Roboto-LightItalic"),url(/assets/Roboto-LightItalic-CubrlQUP.ttf),format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/Roboto-Medium-CFKDKRMh.ttf),format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto MediumItalic"),local("Roboto-MediumItalic"),url(/assets/Roboto-MediumItalic-DZe-jd04.ttf),format("truetype");font-weight:500;font-style:italic}html{font-size:.75rem;line-height:1.5}@media (min-width: 480px){html{font-size:.875rem}}@media (min-width: 1200px){html{font-size:1rem}}body{margin:0;overflow:hidden;font-family:Manrope,Roboto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}label{display:flex;flex-direction:row;align-items:center;font-weight:500;font-size:.875rem;margin:1.25rem 0 0}.theme-light label{color:#3a3a3a}.theme-dark label{color:#efeff1}label:first-of-type{margin:0}input{border-width:.0625rem;border-style:solid;border-radius:.25rem;margin-top:.35rem;padding:.5rem .875rem;font-size:.75rem;margin:.5rem 0 0}.theme-light input{background:#fff;border-color:#c8c8c8;color:#3a3a3a}.theme-dark input{background:#18181b;border-color:#38383f;color:#efeff1}input:focus-visible{outline-width:.0625rem;outline-style:solid}.theme-light input:focus-visible{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark input:focus-visible{border-color:#3f89fd;outline-color:#3f89fd}hr{border-bottom:.0625rem;border-style:solid;border-top:0;border-left:0;border-right:0;margin:.375rem 0}.theme-light hr{border-color:#c8c8c8}.theme-dark hr{border-color:#38383f}.theme-light input[type=radio],.theme-dark input[type=radio]{accent-color:#2a7cfd}p,textarea{line-height:1.5}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flicker{0%{opacity:1}to{opacity:0}}.rate_limit_toast{background:red;padding:.375rem .75rem;border-radius:.375rem}.theme-light .rate_limit_toast,.theme-dark .rate_limit_toast{background:#f77f77;color:#4d0e0e}.rate_limit_toast .rate_limit_toast_heading{margin:0;font-size:1rem;font-weight:600;text-align:center}.rate_limit_toast .rate_limit_toast_desc{margin:0;font-size:.875rem}.rate_limit_toast .rate_limit_toast_link{text-decoration:underline}.theme-light .rate_limit_toast .rate_limit_toast_link,.theme-dark .rate_limit_toast .rate_limit_toast_link{color:#4d0e0e}.group_page{display:flex;flex-direction:row;flex-grow:1;height:calc(100dvh - 2.4375rem - var(--banners-height, 0px));width:100%}.group_page #group_page_content_wrapper{display:flex;flex-direction:row;flex-grow:1;justify-content:center;overflow-y:scroll}.group_page #group_page_content_wrapper #group_content{display:flex;flex-direction:column;flex-grow:1;max-width:106.25rem;width:100%}.group_page #group_page_content_wrapper #group_content .group_page_banner{width:100%;max-width:100%;max-height:21.25rem;aspect-ratio:5/1;border-radius:0;height:unset}.group_page .chat_open_btn{height:100%;background:none;border:none;cursor:pointer;margin:0;padding:0 .125rem;z-index:3;border-left:.0625rem solid}.theme-light .group_page .chat_open_btn{background:#fff;border-color:#c8c8c8}.theme-dark .group_page .chat_open_btn{background:#18181b;border-color:#38383f}.group_page .chat_open_btn .chat_open_icon{width:1rem;height:1rem;margin-left:-.125rem}.theme-light .group_page .chat_open_btn .chat_open_icon{color:#6f6f6f}.theme-dark .group_page .chat_open_btn .chat_open_icon{color:#b5b5b5}@media (min-width: 480px){.group_page{height:calc(100dvh - 2.875rem - var(--banners-height, 0px))}}@media (min-width: 1200px){.group_page{height:calc(100dvh - 3.25rem - var(--banners-height, 0px))}}.chat_header{display:flex;flex-direction:column;padding:.75rem;border-width:0 0 .0625rem 0;border-style:solid}.theme-light .chat_header{border-color:#e1e1e1}.theme-dark .chat_header{border-color:#3c3c3c}.chat_header .chat_header_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.chat_header .chat_header_btn{display:flex;background:none;border:none;padding:.25rem;cursor:pointer;border-radius:.375rem}.theme-light .chat_header .chat_header_btn:hover{background:#f5f5f5}.theme-dark .chat_header .chat_header_btn:hover{background:#2f2f2f}.chat_header .chat_header_toggle_icon{transform:rotate(90deg)}.theme-light .chat_header .chat_header_icon{color:#3a3a3a}.theme-dark .chat_header .chat_header_icon{color:#cacaca}.chat_header .chat_header_icon.chat_header_expand_icon{width:.875rem;height:.875rem}.chat_header .chat_header_container{display:flex;flex-direction:row;align-items:center}.chat_header .chat_header_title{margin:0;padding:0;font-size:.875rem;font-weight:500;text-transform:uppercase;word-spacing:.25rem}.theme-light .chat_header .chat_header_title{color:#2f2f2f}.theme-dark .chat_header .chat_header_title{color:#f7f7f7}.chat_header .chat_header_title .chat_header_count{font-size:.75rem}.theme-light .chat_header .chat_header_title .chat_header_count{color:#919191}.theme-dark .chat_header .chat_header_title .chat_header_count{color:#7e7e7e}.chat_controls{display:flex;flex-direction:column;padding:.5rem}.theme-light .chat_controls .chat_form_disabled{background:#f5f5f5}.theme-dark .chat_controls .chat_form_disabled{background:#404040}.chat_controls #chat_form{display:flex;border-width:.0625rem;border-style:solid;border-radius:.25rem}.theme-light .chat_controls #chat_form{border-color:#e1e1e1}.theme-dark .chat_controls #chat_form{border-color:#3c3c3c}.chat_controls #chat_form:focus-within{outline-width:.1875rem;outline-style:solid}.theme-light .chat_controls #chat_form:focus-within{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark .chat_controls #chat_form:focus-within{border-color:#3f89fd;outline-color:#3f89fd}.chat_controls #chat_form .chat_constrols_quote_wrapper{display:flex;position:relative}.chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_gallery{max-height:5rem;max-width:5rem;border-radius:.25rem;overflow:hidden}.chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_gallery .image_gallery_preview_remainder{font-size:.625rem}.chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_gallery .image_gallery_preview{gap:.0625rem}.chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_delete_btn{position:absolute;width:.75rem;height:.75rem;padding:.25rem;top:.125rem;right:-.375rem;border-radius:100%;opacity:.5;cursor:pointer;z-index:3}.theme-light .chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_delete_btn{background:#3a3a3a;color:#fff}.theme-dark .chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_delete_btn{background:#efeff1;color:#18181b}.chat_controls #chat_form .chat_constrols_quote_wrapper .chat_controls_quote_delete_btn:hover{opacity:1}.chat_controls #chat_form #chat_input{display:flex;flex-grow:1;border:none;padding:.5rem .625rem;resize:none;font-family:inherit;font-size:.875rem;outline:none}.theme-light .chat_controls #chat_form #chat_input{background:#fff;border-color:#e1e1e1;color:#3a3a3a}.theme-dark .chat_controls #chat_form #chat_input{background:#232327;border-color:#3c3c3c;color:#d0d0d0}.theme-light .chat_controls #chat_form #chat_input.chat_controls_textarea_disabled{background:#f5f5f5;color:#6f6f6f}.theme-dark .chat_controls #chat_form #chat_input.chat_controls_textarea_disabled{background:#404040;color:#b3b3b3}.chat_controls .chat_controls_quote_thumbnail{width:3.75rem;height:3.75rem;max-width:3.75rem;max-height:3.75rem;object-fit:cover;border-radius:.25rem;align-self:center;margin:.5rem 0 .5rem .5rem}.chat_controls .chat_controls_dropdown_btn{cursor:pointer;padding:.375rem;border-radius:.375rem;margin-right:.5rem}.theme-light .chat_controls .chat_controls_dropdown_btn{fill:#3a3a3a}.theme-dark .chat_controls .chat_controls_dropdown_btn{fill:#efeff1}.theme-light .chat_controls .chat_controls_dropdown_btn:hover{background:#f5f5f5;color:#2f2f2f}.theme-dark .chat_controls .chat_controls_dropdown_btn:hover{background:#262626;color:#efeff1}.chat_controls .chat_controls_settings_icon{width:1.125rem;height:1.125rem}.chat_controls .chat_controls_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:.5rem}.chat_controls .chat_controls_row .chat_controls_btn_container{display:flex;flex-direction:row}.chat_controls .chat_controls_row .chat_controls_btn_container .chat_controls_btn{cursor:pointer;background:none;border:none;width:1.875rem;height:1.875rem;padding:.25rem .375rem;border-radius:.375rem}.theme-light .chat_controls .chat_controls_row .chat_controls_btn_container .chat_controls_btn{color:#3a3a3a}.theme-dark .chat_controls .chat_controls_row .chat_controls_btn_container .chat_controls_btn{color:#efeff1}.theme-light .chat_controls .chat_controls_row .chat_controls_btn_container .chat_controls_btn:hover{background:#f5f5f5}.theme-dark .chat_controls .chat_controls_row .chat_controls_btn_container .chat_controls_btn:hover{background:#2f2f2f}.chat_controls .chat_controls_row .chat_button{cursor:pointer;border:none;border-radius:.25rem;-webkit-user-select:none;user-select:none;font-size:.85rem;padding:.375rem .625rem}.theme-light .chat_controls .chat_controls_row .chat_button,.theme-dark .chat_controls .chat_controls_row .chat_button{color:#efeff1;background:#2a7cfd}.theme-light .chat_controls .chat_controls_row .chat_button:hover{background:#35a0ff}.theme-dark .chat_controls .chat_controls_row .chat_button:hover{background:#4a90fd}.chat_controls .chat_controls_row .chat_button:disabled{cursor:default}.theme-light .chat_controls .chat_controls_row .chat_button:disabled{background:#f2f2f2;color:#919191}.theme-dark .chat_controls .chat_controls_row .chat_button:disabled{background:#232327;color:#757575}#chat_settings_dropdown{font-size:.8125rem}#chat_settings_dropdown .chat_settings_dropdown_content{padding:.375rem;font-size:.8125rem}.theme-light #chat_settings_dropdown .chat_settings_dropdown_content{background:#fff}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_content{background:#18181b}#chat_settings_dropdown .chat_setting_dropdown_btn{margin:0}#chat_settings_dropdown .chat_settings_header{display:flex;flex-direction:row;align-items:center;padding:.25rem 0 .875rem}#chat_settings_dropdown .chat_settings_header .chat_settings_back_button{position:absolute}#chat_settings_dropdown .chat_settings_header .chat_settings_header_title{display:flex;flex-grow:1;justify-content:center;align-items:center;margin:0;font-weight:500;font-size:.8125rem}.theme-light #chat_settings_dropdown .chat_settings_header .chat_settings_header_title{color:#3a3a3a}.theme-dark #chat_settings_dropdown .chat_settings_header .chat_settings_header_title{color:#efeff1}#chat_settings_dropdown .chat_settings_dropdown_pane_content{display:flex;flex-direction:column;width:16rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_subtitle{margin:0;padding:0 .375rem .37rem .37rem;font-size:.8125rem;font-weight:500;-webkit-user-select:none;user-select:none;text-align:center;text-transform:uppercase}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_subtitle{color:#6f6f6f}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_subtitle{color:#b3b3b3}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_description{margin:0 0 .5rem;padding:0;font-size:.75rem;font-weight:500;-webkit-user-select:none;user-select:none;text-align:center}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_description{color:#3a3a3a}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_description{color:#d0d0d0}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_note{margin:.5rem 0;padding:0;font-size:.75rem;font-weight:500;-webkit-user-select:none;user-select:none;text-align:center}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_note{color:#6f6f6f}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_note{color:#b3b3b3}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_filters{padding:.5rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_descriptive_dropdown{margin-top:.25rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_descriptive_dropdown .descriptive_dropdown_btn{width:5.9375rem;padding:.3125rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_descriptive_dropdown .descriptive_dropdown_content{min-width:6.5rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_descriptive_dropdown .descriptive_dropdown_title{font-size:.75rem}#chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row{display:flex;flex-direction:row;align-items:center;padding:.5rem;cursor:pointer;border-radius:.25rem}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row:hover{background:#f5f5f5}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row:hover{background:#262626}#chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_label{display:flex;flex-grow:1;margin:0;padding:0;font-weight:500;font-size:.8125rem;margin-left:.5rem}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_label{color:#3a3a3a}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_label{color:#efeff1}#chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_right{display:flex;flex-direction:row;align-items:center}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_right{color:#3a3a3a}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_row_right{color:#efeff1}#chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle{margin-right:.25rem;width:.625rem;height:.625rem;border-width:.125rem;border-radius:100%;border-style:solid}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle{border-color:#c8c8c8}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle{border-color:#38383f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_RED,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_RED{background:#c00}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_BLUE,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_BLUE{background:#06f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_GREEN,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_GREEN{background:#390}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_YELLOW,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_YELLOW{background:#fc0}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_ORANGE,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_ORANGE{background:#f60}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_PINK,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_PINK{background:#f6f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_PURPLE,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_PURPLE{background:#c0f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_CORNFLOWER_BLUE,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_CORNFLOWER_BLUE{background:#69f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_VIOLET,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_VIOLET{background:#99f}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_AQUA,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_AQUA{background:#6cf}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_LIME,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_LIME{background:#cf3}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_SEA_GREEN,.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .default_pane_row .default_pane_colour_circle.chat_colour_SEA_GREEN{background:#6c9}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_filters_toggle_row{display:flex;flex-direction:row;justify-content:space-between;margin-top:.5rem}.theme-light #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_filters_toggle_row{color:#3a3a3a}.theme-dark #chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_filters_toggle_row{color:#d0d0d0}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_filters_toggle_row .chat_settings_filters_heading{margin:0;font-size:.75rem;font-weight:500}#chat_settings_dropdown .chat_settings_dropdown_pane_content .chat_settings_appearance .chat_settings_checkbox{margin:0}.colour_picker{display:flex;flex-wrap:wrap;flex-grow:1;gap:.875rem;padding:.5rem .875rem}.colour_picker .colour_picker_colour{width:1.15rem;height:1.15rem;border-width:.1875rem;border-radius:100%;border-style:solid;cursor:pointer}.theme-light .colour_picker .colour_picker_colour{border-color:#e1e1e1}.theme-dark .colour_picker .colour_picker_colour{border-color:#3c3c3c}.theme-light .colour_picker .colour_picker_colour:hover{outline-width:.125rem;outline-style:solid;outline-color:#919191}.theme-dark .colour_picker .colour_picker_colour:hover{outline-width:.125rem;outline-style:solid;outline-color:#7e7e7e}.theme-light .colour_picker .colour_picker_colour.colour_picker_active{outline-width:.125rem;outline-style:solid;outline-color:#60a6ff}.theme-dark .colour_picker .colour_picker_colour.colour_picker_active{outline-width:.125rem;outline-style:solid;outline-color:#3f89fd}.theme-light .colour_picker .colour_picker_colour.colour_picker_red,.theme-dark .colour_picker .colour_picker_colour.colour_picker_red{background:#c00}.theme-light .colour_picker .colour_picker_colour.colour_picker_blue,.theme-dark .colour_picker .colour_picker_colour.colour_picker_blue{background:#06f}.theme-light .colour_picker .colour_picker_colour.colour_picker_green,.theme-dark .colour_picker .colour_picker_colour.colour_picker_green{background:#390}.theme-light .colour_picker .colour_picker_colour.colour_picker_yellow,.theme-dark .colour_picker .colour_picker_colour.colour_picker_yellow{background:#fc0}.theme-light .colour_picker .colour_picker_colour.colour_picker_orange,.theme-dark .colour_picker .colour_picker_colour.colour_picker_orange{background:#f60}.theme-light .colour_picker .colour_picker_colour.colour_picker_pink,.theme-dark .colour_picker .colour_picker_colour.colour_picker_pink{background:#f6f}.theme-light .colour_picker .colour_picker_colour.colour_picker_purple,.theme-dark .colour_picker .colour_picker_colour.colour_picker_purple{background:#c0f}.theme-light .colour_picker .colour_picker_colour.colour_picker_cornflower_blue,.theme-dark .colour_picker .colour_picker_colour.colour_picker_cornflower_blue{background:#69f}.theme-light .colour_picker .colour_picker_colour.colour_picker_violet,.theme-dark .colour_picker .colour_picker_colour.colour_picker_violet{background:#99f}.theme-light .colour_picker .colour_picker_colour.colour_picker_aqua,.theme-dark .colour_picker .colour_picker_colour.colour_picker_aqua{background:#6cf}.theme-light .colour_picker .colour_picker_colour.colour_picker_lime,.theme-dark .colour_picker .colour_picker_colour.colour_picker_lime{background:#cf3}.theme-light .colour_picker .colour_picker_colour.colour_picker_sea_green,.theme-dark .colour_picker .colour_picker_colour.colour_picker_sea_green{background:#6c9}.checkbox{display:flex;flex-direction:row;align-items:center;flex-grow:1;cursor:pointer}.checkbox.checkbox_disabled{cursor:default}.checkbox .checkbox_input{pointer-events:none;margin:0}.checkbox .checkbox_label{margin-left:.375rem;cursor:pointer;font-size:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none}.descriptive_dropdown{display:flex;flex-direction:row;align-items:center}.descriptive_dropdown .descriptive_dropdown_btn{width:8.125rem}.descriptive_dropdown .descriptive_dropdown_btn{display:flex;flex-direction:row;padding:.5rem;border-radius:.25rem;font-size:.6875rem;align-items:center;justify-content:space-between;cursor:pointer}.theme-light .descriptive_dropdown .descriptive_dropdown_btn{background:#eee;color:#3a3a3a}.theme-dark .descriptive_dropdown .descriptive_dropdown_btn{background:#0e0e10;color:#bdbdbd}.theme-light .descriptive_dropdown .descriptive_dropdown_btn:hover{background:#e1e1e1;color:#3a3a3a}.theme-dark .descriptive_dropdown .descriptive_dropdown_btn:hover{background:#171717;color:#dfdfdf}.descriptive_dropdown .descriptive_dropdown_btn .descriptive_dropdown_btn_icon_container{display:flex;flex-direction:column}.descriptive_dropdown .descriptive_dropdown_btn .descriptive_dropdown_btn_icon_container .descriptive_dropdown_icon{width:.4375rem;height:.4375rem}.descriptive_dropdown .descriptive_dropdown_content{width:fit-content;min-width:7.5rem;max-height:9.375rem;overflow-y:auto;padding:.25rem}.theme-light .descriptive_dropdown .descriptive_dropdown_content{color:#3a3a3a}.theme-dark .descriptive_dropdown .descriptive_dropdown_content{color:#d0d0d0}.descriptive_dropdown .descriptive_dropdown_content .descriptive_dropdown_option{font-size:.75rem;padding:.25rem;border-radius:.125rem;text-align:center;position:relative;display:flex;justify-content:center;align-items:baseline;cursor:pointer}.theme-light .descriptive_dropdown .descriptive_dropdown_content .descriptive_dropdown_option:hover{background:#eee;color:#3a3a3a}.theme-dark .descriptive_dropdown .descriptive_dropdown_content .descriptive_dropdown_option:hover{background:#0e0e10;color:#bdbdbd}.descriptive_dropdown .descriptive_dropdown_content .descriptive_dropdown_option .descriptive_dropdown_selected_icon{display:flex;margin-right:.25rem;margin-left:.5rem;min-width:.625rem;max-width:.625rem;min-height:.625rem;max-height:.625rem}.descriptive_dropdown .descriptive_dropdown_col{flex-grow:1}.descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_title{font-size:.875rem;font-weight:500;margin:0}.theme-light .descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_title{color:#3a3a3a}.theme-dark .descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_title{color:#d0d0d0}.descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_desc{color:#6f6f6f}.theme-dark .descriptive_dropdown .descriptive_dropdown_col .descriptive_dropdown_desc{color:#b3b3b3}.theme-light .descriptive_dropdown.descriptive_dropdown_disabled .descriptive_dropdown_title{color:#6f6f6f}.theme-dark .descriptive_dropdown.descriptive_dropdown_disabled .descriptive_dropdown_title{color:#b3b3b3}.theme-light .descriptive_dropdown.descriptive_dropdown_disabled .descriptive_dropdown_desc{color:#919191}.theme-dark .descriptive_dropdown.descriptive_dropdown_disabled .descriptive_dropdown_desc{color:#7e7e7e}.image_gallery_preview{position:relative;height:100%;width:100%;display:grid;grid-auto-rows:1fr;grid-auto-columns:1fr;gap:.125rem}.image_gallery_preview .image_gallery_preview_tile{position:relative;cursor:pointer;overflow:hidden}.image_gallery_preview .image_gallery_preview_remainder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;-webkit-user-select:none;user-select:none}.theme-light .image_gallery_preview .image_gallery_preview_remainder{background:#4f4f4f80;color:#fbfbfb}.theme-dark .image_gallery_preview .image_gallery_preview_remainder{background:#232327b3;color:#d7d7d7}.image_gallery_preview.square_1{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1"}.image_gallery_preview.square_2{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2"}.image_gallery_preview.square_3{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card2 card2 card2 card3 card3 card3" "card2 card2 card2 card3 card3 card3" "card2 card2 card2 card3 card3 card3"}.image_gallery_preview.square_4{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card3 card3 card3 card4 card4 card4" "card3 card3 card3 card4 card4 card4" "card3 card3 card3 card4 card4 card4"}.image_gallery_preview.square_5{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card3 card3 card4 card4 card5 card5" "card3 card3 card4 card4 card5 card5"}.image_gallery_preview.portrait_1{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1"}.image_gallery_preview.portrait_2{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2"}.image_gallery_preview.portrait_3{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card3 card3 card3" "card1 card1 card1 card3 card3 card3" "card1 card1 card1 card3 card3 card3"}.image_gallery_preview.portrait_4{grid-template-areas:"card1 card1 card1 card2 card2" "card1 card1 card1 card2 card2" "card1 card1 card1 card3 card3" "card1 card1 card1 card3 card3" "card1 card1 card1 card4 card4" "card1 card1 card1 card4 card4"}.image_gallery_preview.portrait_5{grid-template-areas:"card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card1 card1 card1 card2 card2 card2" "card3 card3 card4 card4 card5 card5" "card3 card3 card4 card4 card5 card5"}.image_gallery_preview.landscape_1{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1"}.image_gallery_preview.landscape_2{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card2 card2 card2 card2 card2 card2" "card2 card2 card2 card2 card2 card2" "card2 card2 card2 card2 card2 card2"}.image_gallery_preview.landscape_3{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card2 card2 card2 card3 card3 card3" "card2 card2 card2 card3 card3 card3"}.image_gallery_preview.landscape_4{grid-template-areas:"card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card1 card1 card1 card1 card1 card1" "card2 card2 card3 card3 card4 card4" "card2 card2 card3 card3 card4 card4"}.image_gallery_preview.landscape_5{grid-template-areas:"card1 card1 card1 card3 card3 card3" "card1 card1 card1 card3 card3 card3" "card1 card1 card1 card4 card4 card4" "card2 card2 card2 card4 card4 card4" "card2 card2 card2 card5 card5 card5" "card2 card2 card2 card5 card5 card5"}.image_gallery_preview .image_gallery_preview_tile_1{grid-area:card1}.image_gallery_preview .image_gallery_preview_tile_2{grid-area:card2}.image_gallery_preview .image_gallery_preview_tile_3{grid-area:card3}.image_gallery_preview .image_gallery_preview_tile_4{grid-area:card4}.image_gallery_preview .image_gallery_preview_tile_5{grid-area:card5}.chat_body{display:flex;flex-direction:column-reverse;flex-grow:1;padding:.5rem;overflow-y:scroll}.chat_message{font-size:.8125rem;padding:.375rem .625rem;border-radius:.25rem;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:flex-start}.theme-light .chat_message.chat_message_admin,.theme-dark .chat_message.chat_message_admin{background:#91000012}.chat_message.chat_message_admin .chat_message_admin_icon{width:.875rem;height:.875rem;margin-right:.25rem}.theme-light .chat_message.chat_message_admin .chat_message_admin_icon,.theme-dark .chat_message.chat_message_admin .chat_message_admin_icon{color:#910000}.theme-light .chat_message.chat_message_admin .chat_message_author,.theme-dark .chat_message.chat_message_admin .chat_message_author{color:#910000!important}.theme-light .chat_message.chat_message_admin:focus,.theme-light .chat_message.chat_message_admin:hover{background:#91000012}.theme-dark .chat_message.chat_message_admin:focus,.theme-dark .chat_message.chat_message_admin:hover{background:#91000012}.chat_message .chat_message_left{display:flex;align-items:center}.chat_message .chat_message_left .chat_message_btn{padding:.125rem;margin:0;background:inherit!important}.chat_message .chat_message_left .chat_message_btn .chat_message_btn_icon{width:1rem;height:1rem}.chat_message .chat_message_left .chat_message_mod_icon{width:.875rem;height:.875rem;margin-right:.25rem}.theme-light .chat_message .chat_message_left .chat_message_mod_icon,.theme-dark .chat_message .chat_message_left .chat_message_mod_icon{color:#0f8f04}.chat_message .chat_message_link{word-break:break-all;margin-right:.1875rem;text-decoration:underline}.theme-light .chat_message .chat_message_link{color:#2a7cfd}.theme-dark .chat_message .chat_message_link{color:#4a90fd}.chat_message .chat_message_word{margin-right:.1875rem}.chat_message .chat_message_timestamp{font-size:.625rem;margin-right:.5rem;width:1.75rem}.theme-light .chat_message .chat_message_timestamp{color:#919191}.theme-dark .chat_message .chat_message_timestamp{color:#7e7e7e}.chat_message .system_chat_message{display:flex;flex-direction:row}.chat_message .system_chat_message:hover{cursor:auto;background:inherit}.chat_message .system_chat_message .chat_message_content{font-size:.6875rem;word-break:break-word}.theme-light .chat_message .system_chat_message .chat_message_content{color:#6f6f6f}.theme-dark .chat_message .system_chat_message .chat_message_content{color:#b3b3b3}.chat_message .chat_message_quote_thumbnail{float:left;width:3.75rem;height:3.75rem;max-width:3.75rem;max-height:3.75rem;margin-right:.25rem;border-radius:.375rem;opacity:.85}.chat_message .chat_message_quote_header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:.1875rem}.theme-light .chat_message .chat_message_quote_header{color:#919191}.theme-dark .chat_message .chat_message_quote_header{color:#7e7e7e}.chat_message .chat_message_author{float:left;margin-right:.3125rem;font-weight:700;word-break:keep-all}.chat_message .chat_message_author:hover{cursor:pointer}.chat_message .chat_message_author .chat_message_colon{font-weight:500;margin-left:.125rem}.theme-light .chat_message .chat_message_author .chat_message_colon{color:#3a3a3a}.theme-dark .chat_message .chat_message_author .chat_message_colon{color:#d0d0d0}.chat_message .chat_message_content{display:flex;flex-wrap:wrap;word-break:break-all;height:100%;align-items:center;margin:0}.theme-light .chat_message .chat_message_content{color:#3a3a3a}.theme-dark .chat_message .chat_message_content{color:#d0d0d0}.chat_message .chat_message_content.chat_message_content_removed .chat_message_word{font-style:italic;font-size:.75rem}.theme-light .chat_message .chat_message_content.chat_message_content_removed .chat_message_word{color:#6f6f6f}.theme-dark .chat_message .chat_message_content.chat_message_content_removed .chat_message_word{color:#b3b3b3}.chat_message .chat_message_content.chat_message_content_censored .chat_message_word{font-style:italic;font-size:.75rem}.theme-light .chat_message .chat_message_content.chat_message_content_censored .chat_message_word{color:#6f6f6f}.theme-dark .chat_message .chat_message_content.chat_message_content_censored .chat_message_word{color:#b3b3b3}.chat_message .chat_message_quote_large{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:25rem}.chat_message .chat_message_quote_large .chat_message_image_gallery{width:calc(100% - 1.5rem);height:18.75rem;border-radius:.375rem;overflow:hidden;margin-bottom:.25rem}.theme-light .chat_message .chat_message_quote_large .chat_message_image_gallery .image_gallery_preview_tile{background:#f5f5f5}.theme-dark .chat_message .chat_message_quote_large .chat_message_image_gallery .image_gallery_preview_tile{background:#404040}.chat_message .chat_message_quote_large .chat_message_content_images_unavailable{font-size:.6875rem;width:100%;padding-left:.375rem}.theme-light .chat_message .chat_message_quote_large .chat_message_content_images_unavailable{color:#6f6f6f}.theme-dark .chat_message .chat_message_quote_large .chat_message_content_images_unavailable{color:#b3b3b3}.theme-light .chat_message .chat_message_quote_large .chat_message_reply_icon{color:#919191}.theme-dark .chat_message .chat_message_quote_large .chat_message_reply_icon{color:#7e7e7e}.theme-light .chat_message:focus,.theme-light .chat_message:hover{background:#f5f5f5}.theme-dark .chat_message:focus,.theme-dark .chat_message:hover{background:#2f2f2f}.theme-light .chat_message .chat_message_author.chat_message_colour_RED,.theme-dark .chat_message .chat_message_author.chat_message_colour_RED{color:#c00}.theme-light .chat_message .chat_message_author.chat_message_colour_BLUE,.theme-dark .chat_message .chat_message_author.chat_message_colour_BLUE{color:#06f}.theme-light .chat_message .chat_message_author.chat_message_colour_GREEN,.theme-dark .chat_message .chat_message_author.chat_message_colour_GREEN{color:#390}.theme-light .chat_message .chat_message_author.chat_message_colour_YELLOW,.theme-dark .chat_message .chat_message_author.chat_message_colour_YELLOW{color:#fc0}.theme-light .chat_message .chat_message_author.chat_message_colour_ORANGE,.theme-dark .chat_message .chat_message_author.chat_message_colour_ORANGE{color:#f60}.theme-light .chat_message .chat_message_author.chat_message_colour_PINK,.theme-dark .chat_message .chat_message_author.chat_message_colour_PINK{color:#f6f}.theme-light .chat_message .chat_message_author.chat_message_colour_PURPLE,.theme-dark .chat_message .chat_message_author.chat_message_colour_PURPLE{color:#c0f}.theme-light .chat_message .chat_message_author.chat_message_colour_CORNFLOWER_BLUE,.theme-dark .chat_message .chat_message_author.chat_message_colour_CORNFLOWER_BLUE{color:#69f}.theme-light .chat_message .chat_message_author.chat_message_colour_VIOLET,.theme-dark .chat_message .chat_message_author.chat_message_colour_VIOLET{color:#99f}.theme-light .chat_message .chat_message_author.chat_message_colour_AQUA,.theme-dark .chat_message .chat_message_author.chat_message_colour_AQUA{color:#6cf}.theme-light .chat_message .chat_message_author.chat_message_colour_LIME,.theme-dark .chat_message .chat_message_author.chat_message_colour_LIME{color:#cf3}.theme-light .chat_message .chat_message_author.chat_message_colour_SEA_GREEN,.theme-dark .chat_message .chat_message_author.chat_message_colour_SEA_GREEN{color:#6c9}.radio_group{display:flex;flex-direction:column}.radio_group .radio_group_item{display:flex;flex-grow:1;align-items:center}.radio_group .radio_group_item.radio_group_item_disabled .radio_group_label{cursor:default}.theme-light .radio_group .radio_group_item.radio_group_item_disabled .radio_group_label{color:#6f6f6f}.theme-dark .radio_group .radio_group_item.radio_group_item_disabled .radio_group_label{color:#b3b3b3}.radio_group .radio_group_item.radio_group_item_disabled .radio_group_input{cursor:default}.radio_group .radio_group_input{margin:0;cursor:pointer}.radio_group .radio_group_label{cursor:pointer;flex-grow:1;font-size:.8125rem;-webkit-user-select:none;user-select:none;font-weight:500;margin-left:.375rem}.radio_group.radio_group_horizontal{flex-direction:row;flex-grow:1}.radio_group.radio_group_horizontal .radio_group_item{flex-direction:column}.radio_group.radio_group_horizontal .radio_group_label{text-align:center;margin-left:0}@media (prefers-color-scheme: dark){.wmde-markdown,.wmde-markdown-var{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-copied-active-bg: #2e9b33}}@media (prefers-color-scheme: light){.wmde-markdown,.wmde-markdown-var{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-copied-active-bg: #2e9b33}}[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],body[data-color-mode*=dark]{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149}[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],body[data-color-mode*=light]{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word;color:var(--color-fg-default);background-color:var(--color-canvas-default)}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:transparent;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{display:inline-block;border-style:none;max-width:100%;box-sizing:content-box;background-color:var(--color-canvas-default)}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{box-sizing:content-box;overflow:hidden;background:transparent;border:0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default)}.wmde-markdown input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:before{display:table;content:""}.wmde-markdown hr:after{display:table;clear:both;content:""}.wmde-markdown table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>*:not(summary){display:none!important}.wmde-markdown kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted)}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.wmde-markdown h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown h3{font-weight:600;font-size:1.25em}.wmde-markdown h4{font-weight:600;font-size:1em}.wmde-markdown h5{font-weight:600;font-size:.875em}.wmde-markdown h6{font-weight:600;font-size:.85em;color:var(--color-fg-muted)}.wmde-markdown p{margin-top:0;margin-bottom:10px}.wmde-markdown blockquote{margin:0;padding:0 1em;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default)}.wmde-markdown ul,.wmde-markdown ol{margin-top:0;margin-bottom:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ul ul ol,.wmde-markdown ul ol ol,.wmde-markdown ol ul ol,.wmde-markdown ol ol ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown tt,.wmde-markdown code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.wmde-markdown .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-outer-spin-button,.wmde-markdown input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:before{display:table;content:""}.wmde-markdown:after{display:table;clear:both;content:""}.wmde-markdown>*:first-child{margin-top:0!important}.wmde-markdown>*:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown p,.wmde-markdown blockquote,.wmde-markdown ul,.wmde-markdown ol,.wmde-markdown dl,.wmde-markdown table,.wmde-markdown pre,.wmde-markdown details{margin-top:0;margin-bottom:16px}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 tt,.wmde-markdown h1 code,.wmde-markdown h2 tt,.wmde-markdown h2 code,.wmde-markdown h3 tt,.wmde-markdown h3 code,.wmde-markdown h4 tt,.wmde-markdown h4 code,.wmde-markdown h5 tt,.wmde-markdown h5 code,.wmde-markdown h6 tt,.wmde-markdown h6 code{padding:0 .2em;font-size:inherit}.wmde-markdown ul.no-list,.wmde-markdown ol.no-list{padding:0;list-style-type:none}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ol,.wmde-markdown ol ul{margin-top:0;margin-bottom:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.wmde-markdown dl dd{padding:0 16px;margin-bottom:16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table th,.wmde-markdown table td{padding:6px 13px;border:1px solid var(--color-border-default)}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:transparent}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border-default)}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--color-fg-default)}.wmde-markdown span.align-center{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--color-neutral-muted);border-radius:6px}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.wmde-markdown pre{font-size:85%;line-height:1.45;background-color:var(--color-canvas-subtle);border-radius:6px}.wmde-markdown pre code,.wmde-markdown pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.wmde-markdown pre>code{padding:16px;overflow:auto;display:block}.wmde-markdown pre>code::-webkit-scrollbar{background:transparent;width:8px;height:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:var(--color-canvas-default);border:0}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{font-weight:600;background:var(--color-canvas-subtle);border-top:0}.wmde-markdown .footnotes{font-size:12px;color:var(--color-fg-muted);border-top:1px solid var(--color-border-default)}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-24px;pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .task-list-item-checkbox,.wmde-markdown .contains-task-list input[type=checkbox]{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{visibility:hidden;display:flex;position:absolute;cursor:pointer;color:var(--color-fg-default);top:6px;right:6px;border-radius:5px;background:var(--color-border-default);padding:6px;font-size:12px;transition:all .3s}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre:hover .copied:active,.wmde-markdown pre .copied.active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{padding:.5rem 1em;color:inherit;margin-bottom:16px;border-left:.25em solid var(--borderColor-default, var(--color-border-default))}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{display:flex;align-items:center;line-height:1;font-weight:500;font-size:14px}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:var(--base-size-8, 8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis, var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent, var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis, var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success, var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis, var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done, var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis, var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention, var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis, var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger, var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{display:inline-block;width:1rem;text-align:right;margin-right:16px;color:var(--color-fg-subtle);content:attr(line);white-space:nowrap}.wmde-markdown .token.comment,.wmde-markdown .token.prolog,.wmde-markdown .token.doctype,.wmde-markdown .token.cdata{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.property,.wmde-markdown .token.tag,.wmde-markdown .token.selector,.wmde-markdown .token.constant,.wmde-markdown .token.symbol,.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.property-access,.wmde-markdown .token.operator,.wmde-markdown .token.boolean,.wmde-markdown .token.number,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.attr-name,.wmde-markdown .token.string,.wmde-markdown .token.char,.wmde-markdown .token.builtin{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.entity,.wmde-markdown .token.url,.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.color,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.function,.wmde-markdown .token.class-name{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.rule,.wmde-markdown .token.regex,.wmde-markdown .token.important,.wmde-markdown .token.keyword{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.important,.wmde-markdown .token.bold{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}.w-md-editor-area{overflow:auto;border-radius:5px}.w-md-editor-text{min-height:100%;position:relative;text-align:left;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;box-sizing:border-box;padding:10px;margin:0;font-size:14px!important;line-height:18px!important;font-variant-ligatures:common-ligatures}.w-md-editor-text-pre,.w-md-editor-text-input,.w-md-editor-text>.w-md-editor-text-pre{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-family:var(--md-editor-font-family)!important;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;overflow-wrap:inherit;word-break:inherit;word-break:normal;padding:0}.w-md-editor-text-pre{position:relative;margin:0!important;pointer-events:none;background-color:transparent!important}.w-md-editor-text-pre>code{padding:0!important;font-family:var(--md-editor-font-family)!important;font-size:14px!important;line-height:18px!important}.w-md-editor-text-input{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;outline:0;padding:inherit;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-pre,.w-md-editor-text-input{word-wrap:pre;word-break:break-word;white-space:pre-wrap}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.w-md-editor-text-input{color:transparent!important}.w-md-editor-text-input::selection{background-color:#accef7!important;color:transparent!important}}.w-md-editor-text-pre .punctuation{color:var(--color-prettylights-syntax-comment, #8b949e)!important}.w-md-editor-text-pre .token.url,.w-md-editor-text-pre .token.content{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.title.important{color:var(--color-prettylights-syntax-markup-bold, #24292f)}.w-md-editor-text-pre .token.code-block .function{color:var(--color-prettylights-syntax-entity, #8250df)}.w-md-editor-text-pre .token.bold{font-weight:unset!important}.w-md-editor-text-pre .token.title{line-height:unset!important;font-size:unset!important;font-weight:unset!important}.w-md-editor-text-pre .token.code.keyword{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:var(--color-prettylights-syntax-markup-deleted-text, #82071e)!important}.w-md-editor-toolbar-child{position:absolute;border-radius:3px;box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);z-index:1;display:none}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;padding:3px;border-radius:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{width:-webkit-fill-available;height:initial;box-sizing:border-box;padding:3px 4px 2px;margin:0}.w-md-editor-toolbar{border-bottom:1px solid var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);padding:3px;display:flex;justify-content:space-between;align-items:center;border-radius:3px 3px 0 0;-webkit-user-select:none;user-select:none;flex-wrap:wrap}.w-md-editor-toolbar.bottom{border-bottom:0px;border-top:1px solid var(--md-editor-box-shadow-color);border-radius:0 0 3px 3px}.w-md-editor-toolbar ul,.w-md-editor-toolbar li{margin:0;padding:0;list-style:none;line-height:initial}.w-md-editor-toolbar li{display:inline-block;font-size:14px}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{border:none;height:20px;line-height:14px;background:none;padding:4px;margin:0 1px;border-radius:2px;text-transform:none;font-weight:400;overflow:visible;outline:none;cursor:pointer;transition:all .3s;white-space:nowrap;color:var(--color-fg-default)}.w-md-editor-toolbar li>button:hover,.w-md-editor-toolbar li>button:focus{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--md-editor-box-shadow-color);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{background-color:transparent;color:var(--md-editor-box-shadow-color)}.w-md-editor-toolbar li.active>button{color:var(--color-accent-fg);background-color:var(--color-neutral-muted)}.w-md-editor-toolbar-divider{height:14px;width:1px;margin:-3px 3px 0!important;vertical-align:middle;background-color:var(--md-editor-box-shadow-color)}.w-md-editor-bar{position:absolute;cursor:s-resize;right:0;bottom:0;margin-top:-11px;margin-right:0;width:14px;z-index:3;height:10px;border-radius:0 0 3px;-webkit-user-select:none;user-select:none}.w-md-editor-bar svg{display:block;margin:0 auto}.w-md-editor{text-align:left;border-radius:3px;padding-bottom:1px;position:relative;color:var(--color-fg-default);--md-editor-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;--md-editor-background-color: var(--color-canvas-default, #ffffff);--md-editor-box-shadow-color: var(--color-border-default, #d0d7de);box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;flex-direction:column}.w-md-editor.w-md-editor-rtl{direction:rtl!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{right:unset!important;left:0;text-align:right!important;box-shadow:inset -1px 0 0 0 var(--md-editor-box-shadow-color)}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:-webkit-fit-content;height:fit-content}.w-md-editor-content{height:100%;overflow:auto;position:relative;border-radius:0 0 3px}.w-md-editor .copied{display:none!important}.w-md-editor-input{width:50%;height:100%}.w-md-editor-text-pre>code{word-break:break-word!important;white-space:pre-wrap!important}.w-md-editor-preview{width:50%;box-sizing:border-box;box-shadow:inset 1px 0 0 0 var(--md-editor-box-shadow-color);position:absolute;padding:10px 20px;overflow:auto;top:0;right:0;bottom:0;border-radius:0 0 5px;display:flex;flex-direction:column}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list li.task-list-item{list-style:none}.w-md-editor-show-preview .w-md-editor-input{width:0%;overflow:hidden;background-color:var(--md-editor-background-color)}.w-md-editor-show-preview .w-md-editor-preview{width:100%;box-shadow:inset 0 0}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{width:0%;padding:0}.w-md-editor-fullscreen{overflow:hidden;position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0;height:100%!important}.w-md-editor-fullscreen .w-md-editor-content{height:100%}.markdown-editor-storybook-overrides{min-width:18.75rem}.md_editor,.md_viewer{position:relative;font-size:.875rem}.md_editor .wmde-markdown-var,.md_viewer .wmde-markdown-var{box-shadow:none;border:.0625rem solid;border-radius:.25rem}.theme-light .md_editor .wmde-markdown-var,.theme-light .md_viewer .wmde-markdown-var{border-color:#e1e1e1}.theme-dark .md_editor .wmde-markdown-var,.theme-dark .md_viewer .wmde-markdown-var{border-color:#3c3c3c}.md_editor .wmde-markdown-var,.md_editor .wmde-markdown,.md_viewer .wmde-markdown-var,.md_viewer .wmde-markdown{font-family:inherit;font-size:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;color-scheme:unset}.theme-light .md_editor .wmde-markdown-var,.theme-light .md_editor .wmde-markdown,.theme-light .md_viewer .wmde-markdown-var,.theme-light .md_viewer .wmde-markdown{--color-canvas-default: #ffffff;--color-border-default: #e1e1e1;--color-canvas-subtle: #f5f5f5;--color-fg-default: #3a3a3a;--md-editor-font-family: inherit;line-height:inherit;--color-neutral-muted: #e1e1e1;--color-accent-fg: #3a3a3a}.theme-dark .md_editor .wmde-markdown-var,.theme-dark .md_editor .wmde-markdown,.theme-dark .md_viewer .wmde-markdown-var,.theme-dark .md_viewer .wmde-markdown{--color-canvas-default: #232327;--color-border-default: #3c3c3c;--color-canvas-subtle: #404040;--color-fg-default: #d0d0d0;--md-editor-font-family: inherit;line-height:inherit;--color-neutral-muted: #3c3c3c;--color-accent-fg: #d0d0d0}.md_editor .wmde-markdown-var:focus-within,.md_editor .wmde-markdown:focus-within,.md_viewer .wmde-markdown-var:focus-within,.md_viewer .wmde-markdown:focus-within{outline:.0625rem solid}.theme-light .md_editor .wmde-markdown-var:focus-within,.theme-light .md_editor .wmde-markdown:focus-within,.theme-light .md_viewer .wmde-markdown-var:focus-within,.theme-light .md_viewer .wmde-markdown:focus-within{outline-color:#60a6ff}.theme-dark .md_editor .wmde-markdown-var:focus-within,.theme-dark .md_editor .wmde-markdown:focus-within,.theme-dark .md_viewer .wmde-markdown-var:focus-within,.theme-dark .md_viewer .wmde-markdown:focus-within{outline-color:#3f89fd}.md_editor .w-md-editor-text,.md_viewer .w-md-editor-text{padding:.625rem .9375rem;line-height:inherit!important;font-size:inherit!important}.theme-light .md_editor .w-md-editor-text .w-md-editor-text-input:disabled,.theme-light .md_viewer .w-md-editor-text .w-md-editor-text-input:disabled{opacity:.3}.theme-dark .md_editor .w-md-editor-text .w-md-editor-text-input:disabled,.theme-dark .md_viewer .w-md-editor-text .w-md-editor-text-input:disabled{opacity:.3}.md_editor.md_editor_disabled .w-md-editor-preview,.md_viewer.md_editor_disabled .w-md-editor-preview{opacity:.3}.md_editor .w-md-editor-toolbar,.md_viewer .w-md-editor-toolbar{padding:0}.theme-light .md_editor .w-md-editor-toolbar,.theme-light .md_viewer .w-md-editor-toolbar{background-color:#f5f5f5}.theme-dark .md_editor .w-md-editor-toolbar,.theme-dark .md_viewer .w-md-editor-toolbar{background-color:#404040}.md_editor .w-md-editor-toolbar ul,.md_viewer .w-md-editor-toolbar ul{display:flex;justify-content:center;align-items:center}.md_editor .w-md-editor-content .w-md-editor-area .w-md-editor-text,.md_viewer .w-md-editor-content .w-md-editor-area .w-md-editor-text{min-height:100%!important}.md_editor .md_editor_char_count,.md_viewer .md_editor_char_count{position:absolute;font-size:.6875rem;right:0;bottom:0;padding:.375rem}.theme-light .md_editor .md_editor_char_count,.theme-light .md_viewer .md_editor_char_count{color:#919191}.theme-dark .md_editor .md_editor_char_count,.theme-dark .md_viewer .md_editor_char_count{color:#7e7e7e}.md_editor .toggle_md_btn{padding:0;margin:-.0625rem;height:fit-content;transition:all .05s}.md_editor .toggle_md_btn:hover:not(:disabled){background:none}.theme-light .md_editor .toggle_md_btn:hover:not(:disabled){color:#3a3a3a}.theme-dark .md_editor .toggle_md_btn:hover:not(:disabled){color:#d0d0d0}.md_editor .toggle_md_btn:active:not(:disabled),.md_editor .toggle_md_btn:focus:not(:disabled){background:none}.theme-light .md_editor .toggle_md_btn:active:not(:disabled),.theme-light .md_editor .toggle_md_btn:focus:not(:disabled){color:#3a3a3a}.theme-dark .md_editor .toggle_md_btn:active:not(:disabled),.theme-dark .md_editor .toggle_md_btn:focus:not(:disabled){color:#d0d0d0}.md_editor .toggle_md_btn .md_btn_label{padding:.875rem 1rem;border-radius:.25rem .25rem 0 0;line-height:.875rem;font-size:.875rem}.md_editor .toggle_md_btn .md_btn_label.active_md_btn{border-width:.0625rem .0625rem 0 .0625rem;border-style:solid}.theme-light .md_editor .toggle_md_btn .md_btn_label.active_md_btn{background:#fff}.theme-dark .md_editor .toggle_md_btn .md_btn_label.active_md_btn{background:#232327}.theme-light .md_editor .toggle_md_btn .md_btn_label.active_md_btn{border-color:#e1e1e1}.theme-dark .md_editor .toggle_md_btn .md_btn_label.active_md_btn{border-color:#3c3c3c}.md_editor .toggle_md_action_btn{height:fit-content;padding:.5rem;transition:all .1s}.theme-light .md_editor .toggle_md_action_btn:active:not(:disabled){color:#3a3a3a}.theme-dark .md_editor .toggle_md_action_btn:active:not(:disabled){color:#d0d0d0}.chat_confirmation_remove_message{position:absolute;top:3.75rem;width:calc(100% - 2.625rem);padding:.75rem;border-radius:.375rem;z-index:3}.theme-light .chat_confirmation_remove_message{background:#fff;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.theme-dark .chat_confirmation_remove_message{background:#232327;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.chat_confirmation_remove_message .chat_confirmation_remove_title{font-size:.875rem;margin:0;text-align:center}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_title{color:#3a3a3a}.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_title{color:#efeff1}.chat_confirmation_remove_message .chat_confirmation_remove_message_subheading{font-size:.75rem;font-weight:500;margin:0}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_message_subheading{color:#3a3a3a}.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_message_subheading{color:#d0d0d0}.chat_confirmation_remove_message .chat_confirmation_remove_mesage_container{display:flex;flex-direction:row;margin-top:.75rem;align-items:baseline}.chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_username{font-size:.75rem;font-weight:600;margin-left:.5rem}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_username{color:#3a3a3a}.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_username{color:#efeff1}.chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_message_contents{display:flex;flex-direction:row;flex-grow:1;font-size:.6875rem;word-break:break-all;padding:.375rem;border-radius:.25rem;margin-left:.25rem}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_message_contents{background:#f4f4f4;color:#919191}.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_mesage_container .chat_confirmation_remove_message_contents{background:#222;color:#7e7e7e}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container{display:flex;flex-direction:row;align-items:baseline;font-size:.75rem;margin-top:.375rem}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_btn{flex-grow:1;margin:0 .125rem}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option{display:flex;flex-direction:row;flex-grow:1;margin-top:.375rem}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input{margin-top:0;margin-left:.125rem}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input:disabled{background:#f4f4f4;color:#919191}.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input:disabled{background:#222;color:#7e7e7e}.chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input.chat_confirmation_timeout_other_input_error{outline-width:.0625rem;outline-style:solid}.theme-light .chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input.chat_confirmation_timeout_other_input_error,.theme-dark .chat_confirmation_remove_message .chat_confirmation_remove_timeout_container .chat_confirmation_remove_timeout_options .chat_confirmation_timeout_other_option .chat_confirmation_timeout_other_input.chat_confirmation_timeout_other_input_error{border-color:#f77f77;outline-color:#f77f77}.chat_confirmation_remove_message .chat_confirmation_remove_reason_dropdown{margin-top:.75rem}.chat_confirmation_remove_message .chat_confirmation_remove_reason_dropdown .dropdown{flex-grow:1}.chat_confirmation_remove_message .chat_confirmation_remove_reason_dropdown .descriptive_dropdown_col{max-width:3.25rem!important}.chat_confirmation_remove_message .chat_confirmation_remove_reason_dropdown .descriptive_dropdown_title{font-size:.75rem}.chat_confirmation_remove_message .chat_confirmation_remove_reason_dropdown .descriptive_dropdown_btn{flex-grow:1}.chat_confirmation_remove_message .chat_confirmation_remove_reason_other_text{margin-top:.75rem;font-size:.75rem}.chat_confirmation_remove_message .chat_confirmation_remove_footer_container{display:flex;flex-direction:row;justify-content:flex-end;margin-top:.75rem}.chat_confirmation_remove_message .chat_confirmation_remove_footer_container .chat_confirmation_remove_footer_btn{margin:0 .125rem}.chat_backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:4;background:#00000080}@media (min-width: 768px){.chat_backdrop{display:none}}.chat{display:flex;flex-direction:column;border-width:0 0 0 .0625rem;border-style:solid;z-index:5;position:fixed;right:0;border-width:0;min-width:85%;max-width:85%;height:calc(100dvh - 2.4375rem)}.theme-light .chat{background:#fff;border-color:#e1e1e1}.theme-dark .chat{background:#232327;border-color:#3c3c3c}.chat.headless_chat{position:relative;display:flex;height:100%;max-width:100%;max-height:100%;border-width:0}@media (min-width: 480px){.chat{height:calc(100dvh - 2.875rem - var(--banners-height, 0px))}.chat.chat_hidden{min-width:1.6875rem}.chat.chat_hidden .chat_open_btn{padding:0 .5rem}.chat.chat_hidden .chat_open_btn .chat_open_icon{width:.75rem;height:.75rem}}@media (min-width: 768px){.chat{position:relative;display:flex;height:100%;border-width:0 0 0 .0625rem;min-width:23rem;max-width:23rem}}@media (min-width: 1200px){.chat{height:calc(100dvh - 3.25rem - var(--banners-height, 0px))}}.chat_confirmation_popup{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:2.5rem;width:calc(98% - 1.5rem);max-width:25rem;left:1%;border-radius:.375rem;padding:.75rem;z-index:3}.theme-light .chat_confirmation_popup{background:#fff;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.theme-dark .chat_confirmation_popup{background:#232327;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.chat_confirmation_popup .chat_confirmation_popup_link{text-decoration:underline}.theme-light .chat_confirmation_popup .chat_confirmation_popup_link{color:#2a7cfd}.theme-dark .chat_confirmation_popup .chat_confirmation_popup_link{color:#4a90fd}.chat_confirmation_popup.chat_confirmation_popup_hidden{display:none}.chat_confirmation_popup .chat_confirmation_popup_content{display:flex;flex-direction:column;flex-grow:1}.chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_title{margin:0;margin-bottom:.5rem;font-size:.875rem;text-align:center}.theme-light .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_title{color:#3a3a3a}.theme-dark .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_title{color:#d0d0d0}.chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text{margin:0;margin-bottom:.75rem;font-size:.8125rem;text-align:left}.theme-light .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text{color:#3a3a3a}.theme-dark .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text{color:#d0d0d0}.chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text.chat_confirmation_popup_text_subheading{font-weight:700;margin-bottom:.375rem}.chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text.chat_confirmation_popup_text_timeout_reason{padding:.25rem .375rem;border-radius:.25rem}.theme-light .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text.chat_confirmation_popup_text_timeout_reason{background:#f5f5f5;color:#2f2f2f}.theme-dark .chat_confirmation_popup .chat_confirmation_popup_content .chat_confirmation_popup_text.chat_confirmation_popup_text_timeout_reason{background:#404040;color:#efeff1}.chat_confirmation_popup .chat_confirmation_popup_button{width:80%}.group_page_header{display:flex;flex-direction:column;padding:1rem 1rem 0;border-radius:0;border-width:0 0 .0625rem 0;border-style:solid}@media (min-width: 2310px){.group_page_header{border-radius:0 0 .625rem .625rem}}.theme-light .group_page_header{background:#fff;border-color:#e1e1e1}.theme-dark .group_page_header{background:#232327;border-color:#3c3c3c}.group_page_header .group_page_timer .timer_container{padding:.125rem .25rem}.group_page_header .group_page_timer .timer_number,.group_page_header .group_page_timer .timer_label{font-size:.75rem}.group_page_header .group_page_timer .timer_sperator{font-size:1rem}.group_page_header .group_page_header_details_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-width:0 0 .0625rem 0;border-style:solid}.theme-light .group_page_header .group_page_header_details_row{border-color:#e1e1e1}.theme-dark .group_page_header .group_page_header_details_row{border-color:#3c3c3c}.group_page_header .group_page_header_toggles_row{display:flex;flex-direction:row;justify-content:space-between;font-size:.75rem}@media (min-width: 480px){.group_page_header .group_page_header_toggles_row{font-size:.875rem}}@media (min-width: 768px){.group_page_header .group_page_header_toggles_row{font-size:1rem}}.group_page_header .group_page_header_container{display:flex;flex-direction:column;margin:.5rem 0}@media (min-width: 480px){.group_page_header .group_page_header_container{margin:0}}.group_page_header .group_page_header_container.group_page_header_btn_container{flex-direction:row}.group_page_header .group_page_btn_container_skeleton{max-width:9.375rem;height:2rem}.group_page_header .group_page_header_name{margin:0;font-size:1.1875rem;font-weight:700}.theme-light .group_page_header .group_page_header_name{color:#3a3a3a}.theme-dark .group_page_header .group_page_header_name{color:#d0d0d0}.group_page_header .group_page_name_skeleton{height:2rem;width:60%}.group_page_header .group_page_header_description{margin:0 0 .25rem;font-size:.875rem;font-weight:400}.theme-light .group_page_header .group_page_header_description{color:#3a3a3a}.theme-dark .group_page_header .group_page_header_description{color:#d0d0d0}.group_page_header .group_page_desc_skeleton{margin-top:.5rem;min-width:37.5rem}.group_page_header .group_page_details{display:flex;flex-direction:row;align-items:center;font-size:.65rem}@media (min-width: 480px){.group_page_header .group_page_details{font-size:.875rem}}.group_page_header .group_page_details .group_page_detail{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;user-select:none}.theme-light .group_page_header .group_page_details .group_page_detail{color:#3a3a3a}.theme-dark .group_page_header .group_page_details .group_page_detail{color:#cacaca}.group_page_header .group_page_details .group_page_details_bullet{height:.25rem;width:.25rem;margin:.125rem .375rem 0}.theme-light .group_page_header .group_page_details .group_page_details_bullet{color:#919191}.theme-dark .group_page_header .group_page_details .group_page_details_bullet{color:#7e7e7e}.group_page_header .group_page_details .group_page_details_icon{margin-right:.25rem;width:.875rem;height:.875rem}.theme-light .group_page_header .group_page_details .group_page_details_icon{fill:#919191;color:#919191}.theme-dark .group_page_header .group_page_details .group_page_details_icon{fill:#7e7e7e;color:#7e7e7e}.theme-light .group_page_header .group_page_details .group_page_type{color:#919191}.theme-dark .group_page_header .group_page_details .group_page_type{color:#7e7e7e}.group_page_header .group_page_details .group_page_members{text-decoration:none}.group_page_header .group_page_details .group_page_members:hover{text-decoration:underline}.theme-light .group_page_header .group_page_details .group_page_members{color:#3a3a3a}.theme-dark .group_page_header .group_page_details .group_page_members{color:#cacaca}.group_page_header .group_page_details_skeleton{width:40%;margin-top:.5rem}.group_page_header .group_page_btn{font-size:.875rem;padding:.5rem .75rem;margin:0 .75rem 0 0}.group_page_header .group_page_btn:last-child{margin:0}.group_page_header .group_page_btn .group_page_btn_icon{width:.875rem;height:.875rem;margin-right:.25rem}.group_page_header .group_page_toggle_btn{display:flex;flex-grow:1;justify-content:center;padding:.75rem;border:none;background:none;cursor:pointer;font-weight:700;text-decoration:none}.theme-light .group_page_header .group_page_toggle_btn{color:#6f6f6f}.theme-dark .group_page_header .group_page_toggle_btn{color:#b5b5b5}.theme-light .group_page_header .group_page_toggle_btn:hover,.theme-dark .group_page_header .group_page_toggle_btn:hover,.theme-light .group_page_header .group_page_toggle_btn.group_page_toggle_btn_active,.theme-dark .group_page_header .group_page_toggle_btn.group_page_toggle_btn_active{color:#2a7cfd}.group_page_header .group_page_header_banned{border-radius:.375rem;padding:.375rem .5rem;display:flex;width:fit-content;font-size:.875rem;align-items:center;font-weight:600}.theme-light .group_page_header .group_page_header_banned{background:#f77f77;color:#641616}.theme-dark .group_page_header .group_page_header_banned{background:#f77f77;color:#c20e0e}.group_page_header .group_page_header_banned .group_page_header_banned_text{display:flex;align-items:baseline;padding:0;margin:0 0 0 .25rem}.group_page_header #group_page_header_unmoderated{border-radius:.375rem;padding:.375rem .5rem;display:flex;width:fit-content;font-size:.875rem;align-items:center;font-weight:600}.theme-light .group_page_header #group_page_header_unmoderated{background:#f77f77;color:#641616}.theme-dark .group_page_header #group_page_header_unmoderated{background:#f77f77;color:#c20e0e}.group_page_header #group_page_header_unmoderated .group_page_header_unmoderated_text{display:flex;align-items:baseline;padding:0;margin:0 0 0 .25rem}.group_page_header #group_page_header_unmoderated .group_page_header_unmoderated_subtext{margin-left:.25rem;font-size:.75rem;font-weight:500}.group_page_header .unmoderated_group_tooltip{font-size:.75rem;max-width:25rem}.theme-light .group_page_header .unmoderated_group_tooltip{background:#3a3a3a;color:#fff}.theme-dark .group_page_header .unmoderated_group_tooltip{background:#efeff1;color:#18181b}.group_page_header .group_page_header_post_tooltip{font-size:.75rem;max-width:21.875rem;z-index:10}.theme-light .group_page_header .group_page_header_post_tooltip{background:#3a3a3a;color:#fff}.theme-dark .group_page_header .group_page_header_post_tooltip{background:#efeff1;color:#18181b}.timer{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;user-select:none}.theme-light .timer{color:#3a3a3a}.theme-dark .timer{color:#d0d0d0}.timer .timer_container{display:flex;flex-direction:column;align-items:center;padding:.25rem .375rem}.timer .timer_number{font-size:1rem}.timer .timer_label{font-size:.75rem}.timer .timer_seperator{font-size:1rem}.timer.timer_minimal{align-items:baseline}.timer.timer_minimal .timer_label{margin-left:.125rem}.group_confirmation_popup{position:absolute;display:flex;flex-direction:column;align-items:center;align-self:flex-end;width:calc(98% - 1.5rem);max-width:25rem;border-radius:.375rem;padding:.75rem;z-index:3}.theme-light .group_confirmation_popup{background:#fff;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.theme-dark .group_confirmation_popup{background:#232327;box-shadow:0 .1875rem .375rem #00000029,0 .1875rem .375rem #0000003b}.group_confirmation_popup .group_confirmation_popup_link{text-decoration:underline}.theme-light .group_confirmation_popup .group_confirmation_popup_link{color:#2a7cfd}.theme-dark .group_confirmation_popup .group_confirmation_popup_link{color:#4a90fd}.group_confirmation_popup.group_confirmation_popup_hidden{display:none}.group_confirmation_popup .group_confirmation_popup_content{display:flex;flex-direction:column;flex-grow:1}.group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_title{margin:0;margin-bottom:.5rem;font-size:.875rem;text-align:center}.theme-light .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_title{color:#3a3a3a}.theme-dark .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_title{color:#d0d0d0}.group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text{margin:0;margin-bottom:.75rem;font-size:.8125rem;text-align:left}.theme-light .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text{color:#3a3a3a}.theme-dark .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text{color:#d0d0d0}.group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text.group_confirmation_popup_text_subheading{font-weight:700;margin-bottom:.375rem}.group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text.group_confirmation_popup_text_timeout_reason{padding:.25rem .375rem;border-radius:.25rem}.theme-light .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text.group_confirmation_popup_text_timeout_reason{background:#f5f5f5;color:#2f2f2f}.theme-dark .group_confirmation_popup .group_confirmation_popup_content .group_confirmation_popup_text.group_confirmation_popup_text_timeout_reason{background:#404040;color:#efeff1}.group_confirmation_popup .group_confirmation_popup_button{width:80%}.confirmation_modal{display:flex;flex-direction:column;max-width:calc(100vw - 2rem);min-width:calc(100vw - 2rem)}@media (min-width: 480px){.confirmation_modal{max-width:29rem;min-width:29rem}}@media (min-width: 768px){.confirmation_modal{max-width:37.5rem;min-width:37.5rem}}.confirmation_modal .confirmation_modal_title{font-size:1.3125rem;font-weight:600;margin:-1.625rem 0 .25rem;line-height:1.4375rem;width:80%}.theme-light .confirmation_modal .confirmation_modal_title{color:#3a3a3a}.theme-dark .confirmation_modal .confirmation_modal_title{color:#d0d0d0}.confirmation_modal .confirmation_modal_btn_container{display:flex;flex-direction:row;justify-content:flex-end}.confirmation_modal .confirmation_modal_btn_container .confirmation_modal_btn{font-size:.875rem;padding:.5rem .75rem;margin:0 .75rem 0 0}.group_leave_confirmation_modal_content{padding:.75rem}.group_leave_confirmation_modal_content .group_leave_confirmation_modal_text{padding:0;margin:0;font-size:.875rem}.group_leave_confirmation_modal_content .group_leave_confirmation_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_leave_confirmation_modal_content .group_leave_confirmation_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_leave_confirmation_modal_content .group_leave_confirmation_modal_warning_container{background:#2085b7;color:#eefaff}.group_leave_confirmation_modal_content .group_leave_confirmation_modal_warning_container .group_leave_confirmation_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_leave_confirmation_modal_content .group_leave_confirmation_modal_danger_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_leave_confirmation_modal_content .group_leave_confirmation_modal_danger_container{background:#f77f77;color:#641616}.theme-dark .group_leave_confirmation_modal_content .group_leave_confirmation_modal_danger_container{background:#f77f77;color:#c20e0e}.group_leave_confirmation_modal_content .group_leave_confirmation_modal_danger_container .group_leave_confirmation_modal_danger_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_ban_confirmation_modal_content{padding:.75rem}.group_ban_confirmation_modal_content .group_ban_confirmation_modal_text{padding:0;margin:0;font-size:.875rem}.group_ban_confirmation_modal_content .group_ban_confirmation_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_ban_confirmation_modal_content .group_ban_confirmation_modal_warning_container{background:#f77f77;color:#641616}.theme-dark .group_ban_confirmation_modal_content .group_ban_confirmation_modal_warning_container{background:#f77f77;color:#c20e0e}.group_ban_confirmation_modal_content .group_ban_confirmation_modal_warning_container .group_ban_confirmation_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.new_group_post_modal{display:flex;flex-direction:column;max-width:calc(100vw - 2rem);min-width:calc(100vw - 2rem)}@media (min-width: 480px){.new_group_post_modal{max-width:29rem;min-width:29rem}}@media (min-width: 768px){.new_group_post_modal{max-width:37.5rem;min-width:37.5rem}}@media (min-width: 992px){.new_group_post_modal{max-width:50rem;min-width:50rem}}.new_group_post_modal .new_group_post_modal_title{font-size:1.3125rem;font-weight:600;margin:-1.625rem 0 .25rem;width:80%}.theme-light .new_group_post_modal .new_group_post_modal_title{color:#3a3a3a}.theme-dark .new_group_post_modal .new_group_post_modal_title{color:#d0d0d0}.new_group_post_modal .new_group_post_duration_select{margin-right:auto;flex-direction:row-reverse}.new_group_post_modal .new_group_post_duration_select .dropdown{margin-right:.5rem}.new_group_post_modal .tabs .button.secondary.tab.__hover{border-bottom:.125rem solid;border-radius:.25rem .25rem 0 0;font-weight:700}.theme-light .new_group_post_modal .tabs .button.secondary.tab.__hover{background:#fff;border-color:#60a6ff;color:#2a7cfd}.theme-dark .new_group_post_modal .tabs .button.secondary.tab.__hover{background:#232327;border-color:#3f89fd;color:#2a7cfd}.tabs{display:flex;flex-direction:row;margin:.5rem 0 .75rem;border-bottom:.0625rem solid}.tabs .tab{display:flex;flex-grow:1;margin:0;padding:.75rem 0}.theme-light .tabs{border-color:#e1e1e1}.theme-dark .tabs{border-color:#3c3c3c}.new_group_post_link_tab{display:flex;flex-direction:column}.new_group_post_link_tab .new_group_post_link_editor{margin-top:.75rem}.new_group_post_link_tab .new_group_post_link_error_container{display:flex;flex-direction:row;align-items:center;margin-top:.75rem}.theme-light .new_group_post_link_tab .new_group_post_link_error_container{color:#641616}.theme-dark .new_group_post_link_tab .new_group_post_link_error_container{color:#c20e0e}.new_group_post_link_tab .new_group_post_link_error_container .new_group_post_link_error_text{font-size:.75rem;margin:0 0 0 .5rem}.new_group_post_link_tab .new_group_post_link_footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem}.new_group_post_link_tab .new_group_post_link_footer_submit_btn{padding:.625rem 1.5rem}.new_group_post_link_tab .new_group_post_link_footer_loading_icon{height:1rem;display:flex;justify-content:center;align-items:center}.theme-light .new_group_post_link_tab .new_group_post_link_footer_loading_icon>span{background-color:#fff!important}.theme-dark .new_group_post_link_tab .new_group_post_link_footer_loading_icon>span{background-color:#9d9d9d!important}.new_group_post_text_tab{display:flex;flex-direction:column}.new_group_post_text_tab .new_group_post_editor{font-size:.875rem}.new_group_post_text_tab .new_group_post_text_footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:1rem}.new_group_post_text_tab .new_group_post_text_char_count{font-size:.6875rem;margin-right:1rem}.theme-light .new_group_post_text_tab .new_group_post_text_char_count{color:#919191}.theme-dark .new_group_post_text_tab .new_group_post_text_char_count{color:#7e7e7e}.new_group_post_text_tab .new_group_post_text_footer_submit_btn{padding:.625rem 1.5rem}.new_group_post_text_tab .new_group_post_text_footer_loading_icon{height:1rem;display:flex;justify-content:center;align-items:center}.theme-light .new_group_post_text_tab .new_group_post_text_footer_loading_icon>span{background-color:#fff!important}.theme-dark .new_group_post_text_tab .new_group_post_text_footer_loading_icon>span{background-color:#9d9d9d!important}.new_group_post_image_tab{display:flex;flex-direction:column}.new_group_post_image_tab .new_group_post_image_editor{margin-top:.75rem}.new_group_post_image_tab .new_group_post_image_editor .wmde-markdown-var{border-radius:.25rem .25rem 0 0}.new_group_post_image_tab .new_group_post_filepicker{margin-top:.5rem}.new_group_post_image_tab .new_group_post_image_tab_footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:1rem}.new_group_post_image_tab .new_group_post_image_tab_footer .new_group_post_text_footer_submit_btn{padding:.625rem 1.5rem}.theme-light .new_group_post_image_tab .new_group_post_image_tab_footer .new_group_post_text_footer_loading_icon>span{background-color:#fff!important}.theme-dark .new_group_post_image_tab .new_group_post_image_tab_footer .new_group_post_text_footer_loading_icon>span{background-color:#9d9d9d!important}.media_container_banner{border:.0625rem solid;border-radius:.25rem .25rem 0 0;display:flex;align-items:center;padding:.5rem;font-size:.875rem}.theme-light .media_container_banner{color:#3a3a3a;border-color:#e1e1e1}.theme-dark .media_container_banner{color:#d0d0d0;border-color:#3c3c3c}.media_container_banner .media_container_banner_text{margin-left:.75rem}.media_container_banner .media_container_banner_count_text{margin-left:.5rem;font-size:.6875rem}.theme-light .media_container_banner .media_container_banner_count_text{color:#6f6f6f}.theme-dark .media_container_banner .media_container_banner_count_text{color:#b3b3b3}.media_container_banner .media_container_banner_hint{display:flex;margin-left:1.5rem;font-size:.6875rem}.theme-light .media_container_banner .media_container_banner_hint{color:#6f6f6f}.theme-dark .media_container_banner .media_container_banner_hint{color:#b3b3b3}.media_container_banner .media_container_banner_hint_icon{margin-right:.25rem;width:.75rem}.theme-light .media_container_banner .media_container_banner_hint_icon{color:#919191}.theme-dark .media_container_banner .media_container_banner_hint_icon{color:#7e7e7e}.theme-light .media_container_banner .media_container_banner_icon{color:#6f6f6f}.theme-dark .media_container_banner .media_container_banner_icon{color:#b3b3b3}.theme-light .media_container_banner.media_container_banner_disabled{color:#919191}.theme-dark .media_container_banner.media_container_banner_disabled{color:#7e7e7e}.theme-light .media_container_banner.media_container_banner_disabled .media_container_banner_count_text{color:#919191}.theme-dark .media_container_banner.media_container_banner_disabled .media_container_banner_count_text{color:#7e7e7e}.filepicker{display:flex;flex-direction:column;align-items:center;justify-content:center}.filepicker .filepicker_input{width:100%;height:100%;display:none}.filepicker .filepicker_content{display:flex;width:100%;height:100%}.image_picker{position:relative;width:100%;height:100%}.image_picker .image_picker_content{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;width:100%;border-radius:.375rem;padding:1.5rem 0;border:.125rem dashed;margin:.5rem}.theme-light .image_picker .image_picker_content{border-color:#e1e1e1}.theme-dark .image_picker .image_picker_content{border-color:#3c3c3c}.theme-light .image_picker .image_picker_content:hover{background:#f5f5f5}.theme-dark .image_picker .image_picker_content:hover{background:#404040}.image_picker .image_picker_plus_icon{min-width:1.125rem;min-height:1.125rem;padding:.5rem;border-radius:100%;opacity:.65}.theme-light .image_picker .image_picker_plus_icon{background:#e1e1e1;color:#919191}.theme-dark .image_picker .image_picker_plus_icon{background:#3c3c3c;color:#7e7e7e}.image_picker .image_picker_banner_text_primary{font-size:1rem;font-weight:500;margin-top:.7rem}.theme-light .image_picker .image_picker_banner_text_primary{color:#3a3a3a}.theme-dark .image_picker .image_picker_banner_text_primary{color:#d0d0d0}.image_picker .image_picker_banner_text_secondary{font-size:.8125rem}.theme-light .image_picker .image_picker_banner_text_secondary{color:#919191}.theme-dark .image_picker .image_picker_banner_text_secondary{color:#7e7e7e}.image_picker .image_picker_content.image_picker_content_disabled{cursor:inherit;opacity:.6}.image_picker .image_picker_content.image_picker_content_disabled:hover{background:inherit}.theme-light .image_picker .image_picker_content.image_picker_content_disabled .image_picker_banner_text_primary{color:#919191}.theme-dark .image_picker .image_picker_content.image_picker_content_disabled .image_picker_banner_text_primary{color:#7e7e7e}.image_picker .image_picker_preview_container{display:flex;width:100%}.image_picker .image_picker_preview_container .media_preview_img{width:100%;height:100%;object-fit:cover}.media_container .media_container_pick_and_preview{border:.0625rem solid;border-top:none;border-radius:0 0 .25rem .25rem}.theme-light .media_container .media_container_pick_and_preview{border-color:#e1e1e1}.theme-dark .media_container .media_container_pick_and_preview{border-color:#3c3c3c}.draggable-column-container{display:flex;flex-direction:column;height:100%}.draggable-column-container.draggable-column-horizontal{flex-direction:row}.media_preview_scroll{display:flex;overflow-y:scroll;margin:0 .5rem;padding-top:.5rem;padding-bottom:1.125rem}.media_preview_img_container{display:flex;justify-content:center;position:relative;padding:0 .25rem;height:6.25rem;max-width:15rem;min-width:3.125rem}.media_preview_img{display:flex;border-radius:.375rem;overflow:hidden;object-fit:fill}.media_preview_img_remove_btn.button{position:absolute;top:.25rem;right:.25rem;padding:.375rem;border-radius:100%}.theme-light .media_preview_img_remove_btn.button{background:#ededed80}.theme-dark .media_preview_img_remove_btn.button{background:#38383f80}.media_preview_img_remove_btn.button .media_preview_img_remove_btn_icon{width:.375rem;height:.375rem}.draggable-task-dragging .media_preview_img{opacity:.8}.draggable-task-dragging .media_preview_img_remove_btn,.media_preview_img_container.media_preview_img_container_disabled .media_preview_img_remove_btn{display:none}.media_preview_img_container.media_preview_img_container_disabled .media_preview_img{opacity:.6}.cloud{display:flex;width:5.625rem;height:5.625rem}.cloud .cloud_bg{position:absolute;width:5.625rem;height:5.625rem}.theme-light .cloud .cloud_bg{color:#fff}.theme-dark .cloud .cloud_bg{color:#888}.cloud .cloud_dot{position:relative;top:51%;margin:0 6%;width:24%;height:24%;animation:flicker infinite 1s linear}.theme-light .cloud .cloud_dot{color:#e2e2e2}.theme-dark .cloud .cloud_dot{color:#535353}.cloud .cloud_dot:nth-child(2){animation-delay:0ms}.cloud .cloud_dot:nth-child(3){margin:0;animation-delay:.2s}.cloud .cloud_dot:nth-of-type(4){animation-delay:.4s}.cloud.cloud-xs,.cloud.cloud-xs .cloud_bg{width:2.5rem;height:2.5rem}.cloud.cloud-sm,.cloud.cloud-sm .cloud_bg{width:5.625rem;height:5.625rem}.cloud.cloud-md,.cloud.cloud-md .cloud_bg{width:8.75rem;height:8.75rem}.loading_cloud{display:flex;flex-grow:1;justify-content:center;align-items:center}.group_not_exists{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center}.group_not_exists .group_not_exist_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.375rem}.theme-light .group_not_exists .group_not_exist_container{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .group_not_exists .group_not_exist_container{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.group_not_exists .group_not_exist_container .group_not_exist_icon{height:1.125rem;width:1.125rem}.group_not_exists .group_not_exist_container .group_not_exist_text{font-size:1.125rem;margin:0}.theme-light .group_not_exists .group_not_exist_container .group_not_exist_text{color:#3a3a3a}.theme-dark .group_not_exists .group_not_exist_container .group_not_exist_text{color:#d0d0d0}.group_not_exists .group_not_exist_container .group_not_exist_description{font-size:.875rem;margin:.75rem 0 0}.theme-light .group_not_exists .group_not_exist_container .group_not_exist_description{color:#6f6f6f}.theme-dark .group_not_exists .group_not_exist_container .group_not_exist_description{color:#b3b3b3}.group_not_exists .group_not_exist_container .group_not_exist_description .group_banned_link{text-decoration:underline}.theme-light .group_not_exists .group_not_exist_container .group_not_exist_description .group_banned_link{color:#2a7cfd}.theme-dark .group_not_exists .group_not_exist_container .group_not_exist_description .group_banned_link{color:#4a90fd}.group_not_exists .group_not_exist_container .group_not_exist_btn{margin-top:.75rem;padding:.5rem 1rem}.group_private{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center}.group_private .group_private_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.375rem}.theme-light .group_private .group_private_container{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .group_private .group_private_container{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.group_private .group_private_container .group_private_icon{height:1.125rem;width:1.125rem}.group_private .group_private_container .group_private_text{font-size:1.125rem;margin:0}.theme-light .group_private .group_private_container .group_private_text{color:#3a3a3a}.theme-dark .group_private .group_private_container .group_private_text{color:#d0d0d0}.group_private .group_private_container .group_private_description{font-size:.875rem;margin:.75rem 0 0}.theme-light .group_private .group_private_container .group_private_description{color:#6f6f6f}.theme-dark .group_private .group_private_container .group_private_description{color:#b3b3b3}.group_private .group_private_container .group_private_btn{margin-top:.75rem;padding:.5rem 1rem}.group_private .group_private_container .group_private_btn_group{margin-top:.875rem;display:flex}.user_banned_group{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center}.user_banned_group .user_banned_group_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.375rem}.theme-light .user_banned_group .user_banned_group_container{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .user_banned_group .user_banned_group_container{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.user_banned_group .user_banned_group_container .user_banned_group_icon{height:1.125rem;width:1.125rem}.user_banned_group .user_banned_group_container .user_banned_group_text{font-size:1.125rem;margin:0}.theme-light .user_banned_group .user_banned_group_container .user_banned_group_text{color:#3a3a3a}.theme-dark .user_banned_group .user_banned_group_container .user_banned_group_text{color:#d0d0d0}.user_banned_group .user_banned_group_container .user_banned_group_description{font-size:.875rem;margin:.75rem 0 0}.theme-light .user_banned_group .user_banned_group_container .user_banned_group_description{color:#6f6f6f}.theme-dark .user_banned_group .user_banned_group_container .user_banned_group_description{color:#b3b3b3}.user_banned_group .user_banned_group_container .user_banned_group_btn{margin-top:.75rem;padding:.5rem 1rem}.group_adult_gate{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center}.group_adult_gate .group_adult_gate_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.375rem;max-width:26.25rem;text-align:center}.theme-light .group_adult_gate .group_adult_gate_container{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .group_adult_gate .group_adult_gate_container{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.group_adult_gate .group_adult_gate_container .group_adult_gate_text{font-size:1.125rem;margin:0}.theme-light .group_adult_gate .group_adult_gate_container .group_adult_gate_text{color:#3a3a3a}.theme-dark .group_adult_gate .group_adult_gate_container .group_adult_gate_text{color:#d0d0d0}.group_adult_gate .group_adult_gate_container .group_adult_gate_description{font-size:.875rem;margin:.75rem 0 0}.theme-light .group_adult_gate .group_adult_gate_container .group_adult_gate_description{color:#6f6f6f}.theme-dark .group_adult_gate .group_adult_gate_container .group_adult_gate_description{color:#b3b3b3}.group_adult_gate .group_adult_gate_container .group_adult_gate_hint{font-size:.8125rem;margin:.625rem 0 0}.theme-light .group_adult_gate .group_adult_gate_container .group_adult_gate_hint{color:#6f6f6f}.theme-dark .group_adult_gate .group_adult_gate_container .group_adult_gate_hint{color:#b3b3b3}.group_adult_gate .group_adult_gate_container .group_adult_gate_hint .group_adult_gate_link{text-decoration:underline}.theme-light .group_adult_gate .group_adult_gate_container .group_adult_gate_hint .group_adult_gate_link{color:#2a7cfd}.theme-dark .group_adult_gate .group_adult_gate_container .group_adult_gate_hint .group_adult_gate_link{color:#4a90fd}.group_adult_gate .group_adult_gate_container .group_adult_gate_btn_group{margin-top:.875rem;display:flex;gap:.5rem}.group_adult_gate .group_adult_gate_container .group_adult_gate_btn{padding:.5rem 1rem}.group_guidelines{display:flex;flex-direction:column;padding:1.5rem;margin:.75rem;border-radius:.5rem}.theme-light .group_guidelines{background:#fff}.theme-dark .group_guidelines{background:#232327}.new_group_form_wrapper{display:flex;flex-direction:column;align-items:center;flex-grow:1;height:fit-content;margin:2rem}.new_group_form_wrapper #new_group_form{display:flex;flex-direction:column;max-width:50rem;width:100%;padding:1.125rem;border-radius:.375rem}.theme-light .new_group_form_wrapper #new_group_form{background:#fff;color:#3a3a3a;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .new_group_form_wrapper #new_group_form{background:#232327;color:#d0d0d0;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.new_group_form_wrapper .new_group_form_general_tab{display:flex;flex-direction:column}.new_group_form_wrapper .new_group_form_general_tab .new_group_form_subheading{display:flex;align-items:center;font-size:.75rem}.theme-light .new_group_form_wrapper .new_group_form_general_tab .new_group_form_subheading{color:#919191}.theme-dark .new_group_form_wrapper .new_group_form_general_tab .new_group_form_subheading{color:#7e7e7e}.new_group_form_wrapper .new_group_form_general_tab .new_group_form_alert_text{display:flex;align-items:center;font-size:.6875rem;margin-left:.5rem}.theme-light .new_group_form_wrapper .new_group_form_general_tab .new_group_form_alert_text{color:#6f6f6f}.theme-dark .new_group_form_wrapper .new_group_form_general_tab .new_group_form_alert_text{color:#b3b3b3}.new_group_form_wrapper .new_group_form_general_tab .new_group_form_alert_icon{margin-right:.125rem;width:.875rem;height:.875rem}.new_group_form_wrapper .new_group_form_general_anon_alert{display:flex;align-items:center;font-size:.75rem;margin-top:.625rem}.theme-light .new_group_form_wrapper .new_group_form_general_anon_alert{color:#b79200}.theme-dark .new_group_form_wrapper .new_group_form_general_anon_alert{color:#f9cb17}.new_group_form_wrapper .new_group_form_general_anon_alert .new_group_form_general_anon_alert_icon{margin-right:.375rem}.new_group_form_wrapper .new_group_form_title{font-size:1.3125rem;font-weight:600;margin:0 0 .25rem}.new_group_form_wrapper .new_group_form_break{margin:.75rem 0 1rem}.new_group_form_wrapper .new_group_form_footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:.75rem}.new_group_form_wrapper .new_group_form_footer_submit_btn{padding:.625rem 1.5rem}.new_group_form_wrapper .new_group_form_radio_group{margin-top:.5rem}.group_members_loading_page{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.group_members_loading_page .group_members_loading_card{display:flex;flex-direction:column;flex-grow:1;margin:.375rem 0;padding:.25rem;border-radius:.25rem}.group_members_loading_page .group_members_loading_card:first-child{margin-top:.75rem}.group_members_loading_page .group_members_loading_card .group_members_loading_skeleton{margin-top:.5rem;height:.375rem}.group_members_loading_page .group_members_loading_card .group_members_loading_skeleton:first-child{margin-top:0}.group_members_loading_page .group_members_loading_card .group_members_loading_skeleton:nth-child(1){width:40%}.group_members_loading_page .group_members_loading_card .group_members_loading_skeleton:nth-child(2){width:30%}.group_members_loading_page .group_members_loading_card .group_members_loading_skeleton:nth-child(3){width:80%}.group_members_member{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.25rem;padding:.25rem;border-radius:.25rem}.group_members_member:first-child{margin-top:.5rem}.theme-light .group_members_member{color:#3a3a3a}.theme-dark .group_members_member{color:#d0d0d0}.group_members_member .group_members_member_name{font-size:.8125rem}.group_members_member .group_members_member_date{font-size:.625rem;font-weight:500}.theme-light .group_members_member .group_members_member_date{color:#6f6f6f}.theme-dark .group_members_member .group_members_member_date{color:#b3b3b3}.group_members_member .group_members_member_actions{display:flex;flex-direction:row}.group_members_member .group_members_member_actions .group_members_member_action_btn_icon{margin-right:.25rem}.group_members_member .group_members_member_name_bold{font-weight:700}.group_members_member .group_members_member_status_label{padding:.25rem;margin-left:.5rem;border-radius:.25rem;font-size:.5rem}.theme-light .group_members_member .group_members_member_status_label{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_member .group_members_member_status_label{background:#2085b7;color:#eefaff}.theme-light .group_members_member .group_members_member_status_label.group_members_member_status_label_moderator{background:#e1ffd6;color:#0f8f04}.theme-dark .group_members_member .group_members_member_status_label.group_members_member_status_label_moderator{background:#223b19;color:#0f8f04}.theme-light .group_members_member .group_members_member_status_label.group_members_member_status_label_banned{background:#f77f77;color:#641616}.theme-dark .group_members_member .group_members_member_status_label.group_members_member_status_label_banned{background:#f77f77;color:#c20e0e}.group_members_ban_modal_content{padding:.75rem}.theme-light .group_members_ban_modal_content{color:#3a3a3a}.theme-dark .group_members_ban_modal_content{color:#d0d0d0}.group_members_ban_modal_content .group_members_ban_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_ban_modal_content .group_members_ban_modal_text .group_members_ban_modal_username{font-weight:700}.group_members_ban_modal_content .group_members_ban_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_ban_modal_content .group_members_ban_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_ban_modal_content .group_members_ban_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_ban_modal_content .group_members_ban_modal_warning_container .group_members_ban_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_members_ban_modal_content .group_members_ban_modal_radio_group{margin:.5rem 0 0 .5rem}.group_members_ban_modal_content .group_members_ban_modal_radio_group .radio_group_label{padding:.25rem 0;font-weight:400;font-size:.8125rem}.group_members_ban_modal_content .group_members_ban_modal_other_input{margin-left:2rem;margin-top:.25rem}.group_members_remove_modal_content{padding:.75rem}.theme-light .group_members_remove_modal_content{color:#3a3a3a}.theme-dark .group_members_remove_modal_content{color:#d0d0d0}.group_members_remove_modal_content .group_members_remove_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_remove_modal_content .group_members_remove_modal_text .group_members_remove_modal_username{font-weight:700}.group_members_remove_modal_content .group_members_remove_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_remove_modal_content .group_members_remove_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_remove_modal_content .group_members_remove_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_remove_modal_content .group_members_remove_modal_warning_container .group_members_remove_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_members_approve_deny_modal_content{padding:.75rem}.theme-light .group_members_approve_deny_modal_content{color:#3a3a3a}.theme-dark .group_members_approve_deny_modal_content{color:#d0d0d0}.group_members_approve_deny_modal_content .group_members_approve_deny_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_approve_deny_modal_content .group_members_approve_deny_modal_text .group_members_approve_deny_modal_username{font-weight:700}.group_members_approve_deny_modal_content .group_members_approve_deny_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_approve_deny_modal_content .group_members_approve_deny_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_approve_deny_modal_content .group_members_approve_deny_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_approve_deny_modal_content .group_members_approve_deny_modal_warning_container .group_members_approve_deny_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_members_unban_modal_content{padding:.75rem}.theme-light .group_members_unban_modal_content{color:#3a3a3a}.theme-dark .group_members_unban_modal_content{color:#d0d0d0}.group_members_unban_modal_content .group_members_unban_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_unban_modal_content .group_members_unban_modal_text .group_members_unban_modal_username{font-weight:700}.group_members_unban_modal_content .group_members_unban_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_unban_modal_content .group_members_unban_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_unban_modal_content .group_members_unban_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_unban_modal_content .group_members_unban_modal_warning_container .group_members_unban_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_members{display:flex;flex-direction:column;flex-grow:1;padding:.75rem;overflow-y:auto}.group_members .group_members_content{display:flex;flex-direction:column;border-radius:.25rem;padding:1.5rem}.theme-light .group_members .group_members_content{background:#fff}.theme-dark .group_members .group_members_content{background:#232327}.group_members .group_members_content .group_members_content_heading{font-size:1.125rem;font-weight:700;margin:0;padding-bottom:.5rem;border-bottom:.0625rem solid;margin-top:1.5rem}.group_members .group_members_content .group_members_content_heading:first-child{margin-top:0}.theme-light .group_members .group_members_content .group_members_content_heading{color:#3a3a3a;border-color:#e1e1e1}.theme-dark .group_members .group_members_content .group_members_content_heading{color:#d0d0d0;border-color:#3c3c3c}.group_members .group_members_content .group_members_content_subheading{font-size:.875rem;font-weight:600;margin:0;padding-bottom:.5rem;margin-top:1rem}.theme-light .group_members .group_members_content .group_members_content_subheading{color:#3a3a3a}.theme-dark .group_members .group_members_content .group_members_content_subheading{color:#d0d0d0}.group_members .group_members_content .group_members_content_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .group_members .group_members_content .group_members_content_desc{color:#6f6f6f}.theme-dark .group_members .group_members_content .group_members_content_desc{color:#b3b3b3}.group_members #group_members_moderators_scroll_container,.group_members #group_members_contributors_scroll_container,.group_members #group_members_viewers_scroll_container{max-height:12.5rem;overflow-y:auto}.group_members_add_mod_modal_content{padding:.75rem}.theme-light .group_members_add_mod_modal_content{color:#3a3a3a}.theme-dark .group_members_add_mod_modal_content{color:#d0d0d0}.group_members_add_mod_modal_content .group_members_add_mod_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_add_mod_modal_content .group_members_add_mod_modal_text .group_members_add_mod_modal_username{font-weight:700}.group_members_add_mod_modal_content .group_members_add_mod_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_add_mod_modal_content .group_members_add_mod_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_add_mod_modal_content .group_members_add_mod_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_add_mod_modal_content .group_members_add_mod_modal_warning_container .group_members_add_mod_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.group_members_remove_mod_modal_content{padding:.75rem}.theme-light .group_members_remove_mod_modal_content{color:#3a3a3a}.theme-dark .group_members_remove_mod_modal_content{color:#d0d0d0}.group_members_remove_mod_modal_content .group_members_remove_mod_modal_text{padding:0;margin:0;font-size:.875rem}.group_members_remove_mod_modal_content .group_members_remove_mod_modal_text .group_members_remove_mod_modal_username{font-weight:700}.group_members_remove_mod_modal_content .group_members_remove_mod_modal_warning_container{display:flex;justify-content:flex-start;align-items:center;padding:.75rem;margin:.5rem 0 .75rem;border-radius:.25rem}.theme-light .group_members_remove_mod_modal_content .group_members_remove_mod_modal_warning_container{background:#d6e8ff;color:#0061dd}.theme-dark .group_members_remove_mod_modal_content .group_members_remove_mod_modal_warning_container{background:#2085b7;color:#eefaff}.group_members_remove_mod_modal_content .group_members_remove_mod_modal_warning_container .group_members_remove_mod_modal_warning_icon{margin-right:.5rem;min-width:1.5rem;min-height:1.5rem}.search{position:relative;display:flex;align-items:center}.search .search_icon{position:absolute;left:.5rem;width:1rem;height:1rem}.theme-light .search .search_icon{color:#3a3a3a}.theme-dark .search .search_icon{color:#d0d0d0}.search .search_input{display:flex;flex-grow:1;padding-left:1.875rem;padding-right:1.875rem;margin:0;border-radius:1.125rem}.search .search_end_icon_container{position:absolute;right:.5rem;width:1.125rem;height:1.125rem}.search .search_end_icon_container .search_loading_icon{margin-top:.125rem}.theme-light .search .search_end_icon_container .search_loading_icon>span{background-color:#6f6f6f!important}.theme-dark .search .search_end_icon_container .search_loading_icon>span{background-color:#b3b3b3!important}.search .search_end_icon_container .search_error_icon{width:1rem;height:1rem}.theme-light .search .search_end_icon_container .search_error_icon{color:#641616}.theme-dark .search .search_end_icon_container .search_error_icon{color:#c20e0e}.search .search_error_tooltip{font-size:.75rem}.theme-light .search .search_error_tooltip{background:#3a3a3a;color:#fff}.theme-dark .search .search_error_tooltip{background:#efeff1;color:#18181b}.group_members_search_input{margin-top:.5rem}.user_page{display:flex;flex-direction:column;flex-grow:1;padding:1rem;height:calc(100dvh - 4.75rem - var(--banners-height, 0px));overflow-y:auto}.user_page #user_page_content_wrapper{display:flex;flex-direction:column;flex-grow:1;align-items:center;margin-top:1rem}.theme-light .user_page #user_page_content_wrapper{background:#eee}.theme-dark .user_page #user_page_content_wrapper{background:#0e0e10}.user_page .user_page_content{display:flex;flex-direction:column;flex-grow:1;max-width:106.25rem;width:100%}.user_page_header{display:flex;border-radius:.375rem;border-width:.0625rem;border-style:solid;justify-content:center;padding:.5rem}.theme-light .user_page_header{background:#fff;border-color:#e1e1e1}.theme-dark .user_page_header{background:#232327;border-color:#3c3c3c}@media (min-width: 768px){.user_page_header{padding:1rem}}.user_page_header .user_page_header_container{max-width:106.25rem;display:flex;flex-direction:row;flex-grow:1}.user_page_header .user_header_details_row_container{display:flex;flex-direction:row;align-items:center}.user_page_header .user_page_header_loading{max-width:106.25rem;display:flex;flex-direction:row;flex-grow:1}.user_page_header .user_page_header_loading .user_page_header_img_skeleton{min-width:8.125rem;min-height:8.125rem;max-width:8.125rem;max-height:8.125rem;border-radius:50%}.user_page_header .user_page_header_loading .user_page_header_loading_details{display:flex;flex-direction:column;justify-content:space-around;width:100%;margin-left:1rem}.user_page_header .user_page_header_loading .user_page_header_loading_details .user_page_header_skeleton{max-height:1.75rem}.user_page_header .user_page_header_loading .user_page_header_loading_details .user_page_header_skeleton.user_page_header_skeleton_1{width:35%}.user_page_header .user_page_header_loading .user_page_header_loading_details .user_page_header_skeleton.user_page_header_skeleton_2{margin-top:.5rem;width:45%}.user_page_header .user_page_header_loading .user_page_header_loading_details .user_page_header_btn_container{display:flex;flex-direction:row;margin-top:auto}.user_page_header .user_page_header_loading .user_page_header_loading_details .user_page_header_btn_container .user_page_header_skeleton{margin:0 .5rem;width:100%;height:1.25rem}.user_page_header .user_page_header_img{width:8.125rem;height:8.125rem;border-radius:50%}.theme-light .user_page_header .user_page_header_img{background:#eee}.theme-dark .user_page_header .user_page_header_img{background:#0e0e10}.user_page_header .user_page_header_details{display:flex;flex-direction:column;margin-left:1rem}.user_page_header .user_page_header_details .user_page_header_name{font-size:1.5rem;font-weight:700;margin:0}.theme-light .user_page_header .user_page_header_details .user_page_header_name{color:#3a3a3a}.theme-dark .user_page_header .user_page_header_details .user_page_header_name{color:#d0d0d0}@media (min-width: 768px){.user_page_header .user_page_header_details .user_page_header_name{font-size:2rem}}.user_page_header .user_page_header_details .user_page_header_subheading_row{display:flex;align-items:center}.user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_detail{font-size:.75rem}.theme-light .user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_detail{color:#6f6f6f}.theme-dark .user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_detail{color:#b3b3b3}@media (min-width: 768px){.user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_detail{font-size:.875rem}}.user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_details_bullet{width:.25rem;height:.25rem;margin:0 .25rem}.theme-light .user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_details_bullet{color:#6f6f6f}.theme-dark .user_page_header .user_page_header_details .user_page_header_subheading_row .user_page_header_subheading_details_bullet{color:#b3b3b3}.user_page_header .user_page_header_details .user_page_header_btn_container{display:flex;flex-direction:row;margin-top:auto}.user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn{display:flex;justify-content:center;padding:.35rem 1rem 0;margin-bottom:-.375rem;-webkit-user-select:none;user-select:none;border:none;cursor:pointer;font-weight:700;text-decoration:none;font-size:.75rem}.user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn:first-child{padding-left:0}.theme-light .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn{color:#6f6f6f}.theme-dark .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn{color:#b5b5b5}@media (min-width: 768px){.user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn{font-size:.875rem;padding:.75rem 1rem 0}}.user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn .user_page_header_toggle_btn_label{padding-bottom:.5rem}.theme-light .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn:hover .user_page_header_toggle_btn_label{border-bottom:.125rem solid #919191}.theme-dark .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn:hover .user_page_header_toggle_btn_label{border-bottom:.125rem solid #7e7e7e}.theme-light .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn.user_page_header_toggle_btn_active .user_page_header_toggle_btn_label,.theme-dark .user_page_header .user_page_header_details .user_page_header_btn_container .user_page_header_toggle_btn.user_page_header_toggle_btn_active .user_page_header_toggle_btn_label{color:#2a7cfd;border-bottom:.125rem solid #2a7cfd}.user_header_admin_dropdown{margin-left:.75rem}.user_header_admin_dropdown .dropdown_content{overflow:visible}.user_header_admin_dropdown .user_header_admin_dropdown_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;border-radius:.375rem;padding:.25rem .375rem}.theme-light .user_header_admin_dropdown .user_header_admin_dropdown_btn{color:#ca1616;background:#fff8f8;border-color:#ca1616}.theme-dark .user_header_admin_dropdown .user_header_admin_dropdown_btn{color:#ca1616;background:#3c2b2b;border-color:#ca1616}.user_header_admin_dropdown .user_header_admin_dropdown_btn .user_header_admin_dropdown_icon{width:1rem;height:1rem;margin-right:.25rem}.user_header_admin_dropdown .user_header_admin_dropdown_content{padding:.375rem;width:21.875rem}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row{display:flex;flex-direction:row;align-items:center;padding:.5rem;border-radius:.25rem;cursor:default}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_row_subheading{font-size:.75rem;font-weight:500;margin:0}.theme-light .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_row_subheading{color:#3a3a3a}.theme-dark .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_row_subheading{color:#d0d0d0}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_options{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;flex-grow:1}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_options .user_header_admin_dropdown_timeout_btn{flex-grow:1;margin:0 .125rem}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option{display:flex;flex-direction:row;flex-grow:1;margin-top:.375rem}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input{margin-top:0;margin-left:.125rem}.theme-light .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input:disabled{background:#f4f4f4;color:#919191}.theme-dark .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input:disabled{background:#222;color:#7e7e7e}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input.user_header_admin_dropdown_timeout_other_input_error{outline-width:.0625rem;outline-style:solid}.theme-light .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input.user_header_admin_dropdown_timeout_other_input_error,.theme-dark .user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_timeout_other_option .user_header_admin_dropdown_timeout_other_input.user_header_admin_dropdown_timeout_other_input_error{border-color:#f77f77;outline-color:#f77f77}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_dropdown,.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_dropdown .dropdown{flex-grow:1}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_dropdown .descriptive_dropdown_col{max-width:3.25rem!important}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_dropdown .descriptive_dropdown_title{font-size:.75rem}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_dropdown .descriptive_dropdown_btn{flex-grow:1}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_remove_reason_other_text{font-size:.75rem;flex-grow:1}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_checkbox{margin-left:.5rem}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row.user_header_admin_dropdown_row_footer{justify-content:flex-end}.user_header_admin_dropdown .user_header_admin_dropdown_content .user_header_admin_dropdown_row .user_header_admin_dropdown_confirmation_btn{margin:0 .125rem}.user_not_exists{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center}.user_not_exists .user_not_exist_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border-radius:.375rem}.theme-light .user_not_exists .user_not_exist_container{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .user_not_exists .user_not_exist_container{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.user_not_exists .user_not_exist_container .user_not_exist_icon{height:1.125rem;width:1.125rem}.user_not_exists .user_not_exist_container .user_not_exist_text{font-size:1.125rem;margin:0}.theme-light .user_not_exists .user_not_exist_container .user_not_exist_text{color:#3a3a3a}.theme-dark .user_not_exists .user_not_exist_container .user_not_exist_text{color:#d0d0d0}.user_not_exists .user_not_exist_container .user_not_exist_description{font-size:.875rem;margin:.75rem 0 0}.theme-light .user_not_exists .user_not_exist_container .user_not_exist_description{color:#6f6f6f}.theme-dark .user_not_exists .user_not_exist_container .user_not_exist_description{color:#b3b3b3}.user_not_exists .user_not_exist_container .user_not_exist_btn{margin-top:.75rem;padding:.5rem 1rem}.site_stats{margin:1.875rem;display:flex;flex-wrap:wrap;gap:1.875rem;height:fit-content}.site_stats .site_stats_card{display:flex;flex-direction:column;width:fit-content;height:fit-content;padding:1.125rem;border-radius:.5rem}.theme-light .site_stats .site_stats_card{background:#fff}.theme-dark .site_stats .site_stats_card{background:#232327}.site_stats .site_stats_card .site_stats_card_row{display:flex;flex-direction:row}.site_stats .site_stats_card .site_stats_card_row .site_stats_card_title{font-size:1rem}.theme-light .site_stats .site_stats_card .site_stats_card_row .site_stats_card_title{color:#3a3a3a}.theme-dark .site_stats .site_stats_card .site_stats_card_row .site_stats_card_title{color:#d0d0d0}.site_stats .site_stats_card .site_stats_card_row .site_stats_card_number{font-size:1.125rem;margin-top:.25rem}.theme-light .site_stats .site_stats_card .site_stats_card_row .site_stats_card_number{color:#6f6f6f}.theme-dark .site_stats .site_stats_card .site_stats_card_row .site_stats_card_number{color:#b3b3b3}.site_stats .site_stats_card .site_stats_card_secondary_row{display:flex;flex-direction:row;margin-top:.25rem}.site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_title{font-size:.75rem}.theme-light .site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_title{color:#6f6f6f}.theme-dark .site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_title{color:#b3b3b3}.site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_number{font-size:.625rem}.theme-light .site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_number{color:#919191}.theme-dark .site_stats .site_stats_card .site_stats_card_secondary_row .site_stats_card_number{color:#7e7e7e}.site_stats .site_stats_card .site_stats_card_column{display:flex;flex-direction:column;align-items:center;justify-content:center;width:9.375rem}.site_stats .site_stats_link_break{margin:.875rem 1.125rem .625rem}.theme-light .site_stats .site_stats_link_break{border-color:#e1e1e1}.theme-dark .site_stats .site_stats_link_break{border-color:#3c3c3c}.group_feed_post_footer{display:flex;position:relative;flex-direction:column;margin-top:.25rem}.group_feed_post_footer .group_feed_post_footer_container{display:flex;flex-direction:column}.group_feed_post_footer .group_feed_post_stats_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group{display:flex;flex-direction:row;justify-content:center}.group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item{background:none;border:none;font-size:.8125rem;padding:.25rem .5rem;cursor:pointer}.theme-light .group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item{color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item{color:#7e7e7e}.group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item:hover{text-decoration:underline}.group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item_views{display:flex;align-items:center;font-size:.75rem;padding:.25rem .5rem}.theme-light .group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item_views{color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item_views{color:#7e7e7e}.group_feed_post_footer .group_feed_post_stats_row .group_feed_post_footer_group .group_feed_post_footer_group_item_views .group_feed_post_footer_eye_icon{width:.75rem;height:.75rem;margin-right:.25rem}.group_feed_post_footer .group_feed_post_footer_actions_row{display:flex;flex-direction:row;justify-content:space-around}.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:.5rem .75rem;background:none;border:none;border-radius:.375rem;height:100%;cursor:pointer;flex-direction:column}@media (min-width: 480px){.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button{flex-direction:row}}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:hover{background:#f5f5f5}.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:hover{background:#2f2f2f}.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button .group_feed_post_action_label{font-size:.875rem;margin:.25rem 0 0}@media (min-width: 480px){.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button .group_feed_post_action_label{margin:0 0 0 .5rem}}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button .group_feed_post_action_label{color:#3a3a3a}.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button .group_feed_post_action_label{color:#d0d0d0}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_btn_voted .group_feed_post_footer_icon{fill:#60a6ff;color:#60a6ff}.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_btn_voted .group_feed_post_footer_icon{fill:#3f89fd;color:#3f89fd}.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_btn_saved .group_feed_post_footer_save_icon{opacity:1}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_btn_saved .group_feed_post_footer_save_icon,.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_btn_saved .group_feed_post_footer_save_icon{fill:#e8c400;color:#e8c400}.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button.group_feed_post_footer_action_button_compact{padding:.375rem .25rem}.group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:disabled{cursor:default}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:disabled{background:#f4f4f4;color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:disabled{background:#222;color:#7e7e7e}.theme-light .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:disabled .group_feed_post_action_label{color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_footer_actions_row .group_feed_post_footer_action_button:disabled .group_feed_post_action_label{color:#7e7e7e}.group_feed_post_footer .group_feed_post_footer_icon{width:1.125rem;height:1.125rem}.theme-light .group_feed_post_footer .group_feed_post_footer_icon{fill:#919191;color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_footer_icon{fill:#7e7e7e;color:#7e7e7e}.theme-light .group_feed_post_footer .group_feed_post_footer_icon.group_feed_post_footer_save_icon{fill:#919191;color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_footer_icon.group_feed_post_footer_save_icon{fill:#7e7e7e;color:#7e7e7e}.group_feed_post_footer .group_feed_post_footer_count{display:flex;flex-direction:row;align-items:center}.theme-light .group_feed_post_footer .group_feed_post_footer_count{color:#919191}.theme-dark .group_feed_post_footer .group_feed_post_footer_count{color:#7e7e7e}.group_feed_post_footer .group_feed_post_footer_count .group_feed_post_footer_count_label{font-size:.875rem;margin-left:.125rem}.group_feed_post_footer .group_feed_post_footer_comment_icon{transform:scaleX(-1)}.group_feed_post_footer .group_feed_post_footer_vote_container{display:flex;flex-direction:row;align-items:center;flex-grow:1;max-width:8.75rem}.group_feed_post_header{display:flex;flex-direction:column;justify-content:flex-start}.group_feed_post_header .group_feed_post_header_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.group_feed_post_header .group_feed_post_header_row .group_feed_post_header_trending_icon{width:.75rem;height:.75rem;min-width:.75rem;min-height:.75rem;margin-right:.25rem}.theme-light .group_feed_post_header .group_feed_post_header_row .group_feed_post_header_trending_icon,.theme-dark .group_feed_post_header .group_feed_post_header_row .group_feed_post_header_trending_icon{color:#da5513}.group_feed_post_header .group_feed_post_secondary_text{margin:0;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-light .group_feed_post_header .group_feed_post_secondary_text{color:#919191}.theme-dark .group_feed_post_header .group_feed_post_secondary_text{color:#7e7e7e}.group_feed_post_header .group_feed_post_secondary_text .group_feed_post_del_author{font-weight:700}.group_feed_post_header .group_feed_post_secondary_text .group_feed_post_author{text-decoration:none;font-weight:700;cursor:pointer}.theme-light .group_feed_post_header .group_feed_post_secondary_text .group_feed_post_author{color:#919191}.theme-dark .group_feed_post_header .group_feed_post_secondary_text .group_feed_post_author{color:#7e7e7e}.theme-light .group_feed_post_header .group_feed_post_secondary_text .group_feed_post_author:hover{color:#2f2f2f}.theme-dark .group_feed_post_header .group_feed_post_secondary_text .group_feed_post_author:hover{color:#f7f7f7}.group_feed_post_header_left_container{display:flex;flex-direction:row;align-items:center;overflow:hidden}.group_feed_post_header_left_container .group_feed_post_header_mod_approved{display:flex;justify-content:center;align-items:center;padding:.125rem .375rem;margin-left:.75rem;border-radius:.75rem;border:.0625rem solid}.theme-light .group_feed_post_header_left_container .group_feed_post_header_mod_approved{color:#0f8f04;background:#e1ffd6;background-color:#e1ffd6}.theme-dark .group_feed_post_header_left_container .group_feed_post_header_mod_approved{color:#0f8f04;background:#223b19;background-color:#223b19}.group_feed_post_header_left_container .group_feed_post_header_mod_approved .group_feed_post_header_mod_approved_icon{width:17x;height:1.0625rem}.theme-light .group_feed_post_header_left_container .group_feed_post_header_mod_approved .group_feed_post_header_mod_approved_icon{color:#0f8f04;background:#e1ffd6}.theme-dark .group_feed_post_header_left_container .group_feed_post_header_mod_approved .group_feed_post_header_mod_approved_icon{color:#0f8f04;background:#223b19}.group_feed_post_header_left_container .group_feed_post_header_reports_dropdown_dim{opacity:.6}.group_feed_post_expiry{display:flex;flex-direction:row;align-items:center;margin-left:.375rem}.theme-light .group_feed_post_expiry{color:#919191}.theme-dark .group_feed_post_expiry{color:#7e7e7e}.group_feed_post_expiry .group_feed_post_expiry_icon{width:.75rem;height:.75rem;margin-right:.125rem}.group_feed_post_expiry .timer .timer_number,.group_feed_post_expiry .timer .timer_label{font-size:.6875rem;line-height:1}.theme-light .group_feed_post_expiry .timer .timer_number,.theme-light .group_feed_post_expiry .timer .timer_label{color:#919191}.theme-dark .group_feed_post_expiry .timer .timer_number,.theme-dark .group_feed_post_expiry .timer .timer_label{color:#7e7e7e}.group_feed_post_header_oc{border:.0625rem solid;border-radius:.25rem;font-size:.5625rem;padding:.0625rem .25rem;margin-left:.5rem;font-weight:700;-webkit-user-select:none;user-select:none;cursor:default}.theme-light .group_feed_post_header_oc,.theme-dark .group_feed_post_header_oc{color:#95c2fb;border-color:#95c2fb}.group_feed_post_header_min{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 0 .25rem}.group_feed_post_header_min .group_feed_post_header_trending_icon{width:.625rem;height:.625rem;min-width:.625rem;min-height:.625rem;margin-right:.25rem}.theme-light .group_feed_post_header_min .group_feed_post_header_trending_icon,.theme-dark .group_feed_post_header_min .group_feed_post_header_trending_icon{color:#da5513}.group_feed_post_header_min .group_feed_post_header_mod_approved{padding:.0625rem .1875rem;margin-left:.375rem}.group_feed_post_header_min .group_feed_post_header_mod_approved .group_feed_post_header_mod_approved_icon{width:.75rem;height:.75rem}.group_feed_post_header_min .post_reports_dropdown_btn{padding:.0625rem .5rem!important;margin-left:.375rem!important;font-size:.5rem!important}.group_feed_post_header_min .post_reports_dropdown_btn .post_reports_dropdown_btn_icon{width:.75rem!important;height:.75rem!important}.group_feed_post_header_min .group_feed_post_header_oc{padding:0 .125rem}.group_feed_post_header_min .group_feed_post_secondary_text{margin:0;font-size:.75rem;font-weight:700}.theme-light .group_feed_post_header_min .group_feed_post_secondary_text{color:#919191}.theme-dark .group_feed_post_header_min .group_feed_post_secondary_text{color:#7e7e7e}.group_feed_post_header_min .group_feed_post_secondary_text .group_feed_post_author{text-decoration:none;cursor:pointer}.theme-light .group_feed_post_header_min .group_feed_post_secondary_text .group_feed_post_author{color:#919191}.theme-dark .group_feed_post_header_min .group_feed_post_secondary_text .group_feed_post_author{color:#7e7e7e}.theme-light .group_feed_post_header_min .group_feed_post_secondary_text .group_feed_post_author:hover{color:#2f2f2f}.theme-dark .group_feed_post_header_min .group_feed_post_secondary_text .group_feed_post_author:hover{color:#f7f7f7}.group_feed_post_header_min .group_feed_post_title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.75rem}.group_feed_post_header_min .group_feed_post_dropdown_btn{padding:.25rem;width:1rem}.post_actions_dropdown .dropdown_content{overflow:visible}.post_actions_dropdown .post_actions_dropdown_btn{width:1rem;height:1rem;padding:.375rem;border-radius:100%;cursor:pointer}.theme-light .post_actions_dropdown .post_actions_dropdown_btn:hover{background:#f5f5f5}.theme-dark .post_actions_dropdown .post_actions_dropdown_btn:hover{background:#2f2f2f}.theme-light .post_actions_dropdown .post_actions_dropdown_btn{color:#6f6f6f}.theme-dark .post_actions_dropdown .post_actions_dropdown_btn{color:#b3b3b3}.post_actions_dropdown .post_actions_dropdown_content{padding:.375rem;width:12.5rem}.theme-light .post_actions_dropdown .post_actions_dropdown_content{color:#3a3a3a;fill:#3a3a3a}.theme-dark .post_actions_dropdown .post_actions_dropdown_content{color:#d0d0d0;fill:#d0d0d0}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row{display:flex;flex-direction:row;align-items:center;padding:.5rem;border-radius:.25rem;cursor:pointer}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row.post_actions_dropdown_row_vert{flex-direction:column}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_report_text{margin:0;font-size:.75rem}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_link{text-decoration:none}.theme-light .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_link,.theme-dark .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_link{color:#2a7cfd}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row.post_actions_dropdown_row_footer{justify-content:flex-end}.theme-light .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row:hover{background:#f5f5f5;color:#2f2f2f}.theme-dark .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row:hover{background:#2f2f2f;color:#f7f7f7}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_icon{width:1rem;height:1rem}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_label{font-size:.875rem;margin-left:.375rem}.post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_subheading{font-size:.75rem;font-weight:500;margin:0}.theme-light .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_subheading{color:#3a3a3a}.theme-dark .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row .post_actions_dropdown_row_subheading{color:#d0d0d0}.theme-light .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row.post_actions_dropdown_row_delete,.theme-dark .post_actions_dropdown .post_actions_dropdown_content .post_actions_dropdown_row.post_actions_dropdown_row_delete{color:#ca1616}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove{width:21.875rem}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row:not(:first-child){cursor:default;align-items:baseline}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row:not(:first-child):hover{background:inherit;color:inherit}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_options{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;flex-grow:1}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_options .post_actions_dropdown_timeout_btn{flex-grow:1;margin:0 .125rem}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option{display:flex;flex-direction:row;flex-grow:1;margin-top:.375rem}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input{margin-top:0;margin-left:.125rem}.theme-light .post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input:disabled{background:#f4f4f4;color:#919191}.theme-dark .post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input:disabled{background:#222;color:#7e7e7e}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input.post_actions_dropdown_timeout_other_input_error{outline-width:.0625rem;outline-style:solid}.theme-light .post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input.post_actions_dropdown_timeout_other_input_error,.theme-dark .post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_actions_dropdown_row .post_actions_dropdown_timeout_other_option .post_actions_dropdown_timeout_other_input.post_actions_dropdown_timeout_other_input_error{border-color:#f77f77;outline-color:#f77f77}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_dropdown,.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_dropdown .dropdown{flex-grow:1}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_dropdown .descriptive_dropdown_col{max-width:3.25rem!important}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_dropdown .descriptive_dropdown_title{font-size:.75rem}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_dropdown .descriptive_dropdown_btn{flex-grow:1}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_reason_other_text{font-size:.75rem;flex-grow:1}.post_actions_dropdown .post_actions_dropdown_content.post_actions_dropdown_content_remove .post_confirmation_remove_footer_btn{margin:0 .125rem}.image_selector{display:flex;overflow-y:scroll;padding-top:.5rem;padding-bottom:1.125rem}.image_selector_img_container{display:flex;justify-content:center;position:relative;margin:0 .25rem;height:6.25rem;max-width:15rem;min-width:4.375rem;cursor:pointer}.image_selector_img_container .image_selector_img{display:flex;border-radius:.375rem;overflow:hidden;object-fit:fill}.image_selector_img_container .image_selector_img_fade{background:none;width:100%;height:100%;position:absolute;border-radius:.375rem;overflow:hidden;z-index:2}.image_selector_img_container .image_selector_img_select_btn.button{position:absolute;top:.25rem;left:0;padding:.125rem;border-radius:100%;z-index:5}.theme-light .image_selector_img_container .image_selector_img_select_btn.button{background:#ededed80}.theme-dark .image_selector_img_container .image_selector_img_select_btn.button{background:#38383f80}.image_selector_img_container .image_selector_img_select_btn.button .image_selector_img_select_btn_icon{width:.75rem;height:.75rem}.image_selector_img_container:hover .image_selector_img_fade{background:linear-gradient(to bottom,color-mix(in srgb,#000 24%,transparent),transparent 3.5rem,transparent)}.image_selector_img_container.image_selector_img_container_selected{padding:.375rem;box-sizing:border-box}.theme-light .image_selector_img_container.image_selector_img_container_selected{background:#e1e1e1;color:#fff}.theme-dark .image_selector_img_container.image_selector_img_container_selected{background:#3c3c3c;color:#fff}.image_selector_img_container.image_selector_img_container_selected:hover .image_selector_img_fade{background:none}.theme-light .image_selector_img_container.image_selector_img_container_selected .image_selector_img_select_btn.button,.theme-dark .image_selector_img_container.image_selector_img_container_selected .image_selector_img_select_btn.button,.theme-light .image_selector_img_container.image_selector_img_container_selected .image_selector_img_select_btn.button:hover,.theme-dark .image_selector_img_container.image_selector_img_container_selected .image_selector_img_select_btn.button:hover{background:#2a7cfd;color:#fff}.post_reports_dropdown .dropdown_content{overflow:visible}.post_reports_dropdown .post_reports_dropdown_btn{display:flex;justify-content:center;align-items:center;padding:.125rem .75rem;margin-left:.75rem;border-radius:.75rem;border:.0625rem solid;font-size:.75rem;font-weight:700;cursor:pointer}.theme-light .post_reports_dropdown .post_reports_dropdown_btn{color:#ca1616;background:#fff8f8;border-color:#ca1616}.theme-dark .post_reports_dropdown .post_reports_dropdown_btn{color:#ca1616;background:#3c2b2b;border-color:#ca1616}.post_reports_dropdown .post_reports_dropdown_btn .post_reports_dropdown_btn_icon{width:.875rem;height:.875rem}.post_reports_dropdown .post_reports_dropdown_content{padding:.375rem;width:12.5rem}.post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_header{font-size:.875rem;font-weight:700;margin:0;padding:0}.theme-light .post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_header{color:#641616}.theme-dark .post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_header{color:#c20e0e}.post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_report{cursor:default;font-size:.75rem;padding:.125rem .25rem;margin-top:.375rem}.theme-light .post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_report{color:#ca1616;background:#fff8f8}.theme-dark .post_reports_dropdown .post_reports_dropdown_content .post_reports_dropdown_content_report{color:#ca1616;background:#3c2b2b}.group_feed_post.group_feed_post_medium{max-height:23.5625rem;max-width:19.125rem;padding:0}.group_feed_post.group_feed_post_medium .group_feed_post_header{padding:0 .375rem}.group_feed_post.group_feed_post_medium .post_expandable_text{margin-top:0;padding:0 .375rem}.group_feed_post.group_feed_post_medium .post_expandable_text .group_feed_text_post{max-height:17.4375rem;overflow:hidden}.group_feed_post.group_feed_post_medium .group_feed_image_post_gallery_container+.post_expandable_text .group_feed_text_post{max-height:4.6875rem;overflow:hidden}.group_feed_post.group_feed_post_medium .group_feed_image_post_censor_container,.group_feed_post.group_feed_post_medium .group_feed_link_post_container{padding:0 .375rem}.group_feed_post.group_feed_post_medium .group_feed_post_footer{padding:0 .25rem .25rem}.group_feed_post.group_feed_post_small{max-height:17.5rem;width:100%;padding:0}.group_feed_post.group_feed_post_small .group_feed_post_header{padding:0 .375rem}.group_feed_post.group_feed_post_small .post_expandable_text{margin-top:0;padding:0 .375rem}.group_feed_post.group_feed_post_small .post_expandable_text .group_feed_text_post{max-height:1.625rem;overflow:hidden}.group_feed_post.group_feed_post_small .group_feed_image_post_gallery_container{margin-top:0}.group_feed_post.group_feed_post_small .group_feed_image_post_gallery_container+.post_expandable_text .group_feed_text_post{max-height:3.125rem;overflow:hidden}.group_feed_post.group_feed_post_small .group_feed_link_post_container{padding:0 .375rem}.group_feed_post.group_feed_post_small .group_feed_post_footer{margin-top:0}.group_feed_post{display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;text-decoration:none;font-size:.75rem;width:100%;max-width:50rem;border-radius:0}.group_feed_post:first-child{margin-top:0}@media (min-width: 480px){.group_feed_post{border-radius:.375rem}}.theme-light .group_feed_post{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .group_feed_post{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.theme-light .group_feed_post.group_feed_post_trending{background:#fffcfa}.theme-dark .group_feed_post.group_feed_post_trending{background:#252221}.theme-light .group_feed_post.group_feed_post_trending .wmde-markdown{background:#fffcfa}.theme-dark .group_feed_post.group_feed_post_trending .wmde-markdown{background:#252221}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card{display:flex;border:.0625rem solid;border-radius:.5rem;overflow:hidden;padding:.5rem;margin-top:.25rem}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card{border-color:#e1e1e1}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card{border-color:#3c3c3c}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_thumbail_img{width:7.5rem;min-width:7.5rem;height:5rem;min-height:5rem;object-fit:cover;border-radius:.5rem}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_thumbail_img{background:#f5f5f5}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_thumbail_img{background:#404040}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text{display:flex;flex-direction:column;justify-content:space-around;margin-left:.75rem}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text{color:#3a3a3a}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text{color:#d0d0d0}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_desc{margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_title{font-weight:700}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_source{display:flex;flex-direction:row;align-items:center;font-size:.75rem}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_source{color:#6f6f6f}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_source{color:#b3b3b3}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card .group_feed_link_post_text .group_feed_link_post_source .group_feed_post_external_link_icon{width:.75rem;height:.75rem;margin-left:.25rem}.group_feed_post .group_feed_link_post_container .group_feed_link_post_card:hover{cursor:pointer}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card:hover{background:#f5f5f5}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card:hover{background:#404040}.theme-light .group_feed_post .group_feed_link_post_container .group_feed_link_post_card:hover .group_feed_link_post_text{color:#2f2f2f}.theme-dark .group_feed_post .group_feed_link_post_container .group_feed_link_post_card:hover .group_feed_link_post_text{color:#efeff1}.group_feed_post .post_expandable_text{position:relative;margin-top:.5rem}.group_feed_post .post_expandable_text .group_feed_text_post{max-height:8.125rem;overflow:hidden}.group_feed_post .post_expandable_text:after{content:"";position:absolute;z-index:1;bottom:0;left:0;pointer-events:none;width:100%;height:4rem}.theme-light .group_feed_post .post_expandable_text:after{background-image:linear-gradient(to bottom,#fff0,#fff 76%)}.theme-dark .group_feed_post .post_expandable_text:after{background-image:linear-gradient(to bottom,#fff0,#232327 76%)}.group_feed_post .post_expandable_text .group_feed_text_post_see_more{position:absolute;bottom:0;right:0;z-index:2;padding:.375rem .375rem .125rem;border-radius:.5rem 0 0;font-size:.8125rem;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:-.25rem}.theme-light .group_feed_post .post_expandable_text .group_feed_text_post_see_more,.theme-dark .group_feed_post .post_expandable_text .group_feed_text_post_see_more{color:#2a7cfd}.group_feed_post .post_expandable_text .group_feed_text_post_see_more:hover{text-decoration:underline}.group_feed_post .post_expandable_text.group_feed_text_is_expanded .group_feed_text_post{max-height:fit-content;overflow:unset}.group_feed_post .post_expandable_text.group_feed_text_is_expanded:after{display:none}.group_feed_post .post_expandable_text.group_feed_text_is_expanded .group_feed_text_post_see_more{display:none}.group_feed_post .group_feed_image_post_gallery_container{display:flex;flex-direction:column;flex-grow:1;width:100%;max-height:40.625rem;border-radius:0;overflow:hidden;margin-top:.375rem}.theme-light .group_feed_post .group_feed_image_post_gallery_container{background:#eee}.theme-dark .group_feed_post .group_feed_image_post_gallery_container{background:#0e0e10}.theme-light .group_feed_post .group_feed_image_post_censor_container{color:#3a3a3a}.theme-dark .group_feed_post .group_feed_image_post_censor_container{color:#d0d0d0}.group_feed_post .group_feed_image_post_censor_container .group_feed_image_post_censor_msg{margin:0;margin-top:.25rem;font-size:.8125rem}.group_feed_post .group_feed_image_post_censor_container .group_feed_image_post_censor_link{cursor:pointer}.theme-light .group_feed_post .group_feed_image_post_censor_container .group_feed_image_post_censor_link,.theme-dark .group_feed_post .group_feed_image_post_censor_container .group_feed_image_post_censor_link{color:#2a7cfd}.group_feed_post .group_feed_image_post_censor_container .group_feed_image_post_censor_link:hover{text-decoration:underline}.loading_modal_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:12.5rem}.loading_modal_spinner{width:2.5rem;height:2.5rem;border:.25rem solid var(--color-border-light);border-top:.25rem solid var(--color-primary);border-radius:50%;animation:loading_modal_spin 1s linear infinite;margin-bottom:1rem}.loading_modal_text{color:var(--color-text-secondary);font-size:.9rem;text-align:center;margin:0}@keyframes loading_modal_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.theme-dark .loading_modal_spinner{border-color:var(--color-border-dark);border-top-color:var(--color-primary)}.theme-dark .loading_modal_text{color:var(--color-text-secondary-dark)}.post_modal{max-height:90%;width:80%;overflow-y:scroll;transform:none}.post_modal .post_modal_content{display:flex;flex-direction:column;margin-top:.5rem}.post_modal .post_modal_content .group_feed_post_header_row{margin-top:-2.25rem;margin-right:2.5rem}.post_modal .post_modal_carousel{display:flex;flex-direction:column;align-items:center;overflow:hidden}.theme-light .post_modal .post_modal_censor_container{color:#3a3a3a}.theme-dark .post_modal .post_modal_censor_container{color:#d0d0d0}.post_modal .post_modal_censor_container .post_modal_censor_msg{margin:0;margin-top:.25rem;font-size:.875rem}.post_modal .post_modal_censor_container .post_modal_censor_link{cursor:pointer}.theme-light .post_modal .post_modal_censor_container .post_modal_censor_link,.theme-dark .post_modal .post_modal_censor_container .post_modal_censor_link{color:#2a7cfd}.post_modal .post_modal_censor_container .post_modal_censor_link:hover{text-decoration:underline}.post_modal .post_modal_image_container{position:relative;display:flex;align-items:center;justify-content:center;border-radius:.5rem;width:100%}.theme-light .post_modal .post_modal_image_container{background:#eee}.theme-dark .post_modal .post_modal_image_container{background:#0e0e10}.post_modal .post_modal_image_container .post_modal_image{max-width:100%;width:auto;height:auto;height:70dvh;max-height:70dvh}.post_modal .post_modal_nav_button{position:absolute;top:50%;transform:translateY(-50%);padding:.5rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;z-index:2}.theme-light .post_modal .post_modal_nav_button{background:#ffffff80!important;color:#3a3a3a}.theme-dark .post_modal .post_modal_nav_button{background:#18181b80!important;color:#efeff1}.post_modal .post_modal_nav_button:hover{opacity:1}.theme-light .post_modal .post_modal_nav_button:hover{background:#ffffffe6!important}.theme-dark .post_modal .post_modal_nav_button:hover{background:#18181be6!important}.post_modal .post_modal_nav_button .post_modal_icon{width:1.5rem;height:1.5rem}.post_modal .post_modal_nav_button.post_modal_nav_prev{left:1rem}.post_modal .post_modal_nav_button.post_modal_nav_next{right:1rem}.post_modal .post_modal_indicators{display:flex;gap:.45rem;margin-top:1rem;align-items:center;justify-content:center}.post_modal .post_modal_indicator{width:.25rem;height:.25rem;border-radius:50%;border:none;cursor:pointer;transition:background-color .2s ease;margin:0}.theme-light .post_modal .post_modal_indicator{background:#3a3a3a4d!important}.theme-dark .post_modal .post_modal_indicator{background:#efeff14d!important}.theme-light .post_modal .post_modal_indicator.active{background:#3a3a3a!important}.theme-dark .post_modal .post_modal_indicator.active{background:#efeff1!important}.theme-light .post_modal .post_modal_indicator:hover{background:#3a3a3a99!important}.theme-dark .post_modal .post_modal_indicator:hover{background:#efeff199!important}.post_modal .post_modal_text{max-width:80vw;overflow-y:auto;padding:0 1rem}.post_modal .post_modal_text .post_modal_markdown{line-height:1.5;font-size:.875rem}.theme-light .post_modal .post_modal_text .post_modal_markdown{color:#3a3a3a}.theme-dark .post_modal .post_modal_text .post_modal_markdown{color:#efeff1}.post_modal .post_modal_text .post_modal_markdown .wmde-markdown{background:none}@media (max-width: 48rem){.post_modal .post_modal{max-width:95vw;max-height:95dvh}.post_modal .post_modal_image_container{max-width:90vw;max-height:60dvh}.post_modal .post_modal_nav_button{width:2rem;height:2rem}.post_modal .post_modal_nav_button .post_modal_icon{width:1.25rem;height:1.25rem}.post_modal .post_modal_nav_button.post_modal_nav_prev{left:.5rem}.post_modal .post_modal_nav_button.post_modal_nav_next{right:.5rem}.post_modal .post_modal_text{max-width:90vw}}.list-feed-end-card{display:flex;flex-direction:column;align-items:center;flex-grow:1;padding:.75rem;border-radius:.375rem;margin-top:2rem}.list-feed-end-card .list-feed-end-card-title{display:flex;justify-content:center;align-items:center}.theme-light .list-feed-end-card .list-feed-end-card-title{color:#3a3a3a}.theme-dark .list-feed-end-card .list-feed-end-card-title{color:#d0d0d0}.list-feed-end-card .list-feed-end-card-btn{width:fit-content;margin-top:1rem}.list-feed-end-card .feed-end-card-subtitle{font-size:.875rem;margin-top:1rem}.theme-light .list-feed-end-card .feed-end-card-subtitle{color:#6f6f6f}.theme-dark .list-feed-end-card .feed-end-card-subtitle{color:#b3b3b3}#group_feed{display:flex;flex-direction:column;flex-grow:1;padding:0}@media (min-width: 480px){#group_feed{padding:0 .75rem .75rem}}#group_feed .group_feed_controls{display:flex;flex-direction:row;top:0;z-index:1;border-radius:.375rem;margin:.5rem 0;padding:.375rem;position:sticky}@media (min-width: 992px){#group_feed .group_feed_controls{position:relative}}.theme-light #group_feed .group_feed_controls{background:#fff;border-color:#e1e1e1}.theme-dark #group_feed .group_feed_controls{background:#232327;border-color:#3c3c3c}#group_feed .group_feed_controls .group_feed_feed_selectors{display:flex;flex-direction:row;justify-content:center;align-items:center}#group_feed .group_feed_controls .group_feed_feed_selectors .group_feed_feed_icon{width:.8125rem;height:.8125rem;margin-right:.25rem}#group_feed .group_feed_controls .group_feed_layout_controls{display:flex;flex-direction:row;align-items:center;justify-content:center;align-self:flex-end;margin-left:auto}#group_feed .group_feed_controls .group_feed_refresh_controls{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:.6875rem;cursor:pointer}.theme-light #group_feed .group_feed_controls .group_feed_refresh_controls{fill:#c4c4c4;color:#c4c4c4}.theme-dark #group_feed .group_feed_controls .group_feed_refresh_controls{fill:#333;color:#333}#group_feed .group_feed_controls .group_feed_refresh_controls .group_feed_control_icon_live{width:.8125rem;height:.8125rem;padding:0;margin-right:.125rem}.theme-light #group_feed .group_feed_controls .group_feed_refresh_controls:hover{fill:#888;color:#888}.theme-dark #group_feed .group_feed_controls .group_feed_refresh_controls:hover{fill:#757575;color:#757575}.theme-light #group_feed .group_feed_controls .group_feed_refresh_controls:hover .group_feed_control_icon_live,.theme-dark #group_feed .group_feed_controls .group_feed_refresh_controls:hover .group_feed_control_icon_live{fill:#6bc738cc;color:#6bc738cc}.theme-light #group_feed .group_feed_controls .group_feed_refresh_controls.group_feed_refresh_controls_active{fill:#888;color:#888}.theme-dark #group_feed .group_feed_controls .group_feed_refresh_controls.group_feed_refresh_controls_active{fill:#757575;color:#757575}.theme-light #group_feed .group_feed_controls .group_feed_refresh_controls.group_feed_refresh_controls_active .group_feed_control_icon_live,.theme-dark #group_feed .group_feed_controls .group_feed_refresh_controls.group_feed_refresh_controls_active .group_feed_control_icon_live{fill:#6bc738;color:#6bc738}#group_feed .group_feed_controls .group_feed_control_icon{cursor:pointer;width:1.25rem;height:1.25rem;padding:.375rem;border-radius:.25rem}.theme-light #group_feed .group_feed_controls .group_feed_control_icon{fill:#c4c4c4;color:#c4c4c4}.theme-dark #group_feed .group_feed_controls .group_feed_control_icon{fill:#333;color:#333}.theme-light #group_feed .group_feed_controls .group_feed_control_icon:hover{fill:#888;color:#888}.theme-dark #group_feed .group_feed_controls .group_feed_control_icon:hover{fill:#757575;color:#757575}.theme-light #group_feed .group_feed_controls .group_feed_control_icon.group_feed_control_icon_active{fill:#888;color:#888}.theme-dark #group_feed .group_feed_controls .group_feed_control_icon.group_feed_control_icon_active{fill:#757575;color:#757575}#group_feed .group_feed_posts_wrapper{display:flex;flex-grow:1;justify-content:flex-start;align-items:flex-start}#group_feed .group_feed_posts_wrapper.group_feed_posts_wrapper_cards{justify-content:center}#group_feed .group_feed_feed{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;width:100%}@media (min-width: 480px){#group_feed .group_feed_feed{gap:.75rem}}#group_feed .group_feed_feed.group_feed_feed_compact{gap:.375rem}#group_feed .group_feed_feed.group_feed_feed_small{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.625rem,1fr))}@media (min-width: 480px){#group_feed .group_feed_feed.group_feed_feed_small{grid-template-columns:repeat(auto-fill,minmax(10.625rem,1fr))}}@media (min-width: 992px){#group_feed .group_feed_feed.group_feed_feed_small{grid-template-columns:repeat(auto-fill,minmax(12.625rem,1fr))}}#group_feed .post_oc_tag_tooltip,#group_feed .post_trending_icon_tooltip{font-size:.6875rem}#user_feed{display:flex;flex-direction:column;flex-grow:1;padding:0;margin-bottom:.75rem}#user_feed .user_feed_posts_wrapper{display:flex;flex-grow:1;justify-content:flex-start;align-items:flex-start}#user_feed .user_feed_posts_wrapper.user_feed_posts_wrapper_cards{justify-content:center}#user_feed .user_feed_feed{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%}.user_feed_no_posts{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60%}.user_feed_no_posts .user_feed_no_posts_icon{width:3rem;height:3rem}.theme-light .user_feed_no_posts .user_feed_no_posts_icon{color:#3a3a3a}.theme-dark .user_feed_no_posts .user_feed_no_posts_icon{color:#bdbdbd}.user_feed_no_posts .user_feed_no_posts_text{margin:0;padding:0;font-weight:500;font-size:1.125rem}.theme-light .user_feed_no_posts .user_feed_no_posts_text{color:#3a3a3a}.theme-dark .user_feed_no_posts .user_feed_no_posts_text{color:#bdbdbd}.group_card{display:flex;flex-direction:column;text-decoration:none;width:19.125rem;max-height:23.5625rem;border-radius:.375rem;overflow:hidden}.theme-light .group_card{background:#fff;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f;color:#3a3a3a}.theme-dark .group_card{background:#232327;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f;color:#efeff1}.theme-light .group_card:hover{background:#f5f5f5}.theme-dark .group_card:hover{background:#404040}.group_card .group_card_image_container{width:100%;height:100%;overflow:hidden;position:relative}.theme-light .group_card .group_card_image_container{background:#eee}.theme-dark .group_card .group_card_image_container{background:#0e0e10}.group_card .group_card_image{width:100%;height:100%;object-fit:cover}.group_card .group_card_body{display:flex;flex-direction:column;gap:.375rem;padding:.625rem;flex-grow:1}.group_card .group_card_name{margin:0;font-size:.875rem;font-weight:600}.theme-light .group_card .group_card_name{color:#3a3a3a}.theme-dark .group_card .group_card_name{color:#efeff1}.group_card .group_card_description{margin:0;font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.theme-light .group_card .group_card_description{color:#3a3a3a}.theme-dark .group_card .group_card_description{color:#d0d0d0}.group_card .group_card_description.group_card_description_censored{-webkit-line-clamp:4}.group_card .group_card_description .group_card_description_censor_link{cursor:pointer}.theme-light .group_card .group_card_description .group_card_description_censor_link,.theme-dark .group_card .group_card_description .group_card_description_censor_link{color:#2a7cfd}.group_card .group_card_description .group_card_description_censor_link:hover{text-decoration:underline}.group_card .group_card_stats{display:flex;flex-direction:row;gap:.75rem;margin-top:.25rem}.group_card .group_card_stat{display:flex;align-items:center;gap:.25rem;font-size:.75rem}.theme-light .group_card .group_card_stat{color:#6f6f6f}.theme-dark .group_card .group_card_stat{color:#b3b3b3}.group_card .group_card_stat_icon{width:.875rem;height:.875rem}#user_group_feed{display:flex;flex-direction:column;flex-grow:1;padding:0;margin-bottom:.75rem}#user_group_feed .user_group_feed_wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center}#user_group_feed .user_group_feed_feed{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%}.user_group_feed_empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60%}.user_group_feed_empty .user_group_feed_empty_icon{width:3rem;height:3rem}.theme-light .user_group_feed_empty .user_group_feed_empty_icon{color:#3a3a3a}.theme-dark .user_group_feed_empty .user_group_feed_empty_icon{color:#bdbdbd}.user_group_feed_empty .user_group_feed_empty_text{margin:0;padding:0;font-weight:500;font-size:1.125rem}.theme-light .user_group_feed_empty .user_group_feed_empty_text{color:#3a3a3a}.theme-dark .user_group_feed_empty .user_group_feed_empty_text{color:#bdbdbd}.stacked_tabs{display:flex;flex-direction:column}.stacked_tabs .stacked_tabs_link_wrapper{display:flex;position:relative}.stacked_tabs .stacked_tabs_link{display:flex;flex-grow:1;font-size:.875rem;line-height:1.4285;text-decoration:none;padding:.5rem;border-radius:.25rem;font-weight:300;height:fit-content}.theme-light .stacked_tabs .stacked_tabs_link{color:#3a3a3a}.theme-dark .stacked_tabs .stacked_tabs_link{color:#d0d0d0}.stacked_tabs .stacked_tabs_link.stacked_tabs_link_active{font-weight:500}.theme-light .stacked_tabs .stacked_tabs_link.stacked_tabs_link_active{background:#f5f5f5}.theme-dark .stacked_tabs .stacked_tabs_link.stacked_tabs_link_active{background:#2f2f2f}.stacked_tabs .stacked_tabs_link.stacked_tabs_link_active:before{position:absolute;border-radius:.75rem;content:"";top:.125rem;left:-.5rem;height:100%;width:.25rem}.theme-light .stacked_tabs .stacked_tabs_link.stacked_tabs_link_active:before{background:#60a6ff}.theme-dark .stacked_tabs .stacked_tabs_link.stacked_tabs_link_active:before{background:#3f89fd}.group_moderation{display:flex;flex-direction:row;flex-grow:1;height:100%}.group_moderation .group_moderation_sidebar{width:12.5rem;min-width:12.5rem;max-width:12.5rem;margin:.75rem 0 0 .75rem;padding:.75rem;border-radius:.375rem .375rem 0 0}.theme-light .group_moderation .group_moderation_sidebar{background:#fff}.theme-dark .group_moderation .group_moderation_sidebar{background:#232327}.group_moderation .group_moderation_content{display:flex;flex-direction:column;flex-grow:1}.user_preferences_sidebar{display:flex;flex-direction:column;width:7.375rem;min-width:7.375rem;max-width:7.375rem}@media (min-width: 768px){.user_preferences_sidebar{width:12.5rem;min-width:12.5rem;max-width:12.5rem}}.user_preferences_sidebar .user_preferences_sidebar_link_wrapper{display:flex;position:relative}.user_preferences_sidebar .user_preferences_sidebar_link{display:flex;flex-grow:1;font-size:.875rem;line-height:1.4285;text-decoration:none;padding:.5rem;border-radius:.25rem;font-weight:300;height:fit-content}.theme-light .user_preferences_sidebar .user_preferences_sidebar_link{color:#3a3a3a}.theme-dark .user_preferences_sidebar .user_preferences_sidebar_link{color:#d0d0d0}.user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active{font-weight:500}.theme-light .user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active{background:#f5f5f5}.theme-dark .user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active{background:#2f2f2f}.user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active:before{position:absolute;border-radius:.75rem;content:"";top:.125rem;left:-.5rem;height:2rem;width:.25rem}.theme-light .user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active:before{background:#60a6ff}.theme-dark .user_preferences_sidebar .user_preferences_sidebar_link.user_preferences_sidebar_link_active:before{background:#3f89fd}.user_preferences{display:flex;flex-direction:row;padding:1.5rem;margin:.75rem;border-radius:.25rem}.theme-light .user_preferences{background:#fff}.theme-dark .user_preferences{background:#232327}.user_preferences .user_preferences_page_wrapper{display:flex;flex-direction:column;flex-grow:1;margin-left:1.5rem}.user_preferences .user_preferences_heading{font-size:1.125rem;font-weight:700;margin:0;padding-bottom:.25rem;border-bottom:.0625rem solid}.theme-light .user_preferences .user_preferences_heading{color:#3a3a3a;border-color:#e1e1e1}.theme-dark .user_preferences .user_preferences_heading{color:#d0d0d0;border-color:#3c3c3c}.user_preferences .user_preferences_subheading{font-size:.875rem;font-weight:500;margin:0;margin-top:.75rem}.theme-light .user_preferences .user_preferences_subheading{color:#3a3a3a}.theme-dark .user_preferences .user_preferences_subheading{color:#d0d0d0}.user_preferences .user_preferences_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .user_preferences .user_preferences_desc{color:#6f6f6f}.theme-dark .user_preferences .user_preferences_desc{color:#b3b3b3}.user_preferences .user_preferences_text{font-size:.8125rem;font-weight:400;margin:0;margin-top:.375rem}.theme-light .user_preferences .user_preferences_text{color:#6f6f6f}.theme-dark .user_preferences .user_preferences_text{color:#b3b3b3}.user_preferences .user_preferences_link{text-decoration:none}.theme-light .user_preferences .user_preferences_link,.theme-dark .user_preferences .user_preferences_link{color:#2a7cfd}.user_preferences .user_preferences_text_input{max-width:37.5rem;margin-top:.25rem}.user_preferences .user_preferences_descriptive_radio_group{margin-top:.75rem;flex-wrap:wrap}.user_preferences .user_preferences_descriptive_radio_group .descriptive_radio_group_choice_container{margin-top:.5rem;margin-left:0;max-width:100%}@media (min-width: 1200px){.user_preferences .user_preferences_descriptive_radio_group .descriptive_radio_group_choice_container{margin-top:0;margin-left:.375rem;max-width:11.25rem}}@media (min-width: 1200px){.user_preferences .user_preferences_descriptive_radio_group{flex-wrap:nowrap}}.user_preferences .user_preferences_page_btn_container{display:flex;justify-content:flex-end;align-items:center}.user_preferences .user_preferences_page_btn_container .user_preferences_btn{margin-top:3rem;width:12.5rem;padding:.625rem 1.5rem;width:fit-content}.descriptive_radio_group{display:flex;flex-direction:row;align-items:center}.descriptive_radio_group .descriptive_radio_group_col{flex-grow:1}.descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_title{font-size:.875rem;font-weight:500;margin:0}.theme-light .descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_title{color:#3a3a3a}.theme-dark .descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_title{color:#d0d0d0}.descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_desc{color:#6f6f6f}.theme-dark .descriptive_radio_group .descriptive_radio_group_col .descriptive_radio_group_desc{color:#b3b3b3}.descriptive_radio_group .descriptive_radio_group_choice_container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;margin-left:.375rem;width:100%}.theme-light .descriptive_radio_group.descriptive_radio_group_disabled .descriptive_radio_group_title{color:#6f6f6f}.theme-dark .descriptive_radio_group.descriptive_radio_group_disabled .descriptive_radio_group_title{color:#b3b3b3}.theme-light .descriptive_radio_group.descriptive_radio_group_disabled .descriptive_radio_group_desc{color:#919191}.theme-dark .descriptive_radio_group.descriptive_radio_group_disabled .descriptive_radio_group_desc{color:#7e7e7e}.user_preferences_content_page{display:flex;flex-direction:column}.user_preferences_content_page .user_preference_content_subsection{margin-left:1.5rem}.user_preferences_content_page .user_preference_content_row{display:flex;flex-direction:row;align-items:center;margin-top:1.5rem}.user_preferences_content_page .user_preferences_content_row{display:flex;flex-direction:row;align-items:center}.user_preferences_content_page .user_preference_content_text_col{flex-grow:1;max-width:39.375rem}.user_preferences_content_page .user_preferences_content_nsfw_toggle{margin-left:.7rem}.user_preferences_content_page .user_preferences_content_adult_toggle_label{font-size:.6875rem;margin-left:.5rem}.theme-light .user_preferences_content_page .user_preferences_content_adult_toggle_label{color:#919191}.theme-dark .user_preferences_content_page .user_preferences_content_adult_toggle_label{color:#7e7e7e}.user_preferences_chat_page .user_preferences_cchat_colour_picker{margin-top:.5rem}.blocked_account{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.25rem;padding:.25rem;border-radius:.25rem}.blocked_account:first-child{margin-top:.5rem}.theme-light .blocked_account{color:#3a3a3a}.theme-dark .blocked_account{color:#d0d0d0}.blocked_account .blocked_account_name{font-size:.8125rem}.blocked_account .blocked_account_date{font-size:.625rem;font-weight:500}.theme-light .blocked_account .blocked_account_date{color:#6f6f6f}.theme-dark .blocked_account .blocked_account_date{color:#b3b3b3}.blocked_account .blocked_account_actions{display:flex;flex-direction:row}.blocked_account .blocked_account_actions .blocked_account_action_btn_icon{margin-right:.25rem}.blocked_account .blocked_account_status_label{padding:.25rem;margin-left:.5rem;border-radius:.25rem;font-size:.5rem}.theme-light .blocked_account .blocked_account_status_label{background:#d6e8ff;color:#0061dd}.theme-dark .blocked_account .blocked_account_status_label{background:#2085b7;color:#eefaff}.theme-light .blocked_account .blocked_account_status_label.blocked_account_status_label_blocked{background:#f77f77;color:#641616}.theme-dark .blocked_account .blocked_account_status_label.blocked_account_status_label_blocked{background:#f77f77;color:#c20e0e}.search_accounts .search_accounts_search_input{margin-top:.5rem}.search_accounts .search_accounts_content_subheading{font-size:.875rem;font-weight:600;margin:0;padding-bottom:.5rem;margin-top:1rem}.theme-light .search_accounts .search_accounts_content_subheading{color:#3a3a3a}.theme-dark .search_accounts .search_accounts_content_subheading{color:#d0d0d0}.search_accounts .search_accounts_content_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .search_accounts .search_accounts_content_desc{color:#6f6f6f}.theme-dark .search_accounts .search_accounts_content_desc{color:#b3b3b3}.user_preferences_blocked_page .user_preferences_blocked_accounts_search{margin-bottom:.5rem}.user_preferences_blocked_page #user_preferences_blocked_scroll_container{margin-top:1rem}.user_preferences_blocked_page .user_preferences_blocked_feed{display:flex;flex-direction:column}.user_preferences_delete_account_page .user_preferences_delete_account_page_delete_btn{width:6.875rem;border:.0625rem solid;margin-top:.5rem;font-weight:500}.theme-light .user_preferences_delete_account_page .user_preferences_delete_account_page_delete_btn,.theme-dark .user_preferences_delete_account_page .user_preferences_delete_account_page_delete_btn{color:#ca1616!important;border-color:#ca1616}.theme-light .user_preferences_delete_account_page .user_preferences_delete_account_page_delete_btn:hover{background:#fff8f8!important}.theme-dark .user_preferences_delete_account_page .user_preferences_delete_account_page_delete_btn:hover{background:#3c2b2b!important}.group_settings{display:flex;flex-direction:row;padding:.5rem;margin:0;border-radius:0}.theme-light .group_settings{background:#fff}.theme-dark .group_settings{background:#232327}@media (min-width: 480px){.group_settings{padding:1rem}}@media (min-width: 768px){.group_settings{margin:.75rem;border-radius:.5rem;padding:1.5rem}}.group_settings .group_settings_sidebar{width:6.375rem;min-width:6.375rem;max-width:6.375rem}@media (min-width: 768px){.group_settings .group_settings_sidebar{width:10.375rem;min-width:10.375rem;max-width:10.375rem}}@media (min-width: 992px){.group_settings .group_settings_sidebar{width:8.375rem;min-width:8.375rem;max-width:8.375rem}}@media (min-width: 1200px){.group_settings .group_settings_sidebar{width:12.375rem;min-width:12.375rem;max-width:12.375rem}}.group_settings .group_settings_page_wrapper{display:flex;flex-direction:column;flex-grow:1;margin-left:1.5rem}.group_settings .group_settings_subcontainer{margin-left:.5rem}.group_settings .group_settings_heading{font-size:1.125rem;font-weight:700;margin:0;padding-bottom:.5rem;border-bottom:.0625rem solid}.theme-light .group_settings .group_settings_heading{color:#3a3a3a;border-color:#e1e1e1}.theme-dark .group_settings .group_settings_heading{color:#d0d0d0;border-color:#3c3c3c}.group_settings .group_settings_subheading{font-size:.875rem;font-weight:500;margin:0;margin-top:.75rem}.theme-light .group_settings .group_settings_subheading{color:#3a3a3a}.theme-dark .group_settings .group_settings_subheading{color:#d0d0d0}.group_settings .group_settings_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .group_settings .group_settings_desc{color:#6f6f6f}.theme-dark .group_settings .group_settings_desc{color:#b3b3b3}.group_settings .group_settings_text_input{max-width:37.5rem;margin-top:.25rem}.group_settings .group_settings_descriptive_radio_group{margin-top:.75rem;flex-wrap:wrap}.group_settings .group_settings_descriptive_radio_group .descriptive_radio_group_choice_container{margin-top:.5rem;margin-left:0;max-width:100%}@media (min-width: 1200px){.group_settings .group_settings_descriptive_radio_group .descriptive_radio_group_choice_container{margin-top:0;margin-left:.375rem;max-width:11.25rem}}@media (min-width: 1200px){.group_settings .group_settings_descriptive_radio_group{flex-wrap:nowrap}}.group_settings .group_settings_descriptive_dropdown{margin-top:.75rem}.group_settings .group_settings_page_btn_container{display:flex;justify-content:flex-end;align-items:center}.group_settings .group_settings_page_btn_container .group_settings_btn{margin-top:3rem;width:12.5rem;padding:.625rem 1.5rem;width:fit-content}.group_settings_general_page #group_settings_banner_info_icon{width:.8125rem;height:.8125rem;margin-left:.25rem}.group_settings_general_page .group_settings_general_cover_subheading_text_container{display:flex;align-items:center}.group_settings_general_page .group_settings_banner_tooltip{font-size:.6875rem}.theme-light .group_settings_general_page .group_settings_banner_tooltip{background:#3a3a3a;color:#fff}.theme-dark .group_settings_general_page .group_settings_banner_tooltip{background:#efeff1;color:#18181b}.group_settings_general_page .group_settings_general_cover_subheading{display:flex;justify-content:space-between;max-width:56.25rem}.group_settings_general_page .group_settings_banner_picker_dropdown_btn{width:1rem;height:1rem;padding:.125rem;border-radius:100%;cursor:pointer}.theme-light .group_settings_general_page .group_settings_banner_picker_dropdown_btn:hover{background:#f5f5f5}.theme-dark .group_settings_general_page .group_settings_banner_picker_dropdown_btn:hover{background:#2f2f2f}.theme-light .group_settings_general_page .group_settings_banner_picker_dropdown_btn{color:#6f6f6f}.theme-dark .group_settings_general_page .group_settings_banner_picker_dropdown_btn{color:#b3b3b3}.group_settings_general_page .group_settings_banner_picker_dropdown_content{padding:.375rem;width:12.5rem}.theme-light .group_settings_general_page .group_settings_banner_picker_dropdown_content{color:#3a3a3a;fill:#3a3a3a}.theme-dark .group_settings_general_page .group_settings_banner_picker_dropdown_content{color:#d0d0d0;fill:#d0d0d0}.group_settings_general_page .group_settings_banner_picker_dropdown_content .group_settings_banner_picker_dropdown_row{display:flex;flex-direction:row;align-items:center;padding:.5rem;border-radius:.25rem;cursor:pointer}.theme-light .group_settings_general_page .group_settings_banner_picker_dropdown_content .group_settings_banner_picker_dropdown_row:hover{background:#f5f5f5;color:#2f2f2f}.theme-dark .group_settings_general_page .group_settings_banner_picker_dropdown_content .group_settings_banner_picker_dropdown_row:hover{background:#2f2f2f;color:#f7f7f7}.group_settings_general_page .group_settings_banner_picker_dropdown_content .group_settings_banner_picker_dropdown_row .group_settings_banner_picker_dropdown_row_icon{width:1rem;height:1rem}.group_settings_general_page .group_settings_banner_picker_dropdown_content .group_settings_banner_picker_dropdown_row .group_settings_banner_picker_dropdown_row_label{font-size:.875rem;margin-left:.375rem}.group_settings_general_page .group_settings_banner_picker_container{aspect-ratio:5/1;max-width:56.25rem;position:relative;cursor:pointer}.group_settings_general_page .group_settings_banner_picker_container:hover .group_settings_banner_image_picker_preview{opacity:.3}.group_settings_general_page .group_settings_banner_picker_container:hover .group_settings_banner_picker_text_container{display:flex}.group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container{display:none;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;border-radius:.375rem;position:absolute;top:0;pointer-events:none}.group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_plus_icon{width:1.75rem;height:1.75rem;border-radius:100%;opacity:.65}.theme-light .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_plus_icon{color:#3a3a3a}.theme-dark .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_plus_icon{color:#d0d0d0}.group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_primary{font-size:1rem;font-weight:500;margin-top:.7rem}.theme-light .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_primary{color:#3a3a3a}.theme-dark .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_primary{color:#efeff1}.group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_secondary{font-size:.8125rem}.theme-light .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_secondary{color:#3a3a3a}.theme-dark .group_settings_general_page .group_settings_banner_picker_container .group_settings_banner_picker_text_container .group_settings_banner_image_picker_banner_text_secondary{color:#d0d0d0}.descriptive_toggle_group{display:flex;flex-direction:row;margin-top:.75rem}.descriptive_toggle_group .descriptive_toggle_group_tab_group{display:flex;border:.0625rem solid;border-radius:.625rem;flex-shrink:1;width:fit-content;overflow:hidden;max-height:2.5625rem;min-width:5.375rem}.theme-light .descriptive_toggle_group .descriptive_toggle_group_tab_group{border-color:#e1e1e1}.theme-dark .descriptive_toggle_group .descriptive_toggle_group_tab_group{border-color:#3c3c3c}.descriptive_toggle_group .descriptive_toggle_group_tab_group .descriptive_toggle_group_tab_btn{margin:0;padding:.625rem .875rem;border-radius:0}.descriptive_toggle_group .descriptive_toggle_group_desc_col{display:flex;flex-direction:column;margin-left:.75rem}.descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_title{font-size:.875rem;font-weight:500;margin:0}.theme-light .descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_title{color:#3a3a3a}.theme-dark .descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_title{color:#d0d0d0}.descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_desc{color:#6f6f6f}.theme-dark .descriptive_toggle_group .descriptive_toggle_group_desc_col .descriptive_toggle_group_desc{color:#b3b3b3}.descriptive_number_input{display:flex;flex-direction:row;align-items:center}.descriptive_number_input .descriptive_number_input_col{flex-grow:1}.descriptive_number_input .descriptive_number_input_col .descriptive_number_input_title{font-size:.875rem;font-weight:500;margin:0}.theme-light .descriptive_number_input .descriptive_number_input_col .descriptive_number_input_title{color:#3a3a3a}.theme-dark .descriptive_number_input .descriptive_number_input_col .descriptive_number_input_title{color:#d0d0d0}.descriptive_number_input .descriptive_number_input_col .descriptive_number_input_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .descriptive_number_input .descriptive_number_input_col .descriptive_number_input_desc{color:#6f6f6f}.theme-dark .descriptive_number_input .descriptive_number_input_col .descriptive_number_input_desc{color:#b3b3b3}.descriptive_number_input .descriptive_number_input_choice_container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;margin-left:.375rem}.theme-light .descriptive_number_input.descriptive_number_input_disabled .descriptive_number_input_title{color:#6f6f6f}.theme-dark .descriptive_number_input.descriptive_number_input_disabled .descriptive_number_input_title{color:#b3b3b3}.theme-light .descriptive_number_input.descriptive_number_input_disabled .descriptive_number_input_desc{color:#919191}.theme-dark .descriptive_number_input.descriptive_number_input_disabled .descriptive_number_input_desc{color:#7e7e7e}.descriptive_checkboxes{display:flex;flex-direction:column;align-items:flex-start}.descriptive_checkboxes .descriptive_checkboxes_col{flex-grow:1}.descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_title{font-size:.875rem;font-weight:500;margin:0}.theme-light .descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_title{color:#3a3a3a}.theme-dark .descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_title{color:#d0d0d0}.descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_desc{font-size:.8125rem;font-weight:400;margin:0}.theme-light .descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_desc{color:#6f6f6f}.theme-dark .descriptive_checkboxes .descriptive_checkboxes_col .descriptive_checkboxes_desc{color:#b3b3b3}.descriptive_checkboxes .descriptive_checkboxes_choice_container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;margin-left:.375rem;width:100%;font-size:.8125rem;font-weight:400;margin-top:.125rem}.theme-light .descriptive_checkboxes.descriptive_checkboxes_disabled .descriptive_checkboxes_title{color:#6f6f6f}.theme-dark .descriptive_checkboxes.descriptive_checkboxes_disabled .descriptive_checkboxes_title{color:#b3b3b3}.theme-light .descriptive_checkboxes.descriptive_checkboxes_disabled .descriptive_checkboxes_desc{color:#919191}.theme-dark .descriptive_checkboxes.descriptive_checkboxes_disabled .descriptive_checkboxes_desc{color:#7e7e7e}.group_settings_guidelines_editor{margin-top:.5rem}.group_settings_guidelines_alert{display:flex;flex-direction:row;padding:1rem;border-radius:.25rem;margin-top:.5rem}.theme-light .group_settings_guidelines_alert{color:#0061dd;background:#d6e8ff}.theme-dark .group_settings_guidelines_alert{color:#eefaff;background:#2085b7}.group_settings_guidelines_alert .group_settings_guidelines_alert_heading{display:flex;font-weight:600;font-size:.875rem}.group_settings_guidelines_alert .group_settings_guidelines_alert_heading .group_settings_guidelines_alert_icon{margin-top:.125rem;margin-right:.1875rem}.group_settings_guidelines_alert .group_settings_guidelines_alert_content{display:flex;flex-direction:column;margin-left:.375rem}.group_settings_guidelines_alert .group_settings_guidelines_alert_content .group_settings_guidelines_alert_text{margin:0;font-size:.8125rem}.group_settings_guidelines_alert .group_settings_guidelines_alert_content .group_settings_guidelines_alert_text:last-of-type{margin-top:.5rem}.policies{display:flex;flex-grow:1;margin:.75rem;padding:1.5rem;border-radius:.5rem}.theme-light .policies{background:#fff;color:#1a1a1a}.theme-dark .policies{background:#232327;color:#fff}.policies .policies_sidebar{width:7.375rem;min-width:7.375rem;max-width:7.375rem;height:calc(100dvh - 3.25rem - 3.75rem - var(--banners-height, 0px));overflow-y:auto}@media (min-width: 768px){.policies .policies_sidebar{width:16.375rem;min-width:16.375rem;max-width:16.375rem}}.policies .policy_content{display:flex;flex-grow:1;margin-left:.75rem;overflow-y:auto;height:calc(100dvh - 6.25rem - var(--banners-height, 0px));font-size:.875rem}@media (min-width: 768px){.policies .policy_content{font-size:1rem}}.policies .policy_content .policy_heading{margin:.5rem 0 0}.policies .policy_content .policy_effective{font-weight:500;margin:.5rem 0}.policies .policy_content .policy_subheading,.policies .policy_content .policy_subsubheading,.policies .policy_content .policy_subsubsubheading{margin:.5rem 0}.policies .policy_content .policy_text{margin:.375rem 0}.policies .policy_content .policy_text_bold{font-weight:700}.policies .policy_content .policy_text_italic{font-style:italic}.policies .policy_content .policy_text_underline{text-decoration:underline}.policies .policy_content .policy_ul .policy_li{margin:.375rem 0}.policies .policy_content .policy_link{text-decoration:none}.theme-light .policies .policy_content .policy_link,.theme-dark .policies .policy_content .policy_link{color:#2a7cfd}.policies .policy_content .policy_inline{display:inline}.user_agreement,.public_content,.rules_policy,.econ_terms{display:flex;flex-direction:column}.about{display:flex;flex-direction:column;flex-grow:1;padding:0;height:100dvh;overflow-y:auto}.theme-light .about,.theme-dark .about{background:#2a7cfd;color:#fff}.about .about_hero{position:relative;overflow:hidden;height:75dvh;min-height:28.25rem}@media (min-width: 768px){.about .about_hero{min-height:24.875rem}}.about .about_heading_container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;height:100%}.about .about_heading_container .about_title{font-size:3.5rem;font-weight:800;text-align:center;margin:0;margin-top:6.875rem;line-height:4.6875rem}@media (min-width: 768px){.about .about_heading_container .about_title{font-size:4.5rem}}.about .about_heading_container .about_subtitle{margin:0;margin-top:.875rem;margin-bottom:.75rem;max-width:70%;font-size:1rem}@media (min-width: 768px){.about .about_heading_container .about_subtitle{font-size:1.125rem;max-width:50rem}}.about .about_heading_container .about_mountain_header_icon{width:9.375rem;height:9.375rem;margin-bottom:-2.25rem;margin-top:auto;color:#f1f7ff}.about .about_secondary_container{display:flex;flex-direction:column;align-items:center;background:#f1f7ff;padding:3.25rem 1.5rem;gap:2.5rem}.about .about_secondary_container .about_features{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:53.75rem}@media (min-width: 768px){.about .about_secondary_container .about_features{flex-direction:row;gap:1.5rem}}.about .about_secondary_container .about_features .about_feature{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625rem}.about .about_secondary_container .about_features .about_feature .about_feature_icon{width:2rem;height:2rem}.theme-light .about .about_secondary_container .about_features .about_feature .about_feature_icon,.theme-dark .about .about_secondary_container .about_features .about_feature .about_feature_icon{color:#2a7cfd}.about .about_secondary_container .about_features .about_feature .about_feature_title{margin:0;font-size:1.0625rem;font-weight:700;color:#1c2a3a}.about .about_secondary_container .about_features .about_feature .about_feature_desc{margin:0;font-size:.875rem;color:#4a5a6a;line-height:1.6;max-width:17.5rem}.about .about_secondary_container .about_privacy{display:flex;flex-direction:row;align-items:center;gap:1rem;max-width:35rem;width:100%;background:#fff;border-radius:.75rem;padding:1.25rem 1.375rem;box-shadow:0 .125rem .5rem #2a7cfd14}.about .about_secondary_container .about_privacy .about_privacy_icon{width:2.375rem;height:2.375rem;flex-shrink:0}.theme-light .about .about_secondary_container .about_privacy .about_privacy_icon,.theme-dark .about .about_secondary_container .about_privacy .about_privacy_icon{color:#2a7cfd}.about .about_secondary_container .about_privacy .about_privacy_title{margin:0 0 .25rem;font-size:.9375rem;font-weight:700;color:#1c2a3a}.about .about_secondary_container .about_privacy .about_privacy_desc{margin:0;font-size:.8125rem;color:#4a5a6a;line-height:1.55}.about .about_secondary_container .about_cta{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.6875rem 1.75rem;border-radius:6.25rem;text-decoration:none;font-weight:700;font-size:.9375rem;transition:background .12s ease}.theme-light .about .about_secondary_container .about_cta,.theme-dark .about .about_secondary_container .about_cta{background:#2a7cfd;color:#efeff1}.theme-light .about .about_secondary_container .about_cta:hover{background:#35a0ff}.theme-dark .about .about_secondary_container .about_cta:hover{background:#4a90fd}.about .about_secondary_container .about_cta .about_cta_icon{width:1rem;height:1rem}.about .about_cta_header{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.6875rem 1.75rem;border-radius:6.25rem;text-decoration:none;font-weight:700;font-size:.9375rem;transition:background .12s ease;margin-top:auto}.theme-light .about .about_cta_header,.theme-dark .about .about_cta_header{color:#2a7cfd;background:#fff}.about .about_cta_header:hover{background:#edf4ff}.about .about_cta_header .about_cta_icon{width:1rem;height:1rem}.about .about_footer_container{display:flex;flex-direction:row;justify-content:center;align-items:center}.theme-light .about .about_footer_container,.theme-dark .about .about_footer_container{background:#fff;color:#2a7cfd}.about .about_footer_container .about_footer_link{text-decoration:none;font-weight:900;padding:.25rem .5rem;font-size:.75rem}.theme-light .about .about_footer_container .about_footer_link,.theme-dark .about .about_footer_container .about_footer_link{color:#2a7cfd}.about .about_footer_container .about_footer_link:hover{text-decoration:underline;text-underline-offset:.125rem}.about .about_footer_container .about_footer_dot{width:.25rem;height:.25rem}.about #about_cloud_1{position:absolute;left:11.25rem;top:1.25rem}.about #about_cloud_1 .cloud_bg{color:#fff}.about #about_cloud_1 .cloud_dot{color:#e2e2e2}.about #about_cloud_2{position:absolute;left:1.125rem;top:16rem}.about #about_cloud_2 .cloud_dot:nth-child(2){animation-delay:.2s}.about #about_cloud_2 .cloud_dot:nth-child(3){animation-delay:.4s}.about #about_cloud_2 .cloud_dot:nth-of-type(4){animation-delay:.6s}.about #about_cloud_2 .cloud_bg{color:#fff}.about #about_cloud_2 .cloud_dot{color:#e2e2e2}.about #about_cloud_3{position:absolute;right:9.625rem;top:-.75rem}.about #about_cloud_3 .cloud_dot:nth-child(2){animation-delay:.4s}.about #about_cloud_3 .cloud_dot:nth-child(3){animation-delay:.6s}.about #about_cloud_3 .cloud_dot:nth-of-type(4){animation-delay:.8s}.about #about_cloud_3 .cloud_bg{color:#fff}.about #about_cloud_3 .cloud_dot{color:#e2e2e2}.about #about_cloud_4{position:absolute;right:-2.375rem;top:15.8125rem}.about #about_cloud_4 .cloud_bg{color:#fff}.about #about_cloud_4 .cloud_dot{color:#e2e2e2}#home{display:flex;flex-direction:column;flex-grow:1;padding:1rem .5rem 1.5rem;gap:0;overflow-y:auto;max-height:calc(100dvh - 5.375rem - var(--banners-height, 0px))}@media (min-width: 768px){#home{padding:1.25rem 1rem 2rem}}#home .post_oc_tag_tooltip,#home .post_trending_icon_tooltip{font-size:.6875rem}.home_toggle_bar{top:-1rem;z-index:0}@media (min-width: 768px){.home_toggle_bar{top:-1.25rem;padding:0}}.home_toggle{display:inline-flex;align-items:center;gap:.1875rem;padding:.1875rem;border-radius:.5rem}.theme-light .home_toggle{background:#eee;box-shadow:0 .0625rem .1875rem #00000008,0 .0625rem .125rem #0000000f}.theme-dark .home_toggle{background:#0e0e10;box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001f}.home_toggle_btn{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .875rem;border-radius:.375rem;border:none;cursor:pointer;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.theme-light .home_toggle_btn{background:transparent;color:#6f6f6f}.theme-dark .home_toggle_btn{background:transparent;color:#b5b5b5}.theme-light .home_toggle_btn:hover:not(.home_toggle_btn_active){background:#e1e1e1;color:#3a3a3a}.theme-dark .home_toggle_btn:hover:not(.home_toggle_btn_active){background:#171717;color:#efeff1}.theme-light .home_toggle_btn.home_toggle_btn_active{background:#fff;color:#3a3a3a;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.theme-dark .home_toggle_btn.home_toggle_btn_active{background:#18181b;color:#efeff1;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.home_toggle_btn.home_toggle_btn_18{font-size:.75rem;font-weight:700;letter-spacing:.02em}.theme-light .home_toggle_btn.home_toggle_btn_18_active{background:#fff8f8;color:#ca1616;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.theme-dark .home_toggle_btn.home_toggle_btn_18_active{background:#3c2b2b;color:#ca1616;box-shadow:0 .0625rem .1875rem #0000001f,0 .0625rem .125rem #0000003d}.home_toggle_icon{width:.8125rem;height:.8125rem;flex-shrink:0}.home_feed{display:flex;flex-direction:column;gap:0}.home_posts_grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.75rem 0;width:100%}.home_posts_grid .group_feed_post.group_feed_post_medium{max-width:max(19.125rem,16%)}.home_groups_strip{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 0}.home_groups_strip_header{display:flex;align-items:center;gap:.5rem}.home_groups_strip_icon{width:.9375rem;height:.9375rem;flex-shrink:0}.theme-light .home_groups_strip_icon,.theme-dark .home_groups_strip_icon{color:#da5513}.home_groups_strip_title{font-size:.875rem;font-weight:600}.theme-light .home_groups_strip_title{color:#3a3a3a}.theme-dark .home_groups_strip_title{color:#efeff1}.home_adult_badge{display:inline-flex;align-items:center;justify-content:center;padding:.0625rem .375rem;border-radius:.25rem;font-size:.6875rem;font-weight:700;line-height:1rem;flex-shrink:0}.theme-light .home_adult_badge{background:#fff8f8;color:#ca1616;border:.0625rem solid #ca1616}.theme-dark .home_adult_badge{background:#3c2b2b;color:#ca1616;border:.0625rem solid #ca1616}.home_groups_scroll{display:flex;flex-direction:row;gap:.625rem;overflow-x:auto;padding-bottom:.375rem;scrollbar-width:thin}.theme-light .home_groups_scroll{scrollbar-color:#c8c8c8 transparent}.theme-dark .home_groups_scroll{scrollbar-color:#38383f transparent}.home_group_card_wrap{flex-shrink:0;width:max(19.125rem,16%)}.home_group_card_wrap .group_card{width:100%}.home_groups_loading{display:flex;justify-content:center;padding:.75rem 0}.home_loading_initial{display:flex;justify-content:center;padding:3rem 0}.home_empty_state{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;text-align:center}.home_empty_icon{width:2.25rem;height:2.25rem;opacity:.4}.theme-light .home_empty_icon{color:#6f6f6f}.theme-dark .home_empty_icon{color:#b5b5b5}.home_empty_text{margin:0;font-size:.8125rem;max-width:20rem;line-height:1.6}.theme-light .home_empty_text{color:#6f6f6f}.theme-dark .home_empty_text{color:#b5b5b5}.home_sentinel{height:.0625rem;width:100%}.home_loading_more{display:flex;justify-content:center;padding:1rem 0}.table-wrapper{width:100%;overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:.875rem}.theme-light .table__head{border-bottom:.0625rem solid #c8c8c8}.theme-dark .table__head{border-bottom:.0625rem solid #38383f}.table__header-cell{text-align:left;font-weight:600;padding:.625rem .875rem}.theme-light .table__header-cell{color:#6f6f6f;background:#eee}.theme-dark .table__header-cell{color:#b5b5b5;background:#0e0e10}.table__header-cell:first-child{border-radius:.25rem 0 0}.table__header-cell:last-child{border-radius:0 .25rem 0 0}.theme-light .table__row{border-bottom:.0625rem solid #e1e1e1}.theme-dark .table__row{border-bottom:.0625rem solid #3c3c3c}.table__row:last-child{border-bottom:none}.table__cell{padding:.625rem .875rem;vertical-align:middle}.theme-light .table__cell{color:#3a3a3a;background:#fff}.theme-dark .table__cell{color:#efeff1;background:#18181b}.icon_cell{display:flex;align-items:center}.icon_cell__icon{width:.75rem;height:.75rem}.premium{display:flex;flex-direction:column;flex-grow:1;padding:0;height:calc(100dvh - 3.25rem - var(--banners-height, 0px));overflow-y:auto}.theme-light .premium,.theme-dark .premium{background:#2a7cfd;color:#fff}.premium .premium_heading_container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;min-height:24.25rem;overflow:hidden}@media (min-width: 768px){.premium .premium_heading_container{min-height:24.875rem}}.premium .premium_heading_container .premium_title{font-size:3.5rem;font-weight:600;text-align:center;margin:0;margin-top:3.5rem;line-height:4.6875rem}@media (min-width: 768px){.premium .premium_heading_container .premium_title{font-size:4.5rem}}.premium .premium_heading_container .premium_subtitle{font-weight:500;margin:0;margin-top:.875rem;width:90%;max-width:90%;font-size:1rem}@media (min-width: 768px){.premium .premium_heading_container .premium_subtitle{font-size:1.125rem;max-width:56.25rem}}.premium .premium_heading_container .about_mountain_header_icon{width:3.5rem;height:3.5rem;margin-bottom:-1.5rem;margin-top:auto;color:#f1f7ff;display:none}@media (min-width: 768px){.premium .premium_heading_container .about_mountain_header_icon{width:8.5rem;height:8.5rem;margin-bottom:-3.5rem}}.premium .early_access_message{display:flex;justify-content:center;align-items:center;margin:0;padding:.375rem .75rem;margin-top:1.5rem;border-radius:.25rem;background:#f0ba19;color:#160c00;font-size:.75rem;max-width:80%}@media (min-width: 768px){.premium .early_access_message{font-size:.875rem}}.premium .early_access_message .early_access_message_icon{margin-right:.25rem}.premium .premium_button_container{display:flex;flex-direction:row;margin-top:.875rem}.premium .premium_button_container .sale_btn_text{color:#cfcfcf;text-decoration:line-through;text-decoration-thickness:.0625rem;margin-right:.375rem}.theme-light .premium .premium_button_container .sale_btn_text,.theme-dark .premium .premium_button_container .sale_btn_text{text-decoration-color:#ca1616}.premium .premium_button_container .premium_monthly_button,.premium .premium_button_container .premium_annual_button{font-size:.875rem;padding:.5rem 2rem;font-weight:600;border:.0625rem solid;border-radius:1.125rem}.premium .premium_button_container .premium_monthly_button:active,.premium .premium_button_container .premium_annual_button:active{background:#254b86}.premium .premium_button_container .premium_monthly_button{border-color:#89b7ff}.premium .premium_button_container .premium_monthly_button:hover{background:#4a90fd}.premium .premium_button_container .premium_monthly_button:active{background:#6ba5fc}.premium .premium_button_container .premium_annual_button{background:#4a90fd;border-color:#fff}.premium .premium_button_container .premium_annual_button:hover{background:#619fff}.premium .premium_button_container .premium_annual_button:hover{background:#6ba5fc}.premium .premium_button_container.premium_button_container_footer{justify-content:center}.premium .premium_button_container.premium_button_container_footer .premium_annual_button{background:#2a7cfd}.premium .premium_button_container.premium_button_container_footer .premium_monthly_button{opacity:.8}.premium .premium_perks_text{margin:0;padding:0;font-size:.75rem;color:#6f6f6f;text-align:center}@media (min-width: 768px){.premium .premium_perks_text{font-size:1rem}}.premium .premium_perks_legal_text{margin-top:.75rem;font-size:.625rem;text-align:center}.premium .premium_perks_container{display:flex;justify-content:center;align-items:center;flex-grow:1;background:#f1f7ff}.premium .premium_perks_container_content{width:80%;max-width:81.25rem;padding:2rem 0}.premium .permium_comparison_table{margin-top:1.5rem}.theme-light .premium .permium_comparison_table .table__head{border-bottom:.0625rem solid #60a6ff}.theme-dark .premium .permium_comparison_table .table__head{border-bottom:.0625rem solid #3f89fd}.theme-light .premium .permium_comparison_table .table__header-cell,.theme-dark .premium .permium_comparison_table .table__header-cell{color:#efeff1;background:#2a7cfd}.premium .permium_comparison_table .table__cell{background:#fff;color:#3a3a3a}.premium .permium_comparison_table .table__cell.premium_column_cell{color:#161616}.theme-light .premium .permium_comparison_table .table__cell.premium_column_cell,.theme-dark .premium .permium_comparison_table .table__cell.premium_column_cell{background:#2a7cfd0f}.premium .permium_comparison_table .table__row{border-color:#c8c8c8;border-bottom:none}.theme-light .premium .permium_comparison_table .table__row:nth-child(2n) .table__cell{background:#2a7cfd03}.theme-dark .premium .permium_comparison_table .table__row:nth-child(2n) .table__cell{background:#2a7cfd03}.theme-light .premium .permium_comparison_table .table__row:nth-child(2n) .table__cell.premium_column_cell{background:#2a7cfd1a}.theme-dark .premium .permium_comparison_table .table__row:nth-child(2n) .table__cell.premium_column_cell{background:#2a7cfd1a}.premium .permium_comparison_table .feature_cell{display:flex;flex-direction:column}.premium .permium_comparison_table .feature_cell__label{font-weight:500}.premium .permium_comparison_table .feature_cell__sub_label{text-align:right;font-size:.75rem;color:#6f6f6f}.premium .permium_comparison_table .feature_cell__sub_label_explanation{font-weight:300;font-size:.65rem}.premium .permium_comparison_table .icon_cell__icon{padding:.25rem;border-radius:100%}.theme-light .premium .permium_comparison_table .premium_icon_cell_no,.theme-dark .premium .permium_comparison_table .premium_icon_cell_no{color:#ca1616}.theme-light .premium .permium_comparison_table .premium_icon_cell_no .icon_cell__icon,.theme-dark .premium .permium_comparison_table .premium_icon_cell_no .icon_cell__icon{background:#ca161626}.theme-light .premium .permium_comparison_table .premium_icon_cell_yes,.theme-dark .premium .permium_comparison_table .premium_icon_cell_yes{color:#6bc738}.theme-light .premium .permium_comparison_table .premium_icon_cell_yes .icon_cell__icon,.theme-dark .premium .permium_comparison_table .premium_icon_cell_yes .icon_cell__icon{background:#6bc73826}.premium .premium_footer_container{display:flex;flex-direction:row;justify-content:center;align-items:center}.theme-light .premium .premium_footer_container,.theme-dark .premium .premium_footer_container{background:#fff;color:#2a7cfd}.premium .premium_footer_container .premium_footer_link{text-decoration:none;font-weight:900;padding:.25rem .5rem;font-size:.75rem}.theme-light .premium .premium_footer_container .premium_footer_link,.theme-dark .premium .premium_footer_container .premium_footer_link{color:#2a7cfd}.premium .premium_footer_container .premium_footer_link:hover{text-decoration:underline;text-underline-offset:.125rem}.premium .premium_footer_container .premium_footer_dot{width:.25rem;height:.25rem}.theme-light .premium .modal_content,.theme-dark .premium .modal_content{color:#3a3a3a;background:#efeff1}.premium .modal_content .button.primary.clear{color:#3a3a3a}.premium .modal_content .payment_modal .checkbox{margin-top:.75rem;padding:.375rem .75rem;border-radius:.125rem}.premium .modal_content .payment_modal .checkbox .checkbox_label{color:#3a3a3a;margin:0 0 0 .375rem;font-size:.9rem;line-height:1.5;font-weight:700}.payment_modal{display:flex;flex-direction:column;width:30rem}.payment_modal .payment_modal_header{display:flex;flex-direction:row;align-items:center;justify-content:center}.payment_modal .payment_modal_header .payment_modal_logo{height:1.5rem;width:1.5rem;pointer-events:none}.theme-light .payment_modal .payment_modal_header .payment_modal_logo,.theme-dark .payment_modal .payment_modal_header .payment_modal_logo{color:#2a7cfd}.payment_modal .payment_modal_header .payment_modal_title{margin:0 0 0 .5rem;font-size:1.5rem}.payment_modal .payment_modal_body{display:flex;flex-direction:column;padding:1rem 1.5rem 1.5rem}.payment_modal .payment_modal_body .payment_modal_section_heading{margin:0;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.theme-light .payment_modal .payment_modal_body .payment_modal_section_heading,.theme-dark .payment_modal .payment_modal_body .payment_modal_section_heading{color:#2a7cfd}.payment_modal .payment_modal_body .payment_modal_section_heading.payment_modal_section_heading_spaced{margin-top:1.25rem}.payment_modal .payment_modal_body .payment_modal_text{margin:.4rem 0 0;font-size:.9rem;line-height:1.5}.payment_modal .payment_modal_body .payment_modal_currencies{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.payment_modal .payment_modal_body .payment_modal_currencies .payment_modal_currency{font-size:.8rem;font-weight:600;padding:.2rem .55rem;border-radius:.25rem}.theme-light .payment_modal .payment_modal_body .payment_modal_currencies .payment_modal_currency,.theme-dark .payment_modal .payment_modal_body .payment_modal_currencies .payment_modal_currency{background:#2a7cfd33;color:#2a7cfd}.payment_modal .payment_modal_body .payment_modal_address{display:flex;flex-direction:column;font-style:normal;margin-top:.5rem;font-size:.9rem;line-height:1.7;font-weight:300}.payment_modal .payment_modal_body .payment_modal_note{margin:1.25rem 0 0;font-size:.78rem;padding:.6rem .75rem;border-radius:.25rem;line-height:1.5}.theme-light .payment_modal .payment_modal_body .payment_modal_note,.theme-dark .payment_modal .payment_modal_body .payment_modal_note{background:#2a7cfd1a;color:#2a7cfd}.articles{display:flex;flex-grow:1;margin:.75rem;padding:1.5rem;border-radius:.5rem}.theme-light .articles{background:#fff;color:#1a1a1a}.theme-dark .articles{background:#232327;color:#fff}.articles .articles_sidebar{width:7.375rem;min-width:7.375rem;max-width:7.375rem;height:calc(100dvh - 6.25rem - var(--banners-height, 0px));overflow-y:auto;padding-left:.5rem;margin-left:-.5rem}@media (min-width: 768px){.articles .articles_sidebar{width:16.375rem;min-width:16.375rem;max-width:16.375rem}}.articles .article_icon{width:.875rem;height:.875rem}.theme-light .articles .article_icon{fill:#1a1a1a;color:#1a1a1a}.theme-dark .articles .article_icon{fill:#fff;color:#fff}.articles .article_content{display:flex;flex-direction:column;flex-grow:1;margin-left:.75rem;overflow-y:auto;height:calc(100dvh - 6.25rem - var(--banners-height, 0px));font-size:.875rem}@media (min-width: 768px){.articles .article_content{font-size:1rem}}.articles .article_content .article_heading{margin:.5rem 0 0}.articles .article_content .article_effective{font-weight:500;margin:.5rem 0}.articles .article_content .article_subheading,.articles .article_content .article_subsubheading,.articles .article_content .article_subsubsubheading{margin:.5rem 0}.articles .article_content .article_text{margin:.375rem 0}.articles .article_content .article_text_bold{font-weight:700}.articles .article_content .article_text_italic{font-style:italic}.articles .article_content .article_text_underline{text-decoration:underline}.articles .article_content .article_ul .article_li{margin:.375rem 0}.articles .article_content .article_link{text-decoration:none}.theme-light .articles .article_content .article_link,.theme-dark .articles .article_content .article_link{color:#2a7cfd}.articles .article_content .article_inline{display:inline}.bug_report_form{display:flex;flex-grow:1;justify-content:center;align-items:flex-start;padding:0rem;max-height:calc(100dvh - 6.625rem - var(--banners-height, 0));overflow-y:auto}@media (min-width: 768px){.bug_report_form{padding:2rem}}.bug_report_form .bug_report_form_form{display:flex;flex-grow:1;flex-direction:column;max-width:81.25rem;border-radius:.375rem;padding:.875rem}@media (min-width: 768px){.bug_report_form .bug_report_form_form{padding:2rem}}.theme-light .bug_report_form .bug_report_form_form{background:#fff;color:#3a3a3a}.theme-dark .bug_report_form .bug_report_form_form{background:#232327;color:#d0d0d0}.bug_report_form .bug_report_form_title{margin:0;padding:0;text-align:center}.bug_report_form .bug_report_form_subtitle{text-align:center;margin:0;padding:0}.theme-light .bug_report_form .bug_report_form_subtitle{color:#6f6f6f}.theme-dark .bug_report_form .bug_report_form_subtitle{color:#b3b3b3}.bug_report_form .bug_report_form_subheading{margin:0;padding:0;font-weight:600;font-size:1rem;margin-top:.75rem}.bug_report_form .bug_report_form_asterisk{text-align:center}.theme-light .bug_report_form .bug_report_form_asterisk,.theme-dark .bug_report_form .bug_report_form_asterisk{color:#ff6464}.bug_report_form .bug_report_form_desc{margin:0;padding:0;margin-bottom:.25rem;font-size:.875rem}.theme-light .bug_report_form .bug_report_form_desc{color:#6f6f6f}.theme-dark .bug_report_form .bug_report_form_desc{color:#b3b3b3}.bug_report_form .bug_report_form_btn_row{margin-top:2rem}.crf{display:flex;flex-grow:1;justify-content:center;align-items:flex-start;padding:2rem;max-height:calc(100dvh - 6.625rem - var(--banners-height, 0));overflow-y:auto}.crf .crf_form{display:flex;flex-grow:1;flex-direction:column;max-width:81.25rem;border-radius:.375rem;padding:2rem}.theme-light .crf .crf_form{background:#fff;color:#3a3a3a}.theme-dark .crf .crf_form{background:#232327;color:#d0d0d0}.crf .crf_title{margin:0;padding:0;text-align:center}.crf .crf_subtitle{text-align:center;margin:0;padding:0;margin-top:.5rem}.theme-light .crf .crf_subtitle{color:#6f6f6f}.theme-dark .crf .crf_subtitle{color:#b3b3b3}.crf .crf_section_heading{margin:0 0 .25rem;padding:0;font-size:1.125rem;font-weight:600}.crf .crf_divider{margin:1.25rem 0 1rem}.crf .crf_field{display:flex;flex-direction:column;margin-top:1rem}.crf .crf_subheading{margin:0;padding:0;font-weight:600;font-size:.9375rem}.theme-light .crf .crf_asterisk,.theme-dark .crf .crf_asterisk{color:#ff6464}.crf .crf_desc{margin:.125rem 0 .25rem;padding:0;font-size:.8125rem;line-height:1.4}.theme-light .crf .crf_desc{color:#6f6f6f}.theme-dark .crf .crf_desc{color:#b3b3b3}.crf .crf_input{width:100%;box-sizing:border-box;font-size:.875rem;padding:.5rem .75rem;border-radius:.25rem;border-width:.0625rem;border-style:solid;margin-top:.375rem}.theme-light .crf .crf_input{background:#fff;border-color:#c8c8c8;color:#3a3a3a}.theme-dark .crf .crf_input{background:#18181b;border-color:#38383f;color:#efeff1}.crf .crf_input:focus-visible{outline-width:.0625rem;outline-style:solid}.theme-light .crf .crf_input:focus-visible{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark .crf .crf_input:focus-visible{border-color:#3f89fd;outline-color:#3f89fd}.crf .crf_input:disabled{opacity:.6;cursor:not-allowed}.crf .crf_textarea{width:100%;box-sizing:border-box;font-size:.875rem;padding:.5rem .75rem;border-radius:.25rem;border-width:.0625rem;border-style:solid;margin-top:.375rem;resize:vertical;font-family:inherit;line-height:1.5}.theme-light .crf .crf_textarea{background:#fff;border-color:#c8c8c8;color:#3a3a3a}.theme-dark .crf .crf_textarea{background:#18181b;border-color:#38383f;color:#efeff1}.crf .crf_textarea:focus-visible{outline-width:.0625rem;outline-style:solid}.theme-light .crf .crf_textarea:focus-visible{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark .crf .crf_textarea:focus-visible{border-color:#3f89fd;outline-color:#3f89fd}.crf .crf_textarea:disabled{opacity:.6;cursor:not-allowed}.crf .crf_radio_group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.crf .crf_radio_label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}.crf .crf_radio_label input[type=radio]{margin:0;flex-shrink:0}.crf .crf_declarations{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.crf .crf_btn_row{margin-top:2rem}.trf{display:flex;flex-grow:1;justify-content:center;align-items:flex-start;padding:2rem;max-height:calc(100dvh - 6.625rem - var(--banners-height, 0));overflow-y:auto}.trf .trf_form{display:flex;flex-grow:1;flex-direction:column;max-width:81.25rem;border-radius:.375rem;padding:2rem}.theme-light .trf .trf_form{background:#fff;color:#3a3a3a}.theme-dark .trf .trf_form{background:#232327;color:#d0d0d0}.trf .trf_title{margin:0;padding:0;text-align:center}.trf .trf_subtitle{text-align:center;margin:0;padding:0;margin-top:.5rem}.theme-light .trf .trf_subtitle{color:#6f6f6f}.theme-dark .trf .trf_subtitle{color:#b3b3b3}.trf .trf_section_heading{margin:0 0 .25rem;padding:0;font-size:1.125rem;font-weight:600}.trf .trf_divider{margin:1.25rem 0 1rem}.trf .trf_field{display:flex;flex-direction:column;margin-top:1rem}.trf .trf_subheading{margin:0;padding:0;font-weight:600;font-size:.9375rem}.theme-light .trf .trf_asterisk,.theme-dark .trf .trf_asterisk{color:#ff6464}.trf .trf_desc{margin:.125rem 0 .25rem;padding:0;font-size:.8125rem;line-height:1.4}.theme-light .trf .trf_desc{color:#6f6f6f}.theme-dark .trf .trf_desc{color:#b3b3b3}.trf .trf_input{width:100%;box-sizing:border-box;font-size:.875rem;padding:.5rem .75rem;border-radius:.25rem;border-width:.0625rem;border-style:solid;margin-top:.375rem}.theme-light .trf .trf_input{background:#fff;border-color:#c8c8c8;color:#3a3a3a}.theme-dark .trf .trf_input{background:#18181b;border-color:#38383f;color:#efeff1}.trf .trf_input:focus-visible{outline-width:.0625rem;outline-style:solid}.theme-light .trf .trf_input:focus-visible{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark .trf .trf_input:focus-visible{border-color:#3f89fd;outline-color:#3f89fd}.trf .trf_input:disabled{opacity:.6;cursor:not-allowed}.trf .trf_textarea{width:100%;box-sizing:border-box;font-size:.875rem;padding:.5rem .75rem;border-radius:.25rem;border-width:.0625rem;border-style:solid;margin-top:.375rem;resize:vertical;font-family:inherit;line-height:1.5}.theme-light .trf .trf_textarea{background:#fff;border-color:#c8c8c8;color:#3a3a3a}.theme-dark .trf .trf_textarea{background:#18181b;border-color:#38383f;color:#efeff1}.trf .trf_textarea:focus-visible{outline-width:.0625rem;outline-style:solid}.theme-light .trf .trf_textarea:focus-visible{border-color:#60a6ff;outline-color:#60a6ff}.theme-dark .trf .trf_textarea:focus-visible{border-color:#3f89fd;outline-color:#3f89fd}.trf .trf_textarea:disabled{opacity:.6;cursor:not-allowed}.trf .trf_radio_group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.trf .trf_radio_label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}.trf .trf_radio_label input[type=radio]{margin:0;flex-shrink:0}.trf .trf_declarations{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.trf .trf_btn_row{margin-top:2rem}
