.listener-count{display:flex;width:max-content;align-items:center;gap:7px;margin:10px auto;padding:7px 12px;border-radius:999px;background:#a7f36b18;color:var(--brand,#a7f36b);font-size:12px}.listener-count i{width:7px;height:7px;border-radius:50%;background:currentColor}.podcast-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.podcast-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:#ffffff08}.podcast-card span{color:var(--brand,#a7f36b);font-size:11px;text-transform:uppercase}.podcast-card h3{margin:10px 0}.podcast-card p{color:#aab2c1}.podcast-card audio{width:100%;margin-top:14px}.podcast-admin-panel{margin-top:24px}
