.Explorer_container__mT_uE{min-height:100vh;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;background:#fff}.Explorer_heading__e7LgV{font-size:2rem;font-weight:700;text-align:center;margin-bottom:.5rem}.Explorer_subheading___BYV1{font-weight:600;font-size:1.2rem;margin-bottom:2rem;text-align:center;position:relative;letter-spacing:.02em;text-transform:uppercase}.Explorer_subheading___BYV1:after{content:"";display:block;height:3px;width:60px;margin:8px auto 0;background-color:#000;border-radius:2px}.Explorer_grid__6h3A_{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:800px;width:100%;margin:0 auto}@media (max-width:768px){.Explorer_grid__6h3A_{grid-template-columns:repeat(2,1fr)}}.Explorer_card__sLkJA{display:flex;align-items:center;justify-content:center;padding:1.5rem;border:1px solid #000;border-radius:12px;text-align:center;font-size:1.2rem;font-weight:700;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:box-shadow .3s ease-in-out}.Explorer_card__sLkJA:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.Explorer_footer__HsI5l{margin-top:3rem;font-size:.95rem;color:#6b7280;text-align:center}.Explorer_cardText__oEHRI{word-break:break-word;overflow-wrap:anywhere}.Explorer_cardText__oEHRI:before{content:attr(data-text);white-space:normal}