.Communities-module__tdYEHG__container{max-width:56rem;min-height:100vh;margin:2rem auto 5rem;padding:1rem}.Communities-module__tdYEHG__headerRow{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.Communities-module__tdYEHG__headerRow{flex-direction:row;justify-content:space-between;align-items:center}}.Communities-module__tdYEHG__titleWrapper{background:#fff;border:4px solid #7856b8;padding:1rem 2rem;display:inline-block;position:relative;transform:rotate(-1deg);box-shadow:8px 8px #0c0812}.Communities-module__tdYEHG__title{color:#7856b8;text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:2.25rem;font-weight:900;line-height:1}.Communities-module__tdYEHG__subtitle{color:#5a3a99;text-transform:uppercase;letter-spacing:.2em;margin-top:.5rem;font-family:monospace;font-size:.75rem}.Communities-module__tdYEHG__createBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:linear-gradient(#ec4899 0%,#db2777 100%);border:none;border-bottom:5px solid #9d174d;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.75rem;font-weight:900;transition:all .1s;display:flex;box-shadow:4px 4px #0000001a}.Communities-module__tdYEHG__createBtn:active{border-bottom-width:2px;transform:translateY(3px);box-shadow:1px 1px #0000001a}.Communities-module__tdYEHG__mainBox{background:#fff;border:4px solid #7856b8;border-radius:4px;margin-bottom:3rem;overflow:hidden;box-shadow:10px 10px #ede8f8}.Communities-module__tdYEHG__boxHeader{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(#3b82f6 0%,#2563eb 48%,#1d4ed8 50%,#1e40af 100%);border-bottom:3px solid #172554;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:900;display:flex;position:relative}.Communities-module__tdYEHG__boxHeader:after{content:"";pointer-events:none;background:linear-gradient(#ffffff4d 0%,#fff0 100%);height:40%;position:absolute;top:0;left:0;right:0}.Communities-module__tdYEHG__membershipGrid{grid-template-columns:repeat(1,1fr);gap:1rem;padding:1.5rem;display:grid}@media (min-width:640px){.Communities-module__tdYEHG__membershipGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Communities-module__tdYEHG__membershipGrid{grid-template-columns:repeat(4,1fr)}}.Communities-module__tdYEHG__membershipCard{background:#fff;border:2px solid #eff6ff;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .2s;display:flex}.Communities-module__tdYEHG__membershipCard:hover{background:#eff6ff;border-color:#3b82f6;transform:translateY(-2px)}.Communities-module__tdYEHG__membershipAvatar{object-fit:cover;border:2px solid #3b82f6;width:2.5rem;height:2.5rem}.Communities-module__tdYEHG__membershipName{color:#1e40af;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:900;overflow:hidden}.Communities-module__tdYEHG__membershipCount{color:#60a5fa;text-transform:uppercase;font-family:monospace;font-size:.6rem}.Communities-module__tdYEHG__searchInputWrapper{margin-bottom:3rem;position:relative}.Communities-module__tdYEHG__searchInput{color:#7856b8;background:#fff;border:4px solid #7856b8;outline:none;width:100%;padding:1rem 1.5rem;font-family:monospace;font-size:1rem;transition:all .2s;box-shadow:8px 8px #ede8f8}.Communities-module__tdYEHG__searchInput:focus{transform:translate(-2px,-2px);box-shadow:8px 8px #b794f4}.Communities-module__tdYEHG__discoverySection{flex-direction:column;gap:2rem;display:flex}.Communities-module__tdYEHG__sectionTitleRow{border-bottom:4px solid #7856b81a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.Communities-module__tdYEHG__sectionTitle{color:#7856b8;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;font-weight:900;display:flex}.Communities-module__tdYEHG__sortTabs{gap:.5rem;display:flex}.Communities-module__tdYEHG__tab{text-transform:uppercase;letter-spacing:.1em;color:#7856b8;cursor:pointer;background:#fff;border:2px solid #7856b8;border-bottom-width:4px;padding:.5rem 1rem;font-size:.65rem;font-weight:900;transition:all .1s}.Communities-module__tdYEHG__activeTab{color:#fff;background:#7856b8;border-bottom-width:4px;box-shadow:2px 2px #0000001a}.Communities-module__tdYEHG__tab:active{border-bottom-width:2px;transform:translateY(2px)}.Communities-module__tdYEHG__tab:hover:not(.Communities-module__tdYEHG__activeTab){background:#fdf2f8}.Communities-module__tdYEHG__discoveryGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.Communities-module__tdYEHG__discoveryGrid{grid-template-columns:repeat(2,1fr)}}.Communities-module__tdYEHG__discoveryCard{background:#fff;border:4px solid #f3f4f6;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;box-shadow:4px 4px #f3f4f6}.Communities-module__tdYEHG__discoveryCard:hover{border-color:#7856b8;transform:translateY(-8px);box-shadow:8px 8px #b794f4}.Communities-module__tdYEHG__cardBanner{aspect-ratio:16/9;border-bottom:4px solid #f3f4f6;position:relative;overflow:hidden}.Communities-module__tdYEHG__discoveryCard:hover .Communities-module__tdYEHG__cardBanner{border-bottom-color:#7856b833}.Communities-module__tdYEHG__bannerImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Communities-module__tdYEHG__discoveryCard:hover .Communities-module__tdYEHG__bannerImg{transform:scale(1.1)}.Communities-module__tdYEHG__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;background:#ffffffe6;border:2px solid #000;padding:.125rem .5rem;font-size:8px;font-weight:900;position:absolute;top:.5rem;right:.5rem}.Communities-module__tdYEHG__cardBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Communities-module__tdYEHG__cardTitle{color:#7856b8;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:900}.Communities-module__tdYEHG__discoveryCard:hover .Communities-module__tdYEHG__cardTitle{text-decoration:underline}.Communities-module__tdYEHG__cardDesc{color:#6b7280;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-top:.5rem;font-family:monospace;font-size:.7rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Communities-module__tdYEHG__cardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:.75rem;display:flex}.Communities-module__tdYEHG__memberCount{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:900}.Communities-module__tdYEHG__enterLabel{color:#7856b8;text-transform:uppercase;letter-spacing:.1em;opacity:0;align-items:center;gap:.25rem;font-size:.6rem;font-weight:900;transition:all .2s;display:flex;transform:translate(-10px)}.Communities-module__tdYEHG__discoveryCard:hover .Communities-module__tdYEHG__enterLabel{opacity:1;transform:translate(0)}.Communities-module__tdYEHG__loadMore{color:#7856b8;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:#fff;border:4px solid #7856b8;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:1.5rem;font-size:.75rem;font-weight:900;transition:all .2s;display:flex;box-shadow:6px 6px #aec8e0}.Communities-module__tdYEHG__loadMore:hover{transform:translateY(-4px);box-shadow:6px 6px #b794f4}.Communities-module__tdYEHG__loadMore:active{box-shadow:none;transform:translateY(2px)}.dark .Communities-module__tdYEHG__titleWrapper{background:#120f26;border-color:#a78bfa;box-shadow:8px 8px #000}.dark .Communities-module__tdYEHG__title{color:#a78bfa}.dark .Communities-module__tdYEHG__subtitle{color:#a78bfa;opacity:.8}.dark .Communities-module__tdYEHG__mainBox{background:#120f26;border-color:#a78bfa;box-shadow:10px 10px #000}.dark .Communities-module__tdYEHG__membershipCard{background:#1a1636;border-color:#ffffff0d}.dark .Communities-module__tdYEHG__membershipCard:hover{background:#25204d;border-color:#a78bfa}.dark .Communities-module__tdYEHG__membershipName{color:#a78bfa}.dark .Communities-module__tdYEHG__membershipCount{color:#8b5cf6}.dark .Communities-module__tdYEHG__searchInput{color:#a78bfa;background:#120f26;border-color:#a78bfa;box-shadow:8px 8px #000}.dark .Communities-module__tdYEHG__searchInput:focus{box-shadow:8px 8px #7856b8}.dark .Communities-module__tdYEHG__sectionTitle{color:#a78bfa}.dark .Communities-module__tdYEHG__tab{color:#a78bfa;background:#120f26;border-color:#a78bfa}.dark .Communities-module__tdYEHG__activeTab{color:#120f26;background:#a78bfa;border-color:#a78bfa}.dark .Communities-module__tdYEHG__tab:hover:not(.Communities-module__tdYEHG__activeTab){background:#1a1636}.dark .Communities-module__tdYEHG__discoveryCard{background:#120f26;border-color:#ffffff0d;box-shadow:4px 4px #ffffff05}.dark .Communities-module__tdYEHG__discoveryCard:hover{border-color:#a78bfa;box-shadow:8px 8px #7856b8}.dark .Communities-module__tdYEHG__cardBanner{border-bottom-color:#ffffff0d}.dark .Communities-module__tdYEHG__cardTitle{color:#a78bfa}.dark .Communities-module__tdYEHG__cardDesc{color:#9ca3af}.dark .Communities-module__tdYEHG__cardFooter{border-top-color:#ffffff0d}.dark .Communities-module__tdYEHG__memberCount{color:#6b7280}.dark .Communities-module__tdYEHG__enterLabel{color:#a78bfa}.dark .Communities-module__tdYEHG__loadMore{color:#a78bfa;background:#120f26;border-color:#a78bfa;box-shadow:6px 6px #000}.dark .Communities-module__tdYEHG__loadMore:hover{box-shadow:6px 6px #7856b8}.Communities-module__tdYEHG__localSection{background:linear-gradient(135deg,#ec489908 0%,#7856b808 100%);border:4px solid #7856b8;border-radius:4px;margin-bottom:3rem;overflow:hidden;box-shadow:10px 10px #ede8f8}.Communities-module__tdYEHG__localHeader{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:linear-gradient(#ec4899 0%,#db2777 48% 50%,#c084fc 100%);border-bottom:3px solid #9d174d;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:900;display:flex}.Communities-module__tdYEHG__localCarousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.25rem;padding:1.5rem;display:flex;overflow-x:auto}@media (min-width:768px){.Communities-module__tdYEHG__localCarousel{grid-template-columns:repeat(3,1fr);display:grid;overflow-x:visible}}.Communities-module__tdYEHG__localCard{background:#fff;border:3px solid #f3f4f6;flex-direction:column;flex:0 0 16rem;min-height:12rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:4px 4px #f3f4f6}@media (min-width:768px){.Communities-module__tdYEHG__localCard{flex:unset}}.Communities-module__tdYEHG__localCard:hover{border-color:#ec4899;transform:translateY(-4px);box-shadow:6px 6px #fbcfe8}.Communities-module__tdYEHG__localCardBanner{border-bottom:3px solid #f3f4f6;height:6rem;position:relative;overflow:hidden}.Communities-module__tdYEHG__localCardImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Communities-module__tdYEHG__localCard:hover .Communities-module__tdYEHG__localCardImg{transform:scale(1.08)}.Communities-module__tdYEHG__localCardBody{flex-direction:column;flex:1;justify-content:space-between;padding:.75rem;display:flex}.Communities-module__tdYEHG__localCardTitle{color:#db2777;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:900;overflow:hidden}.Communities-module__tdYEHG__localCardDesc{color:#6b7280;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:1.8rem;margin-top:.25rem;font-family:monospace;font-size:.65rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Communities-module__tdYEHG__localCardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;display:flex}.Communities-module__tdYEHG__localCardLoc{color:#ec4899;text-transform:uppercase;align-items:center;gap:.2rem;font-size:.55rem;font-weight:900;display:flex}.Communities-module__tdYEHG__localCardCount{color:#9ca3af;font-family:monospace;font-size:.55rem}.dark .Communities-module__tdYEHG__localSection{background:linear-gradient(135deg,#ec489905 0%,#a78bfa05 100%);border-color:#db2777;box-shadow:10px 10px #000}.dark .Communities-module__tdYEHG__localHeader{background:linear-gradient(#db2777 0%,#9d174d 48%,#120f26 100%);border-bottom-color:#000}.dark .Communities-module__tdYEHG__localCard{background:#120f26;border-color:#ffffff0a;box-shadow:4px 4px #0003}.dark .Communities-module__tdYEHG__localCard:hover{border-color:#db2777;box-shadow:6px 6px #db277733}.dark .Communities-module__tdYEHG__localCardBanner{border-bottom-color:#ffffff0a}.dark .Communities-module__tdYEHG__localCardTitle{color:#f472b6}.dark .Communities-module__tdYEHG__localCardDesc{color:#9ca3af}.dark .Communities-module__tdYEHG__localCardFooter{border-top-color:#ffffff0a}.dark .Communities-module__tdYEHG__localCardLoc{color:#f472b6}
