.community_communityContainer__Bpel6{min-height:100vh;background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-primary) 50%,var(--bg-tertiary) 100%);position:relative;padding-top:4rem}.community_mainContent__qJzOY{margin-left:260px;min-height:calc(100vh - 4rem);position:relative;z-index:1}.community_mobileMenuBtn__An3xM{display:none;position:fixed;top:4.75rem;left:1rem;z-index:45;width:40px;height:40px;border-radius:.5rem;background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px var(--shadow-primary)}.community_mobileMenuBtn__An3xM:hover{background:var(--bg-tertiary);color:var(--text-primary)}.community_menuIcon__YDvxT{width:20px;height:20px}@media (max-width:768px){.community_communityContainer__Bpel6{padding-top:3.5rem}.community_mainContent__qJzOY{margin-left:0;min-height:calc(100vh - 3.5rem)}.community_mobileMenuBtn__An3xM{display:flex;top:4.25rem}}[data-theme=dark] .community_communityContainer__Bpel6{background:linear-gradient(135deg,#0a0f1a,#0f172a 50%,#1a1f2e)}