.Stations-module__8WNHzq__stationsPage{background:#fff;min-height:100vh}.Stations-module__8WNHzq__heroSection{text-align:center;background:linear-gradient(135deg,#faedd6 0%,#ecc7a5 30%,#ddd6fe 70%,#c7d2fe 100%);padding:120px 0 80px;position:relative}.Stations-module__8WNHzq__container{max-width:1200px;margin:0 auto;padding:0 24px}.Stations-module__8WNHzq__heroContent{max-width:800px;margin:0 auto}.Stations-module__8WNHzq__heroTitle{color:#1e293b;margin-bottom:16px;font-size:3.5rem;font-weight:700;line-height:1.1}.Stations-module__8WNHzq__heroSubtitle{color:#3b82f6;margin-bottom:20px;font-size:1.5rem;font-weight:600}.Stations-module__8WNHzq__heroDescription{color:#64748b;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Stations-module__8WNHzq__routeDisplay{background:rgba(255,255,255,.9);border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:20px;padding:16px 32px;display:inline-flex;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Stations-module__8WNHzq__routePoint{color:#1e293b;font-size:1.1rem;font-weight:600}.Stations-module__8WNHzq__routeArrow{color:#3b82f6;font-size:1.2rem}.Stations-module__8WNHzq__statsSection{background:#f8fafc;padding:80px 0}.Stations-module__8WNHzq__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Stations-module__8WNHzq__statCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 24px;transition:all .3s;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Stations-module__8WNHzq__statCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Stations-module__8WNHzq__statNumber{color:#3b82f6;margin-bottom:8px;font-size:2.5rem;font-weight:700;display:block}.Stations-module__8WNHzq__statLabel{color:#64748b;font-size:1rem;font-weight:500}.Stations-module__8WNHzq__stationsSection{padding:100px 0}.Stations-module__8WNHzq__sectionHeader{text-align:center;margin-bottom:60px}.Stations-module__8WNHzq__sectionTitle{color:#1e293b;margin-bottom:16px;font-size:2.5rem;font-weight:700}.Stations-module__8WNHzq__sectionDescription{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Stations-module__8WNHzq__filterContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:40px;padding:32px}.Stations-module__8WNHzq__searchContainer{margin-bottom:24px}.Stations-module__8WNHzq__searchInputWrapper{max-width:500px;margin:0 auto;position:relative}.Stations-module__8WNHzq__searchInput{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:16px 50px;font-size:1rem;transition:all .3s}.Stations-module__8WNHzq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.Stations-module__8WNHzq__searchIcon{color:#9ca3af;font-size:1rem;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.Stations-module__8WNHzq__clearSearchButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Stations-module__8WNHzq__clearSearchButton:hover{color:#374151;background:#e5e7eb}.Stations-module__8WNHzq__serviceFilters{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Stations-module__8WNHzq__filterIcon{color:#64748b;margin-right:8px}.Stations-module__8WNHzq__filterButton{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:25px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s}.Stations-module__8WNHzq__filterButton:hover{color:#3b82f6;border-color:#3b82f6}.Stations-module__8WNHzq__filterButtonActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.Stations-module__8WNHzq__clearFiltersButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:20px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Stations-module__8WNHzq__clearFiltersButton:hover{background:#dc2626;transform:translateY(-1px)}.Stations-module__8WNHzq__resultsInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:32px;padding:16px 24px;display:flex}.Stations-module__8WNHzq__resultsInfo span:first-child{color:#1e293b;font-weight:600}.Stations-module__8WNHzq__activeFilters{color:#3b82f6;font-size:.9rem;font-weight:500}.Stations-module__8WNHzq__stationsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px;display:grid}.Stations-module__8WNHzq__stationCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Stations-module__8WNHzq__stationCard:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);width:100%;height:4px;position:absolute;top:0;left:0}.Stations-module__8WNHzq__stationCardHovered{transform:translateY(-8px);box-shadow:0 16px 50px rgba(0,0,0,.15)}.Stations-module__8WNHzq__stationHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;display:flex}.Stations-module__8WNHzq__stationLocation{align-items:center;gap:16px;display:flex}.Stations-module__8WNHzq__stationIcon{color:#3b82f6;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;display:flex}.Stations-module__8WNHzq__stationName{color:#1e293b;margin-bottom:4px;font-size:1.5rem;font-weight:700}.Stations-module__8WNHzq__stationState{color:#64748b;font-size:.9rem;font-weight:500}.Stations-module__8WNHzq__mainHubBadge{color:#fff;white-space:nowrap;background:#10b981;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.Stations-module__8WNHzq__stationContent{flex-direction:column;gap:20px;display:flex}.Stations-module__8WNHzq__detailSection{flex-direction:column;gap:8px;display:flex}.Stations-module__8WNHzq__detailTitle{color:#374151;align-items:center;gap:8px;margin-bottom:6px;font-size:.9rem;font-weight:600;display:flex}.Stations-module__8WNHzq__detailIcon{color:#3b82f6;font-size:.9rem}.Stations-module__8WNHzq__detailValue{color:#6b7280;margin:0;padding-left:24px;line-height:1.5}.Stations-module__8WNHzq__phoneNumbers{flex-direction:column;gap:4px;padding-left:24px;display:flex}.Stations-module__8WNHzq__phoneLink{color:#3b82f6;font-weight:500;text-decoration:none;transition:all .2s}.Stations-module__8WNHzq__phoneLink:hover{color:#2563eb;text-decoration:underline}.Stations-module__8WNHzq__servicesTags{flex-wrap:wrap;gap:8px;padding-left:24px;display:flex}.Stations-module__8WNHzq__serviceTag{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:6px 12px;font-size:.8rem;font-weight:500}.Stations-module__8WNHzq__noResults{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:20px;padding:80px 20px}.Stations-module__8WNHzq__noResultsIcon{color:#9ca3af;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:2rem;display:flex}.Stations-module__8WNHzq__noResultsTitle{color:#374151;margin-bottom:12px;font-size:1.5rem;font-weight:600}.Stations-module__8WNHzq__noResultsDescription{color:#6b7280;max-width:400px;margin-bottom:24px;margin-left:auto;margin-right:auto}.Stations-module__8WNHzq__mapSection{background:#f8fafc;padding:100px 0}.Stations-module__8WNHzq__mapContent{text-align:center}.Stations-module__8WNHzq__mapPlaceholder{background:#fff;border:2px dashed #cbd5e1;border-radius:20px;margin-top:40px;padding:80px 40px}.Stations-module__8WNHzq__mapIcon{color:#3b82f6;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 24px;font-size:2.5rem;display:flex}.Stations-module__8WNHzq__mapTitle{color:#1e293b;margin-bottom:16px;font-size:1.8rem;font-weight:700}.Stations-module__8WNHzq__mapDescription{color:#64748b;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;line-height:1.6}.Stations-module__8WNHzq__mapFeatures{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Stations-module__8WNHzq__mapFeatures span{color:#3b82f6;background:#eff6ff;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500}.Stations-module__8WNHzq__otherStationsSection{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:2rem 1rem}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__sectionHeader{text-align:center;margin-bottom:1.5rem}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__sectionHeader h2{color:#111827;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__sectionHeader p{color:#6b7280;font-size:1rem}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__otherStationsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__otherStationCard{cursor:default;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem 1.25rem;transition:box-shadow .3s;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__otherStationCard:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__otherStationCard h3{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Stations-module__8WNHzq__otherStationsSection .Stations-module__8WNHzq__otherStationCard p{color:#374151;font-size:1rem;line-height:1.5}@media (max-width:1024px){.Stations-module__8WNHzq__stationsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.Stations-module__8WNHzq__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Stations-module__8WNHzq__heroTitle{font-size:2.8rem}.Stations-module__8WNHzq__sectionTitle{font-size:2rem}.Stations-module__8WNHzq__filterContainer{padding:24px}.Stations-module__8WNHzq__serviceFilters{flex-direction:column;gap:12px}.Stations-module__8WNHzq__resultsInfo{text-align:center;flex-direction:column;gap:8px}.Stations-module__8WNHzq__stationsGrid{grid-template-columns:1fr;gap:20px}.Stations-module__8WNHzq__stationCard{padding:24px}.Stations-module__8WNHzq__routeDisplay{flex-direction:column;gap:12px;padding:20px 24px}.Stations-module__8WNHzq__mapFeatures{flex-direction:column;gap:12px}}@media (max-width:480px){.Stations-module__8WNHzq__container{padding:0 16px}.Stations-module__8WNHzq__heroTitle{font-size:2.2rem}.Stations-module__8WNHzq__sectionTitle{font-size:1.8rem}.Stations-module__8WNHzq__filterContainer{padding:20px}.Stations-module__8WNHzq__statsGrid{grid-template-columns:1fr;gap:16px}.Stations-module__8WNHzq__statCard{padding:24px 20px}.Stations-module__8WNHzq__stationCard{padding:20px}.Stations-module__8WNHzq__stationHeader{flex-direction:column;align-items:flex-start;gap:16px}.Stations-module__8WNHzq__mapPlaceholder{padding:40px 20px}}
