
.filter-btn{padding:.5rem 1rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);font-size:.9rem}
.filter-btn.is-active{background:rgba(255,255,255,.25)}
.card{border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}
.card h3{font-weight:600}
.card .meta{font-size:.8rem;opacity:.8}
.carousel-item{min-width:100%;padding:1rem}
