.footer{background:#161a22;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:#28d56a;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.footer__email:hover{color:#28d56a;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:#28d56a;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 0 .5rem}.footer__memoir44-notice{color:#9ab;font-size:.6875rem;font-variation-settings:"wght" 400;line-height:1.4;margin:0;opacity:.8}.layout,.layout__content{width:100%}@media(max-width:1024px){.layout__content{padding-top:4.5rem}}@media(min-width:1024px){.layout__content{padding-top:0}}.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:#28d56a;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{padding:2rem}.forum,.forum__section{min-height:100vh;width:100%}.forum__section{margin:0 auto;max-width:1200px;padding:2rem 0}.forum__header-section{margin-bottom:3rem;padding:0;width:100%}.forum__header-content{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;margin:0;width:100%}.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:#28d56a;text-decoration:underline}.forum__breadcrumb-current{color:#fff;font-weight:500}.forum__header{text-align:left}.forum__title{color:#fff;font-family:DM Sans,sans-serif;font-size:3.375rem;font-variation-settings:"wght" 700;margin:0;max-width:66.125rem}.forum__title--dot{color:#28d56a}.forum__subtitle{color:#9ab;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 500;margin:1.5rem 0 0;max-width:605px;text-align:left}.forum__content-section{width:100%}.forum__search-hero{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;margin:.5rem 0 1.25rem;min-height:280px;overflow:hidden;position:relative;width:100%}.forum__search-hero:before{background:linear-gradient(180deg,#00000026,#00000073);content:"";inset:0;position:absolute}.forum__search-hero__inner{color:#fff;padding:2rem;position:relative;width:100%}.forum__search-hero__title{font-size:2rem;font-weight:700;letter-spacing:.2px;margin:0 0 .25rem}.forum__search-hero__subtitle{font-size:1.0625rem;margin:0;opacity:.9}.forum__search-hero__form{align-items:center;display:flex;flex-direction:row;gap:1rem;margin-top:1.5rem;max-width:720px;width:100%}.forum__search-hero__input-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.forum__search-hero__search-icon{color:#fffc;left:1.25rem;pointer-events:none;position:absolute;transition:color .2s ease;z-index:2}.forum__search-hero__input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff40;border-radius:16px;color:#fff;font-size:1.0625rem;font-weight:500;min-height:56px;outline:none;padding:0 1.25rem 0 3.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.forum__search-hero__input::placeholder{color:#ffffffb3;font-weight:400}.forum__search-hero__input:focus{background:#fff3;border:2px solid #fff9}.forum__search-hero__input:focus+.forum__search-hero__search-icon{color:#fff}@media(hover:hover)and (min-width:1024px){.forum__search-hero__input:hover{background:#ffffff2e;border-color:#ffffff59}.forum__search-hero__input:hover+.forum__search-hero__search-icon{color:#ffffffe6}}.forum__search-hero__count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;white-space:nowrap}.forum__search-hero__count-text{color:inherit}.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:#28d56a;height:2rem;width:2rem}.forum__error{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:.75rem;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:#28d56a}.forum__subcategories-container{display:flex;flex-direction:column;gap:1rem}.forum__create-category{background:#2c3440;border:1px solid #ffffff1a;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.forum__create-category-btn{background:#ffffff14;border:1px solid #fff6;border-radius:.75rem;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:.75rem;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:.75rem;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:#28d56a;border:none;color:#1e1e1e}.forum__form-submit:hover{background:#3cda78;transform:translateY(-1px)}.forum__form-submit:focus{box-shadow:0 0 0 2px #28d56a4d}.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:#2c3440;border:1px solid #ffffff1a;border-radius:.75rem;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:#2c344080;border:1px solid #ffffff0d;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.forum__create-subcategory-btn{background:#ffffff14;border:1px solid #fff6;border-radius:.75rem;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{display:flex;flex-direction:column;gap:1rem}.forum__subcategories-draggable{gap:2rem}.forum__subcategories-draggable,.forum__subcategories-list{display:flex;flex-direction:column}.forum__subcategory-item{background:#2c3440;border-left:1px solid #ffffff1a;border-radius:0;border-right:1px solid #ffffff1a;transition:all .2s ease}.forum__subcategory-item:first-child{border-top:1px solid #ffffff1a;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.forum__subcategory-item:last-child{border-bottom:1px solid #ffffff1a;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.forum__subcategory-item:not(:first-child){border-top:1px solid #0000}.forum__subcategory-item:not(:last-child){border-bottom:1px solid #ffffff1a}.forum__subcategory-item.dragging{box-shadow:0 4px 16px #00000026;opacity:.8;transform:rotate(1deg)}@media(hover:hover)and (min-width:1024px){.forum__subcategory-item:hover{background:#ffffff2e;border-left-color:#fff6;border-right-color:#fff6}.forum__subcategory-item:hover:first-child,.forum__subcategory-item:hover:not(:first-child){border-top-color:#fff6}.forum__subcategory-item:hover:last-child,.forum__subcategory-item:hover:not(:last-child){border-bottom-color:#fff6}}.forum__subcategory-preview{cursor:pointer;padding:1.5rem;position:relative;transition:all .2s ease}.forum__subcategory-preview:focus{background:#ffffff0d;border-color:#28d56a4d;box-shadow:0 0 0 2px #28d56a1a;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:#28d56a;border-radius:.75rem;color:#1e1e1e;display:inline-block;font-size:.75rem;font-variation-settings:"wght" 500;letter-spacing:.5px;padding:.25rem .75rem;text-transform:capitalize}.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;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:.75rem;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)}.search-highlight{background-color:#ff09;border-radius:.2rem;color:#000;font-weight:600;padding:.1rem 0;text-shadow:none}@media(prefers-color-scheme:dark){.search-highlight{background-color:#ffd700cc;color:#1a1a1a}}@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;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;line-clamp:2;font-size:.75rem}.forum__subcategory-stats-container{display:none}}.privacy-policy{min-height:100vh;padding:2rem;width:100%}.privacy-policy__skip-link{background:#28d56a;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}.privacy-policy__skip-link:focus{outline:2px solid #fff;outline-offset:2px;top:6px}.privacy-policy__section{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 0;width:100%}.privacy-policy__header-section{margin-bottom:3rem;padding:0;width:100%}.privacy-policy__header-content{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;margin:0;width:100%}.privacy-policy__header{text-align:left}.privacy-policy__title{color:#fff;font-family:DM Sans,sans-serif;font-size:3.375rem;font-variation-settings:"wght" 700;margin:0;max-width:66.125rem}.privacy-policy__content-section{width:100%}.privacy-policy__content-container{margin:0 auto;width:100%}.privacy-policy__preface{color:#9ab;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.6;margin:2rem 0;text-align:justify}.privacy-policy__article-title{border-bottom:2px solid #28d56a;color:#fff;display:inline-block;font-family:DM Sans,sans-serif;font-size:1.5rem;font-variation-settings:"wght" 700;margin:2.5rem 0 1rem;padding-bottom:.5rem}.privacy-policy__subarticle-title{border-bottom:1px solid #28d56a80;color:#fff;display:inline-block;font-family:DM Sans,sans-serif;font-size:1.25rem;font-variation-settings:"wght" 600;margin:2rem 0 1rem;padding-bottom:.25rem}.privacy-policy__article-content{color:#9ab;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:justify}.privacy-policy__article-content ul{margin:1rem 0;padding-left:2rem}.privacy-policy__article-content ul li{color:#9ab;margin-bottom:.5rem}.privacy-policy__article-content a{color:#28d56a;text-decoration:none;transition:color .2s ease}.privacy-policy__article-content a:hover{color:#00b847;text-decoration:underline}@media screen and (max-width:768px){.privacy-policy{padding:1rem}.privacy-policy__section{padding:0}.privacy-policy__header-content{gap:1.5rem}.privacy-policy__title{font-size:2rem}.privacy-policy__content-container{padding:0}.privacy-policy__article-title{font-size:1.25rem}.privacy-policy__article-content,.privacy-policy__preface{font-size:.875rem}}@media screen and (max-width:480px){.privacy-policy{padding:1rem}.privacy-policy__section{padding:0}.privacy-policy__title{font-size:1.5rem}.privacy-policy__article-title{font-size:1.125rem}.privacy-policy__article-content,.privacy-policy__preface{font-size:.75rem}}