.header_header__ZbyUf{background-color:var(--background-color);padding:1.5rem 0;border-bottom:1px solid var(--border-color)}.header_container__1aI6p{margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.header_logo__62SFX{font-size:1.5rem;font-weight:700;text-decoration:none;color:var(--text-color)}@media (max-width:768px){.header_container__1aI6p{padding:0 1rem}}.Footer_footer__0IXn3{background-color:#0d1117;color:rgba(255,255,255,.6);padding:4rem 1.5rem 2rem;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.1)}.Footer_container__6pNfo{max-width:1200px;margin:0 auto;position:relative;z-index:2}.Footer_bgAnimation__h5GiY{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.Footer_bgCircle1__2eRT4{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(29,78,216,.2) 0,rgba(29,78,216,0) 70%);border-radius:50%;bottom:-250px;left:-150px;animation:Footer_float__7NMRK 15s ease-in-out infinite}.Footer_bgCircle2__IPNG8{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(109,40,217,.15) 0,rgba(109,40,217,0) 70%);border-radius:50%;top:-300px;right:-200px;animation:Footer_float__7NMRK 20s ease-in-out infinite reverse}@keyframes Footer_float__7NMRK{0%{transform:translate(0)}50%{transform:translate(30px,-40px)}to{transform:translate(0)}}.Footer_footerTop__0zPVP{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:1rem}.Footer_brandInfo__hJP1k{display:flex;align-items:center;gap:.75rem}.Footer_brandName__l9KUI{font-size:1.25rem;font-weight:700;color:#fff}.Footer_tagline__kug6f{font-size:.9rem;font-style:italic}.Footer_linksGrid__iiUlp{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Footer_linkColumn__MH1A_ ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_columnTitle__J5O1K{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.Footer_footerLink__N575X{color:rgba(255,255,255,.6);text-decoration:none;font-size:.9rem;transition:color .2s ease-in-out}.Footer_footerLink__N575X:hover{color:#fff}.Footer_footerBottom__jCLw1{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__t4WoK{font-size:.8rem}.Footer_socials__hvOzb{display:flex;gap:1rem}.Footer_socialLink__IdjKO{color:rgba(255,255,255,.6);transition:color .2s ease,transform .2s ease}.Footer_socialLink__IdjKO:hover{color:#fff;transform:scale(1.1)}@media (max-width:768px){.Footer_footerTop__0zPVP{flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer_footerBottom__jCLw1{flex-direction:column-reverse;text-align:center;gap:1.5rem}}.AuthForm_overlay__6BSru{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);backdrop-filter:blur(5px);z-index:99999999;display:flex;justify-content:center;align-items:center;padding:1rem;animation:AuthForm_fadeIn__cz8XX .3s ease-in-out}@keyframes AuthForm_fadeIn__cz8XX{0%{opacity:0}to{opacity:1}}.AuthForm_modal__upEP7{width:100%;max-width:420px;background-color:var(--bg);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;text-align:center}.AuthForm_logoContainer__G_hZx{padding:2rem 0 1rem;border-bottom:1px solid var(--border)}.AuthForm_content__4jgrm{padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;height:60vh;overflow-y:scroll}.AuthForm_content__4jgrm h1{font-size:1.5rem;margin:0 0 .5rem;color:var(--text)}.AuthForm_content__4jgrm p{margin:0 0 1.5rem;color:var(--text-secondary);max-width:300px;line-height:1.5}.AuthForm_form__SAM4_{width:100%;display:flex;flex-direction:column;gap:1.25rem}.AuthForm_formGroup__KJR0n{width:100%;text-align:left}.AuthForm_formGroup__KJR0n label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.875rem}.AuthForm_input__L785y{width:100%;padding:12px 14px;border-radius:8px;border:1px solid var(--border);background-color:var(--subtle-bg);color:var(--text);font-size:1rem;transition:border-color .2s,box-shadow .2s}.AuthForm_input__L785y:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 20%,transparent)}.AuthForm_button__ZT7br{background-color:var(--accent)}.AuthForm_buttonClose__WD0h_,.AuthForm_button__ZT7br{width:100%;padding:14px;border-radius:8px;border:none;color:#fff;font-size:1rem;font-weight:500;cursor:pointer}.AuthForm_buttonClose__WD0h_,.AuthForm_button__ZT7br:disabled{background-color:var(--text-secondary)}.AuthForm_button__ZT7br:disabled{cursor:not-allowed;opacity:.7}.AuthForm_buttonGroup__Jdr2A{width:100%;display:flex;flex-direction:column;gap:.75rem}.AuthForm_button__ZT7br.AuthForm_secondary__s32sP{background-color:var(--subtle-bg);color:var(--text);border:1px solid var(--border)}.AuthForm_errorMessage__zBAWm{color:var(--danger,#e53e3e);font-size:.875rem;font-weight:500}.AuthForm_successMessage__epGVk{color:var(--accent);font-weight:500}.AuthForm_loader__sJ6ZL{width:32px;height:32px;border:4px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:AuthForm_spin__R2SNS 1s linear infinite}@keyframes AuthForm_spin__R2SNS{to{transform:rotate(1turn)}}@media (max-width:768px){.AuthForm_overlay__6BSru{padding:0;background:var(--bg);backdrop-filter:none;align-items:flex-start}.AuthForm_modal__upEP7{width:100%;height:100%;max-width:100%;border-radius:0;box-shadow:none}.AuthForm_logoContainer__G_hZx{padding-top:3rem}.AuthForm_content__4jgrm{padding:1.5rem;height:100vh}}.AuthForm_closeButton__T5E_f{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;line-height:1;color:var(--text-secondary);cursor:pointer;padding:0;z-index:10}.AuthForm_closeButton__T5E_f:hover{color:var(--text);transform:scale(1.1)}.AuthForm_notNowButton__dQwwl{background:none;border:none;color:var(--text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem;margin-top:1rem;width:100%}.AuthForm_notNowButton__dQwwl:hover{color:var(--accent)}@media (max-width:768px){.AuthForm_closeButton__T5E_f{top:1.25rem;right:1.25rem}}.AuthForm_button__ZT7br,.AuthForm_input__L785y{box-sizing:border-box;height:48px}.AuthForm_categoryBadge__6phy2{padding:.375rem 1rem;font-size:.75rem;font-weight:700;color:white!important;border-radius:9999px;text-transform:uppercase;box-shadow:0 10px 15px -3px rgba(0,0,0,.3)}.AuthForm_blueGradient__vkh3r.AuthForm_categoryBadge__6phy2{background:linear-gradient(90deg,#2563eb,#06b6d4)}.AuthForm_purpleGradient__WtuW_.AuthForm_categoryBadge__6phy2{background:linear-gradient(90deg,#9333ea,#ec4899)}.AuthForm_greenGradient__Ja8qV.AuthForm_categoryBadge__6phy2{background:linear-gradient(90deg,#059669,#14b8a6)}.ForumLandingPage_main__5rHJt{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;min-height:100vh;background-color:var(--bg)}.ForumLandingPage_title__eHl2h{font-size:2.5rem;margin-bottom:2rem;color:var(--text);text-align:center}.ForumLandingPage_categoriesGrid__iqqYP{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1400px}.ForumLandingPage_categoryCard__srlYC{position:relative;background:var(--bg);padding:2rem;border-radius:8px;border:1px solid var(--border);text-decoration:none;color:var(--text);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ForumLandingPage_categoryCard__srlYC:hover{box-shadow:0 0 10px var(--glow)}.ForumLandingPage_iconWrapper__INUHe{margin-bottom:1rem;color:var(--accent)}.ForumLandingPage_iconWrapper__INUHe svg{width:48px;height:48px;stroke-width:1.5}.ForumLandingPage_categoryName__H_eWi{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.ForumLandingPage_postCount__G_Xyb{font-size:1rem;color:var(--text-secondary);line-height:1.6}.ForumLandingPage_tooltip__40g3M{position:absolute;bottom:105%;left:50%;transform:translateX(-50%);background-color:var(--text);color:var(--bg);padding:.5rem 1rem;border-radius:4px;font-size:.875rem;width:220px;text-align:center;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s;z-index:10}.ForumLandingPage_tooltip__40g3M:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--text) transparent transparent transparent}.ForumLandingPage_categoryCard__srlYC:hover .ForumLandingPage_tooltip__40g3M{visibility:visible;opacity:1}.ForumLandingPage_trendingSection__JyAaM{width:100%;max-width:1200px;margin-top:5rem}.ForumLandingPage_trendingPosts___Xxl7{display:flex;flex-direction:column;gap:1rem}.ForumLandingPage_trendingPost__eioiD{background:var(--bg);padding:1.5rem;border-radius:8px;border:1px solid var(--border);text-decoration:none;color:var(--text)}.ForumLandingPage_trendingPost__eioiD:hover{background-color:var(--subtle-bg);border-color:var(--accent)}.ForumLandingPage_trendingPostTitle__coK47{font-size:1.2rem;font-weight:500;color:var(--text)}.ForumLandingPage_trendingPostAuthor__g7nQ7{font-size:.9rem;color:var(--text-secondary);margin-top:.25rem}@media (max-width:1024px){.ForumLandingPage_categoriesGrid__iqqYP{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ForumLandingPage_title__eHl2h{font-size:2rem}.ForumLandingPage_main__5rHJt{padding:2rem 1rem}.ForumLandingPage_categoriesGrid__iqqYP{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ForumLandingPage_categoriesGrid__iqqYP{grid-template-columns:1fr}}.ForumLandingPage_postCountContainer__DopGC{display:flex;flex-direction:column}.ForumLandingPage_infoBtn__h7mI_{position:absolute;top:10px;right:10px;background:none;border:1px solid var(--border);color:var(--text-secondary);border-radius:50%;width:30px;height:30px;font-size:.75rem;cursor:pointer}