.blog-hub__intro{color:rgb(var(--color-foreground),.75);margin:0 0 2.4rem;max-width:60rem}.blog-hub__feed{display:block}.blog-hub__nav{contain:inline-size;margin-bottom:2.4rem}.blog-hub__chips{display:flex;gap:.8rem;list-style:none;margin:0;overflow-x:auto;padding:0;scrollbar-width:none}.blog-hub__chips::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.blog-hub__chips{flex-wrap:wrap;overflow:visible}}.blog-hub__chip{align-items:center;border:.1rem solid rgb(var(--color-foreground),.2);border-radius:var(--buttons-radius);color:rgb(var(--color-foreground));display:inline-flex;font-size:1.5rem;gap:.6rem;min-height:4.4rem;padding:0 1.6rem;text-decoration:none;white-space:nowrap}.blog-hub__chip:hover{border-color:rgb(var(--color-foreground),.5)}.blog-hub__chip:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.blog-hub__chip[aria-current=true]{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.blog-hub__chip-count{font-size:1.3rem;opacity:.7}.blog-hub__empty,.blog-hub__more{margin:2.4rem 0 0}.blog-hub__empty{color:rgb(var(--color-foreground),.75)}.blog-articles__top[hidden]{display:none}.magazine-card__category{color:rgb(var(--color-foreground));font-weight:700}