.forum__create-post-container{display:flex;justify-content:center;margin-bottom:1rem;margin-top:2rem;width:100%}.forum__create-post-button{align-items:center;background:#ffffff14;border:1px solid #fff6;border-radius:.5rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:1rem;font-variation-settings:"wght" 500;font-weight:500;gap:.75rem;justify-content:center;min-height:44px;min-width:200px;outline:none;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.forum__create-post-button:hover{background:#00e0542e}}.forum__create-post-button:focus{box-shadow:0 0 0 2px #00e0541a;outline:none}.forum__create-post-button:active{transform:translateY(0)}@media(max-width:768px){.forum__create-post-button{font-size:1rem;gap:.75rem;min-width:180px;padding:.75rem 1.5rem}}@media(max-width:480px){.forum__create-post-button{font-size:1rem;gap:.75rem;min-width:160px;padding:.75rem 1.5rem}}.forum__create-post-icon-wrapper{align-items:center;display:flex;height:1.25rem;justify-content:center;width:1.25rem}@media(max-width:768px){.forum__create-post-icon-wrapper{height:1.25rem;width:1.25rem}}@media(max-width:480px){.forum__create-post-icon-wrapper{height:1.25rem;width:1.25rem}}.forum__create-post-icon{height:100%;width:100%}.forum__create-post-text{color:inherit;font-weight:inherit;white-space:nowrap}.footer{background:#14181c;border-top:2px solid rgba(187,204,221,.188);color:#fff;font-family:DM Sans,sans-serif;margin-top:auto;width:100%}.footer__container{margin:0 auto;max-width:1200px;padding:0 1rem}.footer__main{border-bottom:1px solid rgba(187,204,221,.188);display:grid;gap:3rem;grid-template-columns:1fr 2fr;padding:3rem 0 2rem}@media(max-width:768px){.footer__main{gap:2rem;grid-template-columns:1fr;padding:2rem 0 1.5rem}}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo{filter:brightness(0) invert(1);height:auto;width:120px}.footer__tagline{color:#9ab;font-size:.875rem;font-variation-settings:"wght" 500;margin:0}.footer__email{color:#00e054;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.footer__email:hover{color:#00e054;transform:translateX(2px)}}.footer__links{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.footer__links{gap:1.5rem;grid-template-columns:1fr}}.footer__links-section{display:flex;flex-direction:column;gap:.75rem}.footer__links-title{color:#fff;font-size:.875rem;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.footer__links-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer__links-item{margin:0}.footer__link{color:#9ab;display:inline-block;font-size:.875rem;font-variation-settings:"wght" 400;padding:.25rem 0;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.footer__link:hover{color:#fff;transform:translateX(2px)}}.footer__link.active{color:#00e054;font-weight:500}.footer__bottom{padding:1.5rem 0;text-align:center}.footer__copyright{color:#9ab;font-size:.75rem;font-variation-settings:"wght" 400;margin:0}.topics_container.flexRow{align-items:center;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;margin:16px auto 0;max-width:1920px;width:100%}@media screen and (max-width:1212px){.topics_container.flexRow{justify-content:center}}.topics_container.flexRow>.topic_link{align-items:center;background-color:var(--color-50);border-radius:5px;box-shadow:var(--box-shadow);color:var(--color-950);display:flex;font-family:Brim Narrow,sans-serif;font-size:var(--font-16);height:64px;justify-content:center;margin-bottom:16px;margin-right:8px;min-width:228px;padding:10px 20px;text-decoration:none;transition:.2s}@media screen and (max-width:504px){.topics_container.flexRow>.topic_link{width:100%}}.topics_container.flexRow>.topic_link:first-of-type{margin-left:0}.topics_container.flexRow>.topic_link:hover{background-color:var(--color-900);color:var(--color-50)}.filter-container{margin-bottom:2rem}.Dropdown-root.dropdown-filter{border:2px solid #0000;min-width:11rem;position:relative;width:fit-content}.Dropdown-root.dropdown-filter.is-open .dropdown-control-filter{border:2px solid #fff;border-radius:.5rem .5rem 0 0}.Dropdown-root.dropdown-filter .dropdown-control-filter{background-color:#14181c;border:2px solid #fff;border-radius:.5rem;color:#fff;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;outline:none;padding:.5rem 1rem}.Dropdown-control{border-radius:.5rem;cursor:pointer;transition:0s}.Dropdown-menu{background-color:#14181c;border:2px solid #fff;border-radius:0 0 .5rem .5rem;border-top:none;color:#fff;position:absolute;width:100%;z-index:9999}.Dropdown-option{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;height:100%;padding:1rem;transition:.1s;width:100%}.Dropdown-option:hover{background-color:#fff;color:#fff;cursor:pointer}.button-filter{background-color:#0000;border:1px solid #fff;border-radius:.5rem;color:#fff;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-variation-settings:"wght" 400;outline:none;padding:.5rem 1rem}.button-filter:hover{background:#14181c}.button-filter.active{background-color:#fff;color:#1e1e1e}.button-filter>.filter-icon{height:1.5rem;width:1.5rem}.display-none{display:none}.see-more-button{align-items:center;background:#ffffff14;border:1px solid #fff6;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:1rem;min-width:140px;outline:none;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .2s ease}.see-more-button:hover{background:#ffffff2e;border-color:#ffffffb3;transform:translateY(-1px)}.see-more-button:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.see-more-button:active{transform:translateY(0)}.section-separator{background:linear-gradient(90deg,#0000 0,rgba(187,204,221,.188) 20%,rgba(187,204,221,.188) 80%,#0000);height:2px;margin:2rem 0;opacity:1;width:100%}.posts-filter-container{background-color:#14181c;border-radius:2rem;margin-bottom:2rem;padding:2rem}.posts-filter-container>.posts-filter-heading{color:var(--module-bg);font-family:var(--font-global);font-size:var(--font-20);font-weight:500;margin:0;text-align:left;width:100%}.posts-filter-container>.posts-filter-heading>span{color:var(--button-bg)}.pinned-content-header{gap:.5rem}.pinned-content-header .pinned-content-title{color:var(--module-bg);font-family:var(--font-global);font-size:var(--font-16);font-weight:500;margin:0}@media screen and (max-width:768px){.pinned-content-header .pinned-content-title{font-size:var(--font-14)}}.pinned-post-section{gap:1rem;margin:0 0 4rem;width:100%}@media screen and (max-width:768px){.pinned-post-section{margin:0 0 2rem}}.pinned-post-container{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding-bottom:1rem;width:100%}@media screen and (max-width:768px){.pinned-post-container{gap:.75rem;grid-template-columns:1fr}}.pinned-post-container .pinned-post{background-color:rgba(54,63,78,.502);border-radius:.5rem;margin:0 auto;max-width:300px;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:all .3s ease;width:100%}@media screen and (max-width:768px){.pinned-post-container .pinned-post{max-width:none;padding:1.25rem}}@media screen and (max-width:480px){.pinned-post-container .pinned-post{padding:1rem}}.pinned-post-container .pinned-post:before{background:var(--accent-color);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:4px}@media(hover:hover)and (min-width:1024px){.pinned-post-container .pinned-post:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}}.pinned-post-container .pinned-post .pinned-post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-variation-settings:"wght" 600;line-height:1.4;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.pinned-post-container .pinned-post .pinned-post-title{font-size:1rem;margin:0 0 .75rem}}@media screen and (max-width:480px){.pinned-post-container .pinned-post .pinned-post-title{font-size:.9375rem;margin:0 0 .5rem}}.pinned-post-container .pinned-post .pinned-post-infos{align-items:center;color:#9ab;display:flex;font-size:.875rem;gap:1rem;justify-content:space-between}@media screen and (max-width:768px){.pinned-post-container .pinned-post .pinned-post-infos{font-size:.8125rem;gap:.75rem}}@media screen and (max-width:480px){.pinned-post-container .pinned-post .pinned-post-infos{align-items:flex-start;flex-direction:column;font-size:.75rem;gap:.5rem}}.pinned-post-container .pinned-post .pinned-post-infos .pinned-post-creator{color:#9ab;font-family:DM Sans,sans-serif;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pinned-post-container .pinned-post .pinned-post-infos .pinned-post-likes{align-items:center;color:#9ab;display:flex;gap:.5rem;margin:0}@media screen and (max-width:480px){.pinned-post-container .pinned-post .pinned-post-infos .pinned-post-likes{gap:.25rem}}.pinned-post-container .pinned-post .pinned-post-infos .pinned-post-likes svg{fill:currentColor;height:16px;width:16px}@media screen and (max-width:480px){.pinned-post-container .pinned-post .pinned-post-infos .pinned-post-likes svg{height:14px;width:14px}}.subcategories__container{width:100%}.subcategories__item{border-bottom:2px solid rgba(187,204,221,.188);height:100%;padding:1rem;text-decoration:none;transition:all .2s ease}.subcategories__item:nth-child(odd){background-color:#2c3440}.subcategories__item:nth-child(2n){background-color:#202830}.subcategories__item:first-child,.subcategories__item:first-of-type{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.subcategories__item:last-child,.subcategories__item:last-of-type{border-bottom:0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.subcategories__item--comments{margin-bottom:2rem}@media(hover:hover)and (min-width:1024px){.subcategories__item:hover{cursor:pointer;filter:brightness(1.1)}}.subcategories__item:active.posts__item--comments{outline:2px solid #0000}.subcategory-preview{gap:1rem;margin:0 auto;width:100%}.subcategory-preview__content-info{align-items:center;display:flex;flex-direction:row;gap:1rem}.subcategory-preview__content-container{align-items:start;display:flex;flex-direction:column;gap:.5rem;justify-content:start;width:100%}.subcategory-preview__content-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;font-size:1.0625rem;font-variation-settings:"wght" 700;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap}@media screen and (max-width:768px){.subcategory-preview__content-title{font-size:1rem}}@media screen and (max-width:480px){.subcategory-preview__content-title{font-size:.9375rem}}.subcategory-preview__content-title:first-letter{text-transform:uppercase}.subcategory-preview__content-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#9ab;display:-webkit-box;font-size:.875rem;font-variation-settings:"wght" 400;margin:0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.subcategory-preview__content-description{-webkit-line-clamp:3;font-size:.8125rem}}@media screen and (max-width:480px){.subcategory-preview__content-description{-webkit-line-clamp:2;font-size:.75rem}}.subcategory-preview__tag{border-radius:.25rem;color:#fff;font-size:.75rem;font-variation-settings:"wght" 400;padding:0 .5rem}.subcategory-preview__tag--new{background-color:#56b24a}.subcategory-preview__stats-container{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:768px){.subcategory-preview__stats-container{display:none}}.subcategory-preview__stats{align-items:start;display:flex;flex-direction:column;gap:.5rem;justify-content:start}.subcategory-preview__stats:last-of-type{max-width:230px;min-width:230px}.subcategory-preview__stats:last-of-type .subcategory-preview__stats-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-variation-settings:"wght" 600;overflow:hidden;text-overflow:ellipsis}.subcategory-preview__stats:last-of-type .subcategory-preview__stats-value{color:#abc;font-size:.875rem;font-variation-settings:"wght" 400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subcategory-preview__stats-title{color:#abc;font-size:.9375rem;font-variation-settings:"wght" 400;margin:0;width:100%}.subcategory-preview__stats-title:is(:last-child){color:#fff;font-variation-settings:"wght" 600}.subcategory-preview__stats-value{color:#fff;font-size:1.0625rem;font-variation-settings:"wght" 400;margin:0;width:100%}.subcategory-preview__stats-loading{color:#9ab}.subcategory-preview__stats-error,.subcategory-preview__stats-loading{align-items:center;display:flex;font-size:.875rem;font-style:italic;justify-content:center;padding:1rem}.subcategory-preview__stats-error{color:#ff4d4f}.subcategory-preview__create-button{background:#ffffff14;border:1px solid #fff6;border-radius:.5rem;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;outline:none;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap;width:100%}.subcategory-preview__create-button:hover{background:#ffffff2e;border-color:#ffffffb3;transform:translateY(-1px)}.subcategory-preview__create-button:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.subcategory-preview__create-button:active{transform:translateY(0)}.categories-refresh-indicator{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem;transition:all .1s ease}.categories-refresh-spinner{animation:spin .5s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forum-admin-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.forum-category-manager-toggle{background:linear-gradient(135deg,#00e054,#00ad41);border:none;border-radius:8px;box-shadow:0 2px 8px #ffc1074d;color:#1e1e1e;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;font-variation-settings:"wght" 500;padding:.75rem 1.5rem;transition:all .3s ease}.forum-category-manager-toggle:hover{background:linear-gradient(135deg,#00c74a,#009437);box-shadow:0 4px 12px #ffc10766;transform:translateY(-1px)}.forum-drag-mode-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;font-variation-settings:"wght" 500;margin-bottom:1rem;padding:.5rem 1rem;transition:all .1s ease}.forum-drag-mode-toggle:hover{background:#ffffff26;border-color:#ffffff4d}.forum-drag-mode-toggle.active{background:#ffc10733;border-color:#ffc10766;color:#00e054}.forum-drag-mode-toggle.active:hover{background:#ffc10740;border-color:#ffc10780}.forum-category-manager{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;box-shadow:0 8px 32px #0000004d;margin:2rem 0;overflow:hidden;width:100%}@media screen and (max-width:768px){.forum-category-manager{border-radius:12px;margin:1rem 0}}.forum-category-manager__header{align-items:center;background:#ffffff14;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem 2rem}@media screen and (max-width:768px){.forum-category-manager__header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem 1.5rem}}.forum-category-manager__header h2{color:#fff;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 700;margin:0}@media screen and (max-width:768px){.forum-category-manager__header h2{font-size:1.25rem}}.forum-category-manager__header__close-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease}@media screen and (max-width:768px){.forum-category-manager__header__close-btn{font-size:.875rem;padding:.75rem 1.25rem;text-align:center;width:100%}}@media(hover:hover)and (min-width:1024px){.forum-category-manager__header__close-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}}.forum-category-manager__content{padding:2rem}@media screen and (max-width:768px){.forum-category-manager__content{padding:1.5rem}}@media screen and (max-width:480px){.forum-category-manager__content{padding:1rem}}.forum-category-manager__section{margin-bottom:3rem}@media screen and (max-width:768px){.forum-category-manager__section{margin-bottom:2rem}}.forum-category-manager__section h3,.forum-category-manager__section h4{color:#fff;font-family:DM Sans,sans-serif;font-variation-settings:"wght" 700;margin-bottom:1.5rem}.forum-category-manager__section h3{font-size:1.25rem}@media screen and (max-width:768px){.forum-category-manager__section h3{font-size:1.125rem;margin-bottom:1rem}}.forum-category-manager__section h4{font-size:1.125rem;margin-top:2rem}@media screen and (max-width:768px){.forum-category-manager__section h4{font-size:1rem;margin-bottom:1rem;margin-top:1.5rem}}.forum-category-manager__categories{display:flex;flex-direction:column;gap:1rem}.forum-category-manager__category,.forum-category-manager__subcategory{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;cursor:grab;padding:1.5rem;transition:all .3s ease}@media screen and (max-width:768px){.forum-category-manager__category,.forum-category-manager__subcategory{border-radius:8px;padding:1rem}}@media(hover:hover)and (min-width:1024px){.forum-category-manager__category:hover,.forum-category-manager__subcategory:hover{border-color:#ffffff40;box-shadow:0 4px 20px #0003;transform:translateY(-2px)}}.forum-category-manager__category:active,.forum-category-manager__subcategory:active{cursor:grabbing;transform:translateY(0)}.forum-category-manager__category h4,.forum-category-manager__category h5,.forum-category-manager__subcategory h4,.forum-category-manager__subcategory h5{color:#fff;font-family:DM Sans,sans-serif;font-variation-settings:"wght" 500;margin:0 0 .5rem}.forum-category-manager__category h4,.forum-category-manager__subcategory h4{font-size:1.125rem}@media screen and (max-width:768px){.forum-category-manager__category h4,.forum-category-manager__subcategory h4{font-size:1rem}}.forum-category-manager__category h5,.forum-category-manager__subcategory h5{font-size:1rem}@media screen and (max-width:768px){.forum-category-manager__category h5,.forum-category-manager__subcategory h5{font-size:.875rem}}.forum-category-manager__category p,.forum-category-manager__subcategory p{color:#9ab;line-height:1.6;margin:0 0 1rem}.forum-category-manager__form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.forum-category-manager__form input,.forum-category-manager__form textarea{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;color:#fff;font-family:DM Sans,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease}.forum-category-manager__form input::placeholder,.forum-category-manager__form textarea::placeholder{color:#ffffff80}.forum-category-manager__form input:focus,.forum-category-manager__form textarea:focus{background:#ffffff1a;border-color:#00e054;box-shadow:0 0 0 3px #ffc1071a;outline:none}.forum-category-manager__form textarea{line-height:1.5;min-height:100px;resize:vertical}.forum-category-manager__actions{display:flex;flex-wrap:wrap;gap:.75rem}.forum-category-manager__actions button{border:none;border-radius:8px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.9rem;font-variation-settings:"wght" 500;min-width:100px;padding:.75rem 1.5rem;transition:all .3s ease}.forum-category-manager__actions button[type=submit]{background:linear-gradient(135deg,#00e054,#00ad41);box-shadow:0 2px 8px #ffc1074d;color:#1e1e1e}.forum-category-manager__actions button[type=submit]:hover{background:linear-gradient(135deg,#00c74a,#009437);box-shadow:0 4px 12px #ffc10766;transform:translateY(-1px)}.forum-category-manager__actions button[type=button]{background:#ffffff1a;border:1px solid #fff3;color:#fff}.forum-category-manager__actions button[type=button]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.forum-category-manager select{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;margin-bottom:1.5rem;padding:1rem;transition:all .3s ease;width:100%}.forum-category-manager select:focus{background:#ffffff1a;border-color:#00e054;box-shadow:0 0 0 3px #ffc1071a;outline:none}.forum-category-manager select option{background:#14181c;color:#fff}.forum-category-manager__subcategories{margin-top:2rem}.forum-category-manager button:not([type=submit]):not([type=button]){background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;font-family:DM Sans,sans-serif;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.forum-category-manager button:not([type=submit]):not([type=button]):hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.forum-categories-draggable{display:flex;flex-direction:column;gap:1rem;transition:all .1s ease;width:100%}.forum-category-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;cursor:default;padding:1.5rem;transition:all .3s ease}.forum-category-item:hover{background:#ffffff0d;border-color:#ffffff1a;box-shadow:0 4px 20px #0003;transform:translateY(-2px)}.forum-category-item:active{cursor:default}.forum-category-item.dragging{background:#ffc1071a;border-color:#ffc1074d;box-shadow:0 8px 32px #ffc10733;position:relative;transform:rotate(2deg) scale(1.02);z-index:9999!important}.forum-category-item .forum-category-content{align-items:flex-start;display:flex;transition:all .1s ease;width:100%}.forum-category-item .forum-category__drag-handle{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#fff6;cursor:grab;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;margin-right:.75rem;transition:all .1s ease;width:24px}.forum-category-item .forum-category__drag-handle:hover{background:#ffffff1a;border-color:#fff3;color:#fff9}.forum-category-item .forum-category__drag-handle:active{background:#ffffff26;border-color:#ffffff4d;color:#fffc;cursor:grabbing}.forum-category-item .forum-category__main{flex:1 1;transition:all .1s ease}.forum-category-item header{margin-bottom:1rem}.forum-category-item .section-title{color:#fff;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 700;margin:0}.forum-subcategories-draggable{display:flex;flex-direction:column;gap:.5rem}.forum-subcategories-draggable,.subcategories__item{position:relative;transition:all .1s ease;width:100%}.subcategories__item.dragging{background:#ffc1071a;border-radius:8px;box-shadow:0 4px 16px #ffc10733;pointer-events:none;position:fixed!important;transform:rotate(1deg) scale(1.01);z-index:9999!important}.subcategories__item .subcategories__item-preview{align-items:center;cursor:pointer;display:flex;gap:1rem;width:100%}.subcategories__item .subcategories__item-preview:active{cursor:default}.subcategories__item .subcategories__drag-handle{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#fff6;cursor:grab;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;margin-right:.75rem;transition:all .1s ease;width:24px}.subcategories__item .subcategories__drag-handle:hover{background:#ffffff1a;border-color:#fff3;color:#fff9}.subcategories__item .subcategories__drag-handle:active{background:#ffffff26;border-color:#ffffff4d;color:#fffc;cursor:grabbing}[data-rbd-draggable-id].dragging{position:fixed!important;z-index:9999!important}.subcategories__item[data-rbd-draggable-id].dragging{pointer-events:none;position:fixed!important;z-index:9999!important}.forum-category-item,.subcategories__item{position:relative}.forum-category-item:before,.subcategories__item:before{background:#00e054;border-radius:50%;content:"";height:8px;left:-1rem;opacity:0;position:absolute;top:.5rem;width:8px;z-index:1}.forum-category-item:hover:before,.subcategories__item:hover:before{opacity:1}.forum-category-item:before{left:-1.5rem}.subcategories__item:before{left:-1.2rem}.forum-create-category,.forum-create-subcategory{border-radius:8px;margin-bottom:1.5rem}.forum-create-category-btn,.forum-create-subcategory-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;font-variation-settings:"wght" 500;padding:.75rem 1rem;transition:all .1s ease;width:100%}.forum-create-category-btn:hover,.forum-create-subcategory-btn:hover{background:#ffffff26;border-color:#ffffff4d}.forum-create-category-form,.forum-create-subcategory-form{display:flex;flex-direction:column;gap:.75rem}.forum-create-category-form input,.forum-create-category-form textarea,.forum-create-subcategory-form input,.forum-create-subcategory-form textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;padding:.75rem;transition:all .1s ease}.forum-create-category-form input::placeholder,.forum-create-category-form textarea::placeholder,.forum-create-subcategory-form input::placeholder,.forum-create-subcategory-form textarea::placeholder{color:#fff6}.forum-create-category-form input:focus,.forum-create-category-form textarea:focus,.forum-create-subcategory-form input:focus,.forum-create-subcategory-form textarea:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.forum-create-category-form textarea,.forum-create-subcategory-form textarea{line-height:1.4;min-height:80px;resize:vertical}.forum-create-category-actions,.forum-create-subcategory-actions{display:flex;gap:.75rem;justify-content:flex-end}.forum-create-category-actions button,.forum-create-subcategory-actions button{border:none;border-radius:6px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;font-variation-settings:"wght" 500;min-width:80px;padding:.5rem 1rem;transition:all .1s ease}.forum-create-category-actions button[type=submit],.forum-create-subcategory-actions button[type=submit]{background:#ffffff1a;border:1px solid #fff3;color:#fff}.forum-create-category-actions button[type=submit]:hover,.forum-create-subcategory-actions button[type=submit]:hover{background:#ffffff26;border-color:#ffffff4d}.forum-create-category-actions button[type=button],.forum-create-subcategory-actions button[type=button]{background:#ffffff0d;border:1px solid #ffffff1a;color:#fff9}.forum-create-category-actions button[type=button]:hover,.forum-create-subcategory-actions button[type=button]:hover{background:#ffffff14;color:#fffc}@media(max-width:1024px){.subcategory-preview__stats:last-child,.subcategory-preview__stats:last-child+svg{display:none}}@media(max-width:768px){.subcategory-preview__stats:nth-last-child(2),.subcategory-preview__stats:nth-last-child(2)+svg{display:none}.subcategory-preview{align-items:flex-start;flex-direction:column;gap:.75rem}.subcategory-preview__content-container{width:100%}.subcategory-preview__content-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.subcategory-preview__stats-container{gap:1rem;justify-content:flex-start;width:100%}.subcategory-preview__stats{flex:0 0 auto;min-width:0}.subcategory-preview__stats-title{font-size:.875rem;margin-bottom:.25rem}.subcategory-preview__stats-value{font-size:1rem}.subcategory-preview__tag{font-size:.75rem;padding:.25rem .5rem}}@media(max-width:576px){.subcategory-preview__stats-container,.subcategory-preview__stats:first-child,.subcategory-preview__stats:first-child+svg{display:none}.subcategory-preview__content-description{-webkit-line-clamp:1;max-height:1.4em}}@media(max-width:480px){.subcategory-preview__content-title{font-size:.875rem}.subcategory-preview__tag{display:none}}