.changelog-list{display:grid;gap:1.25rem;max-width:980px}.changelog-entry{padding:clamp(1.25rem,3vw,2rem)}.changelog-entry--featured{border-color:rgba(124,108,255,.55);box-shadow:0 18px 55px rgba(71,55,180,.18)}.changelog-entry__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.changelog-entry__summary{font-size:1.05rem;color:var(--text-muted);margin-bottom:1.25rem}.changelog-entry .prose>*:last-child{margin-bottom:0}@media(max-width:640px){.changelog-entry__meta{align-items:flex-start;flex-direction:column}}
