.changelog{max-width:var(--measure,55rem);color:var(--ink,#2a2520);margin:0 auto;padding:2.5rem 1.25rem 4rem}.changelog__title{font-family:var(--font-display,Georgia, serif);margin:0 0 .5rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600}.changelog__intro{color:var(--ink-muted,#6b6256);margin:0 0 1.75rem}.changelog__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.changelog__entry{background:var(--surface-raised,#fffaf2);border:1px solid var(--border,#e4d9c6);border-radius:9px;padding:.9rem 1rem}.changelog__entry-head{align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.changelog__date{font-variant-numeric:tabular-nums;color:var(--ink-muted,#6b6256);font-size:.78rem}.changelog__tag{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-ink,#0a4f4c);background:var(--accent-wash,#e3f0ee);border-radius:4px;padding:.12rem .45rem;font-size:.66rem;font-weight:700}.changelog__tag[data-tag=fix]{color:var(--warn-ink,#8a5300);background:var(--warn-wash,#fbe8c8)}.changelog__tag[data-tag=content]{color:var(--ok-ink,#0a5d2c);background:var(--ok-wash,#dcefe1)}.changelog__entry-title{margin:0;font-size:1rem;font-weight:600}.changelog__entry-detail{color:var(--ink-muted,#6b6256);margin:.3rem 0 0;font-size:.9rem;line-height:1.55}
