.explore_container__yKjDZ{max-width:1200px;margin:0 auto;padding:2rem}.explore_title__M2f2y{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.explore_grid__yCg__{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.explore_category__3es9e{background:var(--bg-white);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07);padding:1.5rem;text-align:center}.explore_category__3es9e h2{font-size:1.4rem;margin-bottom:1rem}.explore_category__3es9e ul{list-style:none;padding:0}.explore_category__3es9e li{margin:.5rem 0}.explore_category__3es9e a{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .2s}.explore_category__3es9e a:hover{color:var(--primary-red)}