.actu-section{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.actu-section__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.actu-section__title{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0}.actu-section__title .dot{color:var(--accent-color)}.actu-section__content{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}@media(max-width:1024px){.actu-section__content{flex-wrap:wrap}}@media(max-width:768px){.actu-section__content{align-items:stretch;flex-direction:column}}.actu__section{display:grid;gap:1rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:4rem 0}@media screen and (max-width:768px){.actu__section{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}}.actu__item{background-color:#0000;border:1px solid #ffffff1a;border-radius:.5rem;cursor:pointer;height:286px;overflow:hidden;position:relative;scale:1;text-decoration:none;transition:all .3s ease;width:100%}.actu__item:first-of-type{animation:slideUp .3s ease;animation-delay:.35s;animation-fill-mode:backwards}.actu__item:nth-of-type(2){animation:slideUp .3s ease;animation-delay:.4s;animation-fill-mode:backwards}.actu__item:nth-of-type(3){animation:slideUp .3s ease;animation-delay:.45s;animation-fill-mode:backwards}.actu__item:nth-of-type(4){animation:slideUp .3s ease;animation-delay:.5s;animation-fill-mode:backwards}.actu__item:nth-of-type(5){animation:slideUp .3s ease;animation-delay:.55s;animation-fill-mode:backwards}.actu__item:nth-of-type(6){animation:slideUp .3s ease;animation-delay:.6s;animation-fill-mode:backwards}.actu__item:nth-of-type(7){animation:slideUp .3s ease;animation-delay:.65s;animation-fill-mode:backwards}.actu__item:nth-of-type(8){animation:slideUp .3s ease;animation-delay:.7s;animation-fill-mode:backwards}.actu__item:nth-of-type(9){animation:slideUp .3s ease;animation-delay:.75s;animation-fill-mode:backwards}.actu__item:nth-of-type(10){animation:slideUp .3s ease;animation-delay:.8s;animation-fill-mode:backwards}@media screen and (max-width:768px){.actu__item{height:240px}}@media screen and (max-width:480px){.actu__item{height:200px}}@media(hover:hover)and (min-width:1024px){.actu__item:hover{border-color:#00e054;box-shadow:0 8px 32px #00000026;transform:translateY(-4px)}}.actu__item:focus{border-color:#00e054;box-shadow:0 0 0 2px #00e05433;outline:none}.actu__item-image{border-radius:.5rem;font-size:0;height:100%;max-height:286px;object-fit:cover;object-position:center;position:relative;transition:all .3s ease;width:100%}@media screen and (max-width:768px){.actu__item-image{max-height:240px}}@media screen and (max-width:480px){.actu__item-image{max-height:200px}}.actu__item-content{background:linear-gradient(180deg,#0000,#0000004d 30%,#000000b3 70%,#000000d9);bottom:0;height:100%;left:0;position:absolute;width:100%}.actu__item-content-top{align-items:flex-start;border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:1.5rem;width:100%}@media screen and (max-width:768px){.actu__item-content-top{padding:1.25rem}}@media screen and (max-width:480px){.actu__item-content-top{padding:1rem}}.actu__item-title{--max-lines:1;-webkit-line-clamp:var(--max-lines);line-clamp:var(--max-lines);-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 700;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 4px #00000080;width:100%}@media screen and (max-width:768px){.actu__item-title{font-size:1.25rem}}@media screen and (max-width:480px){.actu__item-title{font-size:1.125rem}}.actu__item-creator{--max-lines:1;-webkit-line-clamp:var(--max-lines);line-clamp:var(--max-lines);-webkit-box-orient:vertical;color:#ffffffe6;display:-webkit-box;font-family:DM Sans,sans-serif;font-size:.875rem;font-variation-settings:"wght" 500;margin:0;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #0000004d}@media screen and (max-width:480px){.actu__item-creator{font-size:.8125rem}}.actu__item-date{color:#9ab;font-family:DM Sans,sans-serif;font-size:.875rem}@media screen and (max-width:480px){.actu__item-date{font-size:.75rem}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.forum__skip-link{background:#00e054;border-radius:4px;color:#1e1e1e;font-weight:500;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;transition:top .3s ease;z-index:10000}.forum__skip-link:focus{outline:2px solid #fff;outline-offset:2px;top:6px}.forum,.forum__section{background:linear-gradient(180deg,#14181c,#222831);min-height:100vh;padding:2rem;width:100%}.forum__header-section{margin-bottom:3rem;padding:0 1rem;width:100%}.forum__header-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.forum__breadcrumb{margin-bottom:1rem;text-align:left;width:100%}.forum__breadcrumb-list{flex-wrap:nowrap;font-size:.875rem;justify-content:flex-start;list-style:none;margin:0;overflow:hidden;padding:0}.forum__breadcrumb-item,.forum__breadcrumb-list{align-items:center;display:flex;gap:.5rem;min-width:0}.forum__breadcrumb-item{flex-shrink:1}.forum__breadcrumb-item:not(:last-child):after{color:#9ab;content:">";margin-left:.5rem}.forum__breadcrumb-current,.forum__breadcrumb-link{display:inline-block;max-width:200px;min-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.forum__breadcrumb-link{color:#9ab;text-decoration:none;transition:color .2s ease}.forum__breadcrumb-link:hover{color:#00e054;text-decoration:underline}.forum__breadcrumb-current{color:#fff;font-weight:500}.forum__header{text-align:center}.forum__title{color:#fff;font-family:DM Sans,sans-serif;font-size:3.375rem;font-variation-settings:"wght" 700;margin:0 auto;max-width:66.125rem}.forum__title--dot{color:#00e054}.forum__subtitle{color:#9ab;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 500;margin:1.5rem auto 0;max-width:605px;text-align:center}.forum__admin-controls{display:flex;justify-content:center;margin-top:2rem}.forum__drag-mode-toggle{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:.875rem;font-weight:500;gap:.5rem;outline:none;padding:.75rem 1.5rem;transition:all .2s ease}.forum__drag-mode-toggle:hover{background:#ffffff2e;border-color:#ffffffb3;transform:translateY(-1px)}.forum__drag-mode-toggle:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__drag-mode-toggle:active{transform:translateY(0)}.forum__drag-mode-toggle.active{background:#00e05433;border-color:#00e05499;color:#00e054}.forum__drag-mode-toggle.active:hover{background:#00e0544d;border-color:#00e054cc}.forum__content-section{width:100%}.forum__content-container{margin:0 auto;width:100%}.forum__loading{align-items:center;color:#9ab;display:flex;flex-direction:column;gap:1rem;padding:2rem;text-align:center}.forum__loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff1a;border-radius:50%;border-top-color:#00e054;height:2rem;width:2rem}.forum__error{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:.5rem;color:#ff6b6b;margin:1rem 0;padding:2rem;text-align:center}.forum__categories-section{margin-top:3rem;width:100%}.forum__categories-list{display:flex;flex-direction:column;gap:3rem}.forum__category-article{width:100%}.forum__category-title{border-bottom:1px solid #ffffff14;color:#fff;font-family:DM Sans,sans-serif;font-size:2rem;font-variation-settings:"wght" 700;margin:0 0 2rem;padding-bottom:1rem}.forum__category-title--dot{color:#00e054}.forum__subcategories-container{display:flex;flex-direction:column;gap:1rem}.forum__create-category{background:rgba(54,63,78,.502);border:1px solid #ffffff1a;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.forum__create-category-btn{background:#ffffff14;border:1px solid #fff6;border-radius:.5rem;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;outline:none;padding:1rem;transition:all .2s ease;width:100%}.forum__create-category-btn:hover{background:#ffffff2e;border-color:#ffffffb3}.forum__create-category-btn:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__create-category-form{display:flex;flex-direction:column;gap:1.5rem}.forum__form-group{display:flex;flex-direction:column;gap:.5rem}.forum__form-label{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:500;gap:.25rem}.forum__required{color:#ff6b6b}.forum__form-input,.forum__form-textarea{background:#ffffff14;border:1px solid #fff6;border-radius:.5rem;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;outline:none;padding:.75rem 1rem;transition:all .2s ease}.forum__form-input:focus,.forum__form-textarea:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__form-input:hover,.forum__form-textarea:hover{background:#ffffff2e}.forum__form-input::placeholder,.forum__form-textarea::placeholder{color:#9ab}.forum__form-textarea{min-height:100px;resize:vertical}.forum__form-help{color:#9ab;font-size:.75rem;margin-top:.25rem}.forum__form-actions{display:flex;gap:1rem;justify-content:flex-end}.forum__form-cancel,.forum__form-submit{border-radius:.5rem;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;min-width:100px;outline:none;padding:.75rem 1.5rem;transition:all .2s ease}.forum__form-submit{background:#00e054;border:none;color:#1e1e1e}.forum__form-submit:hover{background:#00fa5e;transform:translateY(-1px)}.forum__form-submit:focus{box-shadow:0 0 0 2px #00e0544d}.forum__form-cancel{background:#ffffff14;border:1px solid #fff6;color:#fff}.forum__form-cancel:hover{background:#ffffff2e;border-color:#ffffffb3}.forum__form-cancel:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a}.forum__categories-draggable{display:flex;flex-direction:column;gap:2rem}.forum__category-item{background:rgba(54,63,78,.502);border:1px solid #ffffff1a;border-radius:.5rem;padding:1.5rem;transition:all .2s ease}.forum__category-item.dragging{box-shadow:0 8px 32px #0003;opacity:.8;transform:rotate(2deg)}.forum__category-content{align-items:flex-start;display:flex;gap:1rem}.forum__category-drag-handle{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:.25rem;color:#9ab;cursor:grab;display:flex;font-size:.75rem;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.forum__category-drag-handle:hover{background:#ffffff2e;border-color:#fff6}.forum__category-drag-handle:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__category-drag-handle:active{cursor:grabbing}.forum__category-main{flex:1 1}.forum__create-subcategory{background:#363f4e80;border:1px solid #ffffff0d;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.forum__create-subcategory-btn{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;transition:all .2s ease;width:100%}.forum__create-subcategory-btn:hover{background:#ffffff2e;border-color:#ffffffb3}.forum__create-subcategory-btn:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__create-subcategory-form,.forum__subcategories-draggable,.forum__subcategories-list{display:flex;flex-direction:column;gap:1rem}.forum__subcategory-item{background:rgba(54,63,78,.502);border:1px solid #ffffff1a;border-radius:.5rem;transition:all .2s ease}.forum__subcategory-item.dragging{box-shadow:0 4px 16px #00000026;opacity:.8;transform:rotate(1deg)}.forum__subcategory-preview{cursor:pointer;padding:1.5rem;position:relative;transition:all .2s ease}.forum__subcategory-preview:hover{background:#ffffff05;border-color:#fff3}.forum__subcategory-preview:focus{background:#ffffff0d;border-color:#00e0544d;box-shadow:0 0 0 2px #00e0541a;outline:none}.forum__subcategory-drag-handle{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:.25rem;color:#9ab;cursor:grab;display:flex;font-size:.625rem;height:1.5rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:1.5rem}.forum__subcategory-drag-handle:hover{background:#ffffff2e;border-color:#fff6}.forum__subcategory-drag-handle:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__subcategory-drag-handle:active{cursor:grabbing}.forum__subcategory-preview-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}.forum__subcategory-content-container{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.forum__subcategory-content-info{align-items:center;display:flex;gap:1rem}.forum__subcategory-content-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.forum__subcategory-tag{background:#00e054;border-radius:.5rem;color:#1e1e1e;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.forum__subcategory-tag--new{background:#52fa7c;color:#1e1e1e}.forum__subcategory-content-description{color:#9ab;font-size:.875rem;line-height:1.4;margin:0}.forum__subcategory-stats-container{align-items:center;display:flex;flex-shrink:0;gap:1rem}.forum__subcategory-stats-error,.forum__subcategory-stats-loading{border-radius:.25rem;font-size:.75rem;padding:.5rem 1rem}.forum__subcategory-stats-loading{background:#ffffff14;color:#9ab}.forum__subcategory-stats-error{background:#ff6b6b1a;color:#ff6b6b}.forum__subcategory-stats{align-items:start;display:flex;flex-direction:column;gap:.5rem;justify-content:start}.forum__subcategory-stats:last-of-type{max-width:230px;min-width:230px}.forum__subcategory-stats:last-of-type .forum__subcategory-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}.forum__subcategory-stats:last-of-type .forum__subcategory-stats-value{color:#abc;font-size:.875rem;font-variation-settings:"wght" 400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum__subcategory-stats--empty{min-width:150px}.forum__subcategory-stats-title{color:#abc;font-size:.9375rem;font-variation-settings:"wght" 400;margin:0;width:100%}.forum__subcategory-stats-title:is(:last-child){color:#fff;font-variation-settings:"wght" 600}.forum__subcategory-stats-value{color:#fff;font-size:1.0625rem;font-variation-settings:"wght" 400;margin:0;width:100%}.forum__subcategory-create-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:.875rem;font-weight:500;justify-content:center;min-height:44px;outline:none;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.forum__subcategory-create-button:hover{background:#ffffff2e;border-color:#ffffffb3;transform:translateY(-1px)}.forum__subcategory-create-button:focus{border:1px solid #ffffffb3;box-shadow:0 0 0 2px #ffffff1a;outline:none}.forum__subcategory-create-button:active{transform:translateY(0)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1264px){.forum__subcategory-stats-container{display:none}.forum__subcategory-preview-content{align-items:flex-start;flex-direction:column;gap:1rem}}@media screen and (max-width:768px){.forum{padding:1rem}.forum__section{padding:0}.forum__header-content{gap:1.5rem}.forum__title{font-size:2rem}.forum__subtitle{font-size:1.125rem}.forum__content-container{padding:0}.forum__form-actions{flex-direction:column}.forum__form-cancel,.forum__form-submit{width:100%}.forum__category-title{font-size:1.75rem;margin-bottom:1.5rem}.forum__subcategory-preview{padding:1.25rem}.forum__subcategory-content-title{font-size:1rem}.forum__subcategory-content-description{-webkit-line-clamp:3;font-size:.8125rem}}@media screen and (max-width:480px){.forum{padding:1rem}.forum__section{padding:0}.forum__title{font-size:1.5rem}.forum__subtitle{font-size:1rem}.forum__category-title{font-size:1.375rem;margin-bottom:1rem}.forum__subcategory-preview{padding:1rem}.forum__subcategory-content-title{font-size:.9375rem}.forum__subcategory-content-description{-webkit-line-clamp:2;font-size:.75rem}.forum__subcategory-stats-container{display:none}}