.glow-explore{padding:0}.filter-wrapper{display:flex;gap:2rem;justify-content:flex-end;margin-bottom:1.5rem}.filter-dropdown{display:inline-block;position:relative}.dropdown-toggle{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Gilroy;font-size:1.2rem;font-weight:700;font-weight:800;gap:.5rem}.arrow-icon{font-size:.9rem;height:auto;transform:rotate(270deg);width:8px}.dropdown-menu{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:0;display:grid;font-weight:800;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:1rem;position:absolute;right:0;top:100%;transition:opacity .3s ease;z-index:10}.dropdown-menu.hidden{display:none;font-weight:800px}.dropdown-btn{background:transparent;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;font-family:Gilroy;font-weight:800;padding:.5rem 1.5rem;transition:all .3s ease;white-space:nowrap}.dropdown-btn.active{border-color:#0ff;color:#0ff}.card-container{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media (min-width:800px){.card-container{gap:20px;grid-template-columns:repeat(3,1fr)}}.card{background-color:#1f2642;border:0 solid #ddd;border-radius:0;overflow:hidden;transition:transform .2s ease}.card-thumb{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:800px){.card-thumb{display:block;height:auto;object-fit:contain;width:100%}}.card-content{padding:2rem}@media screen and (max-width:800px){.card-content{padding:1rem}}.card-content h3{color:#04ffff;font-family:Gilroy;font-size:1.25rem;margin-top:0}.card-content h3 a{color:#04ffff;text-decoration:none}.card-content p{color:#fff;font-family:Gilroy;font-size:14px;margin-bottom:.5rem}@media (max-width:800px){.card-content p{font-size:12px}}.card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.category-label,.location-label{border:1px solid;border-radius:999px;display:inline-block;font-family:Gilroy;font-size:10px;font-weight:800;letter-spacing:1.5px;margin-left:0;padding:.2rem .6rem;text-transform:uppercase}.category-label.category-rides{color:#f69300}.category-label.category-lights{color:#f600f6}.category-label.category-food{color:#4fff01}.location-label.location-glow-zone{color:#01ffff}.location-label.location-light-walk{color:#352bff}