.changelog-page .page-content{min-height:calc(100vh - 70px)}.changelog-header{max-width:760px;margin-block-end:2rem}.changelog-header h1{font-size:2rem;font-weight:700;margin-block-end:0.65rem}.changelog-subtitle{font-size:1rem;line-height:1.7;max-width:640px}.changelog-timeline{display:grid;gap:1rem;max-width:940px}.changelog-entry{display:grid;grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:1.25rem;padding-block:1.25rem;border-block-start:1px solid var(--vz-border-color)}.changelog-entry:first-child{border-block-start:0}.changelog-entry-date{color:var(--vz-secondary-color);font-size:.85rem;font-weight:600;padding-block-start:0.2rem}.changelog-entry-body{background:var(--vz-card-bg);border:1px solid var(--vz-border-color);border-radius:8px;padding:1.25rem}.changelog-entry h2{font-size:1.2rem;font-weight:650;margin-block-end:0.5rem}.changelog-entry h2 a{color:var(--vz-heading-color)}.changelog-entry h2 a:hover{color:var(--vz-primary)}.changelog-empty{border:1px dashed var(--vz-border-color);border-radius:8px;padding:2rem;text-align:center;max-width:640px}.changelog-empty i{color:var(--vz-primary);display:block;font-size:2rem;margin-block-end:0.75rem}.changelog-empty h2{font-size:1.15rem;font-weight:650;margin-block-end:0.5rem}.changelog-detail{max-width:820px;background:var(--vz-card-bg);border:1px solid var(--vz-border-color);border-radius:8px;padding:clamp(1.25rem,2vw,2rem)}.changelog-detail h1{font-size:2rem;font-weight:700;line-height:1.25;margin-block-end:0.75rem}.changelog-detail-summary{font-size:1.02rem;line-height:1.75;margin-block-end:1.5rem}.changelog-detail-body{color:var(--vz-body-color);font-size:.98rem;line-height:1.85}.changelog-page .badge{font-size:.78rem;font-weight:600;padding:.35rem .55rem}@media (max-width:767.98px){.changelog-detail h1,.changelog-header h1{font-size:1.6rem}.changelog-entry{grid-template-columns:1fr;gap:.5rem}.changelog-detail,.changelog-entry-body{padding:1rem}}