.muted { color: var(--color-muted); }
.stack-sm { display: flex; gap: 0.5rem; flex-wrap: wrap; }
.text-center { text-align: center; }
.alt { background: linear-gradient(180deg, rgba(2,6,12,0) 0%, rgba(2,6,12,.4) 100%); }


