.changelog-page{ max-width:720px;}.changelog-page-header{ margin-top:2rem; margin-bottom:2rem;}.changelog-page-header h1{ margin:0 0 .5rem;}.changelog-page-header p{ color:var(--clr-muted); margin:0;}.changelog-entry{ padding:1.5rem 0; border-bottom:1px solid var(--clr-border);}.changelog-entry:last-child{ border-bottom:none;}.changelog-entry-meta{ display:flex; align-items:baseline; gap:.75rem; margin-bottom:.75rem;}.changelog-version{ font-weight:600; color:var(--clr-accent);}.changelog-date{ color:var(--clr-muted); font-size:.875rem;}.changelog-items{ color:var(--clr-text); margin:0; padding-left:1.25rem;}.changelog-items li{ margin-bottom:.5rem; line-height:1.5;}.changelog-items li:last-child{ margin-bottom:0;}