@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Nunito:wght@300;400;600;700&display=swap";
.home-module__txgM7a__page{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.home-module__txgM7a__main{flex:1}.home-module__txgM7a__hero{padding-bottom:50px}.home-module__txgM7a__heroContent{text-align:center;z-index:10;padding:40px 20px;position:relative}.home-module__txgM7a__heroTitle{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;padding-top:70px;font-family:Quicksand,sans-serif;font-size:3.5rem;font-weight:700}.home-module__txgM7a__heroSubtitle{color:#fffffff2;text-shadow:1px 1px 2px #0003;margin-bottom:2rem;font-family:Nunito,sans-serif;font-size:1.4rem}.home-module__txgM7a__ctaButton{color:#fff;background-color:#7c3aed;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:Quicksand,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #7c3aed66}.home-module__txgM7a__ctaButton:hover{background-color:#6d28d9;transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.home-module__txgM7a__findSection{background:#fdfffe3b;padding:60px 40px;scroll-margin-top:100px}@media (max-width:1100px){.home-module__txgM7a__findSection{padding:40px 20px}}@media (max-width:768px){.home-module__txgM7a__findSection{min-height:auto;padding:30px 16px}}.home-module__txgM7a__sectionTitle{color:#000;text-align:center;margin-bottom:10px;font-family:Quicksand,sans-serif;font-size:2.5rem;font-weight:700}.home-module__txgM7a__sectionSubtitle{color:#000000e6;text-align:center;margin-bottom:40px;font-family:Nunito,sans-serif;font-size:1.2rem}.home-module__txgM7a__searchContainer{gap:30px;max-width:1400px;margin:0 auto;display:flex}.home-module__txgM7a__searchSidebar{background:#fff;border-radius:12px;flex-shrink:0;width:380px;max-height:600px;padding:20px;overflow-y:auto;box-shadow:0 10px 40px #00000026}.home-module__txgM7a__filterSection{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding-bottom:20px}.home-module__txgM7a__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-family:Quicksand,sans-serif;font-size:.9rem;font-weight:600;display:block}.home-module__txgM7a__filterOption{color:#334155;cursor:pointer;align-items:center;gap:10px;padding:8px 0;font-family:Nunito,sans-serif;font-size:.95rem;display:flex}.home-module__txgM7a__filterOption input[type=checkbox]{accent-color:#7c3aed;cursor:pointer;width:18px;height:18px}.home-module__txgM7a__markerIcon{width:14px;height:14px;display:inline-block}.home-module__txgM7a__markerIcon.home-module__txgM7a__circle{background-color:#2563eb;border-radius:50%}.home-module__txgM7a__markerIcon.home-module__txgM7a__square{background-color:#00ff15;border-radius:3px}.home-module__txgM7a__markerIcon.home-module__txgM7a__triangle{background:0 0;border-bottom:12px solid red;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0}.home-module__txgM7a__searchInput{border:2px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:20px;padding:12px 16px;font-family:Nunito,sans-serif;font-size:1rem;transition:border-color .2s}.home-module__txgM7a__searchInput:focus{border-color:#fff;outline:none}.home-module__txgM7a__regionList{flex-direction:column;gap:16px;display:flex}.home-module__txgM7a__cityGroup{margin-bottom:8px}.home-module__txgM7a__cityName{color:#1e293b;margin-bottom:8px;font-family:Quicksand,sans-serif;font-size:1.1rem;font-weight:600;display:block}.home-module__txgM7a__communityCard{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex}.home-module__txgM7a__communityCard:hover{background:#f1f5f9;transform:translate(4px)}.home-module__txgM7a__cardContent{justify-content:space-between;align-items:center;width:100%;display:flex}.home-module__txgM7a__cardContent>div{flex:1}.home-module__txgM7a__cardTitle{color:#1e293b;margin:4px 0 0;font-family:Nunito,sans-serif;font-size:.95rem}.home-module__txgM7a__cardContent>i{color:#94a3b8;font-size:.8rem}.home-module__txgM7a__typeBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.home-module__txgM7a__typeBadge.home-module__txgM7a__community{color:#1d4ed8;background:#2563eb1a}.home-module__txgM7a__typeBadge.home-module__txgM7a__event{color:#16a34a;background:#22c55e1a}.home-module__txgM7a__typeBadge.home-module__txgM7a__convention{color:red;background:#8b5cf61a}.home-module__txgM7a__mapContainer{background:#fff;border-radius:12px;flex:1;height:600px;padding:10px;box-shadow:0 10px 40px #00000026}#home-module__txgM7a__map{z-index:1;border-radius:10px;width:100%;height:100%}.home-module__txgM7a__features{background:#fdfffe3b;margin-bottom:200px;padding:80px 40px}.home-module__txgM7a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.home-module__txgM7a__featureCard{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;padding:30px;transition:transform .3s}.home-module__txgM7a__featureCard:hover{transform:translateY(-5px)}.home-module__txgM7a__featureCard h3{color:#1e293b;margin-bottom:12px;font-family:Quicksand,sans-serif;font-size:1.4rem}.home-module__txgM7a__featureCard p{color:#64748b;font-family:Nunito,sans-serif;line-height:1.6}.custom-marker{background:0 0!important;border:none!important}@media (max-width:1100px){.home-module__txgM7a__searchContainer{flex-direction:column;min-height:800px}.home-module__txgM7a__searchSidebar{flex-shrink:0;width:100%;max-height:300px}.home-module__txgM7a__mapContainer{flex:1;height:auto}#home-module__txgM7a__map{height:100%;min-height:400px}}@media (max-width:768px){.home-module__txgM7a__searchInput,.home-module__txgM7a__regionList{display:none}.home-module__txgM7a__searchSidebar{max-height:auto;flex-shrink:0;padding:12px}.home-module__txgM7a__filterSection{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;margin-bottom:0;padding-bottom:12px;display:flex}.home-module__txgM7a__filterLabel{width:100%;margin-bottom:8px}.home-module__txgM7a__filterOption{background:#f8fafc;border-radius:20px;padding:6px 12px}.home-module__txgM7a__searchContainer{min-height:calc(100vh - 150px)}.home-module__txgM7a__mapContainer{flex:1;height:auto;min-height:300px}#home-module__txgM7a__map{height:100%;min-height:300px}}
