@charset "UTF-8";/**
 * Aether主题 业务CSS
 * 禁止将Xiuno BBS用于搭建诈骗、赌博、色情等违法违规站点
 * 本主题仅仅负责外观部分，无法控制展示的内容 任何用户输入和/或展示的内容由用户自行承担风险和责任 本主题的作者不对任何因为使用不当造成的任何直接或间接的损失（包括但不限于数据丢失、停机、业务中断等）负责 
 */
:root,[data-bs-theme=light]{--bs-primary:var(--md3-primary);--bs-primary-rgb:var(--md3-primary-rgb);--bs-primary-text-emphasis:var(--md3-primary-30);--bs-primary-bg-subtle:var(--md3-primary-95);--bs-primary-border-subtle:var(--md3-primary-80);--bs-secondary:var(--md3-secondary);--bs-secondary-rgb:var(--md3-secondary-rgb);--bs-secondary-text-emphasis:var(--md3-secondary-30);--bs-secondary-bg-subtle:var(--md3-secondary-95);--bs-secondary-border-subtle:var(--md3-secondary-80);--bs-tertiary:var(--md3-tertiary);--bs-tertiary-rgb:var(--md3-tertiary-rgb);--bs-tertiary-bg:var(--md3-tertiary-90);--bs-tertiary-content-bg:var(--md3-neutral-96);--bs-tertiary-emphasis-bg:var(--md3-tertiary-80);--bs-gray-100:var(--md3-neutral-98);--bs-gray-200:var(--md3-neutral-96);--bs-gray-300:var(--md3-neutral-94);--bs-gray-400:var(--md3-neutral-80);--bs-gray-500:var(--md3-neutral-70);--bs-gray-600:var(--md3-neutral-60);--bs-gray-700:var(--md3-neutral-50);--bs-gray-800:var(--md3-neutral-40);--bs-gray-900:var(--md3-neutral-35);--bs-theme-50:var(--md3-neutral-99);--bs-theme-100:var(--md3-neutral-96);--bs-theme-200:var(--md3-neutral-94);--bs-theme-400:var(--md3-neutral-80);--bs-theme-500:var(--md3-neutral-70);--bs-theme-600:var(--md3-neutral-60);--bs-theme-700:var(--md3-neutral-50);--bs-theme-800:var(--md3-neutral-40);--bs-theme-900:var(--md3-neutral-35);--bs-body-bg:var(--md3-background);--bs-body-bg-rgb:var(--md3-background-rgb);--bs-secondary-bg:var(--md3-surface-container-low);--bs-tertiary-bg:var(--md3-surface-container);--bs-light:var(--md3-surface-container-high);--bs-dark:var(--md3-inverse-surface);--bs-theme-component-bg:var(--md3-surface-container-lowest);--bs-theme-popup-bg:var(--md3-surface-container-lowest);--bs-theme-popup-hover-bg:var(--md3-surface-container-low);--bs-theme-list-hover-bg:var(--md3-surface-container);--bs-body-color:var(--md3-inverse-surface);--bs-body-color-rgb:var(--md3-inverse-surface-rgb);--bs-emphasis-color:var(--md3-neutral-30);--bs-secondary-color:var(--md3-neutral-40);--bs-heading-color:var(--md3-neutral-0);--bs-text-invert-color:var(--md3-on-primary);--bs-link-color:var(--md3-primary);--bs-link-hover-color:var(--md3-inverse-primary);--bs-border-color:var(--md3-outline-variant);--bs-border-light:var(--md3-surface-variant);--bs-border-color-translucent:var(--md3-outline);--bs-box-shadow:0 .5rem 1rem rgba(var(--md3-shadow-rgb,0,0,0),0.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(var(--md3-shadow-rgb,0,0,0),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--md3-shadow-rgb,0,0,0),0.175);--bs-theme-shadow-color:var(--md3-shadow);--bs-sidebar-bg:var(--md3-surface-container-high);--bs-sidebar-sub-bg:var(--md3-surface-container);--bs-sidebar-border-color:var(--md3-outline-variant);--bs-navbar-mobile-bg:var(--md3-surface);--bs-tooltips-bg:var(--md3-surface-container-highest);--bs-tooltips-color:var(--md3-on-surface);--bs-scrollbar-bg:var(--md3-surface-variant);--bs-theme-body-highlight-bg:var(--md3-primary-92);--bs-theme-body-highlight-popup-bg:var(--md3-primary-94);--bs-form-valid-color:var(--bs-success);--bs-form-valid-border-color:var(--bs-success);--bs-form-invalid-color:var(--bs-danger);--bs-form-invalid-border-color:var(--bs-danger);--bs-focus-ring-color:var(--md3-primary-80);--bs-code-color:var(--md3-secondary);--bs-highlight-color:var(--md3-secondary-container);--bs-highlight-bg:var(--md3-secondary-90);--bs-light-bg-subtle:var(--md3-surface-container-low);--bs-dark-bg-subtle:var(--md3-surface-variant);--bs-light-border-subtle:var(--md3-outline-variant);--bs-dark-border-subtle:var(--md3-surface-variant);}[data-bs-theme=dark]{--bs-primary:var(--md3-primary);--bs-primary-rgb:var(--md3-primary-rgb);--bs-primary-text-emphasis:var(--md3-primary-20);--bs-primary-bg-subtle:var(--md3-primary-95);--bs-primary-border-subtle:var(--md3-primary-80);--bs-secondary:var(--md3-secondary);--bs-secondary-rgb:var(--md3-secondary-rgb);--bs-secondary-text-emphasis:var(--md3-secondary-60);--bs-secondary-bg-subtle:var(--md3-secondary-95);--bs-secondary-border-subtle:var(--md3-secondary-80);--bs-tertiary:var(--md3-tertiary);--bs-tertiary-rgb:var(--md3-tertiary-rgb);--bs-tertiary-bg:var(--md3-tertiary-95);--bs-tertiary-content-bg:var(--md3-neutral-94);--bs-tertiary-emphasis-bg:var(--md3-tertiary-90);--bs-tertiary-color:var(--md3-tertiary-30);--bs-gray-100:var(--md3-neutral-98);--bs-gray-200:var(--md3-neutral-96);--bs-gray-300:var(--md3-neutral-94);--bs-gray-400:var(--md3-neutral-80);--bs-gray-500:var(--md3-neutral-70);--bs-gray-600:var(--md3-neutral-60);--bs-gray-700:var(--md3-neutral-50);--bs-gray-800:var(--md3-neutral-40);--bs-gray-900:var(--md3-neutral-35);--bs-theme-50:var(--md3-neutral-80);--bs-theme-100:var(--md3-neutral-70);--bs-theme-200:var(--md3-neutral-60);--bs-theme-400:var(--md3-neutral-50);--bs-theme-500:var(--md3-neutral-40);--bs-theme-600:var(--md3-neutral-35);--bs-theme-700:var(--md3-neutral-30);--bs-theme-800:var(--md3-neutral-25);--bs-theme-900:var(--md3-neutral-22);--bs-form-invalid-color:var(--md3-error);--bs-form-invalid-border-color:var(--md3-error);--bs-body-bg:var(--md3-background);--bs-body-bg-rgb:var(--md3-background-rgb);--bs-secondary-bg:var(--md3-surface-container-low);--bs-tertiary-bg:var(--md3-surface-container);--bs-light:var(--md3-surface-container-high);--bs-dark:var(--md3-inverse-surface);--bs-theme-component-bg:var(--md3-surface-container-lowest);--bs-theme-popup-bg:var(--md3-surface-container-low);--bs-theme-popup-hover-bg:var(--md3-surface-container);--bs-theme-list-hover-bg:var(--md3-surface-container);--bs-body-color:var(--md3-inverse-on-surface);--bs-body-color-rgb:var(--md3-inverse-on-surface-rgb);--bs-emphasis-color:var(--md3-neutral-15);--bs-secondary-color:var(--md3-neutral-22);--bs-heading-color:var(--md3-neutral-10);--bs-text-invert-color:var(--md3-neutral-100);--bs-link-color:var(--md3-primary-22);--bs-link-hover-color:var(--md3-primary-15);--bs-border-color:var(--md3-outline-variant);--bs-border-light:var(--md3-surface-variant);--bs-border-color-translucent:var(--md3-outline);--bs-box-shadow:0 .5rem 1rem rgba(var(--md3-shadow-rgb,0,0,0),0.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(var(--md3-shadow-rgb,0,0,0),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--md3-shadow-rgb,0,0,0),0.175);--bs-theme-shadow-color:var(--md3-shadow);--bs-sidebar-bg:var(--md3-surface-container-high);--bs-sidebar-sub-bg:var(--md3-surface-container);--bs-sidebar-border-color:var(--md3-outline-variant);--bs-navbar-mobile-bg:var(--md3-surface);--bs-sidebar-close-handle-bg:var(--md3-surface-container);--bs-tooltips-bg:var(--md3-surface-container-highest);--bs-tooltips-color:var(--md3-on-surface);--bs-scrollbar-bg:var(--md3-surface-variant);--bs-theme-body-highlight-bg:var(--md3-primary-94);--bs-theme-body-highlight-popup-bg:var(--md3-primary-92);--bs-form-valid-color:var(--md3-tertiary-30);--bs-form-valid-border-color:var(--md3-tertiary-30);--bs-focus-ring-color:var(--md3-primary-70);--bs-code-color:var(--md3-secondary-24);--bs-highlight-color:var(--md3-on-secondary-container);--bs-highlight-bg:var(--md3-secondary-90);--bs-light-bg-subtle:var(--md3-surface-container-low);--bs-dark-bg-subtle:var(--md3-surface-variant);--bs-light-border-subtle:var(--md3-outline-variant);--bs-dark-border-subtle:var(--md3-surface-variant);}
#S0{}@media (min-width:768px) and (max-width:992px){#S0{display:flex;}}#S1{min-width:4.6875rem;max-width:4.6875rem;height:100vh;min-height:570px;background-color:var(--bs-sidebar-bg);display:flex;z-index:9;box-shadow:0 2px 4px rgba(15,34,58,0.12);}@media (max-width:991.98px){#S1{position:fixed;bottom:0;height:3.75rem;min-width:100%;min-height:auto;display:block;border-top:1px solid var(--bs-border-color);}}#S1 .navbar-brand-box{text-align:center;}@media (max-width:991.98px){#S1 .navbar-brand-box{display:none;}}#S1 .navbar-brand-box .logo{line-height:4.375rem;padding:0 !important;margin:0 !important;}#S1 .side-menu-nav{--menu-link-highlight-bg:var(--bs-primary-bg-subtle);--menu-link-hover-color:var(--bs-primary);gap:0.4rem;}#S1 .side-menu-nav .nav-item .nav-link{text-align:center;font-size:1rem;color:var(--bs-sidebar-menu-item-color);width:3.5rem;height:3.5rem;margin:0px auto;border-radius:8px;padding:0;}#S1 .side-menu-nav .nav-item .btn{display:flex;margin:auto;width:3.5rem;height:3.5rem;}@media (max-width:991.98px){#S1 .side-menu-nav .nav-item .nav-link{font-size:20px;width:3rem;height:3rem;line-height:3rem;}#S1 .side-menu-nav .nav-item .btn{width:3rem;height:3rem;}}#S1 .side-menu-nav .nav-item .nav-link.active{background-color:var(--bs-sidebar-menu-item-active-bg);color:var(--bs-primary);}#S1 .side-menu-nav .nav-item.show>.nav-link{background-color:var(--bs-sidebar-menu-item-active-bg);color:var(--bs-primary);}#S1 .side-menu-nav .profile-user{height:36px;width:36px;background-color:var(--bs-border-color);padding:3px;}@media (max-width:991.98px){#S1 .side-menu-nav .nav-item{flex-basis:0;flex-grow:1;margin:5px 0;}}@media (min-width:768px) and (max-width:992px){#S1{margin-left:0 !important;margin-right:.25rem !important;flex-direction:column !important;height:100vh;display:flex;max-width:4rem;min-width:4rem;position:relative;}}#S2-Wrapper{height:100vh;}@media (min-width:992px){#S2-Wrapper{min-width:23.75rem;max-width:23.75rem;}}#S2-Wrapper.s2-full-width{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;overflow:hidden;}@media (min-width:1200px){#S2-Wrapper.s2-full-width{max-width:1140px}}@media (min-width:1400px){#S2-Wrapper.s2-full-width{max-width:1320px}}#S2-Wrapper.s2-full-width~#S3-Wrapper{display:none}#S2-Wrapper,#S2{height:100vh;}#S2{overflow-x:hidden;overflow-y:auto;}#S2-Body{padding-top:0;padding-bottom:4em;}@media (min-width:768px) and (max-width:992px){#S2-Wrapper{min-width:calc(50vw - 4rem);max-width:calc(50vw - 4rem);}}#S3{position:relative;display:flex;flex-direction:column;height:100vh;}#S3-Wrapper{background-color:var(--bs-body-bg);box-shadow:0 2px 4px rgba(15,34,58,0.12);transition:all 0.4s;flex-grow:1;}#S3-Header{position:absolute;top:env(safe-area-inset-top,0px);left:0;right:0;z-index:5;}#S3-Body{overflow-x:hidden;overflow-y:auto;margin-top:0;padding:5em 1em;height:100vh;flex:1 0 auto;}@media (max-width:576px){#S3-Body{padding:5em 0;}}#S3-Footer{position:sticky;bottom:0;transition:all .3s ease;max-height:calc(4.5rem * 3);background-color:var(--bs-body-bg);}#S3-Footer:empty{display:none;}#S3-Footer.compact{height:4.5rem;}#S3-Footer textarea{min-height:3em;max-height:9em;}#S3-Footer a.btn .badge{height:fit-content;}@media (max-width:991.98px){#S3-Wrapper{position:fixed;right:0;top:0;width:100%;height:100%;visibility:hidden;transform:translateX(100%);z-index:99;}#S3-Wrapper.user-chat-show{visibility:visible;transform:translateX(0);}}@media (min-width:768px) and (max-width:992px){#S3-Wrapper{position:relative;transform:translateY(0);visibility:visible;}}#S4{height:100vh;width:0;background-color:var(--bs-theme-component-bg,var(--bs-white));display:block;min-width:unset;max-width:23.75rem;overflow:hidden;transition:all .3s ease;}@media (min-width:992px){#S4{border-right:4px solid var(--bs-border-color);}}@media (max-width:1199.98px){#S4{position:fixed;right:0;top:env(safe-area-inset-top,0px);z-index:99;}}@media (max-width:575.98px){#S4.show{max-width:100%;}}#S4.show{width:100%;}#S4-Header,#S4-Body{min-width:23.75rem;max-width:23.75rem;width:100%;}@media (max-width:575px){#S4-Header,#S4-Body{min-width:20rem;max-width:100vw;max-width:100dvw;}}#S4-Body{overflow-x:hidden;overflow-y:auto;position:relative;}#S4-Header+#S4-Body{height:calc(100vh - 60px);}@media (min-width:768px) and (max-width:992px){#S4{max-width:50vw;}#S4-Header,#S4-Body{min-width:50vw;max-width:50vw;}}#S5_post_reply_modal{--bs-offcanvas-height:max-content;max-height:75vh;background-color:var(--bs-theme-component-bg,var(--bs-white));position:sticky;}#S5_post_reply_modal.maximize{--bs-offcanvas-height:calc(100vh - 4.5rem);max-height:calc(100vh - 4.5rem);}#S5_post_reply_modal.maximize textarea{height:calc(100vh - 4.5rem - 9.5rem);resize:none;}#S5_post_reply_modal.show .offcanvas-manual-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;}#S6{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1098;background:var(--bs-body-bg,white);display:none;}#S6.show{display:block;}#S6-Body{height:100vh;overflow-y:auto;overflow-x:hidden;}
@media (min-width:768px){::-webkit-scrollbar{width:4px;height:4px;}::-webkit-scrollbar-track{background-color:var(--bs-body-bg);}::-webkit-scrollbar-thumb{background-color:var(--bs-body-color);border-radius:10px;}::-webkit-scrollbar-thumb:hover{background-color:var(--bs-primary);}}
#S2-Wrapper{--col-count:1;--col-gap:12px;}.row.row-col-width-controlled-by-grandparent{display:flex;flex-wrap:wrap;gap:var(--col-gap);}.row.row-col-width-controlled-by-grandparent .col{flex:1 0 calc((100% - (var(--col-gap) * (var(--col-count) - 1))) / var(--col-count));min-width:var(--col-min-width,0);box-sizing:border-box;}#S2-Wrapper .grandparent-col-xs-1{--col-count:1;}#S2-Wrapper .grandparent-col-xs-2{--col-count:2;}#S2-Wrapper .grandparent-col-xs-3{--col-count:3;}#S2-Wrapper .grandparent-col-xs-4{--col-count:4;}#S2-Wrapper .grandparent-col-xs-6{--col-count:6;}#S2-Wrapper .grandparent-col-xs-8{--col-count:8;}@media (min-width:576px){#S2-Wrapper.s2-full-width .grandparent-col-sm-1{--col-count:1;}#S2-Wrapper.s2-full-width .grandparent-col-sm-2{--col-count:2;}#S2-Wrapper.s2-full-width .grandparent-col-sm-3{--col-count:3;}#S2-Wrapper.s2-full-width .grandparent-col-sm-4{--col-count:4;}#S2-Wrapper.s2-full-width .grandparent-col-sm-6{--col-count:6;}#S2-Wrapper.s2-full-width .grandparent-col-sm-8{--col-count:8;}}@media (min-width:768px){#S2-Wrapper.s2-full-width .grandparent-col-md-1{--col-count:1;}#S2-Wrapper.s2-full-width .grandparent-col-md-2{--col-count:2;}#S2-Wrapper.s2-full-width .grandparent-col-md-3{--col-count:3;}#S2-Wrapper.s2-full-width .grandparent-col-md-4{--col-count:4;}#S2-Wrapper.s2-full-width .grandparent-col-md-6{--col-count:6;}#S2-Wrapper.s2-full-width .grandparent-col-md-8{--col-count:8;}#S2-Wrapper.s2-full-width .grandparent-col-md-4-8 .row.row-col-width-controlled-by-grandparent .col:nth-child(1){flex:1 0 32%;}#S2-Wrapper.s2-full-width .grandparent-col-md-4-8 .row.row-col-width-controlled-by-grandparent .col:nth-child(2){flex:1 0 66%;}}@media (min-width:992px){#S2-Wrapper.s2-full-width .grandparent-col-lg-1{--col-count:1;}#S2-Wrapper.s2-full-width .grandparent-col-lg-2{--col-count:2;}#S2-Wrapper.s2-full-width .grandparent-col-lg-3{--col-count:3;}#S2-Wrapper.s2-full-width .grandparent-col-lg-4{--col-count:4;}#S2-Wrapper.s2-full-width .grandparent-col-lg-6{--col-count:6;}#S2-Wrapper.s2-full-width .grandparent-col-lg-8{--col-count:8;}}@media (min-width:1200px){#S2-Wrapper.s2-full-width .grandparent-col-xl-1{--col-count:1;}#S2-Wrapper.s2-full-width .grandparent-col-xl-2{--col-count:2;}#S2-Wrapper.s2-full-width .grandparent-col-xl-3{--col-count:3;}#S2-Wrapper.s2-full-width .grandparent-col-xl-4{--col-count:4;}#S2-Wrapper.s2-full-width .grandparent-col-xl-6{--col-count:6;}#S2-Wrapper.s2-full-width .grandparent-col-xl-8{--col-count:8;}#S2-Wrapper.s2-full-width .grandparent-col-xl-3-6-3 .row.row-col-width-controlled-by-grandparent .col:nth-child(1),#S2-Wrapper.s2-full-width .grandparent-col-xl-3-6-3 .row.row-col-width-controlled-by-grandparent .col:nth-child(3){flex:1 0 24%;}#S2-Wrapper.s2-full-width .grandparent-col-xl-3-6-3 .row.row-col-width-controlled-by-grandparent .col:nth-child(2){flex:1 0 50%;}}#S2-Wrapper.gap-2{--col-gap:8px;}#S2-Wrapper.gap-3{--col-gap:12px;}#S2-Wrapper.gap-4{--col-gap:16px;}.row.row-col-width-controlled-by-grandparent .col{}@media (max-width:992px){#S2-Wrapper,#S2-Wrapper.s2-full-width,#S2-Wrapper:not(.s2-full-width){}}@media (min-width:993px){#S2-Wrapper.s2-full-width{}#S2-Wrapper:not(.s2-full-width){}}.s2-hide-when-narrow{display:none !important;}.s2-hide-when-wide{display:none !important;}.s2-show-when-narrow{display:block !important;}.s2-show-when-wide{display:block !important;}@media (max-width:992px){.s2-hide-when-narrow{display:none !important;}.s2-show-when-narrow{display:block !important;}.s2-hide-when-wide{display:block !important;}.s2-show-when-wide{display:none !important;}}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-hide-when-wide{display:none;}#S2-Wrapper.s2-full-width .s2-show-when-wide{display:block;}#S2-Wrapper.s2-full-width .s2-hide-when-narrow{display:block;}#S2-Wrapper.s2-full-width .s2-show-when-narrow{display:none;}#S2-Wrapper:not(.s2-full-width) .s2-hide-when-narrow{display:none;}#S2-Wrapper:not(.s2-full-width) .s2-show-when-narrow{display:block;}#S2-Wrapper:not(.s2-full-width) .s2-hide-when-wide{display:block;}#S2-Wrapper:not(.s2-full-width) .s2-show-when-wide{display:none;}}.s2-width-when-narrow-0{width:0% !important;}.s2-width-when-narrow-25{width:25% !important;}.s2-width-when-narrow-33{width:33.333% !important;}.s2-width-when-narrow-50{width:50% !important;}.s2-width-when-narrow-66{width:66.666% !important;}.s2-width-when-narrow-75{width:75% !important;}.s2-width-when-narrow-100{width:100% !important;}.s2-width-when-wide-0{width:0% !important;}.s2-width-when-wide-25{width:25% !important;}.s2-width-when-wide-33{width:33.333% !important;}.s2-width-when-wide-50{width:50% !important;}.s2-width-when-wide-66{width:66.666% !important;}.s2-width-when-wide-75{width:75% !important;}.s2-width-when-wide-100{width:100% !important;}@media (max-width:992px){.s2-width-when-narrow-25{width:25% !important;}.s2-width-when-narrow-50{width:50% !important;}.s2-width-when-narrow-75{width:75% !important;}.s2-width-when-narrow-100{width:100% !important;}.s2-width-when-wide-25,.s2-width-when-wide-50,.s2-width-when-wide-75,.s2-width-when-wide-100{width:100% !important;}}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-width-when-wide-25{width:25% !important;}#S2-Wrapper.s2-full-width .s2-width-when-wide-50{width:50% !important;}#S2-Wrapper.s2-full-width .s2-width-when-wide-75{width:75% !important;}#S2-Wrapper.s2-full-width .s2-width-when-wide-100{width:100% !important;}#S2-Wrapper.s2-full-width .s2-width-when-narrow-25,#S2-Wrapper.s2-full-width .s2-width-when-narrow-50,#S2-Wrapper.s2-full-width .s2-width-when-narrow-75,#S2-Wrapper.s2-full-width .s2-width-when-narrow-100{width:100% !important;}#S2-Wrapper:not(.s2-full-width) .s2-width-when-narrow-25{width:25% !important;}#S2-Wrapper:not(.s2-full-width) .s2-width-when-narrow-50{width:50% !important;}#S2-Wrapper:not(.s2-full-width) .s2-width-when-narrow-75{width:75% !important;}#S2-Wrapper:not(.s2-full-width) .s2-width-when-narrow-100{width:100% !important;}#S2-Wrapper:not(.s2-full-width) .s2-width-when-wide-25,#S2-Wrapper:not(.s2-full-width) .s2-width-when-wide-50,#S2-Wrapper:not(.s2-full-width) .s2-width-when-wide-75,#S2-Wrapper:not(.s2-full-width) .s2-width-when-wide-100{width:100% !important;}}.s2-state-responsive-50{width:100% !important;}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-state-responsive-50{width:50% !important;}}.s2-state-responsive-reverse-50{width:50% !important;}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-state-responsive-reverse-50{width:100% !important;}}@media (min-width:993px){#S2-Wrapper:not(.s2-full-width) .s2-state-responsive-reverse-50{width:50% !important;}}.s2-hidden-in-narrow-state{display:none !important;}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-hidden-in-narrow-state{display:block !important;}}.s2-hidden-in-wide-state{display:block !important;}@media (min-width:993px){#S2-Wrapper.s2-full-width .s2-hidden-in-wide-state{display:none !important;}}.w-fit{width:fit-content !important;}@media (min-width:768px){#S2-Wrapper.s2-full-width .sticky-in-wide-state-top{position:sticky;top:0;z-index:1020}}
@font-face{font-family:'power_symbols';src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAANQAAoAAAAABrgAAAMEAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAglIKhGyECAsOAAE2AiQDDgQgBYFPB38bjwXIHgfV7R3GNyxRxDDdFzEiCOaqqpNMNnvASAqe0UgAEO7V0fV2796P3WVSiSXod4FKVgL7uKjg+sAPVTFarV6/nw9/Ob618YA+gL+bg9PAxqZEs8iyuW2LJ5RTRi1uO/iOqHUq1fQIWSGuQUlW6lm6D6KJPDn93pqkBolSOdmo5hbT1kRXwDA6ztNf83yNzwtyBKi5GUjJrFH2eyZJBRrJdEOhkEDL5x3n/b+Alk+8kV/yb97p7AeMnPpvclAJ5XiLaAbIQEgkQkiyKl0qt65StVqlOHiwqfmUgPwYOUxjZccp4213jC9cun7zAxz7kVSMqmgeO87lvHltfIGAYx84fevYD/IRJYcdz10+xI5TzaXj9DAJ2THC+AL1dfJnWmWSXCAIooMkMQgQZc530JVeVJBsF0M0QuXqNwTsH4g6iMgpaoZlNQpV7l/agp9k35f+IJiuXvu6OepmVMF29dbXzcNhFNbYoWVv72VlB50Mnp3dpMfB0nXB5n+LRs9qrWtocN16tz/4v3+Dzy0K7v9XOxD87uM40iq2v43KPMlxw8O1x8zSnG56OzC7M6vzgJnYeqBe0Mws6LViMCOyGA0Uo0hq66hIhPyc3zkxi36fLbl9FHVUib+zjSv/dGD4xXPozJmTna0qORp1VAKlUNKD7brQ3O+GrK2NgMVLIiHvNhLhA7rnbRcFvfv2/GiyUb3TM7CTy9WORjNOd2PRLc2HfVzTYLSjhktHE9q67cqYfPX6jEYSNvwB6PjgtQTbjYe2EyhQPtwOBIIPbqTd41UH/V9ULMCXZ6qf2J28qOyLAgoJCIAMxedht4IhgvoJUcAdvdLRUdVMgdwgCUgQAsMAVHJHgBAIkMiFACnKBMhEQEoqKjblqCkVWbmQIJKopDZJ0dzMJKSkjpYNOfpvm+Msq51mzfbr0s02k622ynq7beaoOd9kh53W22qLZrrroptk1C3IiSTSyKIUeaW9Vbt/vDW1wU2pKV6pMTFJ3sJTWGtnr+AeJKa33FITGZ8RmRQNAAA=) format('woff2');unicode-range:U+23FB-23FE,U+2B58;}::selection{color:var(--bs-white-text,#fff);background-color:var(--bs-primary);}:root,body,[data-bs-theme=light],[data-bs-theme=dark]{--bs-font-sans-serif:"HarmonyOS Sans","HarmonyOS Sans SC",'Liberation Sans','有爱魔兽圆体 CN','有爱魔兽黑体 CN','梦源黑体',Noto Sans CJK SC,Sourse Han Sans CN,'思源黑体 CN','思源黑体',Sarasa UI SC,Sarasa Gothic SC,MiSans,PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif,system-ui;--bs-font-serif:'梦源宋体',Noto Serif CJK SC,Sourse Han Serif CN,'思源宋体 CN',"CMU Serif","Liberation Serif",'Times New Roman',SimSun,serif,system-ui;--bs-font-monospace:Iosevka,Sarasa Mono SC,Sarasa Fixed SC,Sarasa Term SC,'等距更纱黑体 SC','等距更纱黑体 T SC','思源等宽',Source Han Mono,Source Code Pro,Inconsolata,Consolas,monospace;--bs-font-cursive:'素材集市康康体','851tegakizatsu',KaiTi,KaiTi_GB2312,cursive,system-ui;--bs-font-fantasy:fangsong,FangSong,FangSong_GB2312,fantasy,system-ui;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:16px;--bs-body-line-height:1.6;font-size:var(--bs-body-font-size);font-feature-settings:"ss08" on,"liga" on,"calt" on,"kern" on,"tnum" on;font-family:var(--bs-body-font-family);}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--bs-body-font-family);line-height:inherit;}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;}input,button,textarea,select,i,span,svg,path,g,circle,rect,polygon,polyline,line,ellipse,image,text,tspan,use,symbol,defs,clipPath,mask,pattern,marker,foreignObject{font-feature-settings:inherit !important;}*,::before,::after,::backdrop,::file-selector-button{font-feature-settings:"ss08" on,"liga" on,"calt" on,"kern" on,"tnum" on !important;}:where(input,button,textarea,select,i,span,svg,path){font-feature-settings:"ss08" on,"liga" on,"calt" on,"kern" on,"tnum" on;}a{color:var(--bs-link-color);}.message{max-width:100%;overflow:hidden}.message,.message p{line-height:2}.message a:hover{text-decoration:underline}.post-wrap>*{margin-bottom:var(--bs-marign-y)}.message>:not(p){margin-bottom:2rem}.message>.row:not(:first-child){margin-top:0}.message>hr,.post-wrap>hr{margin:var(--bs-marign-y) 0}.message>h1,.message>h2,.message>h3,.message>h4,.message>h5,.message>h6{margin-top:1.25em}.message h1,.message h2,.message>h3,.message>h4{margin-bottom:1rem}.message>h5,.message>h6{margin-bottom:.5rem}.message>ul>li:not(:last-child){margin-bottom:.75em}.message>:first-child:not(.row),.post-wrap>:first-child{margin-top:0}.message>:last-child,.post-header>:last-child,.post-wrap>:last-child{margin-bottom:0}.message h1{font-size:calc(1.375em + 1.5vw)}@media (min-width:1200px){.message h1{font-size:2.5em}}.message h2{font-size:calc(1.325em + .9vw)}@media (min-width:1200px){.message h2{font-size:2em}}.message h3{font-size:calc(1.3em + .6vw)}@media (min-width:1200px){message h3{font-size:1.75em}}.message h4{font-size:calc(1.275em + .3vw)}@media (min-width:1200px){.message h4{font-size:1.5em}}.message h5{font-size:1.25em}.message h6{font-size:1em}blockquote.blockquote{line-height:2;margin:0;padding:1em 2em;position:relative;border-left:2px solid var(--bs-info);}blockquote.blockquote .avatar-1{width:auto;height:1.2em;}@media (max-width:575px){blockquote.blockquote{padding:0.75em 1em;}}blockquote.blockquote p{line-height:1.3;margin-bottom:1.5rem}pre.prettyprint{--base00:#212121;--base01:#303030;--base02:#353535;--base03:#4A4A4A;--base04:#B2CCD6;--base05:#EEFFFF;--base06:#EEFFFF;--base07:#FFFFFF;--base08:#F07178;--base09:#F78C6C;--base0A:#FFCB6B;--base0B:#C3E88D;--base0C:#89DDFF;--base0D:#1e91ff;--base0E:#C792EA;--base0F:#FF5370;background-color:var(--base00);padding:1.5em;border-radius:1.25em;white-space:pre-wrap;word-break:break-word;font-family:var(--bs-font-monospace);font-size:14px;line-height:1.8;margin:1.5em 0;}pre.prettyprinted,pre,pre .pln{color:var(--base05);}pre .str{color:var(--base0B);}pre .kwd{font-style:italic;color:var(--base0E);font-weight:500;}pre .com{font-style:italic;color:var(--base03);}pre .typ{color:var(--base0A);}pre .dec{color:var(--base0C);}pre .lit,pre a{color:var(--base09);}pre .pun{color:var(--base04);}pre .opn,pre .clo{color:var(--base0F);}pre .var{color:var(--base08);}pre .tag{color:var(--base08);}pre .atn{color:var(--base0D);}pre .atv{color:var(--base09);}[data-bs-theme="light"] pre.prettyprint{--base00:#f8f9fa;--base01:#e9ecef;--base02:#dee2e6;--base03:#adb5bd;--base04:#495057;--base05:#212529;--base06:#212529;--base07:#000000;--base08:#dc3545;--base09:#fd7e14;--base0A:#ffc107;--base0B:#28a745;--base0C:#17a2b8;--base0D:#1e91ff;--base0E:#6f42c1;--base0F:#e83e8c;}pre.prettyprint::before{opacity:0.2;}@media (max-width:768px){pre.prettyprint{padding:1em;border-radius:1em;margin:1em 0;}ol.linenums{padding-left:2.5em;}ol.linenums>li::before{left:-2.5em;width:2em;}}
.header-main-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--col-gap);padding:0.5rem 1rem;border-bottom:1px solid var(--bs-border-color,rgba(128,128,128,0.05));}#S2-Header{position:sticky;top:env(safe-area-inset-top,0px);z-index:5;}#S2-Header .header-main-toolbar{box-shadow:0 0 0.5rem 0.5rem var(--bs-body-bg);background-color:var(--bs-body-bg);padding-bottom:0;border-bottom:none;min-height:3.125rem;}#S3-Header .header-main-toolbar{box-shadow:0 0 0.5rem 0.5rem var(--bs-body-bg);background-color:var(--bs-body-bg);padding-bottom:0;border-bottom:none;min-height:3.125rem;}.header-main-toolbar .header-title-section{flex:1 1 auto;display:flex;align-items:center;min-width:0;overflow:hidden;}.header-main-toolbar .header-action-section{flex:0 0 auto;display:flex;gap:var(--col-gap);white-space:nowrap;}.header-title-section>*{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.header-main-toolbar>.header-title-section:first-child:not(:last-child){justify-content:flex-start;text-align:left;}.header-main-toolbar>.header-action-section:first-child~.header-title-section{justify-content:center;text-align:center;}@media (min-width:768px){.header-main-toolbar>.header-action-section:first-child~.header-title-section{justify-content:flex-start;text-align:left;}}@media (max-width:767px){.header-main-toolbar{gap:calc(var(--col-gap) / 2);}.header-main-toolbar .header-action-section{gap:calc(var(--col-gap) / 2);}}.header-sub-header{position:sticky;top:0;background-color:var(--bs-sidebar-bg);z-index:5;}.header-sub-header>.nav{width:100%;flex-wrap:nowrap;}.header-sub-header>.nav .nav-item{width:100%;text-align:center;}#S2-Header~.header-sub-header,#S2-Header:has(.header-main-toolbar)~#S2-Body>.header-sub-header{position:sticky;top:3.155rem;}
.btn{--bs-btn-font-size:1rem;--bs-btn-font-family:var(--bs-body-font-family);}.btn.btn-primary:hover{filter:brightness(105%);}.btn-primary{--bs-btn-color:var(--bs-white);--bs-btn-bg:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:var(--bs-primary);--bs-btn-hover-border-color:var(--bs-link-hover-color);--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb);--bs-btn-active-color:var(--bs-white);--bs-btn-active-bg:var(--bs-link-hover-color);--bs-btn-active-border-color:var(--bs-link-hover-color);--bs-btn-active-shadow:none;--bs-btn-disabled-color:var(--bs-white);--bs-btn-disabled-bg:var(--bs-primary);--bs-btn-disabled-border-color:var(--bs-primary);}.btn-outline-primary{--bs-btn-color:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:var(--bs-primary);--bs-btn-hover-border-color:var(--bs-primary);--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb);--bs-btn-active-color:var(--bs-white);--bs-btn-active-bg:var(--bs-primary);--bs-btn-active-border-color:var(--bs-primary);--bs-btn-active-shadow:none;--bs-btn-disabled-color:var(--bs-primary);--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:var(--bs-primary);--bs-gradient:none;}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:var(--bs-theme-700);--bs-btn-border-color:var(--bs-theme-700);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--bs-theme-800);--bs-btn-hover-border-color:var(--bs-theme-800);--bs-btn-focus-shadow-rgb:39,88,129;--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--bs-theme-800);--bs-btn-active-border-color:var(--bs-theme-800);--bs-btn-active-shadow:none;--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:var(--bs-theme-700);--bs-btn-disabled-border-color:var(--bs-theme-700);}.btn-outline-secondary{--bs-btn-color:var(--bs-theme-800);--bs-btn-border-color:var(--bs-theme-800);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--bs-theme-800);--bs-btn-hover-border-color:var(--bs-theme-800);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--bs-theme-800);--bs-btn-active-border-color:var(--bs-theme-800);--bs-btn-active-shadow:none;--bs-btn-disabled-color:var(--bs-theme-800);--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:var(--bs-theme-800);--bs-gradient:none;}.btn-outline-primary,.btn-outline-secondary,.btn-outline-success,.btn-outline-info,.btn-outline-warning,.btn-outline-danger{border-width:0;}.btn-outline-primary.border,.btn-outline-secondary.border,.btn-outline-success.border,.btn-outline-info.border,.btn-outline-warning.border,.btn-outline-danger.border{border-width:1px;}.btn-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;padding:0;inline-size:calc(var(--bs-btn-font-size) * var(--bs-btn-line-height) + var(--bs-btn-padding-y) * 2 + var(--bs-btn-border-width) * 2);block-size:calc(var(--bs-btn-font-size) * var(--bs-btn-line-height) + var(--bs-btn-padding-y) * 2 + var(--bs-btn-border-width) * 2);border-radius:var(--bs-btn-border-radius);font-size:1.2890625rem;position:relative;}a.btn-icon .badge,button.btn-icon .badge{font-size:0.75rem;min-width:1.1rem;height:1.1rem;}.btn-icon .badge.position-absolute.top-0.start-0{top:-0.25rem !important;left:-0.25rem !important;}.btn-icon .badge.position-absolute.top-0.end-0{top:-0.25rem !important;right:-0.25rem !important;}.btn-icon .badge.position-absolute.bottom-0.start-0{top:unset;bottom:-0.25rem !important;left:-0.25rem !important;}.btn-icon .badge.position-absolute.bottom-0.end-0{top:unset;bottom:-0.25rem !important;right:-0.25rem !important;}.btn-icon .badge.position-absolute.top-0:not(.start-0):not(.end-0){bottom:unset;top:-0.666rem !important;}.btn-icon .badge.position-absolute.bottom-0:not(.start-0):not(.end-0){top:unset;bottom:-0.666rem !important;}.btn-light{--bs-btn-color:var(--bs-theme-800);--bs-btn-bg:var(--bs-theme-100);--bs-btn-border-color:var(--bs-theme-100);--bs-btn-hover-color:var(--bs-body-color);--bs-btn-hover-bg:var(--bs-theme-500);--bs-btn-hover-border-color:var(--bs-theme-400);--bs-btn-focus-shadow-rgb:226,237,247;--bs-btn-active-color:var(--bs-theme-50);--bs-btn-active-bg:var(--bs-theme-400);--bs-btn-active-border-color:var(--bs-theme-500);--bs-btn-active-shadow:none;--bs-btn-disabled-color:var(--bs-theme-50);--bs-btn-disabled-bg:var(--bs-theme-100);--bs-btn-disabled-border-color:var(--bs-theme-100);}.btn.bg-primary-subtle{--bs-btn-color:var(--bs-primary);--bs-btn-bg:var(--bs-primary-bg-subtle);--bs-btn-border-color:var(--bs-primary-border-subtle);--bs-btn-hover-bg:var(--bs-primary);--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-bg:var(--bs-primary);--bs-btn-disabled-border-color:var(--bs-primary)}.btn.bg-secondary-subtle{--bs-btn-color:var(--bs-body-color);--bs-btn-bg:var(--bs-secondary-bg-subtle);--bs-btn-border-color:var(--bs-secondary-border-subtle);--bs-btn-hover-color:var(--bs-body-color);--bs-btn-hover-bg:var(--bs-secondary);--bs-btn-focus-shadow-rgb:var(--bs-secondary-rgb);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-color:var(--bs-gray);--bs-btn-disabled-bg:var(--bs-secondary);--bs-btn-disabled-border-color:var(--bs-secondary);}.btn-subtle.btn-secondary:not(:disabled):not(:active){color:var(--bs-btn-color) !important;}.btn.bg-success-subtle{--bs-btn-color:var(--bs-success);--bs-btn-bg:var(--bs-success-bg-subtle);--bs-btn-border-color:var(--bs-success-border-subtle);--bs-btn-hover-bg:var(--bs-success);--bs-btn-focus-shadow-rgb:var(--bs-success-rgb);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-bg:var(--bs-success);--bs-btn-disabled-border-color:var(--bs-success)}.btn.bg-info-subtle{--bs-btn-color:var(--bs-info);--bs-btn-bg:var(--bs-info-bg-subtle);--bs-btn-border-color:var(--bs-info-border-subtle);--bs-btn-hover-bg:var(--bs-info);--bs-btn-focus-shadow-rgb:var(--bs-info-rgb);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-bg:var(--bs-info);--bs-btn-disabled-border-color:var(--bs-info)}.btn.bg-warning-subtle{--bs-btn-color:var(--bs-warning);--bs-btn-bg:var(--bs-warning-bg-subtle);--bs-btn-border-color:var(--bs-warning-border-subtle);--bs-btn-hover-color:var(--bs-dark);--bs-btn-focus-shadow-rgb:var(--bs-warning-rgb);--bs-btn-active-color:var(--bs-dark);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-color:var(--bs-dark);--bs-btn-disabled-bg:var(--bs-warning);--bs-btn-disabled-border-color:var(--bs-warning)}.btn.bg-danger-subtle{--bs-btn-color:var(--bs-danger);--bs-btn-bg:var(--bs-danger-bg-subtle);--bs-btn-border-color:var(--bs-danger-border-subtle);--bs-btn-hover-bg:var(--bs-danger);--bs-btn-focus-shadow-rgb:var(--bs-danger-rgb);--bs-btn-active-shadow:var(--bs-box-shadow-inset);--bs-btn-disabled-bg:var(--bs-danger);--bs-btn-disabled-border-color:var(--bs-danger)}
.material-input{position:relative;}.material-input .form-control,.material-input .form-select{width:100%;min-height:48px;padding:0.5rem 0.8rem 0.5rem;outline:none;background:transparent;font-size:1rem;color:var(--bs-body-color);font-family:inherit;box-sizing:border-box;}.material-input .form-control::placeholder{color:transparent;transition:all 0.2s ease;}.material-input label{position:absolute;top:1rem;left:0.8rem;padding:0 4px;background:var(--bs-body-bg);color:var(--bs-theme-500);pointer-events:none;transition:all 0.2s ease;font-size:1rem;line-height:1;transform-origin:left top;}.card .material-input{background:var(--bs-theme-component-bg);}.card .material-input label{background:var(--bs-theme-component-bg);}.material-input .form-control:focus~label,.material-input .form-control:not(:placeholder-shown)~label,.material-input .form-select+label{top:-0.4375rem;left:calc(0.8rem - 4px);font-size:0.875rem;color:var(--bs-primary);}.material-input .form-control:focus::placeholder{color:var(--bs-theme-500);transition-delay:0.2s;}.material-input.focused label{color:var(--bs-primary);}.plugin-toggle-group{background:var(--bs-theme-component-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-card-border-radius,1rem);margin-bottom:1rem;overflow:hidden;transition:border-color 0.2s ease;}.plugin-toggle-group:focus-within{border-color:var(--bs-primary-border-subtle);}.plugin-toggle-header{padding:var(--bs-card-cap-padding-y,1rem) var(--bs-card-cap-padding-x,1rem);transition:all 0.2s ease;}.plugin-toggle-content{max-height:0;opacity:0;overflow:hidden;padding:0 var(--bs-card-spacer-x,1rem);transition:all 0.3s ease;}.plugin-toggle-header:has(.form-switch .form-check-input:checked)~.plugin-toggle-content{max-height:500px;opacity:1;padding-bottom:var(--bs-card-cap-padding-y,1rem);overflow-y:auto;overflow-x:hidden;}.plugin-toggle-header .form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary);}.plugin-toggle-header .form-check-input:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-primary-rgb),0.25);}.plugin-toggle-content>*{transform:translateY(-10px);opacity:0;transition:transform 0.3s ease,opacity 0.3s ease;}.plugin-toggle-header:has(.form-switch .form-check-input:checked)~.plugin-toggle-content>*{transform:translateY(0);opacity:1;}.plugin-toggle-content>*:nth-child(1){transition-delay:0.05s;}.plugin-toggle-content>*:nth-child(2){transition-delay:0.1s;}.plugin-toggle-content>*:nth-child(3){transition-delay:0.15s;}.plugin-toggle-content>*:nth-child(4){transition-delay:0.2s;}.plugin-toggle-content>*:nth-child(5){transition-delay:0.25s;}.plugin-toggle-content>*:nth-child(6){transition-delay:0.3s;}.plugin-toggle-content>*:nth-child(7){transition-delay:0.35s;}.plugin-toggle-content>*:nth-child(8){transition-delay:0.4s;}.plugin-toggle-content>*:nth-child(9){transition-delay:0.45s;}.plugin-toggle-content>*:nth-child(10){transition-delay:0.5s;}@supports not selector(:has(*)){.plugin-toggle-content{display:block;max-height:100%;opacity:1;padding-bottom:var(--bs-card-cap-padding-y,1rem);}.plugin-toggle-content>*{transform:none;opacity:1;}.plugin-toggle-header .form-check-input:checked~.plugin-toggle-content{display:block;}}.form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary);}
.chat-conversation{padding-bottom:80px;}.message-bubble{max-width:75%;position:relative;}.message-bubble.bg-light{background-color:var(--bs-secondary-bg) !important;}.message-bubble.bg-primary{background-color:var(--bs-primary) !important;}.chat-date-divider{position:relative;}.chat-date-divider::before{content:'';position:absolute;left:20px;right:20px;top:50%;height:1px;background-color:var(--bs-border-color);z-index:-1;}.chat-date-divider .badge{background-color:var(--bs-body-bg);padding:4px 12px;}.message-content{width:fit-content;}.message-text{width:fit-content;}.message-item{width:fit-content;}.message-item.is_self{margin-left:auto;}.message-item.is_self header{flex-direction:row-reverse;}.message-item.is_self .message-text{margin-left:auto;}.message-item .avatar-1{width:1em;height:1em;}
.side-menu-nav{--nav-link-icon-gap:0;--nav-link-hover-bg:transparent;--menu-link-color:var(--bs-emphasis-color);--menu-icon-scale:.8;--menu-icon-opacity:0;--menu-link-bg:transparent;--menu-link-highlight-bg:rgba(30,145,255,.1);--menu-link-hover-color:rgb(17.25,138.7666666667,255);}.side-menu-nav .nav-link{flex-direction:column;font-size:0.75rem;}.side-menu-nav .nav-link i{font-size:1.5rem;position:relative;isolation:isolate;display:inline-block;margin-bottom:0.5rem;}.side-menu-nav .nav-link span{color:var(--menu-link-color);text-align:center;display:block;font-size:.75rem;display:block;line-height:1;font-weight:500;}#S1 .side-menu-nav .nav-item .nav-link:hover,#S1 .side-menu-nav .nav-item .nav-link:focus{--menu-icon-opacity:1;--menu-icon-scale:1}#S1 .side-menu-nav .nav-item .nav-link.active{--menu-icon-opacity:1;--menu-icon-scale:1 --menu-link-color:var(--menu-link-hover-color);}#S1 .side-menu-nav .nav-item .nav-link.active span{--menu-link-color:var(--menu-link-hover-color);}.side-menu-nav .nav-link i:after{content:"";position:absolute;inset:-.15rem -.8rem;background-color:var(--menu-link-highlight-bg);z-index:-1;border-radius:2rem;transform:scale(var(--menu-icon-scale));opacity:var(--menu-icon-opacity);transition:transform .2s,opacity .2s,background-color .2s}#S1 .dropdown-toggle:after{display:none;}
:root,[data-bs-theme=light],[data-bs-theme=dark]{--blue:var(--bs-blue,#007bff);--indigo:var(--bs-indigo,#6610f2);--purple:var(--bs-purple,#6f42c1);--pink:var(--bs-pink,#e83e8c);--red:var(--bs-red,#dc3545);--orange:var(--bs-orange,#fd7e14);--yellow:var(--bs-yellow,#ffc107);--green:var(--bs-green,#28a745);--teal:var(--bs-teal,#20c997);--cyan:var(--bs-cyan,#17a2b8);--white:var(--bs-white,#fff);--gray:var(--bs-gray,#6c757d);--gray-dark:var(--bs-gray-dark,#343a40);--primary:var(--bs-primary,#007bff);--secondary:var(--bs-secondary,#6c757d);--success:var(--bs-success,#28a745);--info:var(--bs-info,#17a2b8);--warning:var(--bs-warning,#ffc107);--danger:var(--bs-danger,#dc3545);--light:var(--bs-light,#f8f9fa);--dark:var(--bs-dark,#343a40);--bs-border-radius:1rem;}.avatar.avatar-no-squircle{mask-image:none;-webkit-mask-image:none;-webkit-mask-size:unset;mask-size:unset;}body.global-avatar-shape-circle .avatar,body.global-avatar-shape-circle .user-profile-img{mask-image:none !important;border-radius:50rem !important;}body.global-avatar-shape-rectangle .avatar,body.global-avatar-shape-rectangle .user-profile-img{mask-image:none !important;border-radius:0.5rem !important;}.text-white{color:var(--bs-white-text,var(--bs-white,#fff)) !important;}.dropdown-menu{--bs-dropdown-padding-y:0;overflow:hidden;}.dropdown-item,.dropdown-item-text{font-size:inherit;}.dropdown-item>.la,.dropdown-item>.lab,.dropdown-item>.lad,.dropdown-item>.lal,.dropdown-item>.lar,.dropdown-item>.las{font-size:1.25rem;margin-right:0.65rem;}.bg-light{background-color:var(--bs-tertiary-content-bg,var(--bs-light)) !important;}.threadlist-nav .nav-link,.threadlist-nav .nav-link.active{margin-bottom:0;}.nav-pills .nav-link{justify-content:center;}.nav-pills .nav-link.active{background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary);font-weight:bold;}.form-control:focus,.form-select:focus{border-color:var(--bs-primary);box-shadow:0 0 #0000,0 0 0 1px var(--bs-primary);}@media (prefers-reduced-motion:reduce){.form-switch .form-check-label:after{content:"⭘";font-family:'power_symbols','Segoe UI Symbol','Apple Symbols','Noto Color Emoji',sans-serif;font-weight:900;font-size:0.5rem;color:var(--bs-theme-component-bg);--switch-handle-bg:var(--bs-body-color);padding-left:0.125rem;}.form-switch .form-check-input:checked~.form-check-label::after{content:"⏽";color:var(--bs-body-color);--switch-handle-bg:var(--bs-theme-component-bg);}}.logo-1{height:1.3rem;}.logo-2{height:1.8rem;}.logo-3{height:2.4rem;}.logo-4{height:4.5rem;}.logo-5{height:6rem;}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 0.1rem var(--bs-primary),0 0 0 0.2rem var(--bs-theme-200);}.ratio img,.ratio .img-fluid{object-fit:cover;object-position:center;}.sns_image_grid img.rounded{border-radius:var(--bs-border-radius) !important;}.sns_image_grid .col-4:nth-child(2) img.rounded,.sns_image_grid .col-4:nth-child(4) img.rounded,.sns_image_grid .col-4:nth-child(5) img.rounded,.sns_image_grid .col-4:nth-child(6) img.rounded,.sns_image_grid .col-4:nth-child(8) img.rounded{border-top-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-top-right-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.sns_image_grid .col-4:nth-child(1) img.rounded{border-top-right-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.sns_image_grid .col-4:nth-child(3) img.rounded{border-top-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.sns_image_grid .col-4:nth-child(7) img.rounded{border-bottom-right-radius:calc(var(--bs-border-radius) * 0.25) !important;border-top-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-top-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.sns_image_grid .col-4:nth-child(9) img.rounded{border-bottom-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-top-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-top-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.news_image_grid_3 .col-4:nth-child(1) img.rounded{border-top-right-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-right-radius:calc(var(--bs-border-radius) * 0.25) !important;}.news_image_grid_3 .col-4:nth-child(2) img.rounded{border-radius:calc(var(--bs-border-radius) * 0.25) !important;}.news_image_grid_3 .col-4:nth-child(3) img.rounded{border-top-left-radius:calc(var(--bs-border-radius) * 0.25) !important;border-bottom-left-radius:calc(var(--bs-border-radius) * 0.25) !important;}.message img:not([class]){max-width:100%;height:auto;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:1rem !important;}.row-gap-sm-4{row-gap:1.5rem !important;}.row-gap-sm-5{row-gap:3rem !important;}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:1rem !important;}.row-gap-md-4{row-gap:1.5rem !important;}.row-gap-md-5{row-gap:3rem !important;}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.25rem !important;}.row-gap-lg-2{row-gap:0.5rem !important;}.row-gap-lg-3{row-gap:1rem !important;}.row-gap-lg-4{row-gap:1.5rem !important;}.row-gap-lg-5{row-gap:3rem !important;}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-lg-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-lg-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.25rem !important;}.row-gap-xl-2{row-gap:0.5rem !important;}.row-gap-xl-3{row-gap:1rem !important;}.row-gap-xl-4{row-gap:1.5rem !important;}.row-gap-xl-5{row-gap:3rem !important;}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1400px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.25rem !important;}.mt-xxl-2{margin-top:0.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.25rem !important;}.me-xxl-2{margin-right:0.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.25rem !important;}.mb-xxl-2{margin-bottom:0.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.25rem !important;}.ms-xxl-2{margin-left:0.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.25rem !important;}.pt-xxl-2{padding-top:0.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.25rem !important;}.pe-xxl-2{padding-right:0.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.25rem !important;}.pb-xxl-2{padding-bottom:0.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.25rem !important;}.gap-xxl-2{gap:0.5rem !important;}.gap-xxl-3{gap:1rem !important;}.gap-xxl-4{gap:1.5rem !important;}.gap-xxl-5{gap:3rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:0.25rem !important;}.row-gap-xxl-2{row-gap:0.5rem !important;}.row-gap-xxl-3{row-gap:1rem !important;}.row-gap-xxl-4{row-gap:1.5rem !important;}.row-gap-xxl-5{row-gap:3rem !important;}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xxl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xxl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}.pace{user-select:none;}.pace-inactive{display:none;}.pace .pace-progress{background:linear-gradient(90deg,var(--bs-primary),rgba(0,123,255,0.7));position:fixed;z-index:2000;top:0;right:100%;width:100%;height:4px;border-radius:0 2px 2px 0;box-shadow:0 1px 3px rgba(0,123,255,0.3);transition:height 0.2s ease;}.pace .pace-progress::after{content:'';position:absolute;top:0;left:0;bottom:0;width:20%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.4),transparent);animation:pace-shimmer 1.5s infinite;}@keyframes pace-shimmer{0%{transform:translateX(-100%);}100%{transform:translateX(500%);}}.navbar-toggler-icon{display:inline;}.toast-container{position:fixed;top:1rem;right:1rem;z-index:1100;}.toast-container .toast{overflow:initial;}.snackbar-container{position:fixed;bottom:5rem;left:50%;transform:translateX(-50%);z-index:1100;}form#quick_reply_form.quote #submit:before{content:"\f3e5";font-family:'Line Awesome Free';font-weight:900;}form#quick_reply_form:not(.quote) #submit:before{content:"\f1d8";font-family:'Line Awesome Free';font-weight:900;}.reply-item.quote{border:1px solid var(--bs-primary) !important;border-radius:var(--bs-border-radius);background-color:rgba(var(--bs-primary-rgb),0.02);padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem;}.reply-item.quote .post_reply{color:var(--bs-primary) !important;font-weight:600;}.reply-item.quote .post_reply i{transform:rotate(180deg);}.reply-item .message blockquote.blockquote{border-left:0px;border-right:0.125em solid var(--bs-theme-400);border-bottom:0.125em solid var(--bs-theme-400);background-color:rgba(var(--bs-primary-rgb),0.05);border-radius:var(--bs-border-radius);padding:1rem;margin:0 0 1rem 0;position:relative;font-size:inherit;}.reply-item .message blockquote.blockquote::after{content:"\f10e";font-family:'Line Awesome Free';font-weight:900;color:var(--bs-primary);font-size:1.5rem;position:absolute;right:0.5rem;top:0.5rem;opacity:0.3;}.user-profile-header-banner:not([style]){background-image:repeating-linear-gradient(transparent,transparent 50px,rgba(var(--bs-primary-rgb),.4) 50px,rgba(var(--bs-primary-rgb),.4) 53px,transparent 53px,transparent 63px,rgba(var(--bs-primary-rgb),.4) 63px,rgba(var(--bs-primary-rgb),.4) 66px,transparent 66px,transparent 116px,rgba(var(--bs-primary-rgb),.33) 116px,rgba(var(--bs-primary-rgb),.33) 166px,rgba(var(--bs-primary-rgb),.15) 166px,rgba(var(--bs-primary-rgb),.15) 169px,rgba(var(--bs-primary-rgb),.33) 169px,rgba(var(--bs-primary-rgb),.33) 179px,rgba(var(--bs-primary-rgb),.15) 179px,rgba(var(--bs-primary-rgb),.15) 182px,rgba(var(--bs-primary-rgb),.33) 182px,rgba(var(--bs-primary-rgb),.33) 232px,transparent 232px),repeating-linear-gradient(270deg,transparent,transparent 50px,rgba(var(--bs-primary-rgb),.4) 50px,rgba(var(--bs-primary-rgb),.4) 53px,transparent 53px,transparent 63px,rgba(var(--bs-primary-rgb),.4) 63px,rgba(var(--bs-primary-rgb),.4) 66px,transparent 66px,transparent 116px,rgba(var(--bs-primary-rgb),.33) 116px,rgba(var(--bs-primary-rgb),.33) 166px,rgba(var(--bs-primary-rgb),.15) 166px,rgba(var(--bs-primary-rgb),.15) 169px,rgba(var(--bs-primary-rgb),.33) 169px,rgba(var(--bs-primary-rgb),.33) 179px,rgba(var(--bs-primary-rgb),.15) 179px,rgba(var(--bs-primary-rgb),.15) 182px,rgba(var(--bs-primary-rgb),.33) 182px,rgba(var(--bs-primary-rgb),.33) 232px,transparent 232px),repeating-linear-gradient(125deg,transparent,transparent 2px,rgba(var(--bs-primary-rgb),.2) 2px,rgba(var(--bs-primary-rgb),.2) 3px,transparent 3px,transparent 5px,rgba(var(--bs-primary-rgb),.2) 5px);}#user_mobile_nav,#my_mobile_nav{display:none !important;}#my_aside>.card>.list-group,#user_aside_nav>.card>.list-group{padding:.5rem;}#my_aside .card-body.text-center,#user_aside_nav .card-body.text-center{display:none;}#my_aside .list-group-flush .list-group-item,#user_aside_nav .list-group-flush .list-group-item{border-radius:.25rem;border:none;text-align:left;}#my_aside .list-group-flush .list-group-item::after,#user_aside_nav .list-group-flush .list-group-item::after{font-family:FontAwesome;content:"\f054";float:right;text-align:left;opacity:.75;}.user-profile-header-banner{height:250px;}.user-profile-header-banner img{width:100%;object-fit:cover;height:250px}.user-profile-header{margin-top:-2rem}.user-profile-header .user-profile-img.avatar{border:5px solid var(--bs-card-bg,var(--bs-white));width:120px;object-fit:cover;}.user-profile-header .user-profile-img.avatar{--squircle-size:120px !important;}@media(max-width:767.98px){.user-profile-header{margin-left:0;}.user-profile-header-banner{height:150px}.user-profile-header-banner img{height:150px}.user-profile-header .user-profile-img{width:100px}.user-profile-header .user-profile-img.avatar{--squircle-size:100px !important;}}.list-group{--bs-list-group-action-hover-bg:var(--bs-primary-bg-subtle);--bs-list-group-action-active-bg:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-bg-subtle);--bs-list-group-active-color:var(--bs-primary);}#user_aside_nav{--bs-list-group-item-padding-x:.75rem;--bs-list-group-item-padding-y:.625rem;--bs-list-group-border-radius:50rem;border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}#user_aside_nav .list-group-item{border-radius:50rem;--bs-list-group-border-width:0;}#user_aside_nav .list-group-item.active{background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary);font-weight:bold;}.user-aside-nav-container{overflow-x:auto;overflow-y:hidden;}.user-aside-nav-container::-webkit-scrollbar{height:6px;}.user-aside-nav-container::-webkit-scrollbar-track{background:transparent;border-radius:3px;}.user-aside-nav-container::-webkit-scrollbar-thumb{background:var(--bs-border-color);border-radius:3px;}.user-aside-nav-container::-webkit-scrollbar-thumb:hover{background:var(--bs-secondary);}.user-aside-nav-scroll{flex-wrap:nowrap;min-width:max-content;white-space:nowrap;}.user-aside-nav-scroll .list-group-item{flex-shrink:0;white-space:nowrap;width:fit-content;}.chip{display:inline-flex;align-items:center;padding:0.5rem;margin:0.2rem;border-radius:0.5em;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s cubic-bezier(0.4,0,0.2,1);user-select:none;border:2px solid transparent;}.chips-wrapper .form-check{padding-left:0;}.chip-outlined{border:2px solid var(--bs-border-color);background-color:transparent;color:var(--bs-body-color);}.chip-outlined:hover{background-color:var(--bs-theme-list-hover-bg);}.chips-wrapper .form-check-input:checked~.chip{background-color:var(--bs-theme-list-hover-bg);border-color:var(--bs-primary);}.chips-wrapper .form-check .form-check-label:before{display:none;}.color-indicator{display:inline-block;width:1em;height:1em;border-radius:50%;vertical-align:middle;}.tag-filter-container{padding:1em;background-color:var(--bs-theme-component-bg);border-radius:1em;box-shadow:0 1px 3px rgba(0,0,0,0.12);}.filter-category-title{font-weight:600;font-size:0.875rem;}.chips-wrapper{display:flex;flex-wrap:wrap;}.tag-filter-form .form-check-input{position:absolute;opacity:0;width:0;height:0;}.filter-actions{display:flex;gap:0.5em;}.site-footer-custom-cols .card{flex:0 0 100%;max-width:100%;padding-right:15px;padding-left:15px;}@media (min-width:767px){#S2-Wrapper.s2-full-width .site-footer-custom-cols .card{flex:0 0 33.33333%;max-width:33.33333%;}}.site-footer-custom-cols .card{margin-top:0;position:relative;margin-bottom:24px;background-color:transparent;border:none;}.site-footer-custom-cols .card .card-header{font-size:1.125rem;color:var(--bs-emphasis-color);position:relative;border:none;padding:0;}.site-footer-custom-cols .card .card-header:before{background:var(--bs-emphasis-color);width:32px;left:0;content:"";display:block;height:2px;position:absolute;bottom:-8px;}.nav-underline.nav-controlled-by-input .nav-item input:checked~.nav-link{border-bottom-color:currentcolor;}.nav-underline.nav-controlled-by-input .nav-item input{position:absolute;clip-path:circle(0);opacity:0;}
dialog{--spacing:1rem;--bs-modal-padding:1em;--bs-card-cap-padding-x:1em;--bs-card-cap-padding-y:1em;display:flex;z-index:2048;position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:inherit;min-width:100%;height:inherit;min-height:100%;padding:var(--spacing);border:none;background-color:var(--modal-overlay-background-color,rgba(0,0,0,0.25))}dialog article{width:310px;max-height:calc(100vh - var(--spacing) * 2);overflow:auto;background-color:var(--bs-card-bg);border:var(--bs-card-border-width,1px) solid var(--bs-card-border-color,transparent);border-radius:var(--bs-border-radius,calc(var(--spacing) * 0.5));box-shadow:var(--bs-card-box-shadow,20px 30px 30px rgba(0,0,0,.2));backdrop-filter:blur(var(--spacing,0.1rem));}@media (min-width:576px){dialog article{width:480px;max-width:510px;}}@media (min-width:768px){dialog article{max-width:700px;}}dialog article>footer,dialog article>header{padding:0.5em 1em;}dialog article>header .close{float:right;position:absolute;top:0;right:0;padding:calc(var(--spacing) * 0.5);font-size:1em;color:inherit;text-shadow:none;margin-right:calc(var(--spacing) * 0.5);margin-top:calc(var(--spacing) * 0.5);}dialog article>footer{text-align:right}dialog article>footer [role=button]{margin-bottom:0}dialog article>footer [role=button]:not(:first-of-type){margin-left:calc(var(--spacing) * .5)}dialog article p:last-of-type{margin:0}dialog:not([open]),dialog[open=false]{display:none}.modal-is-open{padding-right:var(--scrollbar-width,0);overflow:hidden;pointer-events:none}.modal-is-open dialog{pointer-events:auto}.modal-is-closing dialog,.modal-is-closing dialog>article,.modal-is-opening dialog,.modal-is-opening dialog>article{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both}.modal-is-closing dialog,.modal-is-opening dialog{animation-duration:.2s;animation-name:fadeIn}.modal-is-closing dialog>article,.modal-is-opening dialog>article{animation-delay:.2s;animation-name:slideInDown}.modal-is-closing dialog,.modal-is-closing dialog>article{animation-delay:0s;animation-direction:reverse}@keyframes fadeIn{from{background-color:transparent}to{background-color:var(--modal-overlay-background-color,rgba(0,0,0,0.25))}}@keyframes slideInDown{from{transform:translateY(30%) scale(0.9);opacity:0}to{transform:translateY(0);opacity:1}}
.tox .tox-toolbar-overlord,.tox .tox-toolbar,.tox .tox-toolbar__overflow,.tox .tox-toolbar__primary{background-image:none !important;background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;}.tox .tox-tbtn svg{fill:var(--bs-body-color) !important;}.tox .tox-tbtn{color:var(--bs-body-color) !important;}.tox-toolbar__group{border-color:rgba(var(--bs-body-color-rgb),0.5) !important;}.tox-tinymce{border-color:transparent !important;}.tox .tox-statusbar{border-color:rgba(var(--bs-body-color-rgb),0.5) !important;background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;color:var(--bs-body-color) !important;}.tox .tox-statusbar a,.tox .tox-statusbar__path-item,.tox .tox-statusbar__wordcount{color:rgba(var(--bs-body-color-rgb),0.5) !important;}.tox .tox-tbtn:hover{background:rgba(var(--bs-body-color-rgb),0.1) !important;color:var(--bs-primary) !important;}.tox .tox-tbtn:focus{background:rgba(var(--bs-body-color-rgb),0.2) !important;}.tox .tox-tbtn:focus:not(.tox-tbtn--disabled){color:var(--bs-primary) !important;}.tox .tox-tbtn:active{background:rgba(var(--bs-body-color-rgb),0.3) !important;color:var(--bs-primary) !important;}.tox .tox-tbtn:hover svg,.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg,.tox .tox-tbtn:active svg{fill:var(--bs-primary) !important;}.tox .tox-menu{border-color:rgba(var(--bs-body-color-rgb),0.5) !important;background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;color:var(--bs-body-color) !important;}.tox .tox-collection__item{color:var(--bs-body-color) !important;}.tox .tox-collection--list .tox-collection__item--active{background-color:var(--bs-theme-200,var(--bs-gray-100)) !important;}.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled){color:var(--bs-body-color-bright) !important;}.tox .tox-collection--list .tox-collection__item--enabled{background-color:var(--bs-theme-200,var(--bs-gray-200)) !important;color:var(--bs-primary) !important;}.tox.tox-tinymce-aux .tox-toolbar__overflow{border-color:rgba(var(--bs-body-color-rgb),0.5) !important;background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;color:var(--bs-body-color) !important;}.tox .tox-tbtn--enabled,.tox .tox-tbtn--enabled:hover{background-color:var(--bs-theme-200,var(--bs-gray-200)) !important;color:var(--bs-primary) !important;}.tox .tox-tbtn--enabled svg{fill:var(--bs-primary) !important;}.tox .tox-insert-table-picker .tox-insert-table-picker__selected{background-color:rgba(var(--bs-primary-rgb),0.5) !important;border-color:rgba(var(--bs-primary-rgb),0.5) !important;}.tox .tox-insert-table-picker>div{border-color:rgba(var(--bs-body-color-rgb),.5) !important;}.tox .tox-edit-area__iframe{}.tox .tox-dialog,.tox .tox-dialog__body{background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;color:var(--bs-body-color) !important;}.tox .tox-dialog__title{color:var(--bs-body-color) !important;}.tox .tox-dialog__header,.tox .tox-dialog__footer{background-color:transparent !important;}.tox .tox-label,.tox .tox-toolbar-label{color:var(--bs-body-color) !important;opacity:0.8;}.tox .tox-button--naked{color:var(--bs-body-color) !important;}.tox .tox-listboxfield .tox-listbox--select,.tox .tox-textarea,.tox .tox-textfield,.tox .tox-toolbar-textfield{background-color:var(--bs-card-bg,var(--bs-body-bg)) !important;color:var(--bs-body-color) !important;border-color:rgba(var(--bs-body-color-rgb),0.5) !important;}.tox .tox-button{background-color:var(--bs-primary) !important;color:var(--bs-white) !important;}.tox .tox-button--secondary{background-color:transparent !important;color:var(--bs-secondary) !important;border-color:rgba(var(--bs-secondary-rgb),0.5) !important;}.tox .tox-button--naked{background-color:transparent !important;color:var(--bs-secondary) !important;}.tox .tox-button:hover,.tox .tox-button:focus{filter:brightness(1.1);}.tox .tox-button:active{filter:brightness(0.9);}.tox .tox-dialog-wrap__backdrop{background-color:rgba(var(--bs-body-bg-rgb),0.5) !important;}.tox .tox-dialog__body-content .tox-form__group h1,.tox .tox-dialog__body-content .tox-form__group h2,.tox .tox-dialog__body-content .tox-form__group h3,.tox .tox-dialog__body-content .tox-form__group h4,.tox .tox-dialog__body-content .tox-form__group h5,.tox .tox-dialog__body-content .tox-form__group h6{color:var(--bs-body-color) !important;}.tox .tox-dialog__body-nav-item{color:var(--bs-body-color) !important;}.tox .tox-dialog__body-nav-item--active{color:var(--bs-primary) !important;border-color:var(--bs-primary) !important;}.tox .tox-dialog__body-content a{color:var(--bs-primary) !important;}
@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug:before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;outline:none;overflow:hidden}.mdc-ripple-surface:after,.mdc-ripple-surface:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;-o-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1;display:none !important;}.mdc-ripple-surface.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));-ms-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));-ms-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface:after,.mdc-ripple-surface:before{background-color:var(--bs-body-color);filter:blur(0.5rem);}.mdc-ripple-surface:hover:before{opacity:.04}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{-webkit-transition-duration:75ms;-o-transition-duration:75ms;transition-duration:75ms;opacity:.12}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{-webkit-transition-duration:75ms;-o-transition-duration:75ms;transition-duration:75ms;opacity:.12}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface:after,.mdc-ripple-surface:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-ripple-surface.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:before{top:0%;left:0%;width:100%;height:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:before{top:var(--mdc-ripple-top,0%);left:var(--mdc-ripple-left,0%);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}
/**
 * Aether主题 业务CSS
 * 禁止将Xiuno BBS用于搭建诈骗、赌博、色情等违法违规站点
 * 本主题仅仅负责外观部分，无法控制展示的内容 **任何用户输入和/或展示的内容由用户自行承担风险和责任** 本主题的作者不对任何因为使用不当造成的任何直接或间接的损失（包括但不限于数据丢失、停机、业务中断等）负责 
 */
:root,[data-bs-theme=light]{--md3-primary-0:#000000;--md3-primary-4:#020d12;--md3-primary-5:#031017;--md3-primary-6:#04131b;--md3-primary-10:#06202d;--md3-primary-12:#072636;--md3-primary-15:#093044;--md3-primary-17:#0a364d;--md3-primary-20:#0c405a;--md3-primary-22:#0d4663;--md3-primary-24:#0e4d6c;--md3-primary-25:#0f5071;--md3-primary-30:#126087;--md3-primary-35:#15709e;--md3-primary-40:#1780b5;--md3-primary-50:#1da0e2;--md3-primary-60:#4ab3e8;--md3-primary-70:#78c6ed;--md3-primary-80:#a5d9f3;--md3-primary-90:#d2ecf9;--md3-primary-92:#dbf0fa;--md3-primary-94:#e4f4fb;--md3-primary-95:#e8f6fc;--md3-primary-96:#edf7fd;--md3-primary-98:#f6fbfe;--md3-primary-99:#fafdfe;--md3-primary-100:#ffffff;--md3-secondary-0:#000000;--md3-secondary-4:#04100c;--md3-secondary-5:#05140f;--md3-secondary-6:#061812;--md3-secondary-10:#0a291f;--md3-secondary-12:#0c3125;--md3-secondary-15:#0f3d2e;--md3-secondary-17:#114534;--md3-secondary-20:#14523d;--md3-secondary-22:#165a43;--md3-secondary-24:#186249;--md3-secondary-25:#1a664d;--md3-secondary-30:#1f7a5c;--md3-secondary-35:#248f6b;--md3-secondary-40:#29a37a;--md3-secondary-50:#33cc99;--md3-secondary-60:#5cd6ad;--md3-secondary-70:#85e0c2;--md3-secondary-80:#adebd6;--md3-secondary-90:#d6f5eb;--md3-secondary-92:#def7ef;--md3-secondary-94:#e7f9f3;--md3-secondary-95:#ebfaf5;--md3-secondary-96:#effbf7;--md3-secondary-98:#f7fdfb;--md3-secondary-99:#fbfefd;--md3-secondary-100:#ffffff;--md3-tertiary-0:#000000;--md3-tertiary-4:#110804;--md3-tertiary-5:#150a05;--md3-tertiary-6:#190c06;--md3-tertiary-10:#29140a;--md3-tertiary-12:#32180c;--md3-tertiary-15:#3e1e0f;--md3-tertiary-17:#462210;--md3-tertiary-20:#532813;--md3-tertiary-22:#5b2d15;--md3-tertiary-24:#633117;--md3-tertiary-25:#673318;--md3-tertiary-30:#7c3d1d;--md3-tertiary-35:#914722;--md3-tertiary-40:#a55127;--md3-tertiary-50:#cf6530;--md3-tertiary-60:#d8845a;--md3-tertiary-70:#e2a383;--md3-tertiary-80:#ecc1ac;--md3-tertiary-90:#f5e0d6;--md3-tertiary-92:#f7e6de;--md3-tertiary-94:#f9ede6;--md3-tertiary-95:#faf0ea;--md3-tertiary-96:#fbf3ee;--md3-tertiary-98:#fdf9f7;--md3-tertiary-99:#fefcfb;--md3-tertiary-100:#ffffff;--md3-neutral-0:#000000;--md3-neutral-4:#060c0f;--md3-neutral-5:#070f12;--md3-neutral-6:#091216;--md3-neutral-10:#0e1d25;--md3-neutral-12:#11232c;--md3-neutral-15:#152c37;--md3-neutral-17:#18323e;--md3-neutral-20:#1d3a49;--md3-neutral-22:#1f4051;--md3-neutral-24:#224658;--md3-neutral-25:#24495c;--md3-neutral-30:#2b586e;--md3-neutral-35:#326681;--md3-neutral-40:#397593;--md3-neutral-50:#4792b8;--md3-neutral-60:#6ca8c6;--md3-neutral-70:#91bed4;--md3-neutral-80:#b6d3e2;--md3-neutral-90:#dae9f1;--md3-neutral-92:#e2eef4;--md3-neutral-94:#e9f2f6;--md3-neutral-95:#edf4f8;--md3-neutral-96:#f0f6f9;--md3-neutral-98:#f8fbfc;--md3-neutral-99:#fbfdfe;--md3-neutral-100:#ffffff;--md3-neutral-variant-0:#000000;--md3-neutral-variant-4:#070b0d;--md3-neutral-variant-5:#090e11;--md3-neutral-variant-6:#0a1114;--md3-neutral-variant-10:#111c22;--md3-neutral-variant-12:#152228;--md3-neutral-variant-15:#1a2a32;--md3-neutral-variant-17:#1d3039;--md3-neutral-variant-20:#233843;--md3-neutral-variant-22:#263d4a;--md3-neutral-variant-24:#2a4351;--md3-neutral-variant-25:#2b4654;--md3-neutral-variant-30:#345465;--md3-neutral-variant-35:#3d6276;--md3-neutral-variant-40:#457087;--md3-neutral-variant-50:#578ca8;--md3-neutral-variant-60:#78a3ba;--md3-neutral-variant-70:#9abacb;--md3-neutral-variant-80:#bcd1dc;--md3-neutral-variant-90:#dde8ee;--md3-neutral-variant-92:#e4edf1;--md3-neutral-variant-94:#ebf1f5;--md3-neutral-variant-95:#eef3f6;--md3-neutral-variant-96:#f2f6f8;--md3-neutral-variant-98:#f8fafc;--md3-neutral-variant-99:#fcfdfd;--md3-neutral-variant-100:#ffffff;--md3-primary:#4ab3e8;--md3-primary-rgb:74,179,232;--md3-on-primary:#ffffff;--md3-primary-container:#126087;--md3-on-primary-container:#d2ecf9;--md3-secondary:#5cd6ad;--md3-secondary-rgb:92,214,173;--md3-on-secondary:#ffffff;--md3-secondary-container:#1f7a5c;--md3-on-secondary-container:#d6f5eb;--md3-tertiary:#d8845a;--md3-tertiary-rgb:216,132,90;--md3-on-tertiary:#ffffff;--md3-tertiary-container:#7c3d1d;--md3-on-tertiary-container:#f5e0d6;--md3-surface:#f8fbfc;--md3-surface-variant:#345465;--md3-background:#f8fbfc;--md3-background-rgb:248,251,252;--md3-error:#db5757;--md3-on-error:#ffffff;--md3-error-container:#7e1b1b;--md3-on-error-container:#edabab;--md3-outline:#bcd1dc;--md3-outline-variant:#eef3f6;--md3-shadow:#000000;--md3-scrim:#000000;--md3-inverse-surface:#326681;--md3-inverse-surface-rgb:50,102,129;--md3-inverse-on-surface:#edf4f8;--md3-inverse-on-surface-rgb:237,244,248;--md3-inverse-primary:#1780b5;--md3-primary-fixed:#126087;--md3-primary-fixed-dim:#0c405a;--md3-on-primary-fixed:#d2ecf9;--md3-on-primary-fixed-variant:#a5d9f3;--md3-secondary-fixed:#1f7a5c;--md3-secondary-fixed-dim:#14523d;--md3-on-secondary-fixed:#d6f5eb;--md3-on-secondary-fixed-variant:#adebd6;--md3-tertiary-fixed:#7c3d1d;--md3-tertiary-fixed-dim:#532813;--md3-on-tertiary-fixed:#f5e0d6;--md3-on-tertiary-fixed-variant:#ecc1ac;--md3-surface-dim:#edf4f8;--md3-surface-bright:#f8fbfc;--md3-surface-container-lowest:#ffffff;--md3-surface-container-low:#f0f6f9;--md3-surface-container:#e9f2f6;--md3-surface-container-high:#e2eef4;--md3-surface-container-highest:#dae9f1;}[data-bs-theme=dark]{--md3-primary-0:#ffffff;--md3-primary-4:#fbfdfe;--md3-primary-5:#f7fbfd;--md3-primary-6:#eef7fb;--md3-primary-10:#eaf5fa;--md3-primary-12:#e6f3f9;--md3-primary-15:#deeff7;--md3-primary-17:#d6ebf5;--md3-primary-20:#acd7ec;--md3-primary-22:#83c2e2;--md3-primary-24:#5aaed8;--md3-primary-25:#309acf;--md3-primary-30:#277ba5;--md3-primary-35:#226c91;--md3-primary-40:#1d5c7c;--md3-primary-50:#184d67;--md3-primary-60:#174a63;--md3-primary-70:#15445b;--md3-primary-80:#133e53;--md3-primary-90:#103446;--md3-primary-92:#0f2e3e;--md3-primary-94:#0c2532;--md3-primary-95:#0a1f29;--md3-primary-96:#061219;--md3-primary-98:#050f15;--md3-primary-99:#040c11;--md3-primary-100:#000000;--md3-secondary-0:#ffffff;--md3-secondary-4:#fbfefd;--md3-secondary-5:#f7fcfb;--md3-secondary-6:#f0faf6;--md3-secondary-10:#ecf8f4;--md3-secondary-12:#e8f7f2;--md3-secondary-15:#e1f4ee;--md3-secondary-17:#d9f2ea;--md3-secondary-20:#b4e4d4;--md3-secondary-22:#8ed7bf;--md3-secondary-24:#68caa9;--md3-secondary-25:#42bd94;--md3-secondary-30:#359776;--md3-secondary-35:#2e8468;--md3-secondary-40:#287159;--md3-secondary-50:#215e4a;--md3-secondary-60:#205b47;--md3-secondary-70:#1d5341;--md3-secondary-80:#1b4b3b;--md3-secondary-90:#174032;--md3-secondary-92:#14392c;--md3-secondary-94:#102d23;--md3-secondary-95:#0d261e;--md3-secondary-96:#081712;--md3-secondary-98:#07130f;--md3-secondary-99:#050f0c;--md3-secondary-100:#000000;--md3-tertiary-0:#ffffff;--md3-tertiary-4:#fefcfb;--md3-tertiary-5:#fcf9f7;--md3-tertiary-6:#faf3f0;--md3-tertiary-10:#f9f0ec;--md3-tertiary-12:#f7ede8;--md3-tertiary-15:#f5e7e0;--md3-tertiary-17:#f2e1d9;--md3-tertiary-20:#e6c4b3;--md3-tertiary-22:#d9a68c;--md3-tertiary-24:#cc8866;--md3-tertiary-25:#bf6a40;--md3-tertiary-30:#995533;--md3-tertiary-35:#864a2d;--md3-tertiary-40:#734026;--md3-tertiary-50:#603520;--md3-tertiary-60:#5c331f;--md3-tertiary-70:#542f1c;--md3-tertiary-80:#4d2b1a;--md3-tertiary-90:#412416;--md3-tertiary-92:#392013;--md3-tertiary-94:#2e1a0f;--md3-tertiary-95:#26150d;--md3-tertiary-96:#170d08;--md3-tertiary-98:#130b06;--md3-tertiary-99:#0f0905;--md3-tertiary-100:#000000;--md3-neutral-0:#ffffff;--md3-neutral-4:#fcfdfd;--md3-neutral-5:#f8fbfc;--md3-neutral-6:#f1f6f8;--md3-neutral-10:#eef4f7;--md3-neutral-12:#eaf2f5;--md3-neutral-15:#e3edf2;--md3-neutral-17:#dce9ef;--md3-neutral-20:#bad2de;--md3-neutral-22:#97bcce;--md3-neutral-24:#74a5be;--md3-neutral-25:#528fad;--md3-neutral-30:#41728b;--md3-neutral-35:#396479;--md3-neutral-40:#315668;--md3-neutral-50:#294757;--md3-neutral-60:#274553;--md3-neutral-70:#243f4c;--md3-neutral-80:#213945;--md3-neutral-90:#1c313b;--md3-neutral-92:#182b34;--md3-neutral-94:#14222a;--md3-neutral-95:#101d23;--md3-neutral-96:#0a1115;--md3-neutral-98:#080e11;--md3-neutral-99:#070b0e;--md3-neutral-100:#000000;--md3-neutral-variant-0:#ffffff;--md3-neutral-variant-4:#fcfdfd;--md3-neutral-variant-5:#f9fafb;--md3-neutral-variant-6:#f2f6f8;--md3-neutral-variant-10:#eff3f6;--md3-neutral-variant-12:#ecf1f4;--md3-neutral-variant-15:#e5ecf0;--md3-neutral-variant-17:#dfe8ec;--md3-neutral-variant-20:#bed0da;--md3-neutral-variant-22:#9eb9c7;--md3-neutral-variant-24:#7da1b5;--md3-neutral-variant-25:#5d8aa2;--md3-neutral-variant-30:#4a6e82;--md3-neutral-variant-35:#416071;--md3-neutral-variant-40:#385361;--md3-neutral-variant-50:#2f4551;--md3-neutral-variant-60:#2d424e;--md3-neutral-variant-70:#293d47;--md3-neutral-variant-80:#253741;--md3-neutral-variant-90:#202f37;--md3-neutral-variant-92:#1c2931;--md3-neutral-variant-94:#162127;--md3-neutral-variant-95:#131c20;--md3-neutral-variant-96:#0b1113;--md3-neutral-variant-98:#090e10;--md3-neutral-variant-99:#070b0d;--md3-neutral-variant-100:#000000;--md3-primary:#5aaed8;--md3-primary-rgb:90,174,216;--md3-on-primary:#ffffff;--md3-primary-container:#277ba5;--md3-on-primary-container:#eaf5fa;--md3-secondary:#359776;--md3-secondary-rgb:53,151,118;--md3-on-secondary:#ffffff;--md3-secondary-container:#359776;--md3-on-secondary-container:#ecf8f4;--md3-tertiary:#995533;--md3-tertiary-rgb:153,85,51;--md3-on-tertiary:#ffffff;--md3-tertiary-container:#995533;--md3-on-tertiary-container:#f9f0ec;--md3-surface:#080e11;--md3-surface-variant:#4a6e82;--md3-background:#080e11;--md3-background-rgb:8,14,17;--md3-error:#db5757;--md3-on-error:#ffffff;--md3-error-container:#7e1b1b;--md3-on-error-container:#edabab;--md3-outline:#253741;--md3-outline-variant:#131c20;--md3-shadow:#000000;--md3-scrim:#000000;--md3-inverse-surface:#243f4c;--md3-inverse-surface-rgb:36,63,76;--md3-inverse-on-surface:#bad2de;--md3-inverse-on-surface-rgb:186,210,222;--md3-inverse-primary:#1d5c7c;--md3-primary-fixed:#277ba5;--md3-primary-fixed-dim:#acd7ec;--md3-on-primary-fixed:#103446;--md3-on-primary-fixed-variant:#133e53;--md3-secondary-fixed:#359776;--md3-secondary-fixed-dim:#b4e4d4;--md3-on-secondary-fixed:#174032;--md3-on-secondary-fixed-variant:#1b4b3b;--md3-tertiary-fixed:#995533;--md3-tertiary-fixed-dim:#e6c4b3;--md3-on-tertiary-fixed:#412416;--md3-on-tertiary-fixed-variant:#4d2b1a;--md3-surface-dim:#101d23;--md3-surface-bright:#080e11;--md3-surface-container-lowest:#000000;--md3-surface-container-low:#0a1115;--md3-surface-container:#14222a;--md3-surface-container-high:#182b34;--md3-surface-container-highest:#1c313b;}:root:not([style]),body:not([style]),[data-bs-theme=light]:not([style]),[data-bs-theme=dark]:not([style]){--bs-body-font-size:16px!important;}