.file-changelog-region{transition:grid-template-rows .24s var(--ease-out-expo,ease);grid-template-rows:0fr;display:grid}.file-changelog-region.is-open{grid-template-rows:1fr}.file-changelog-region-inner{min-height:0;overflow:hidden}.file-changelog-region .file-changelog{padding-top:16px}@media (prefers-reduced-motion:reduce){.file-changelog-region{transition:none}}.file-changelog{flex-direction:column;gap:12px;display:flex}.file-changelog-title{font-family:var(--montserrat-font);text-transform:uppercase;color:var(--text-secondary,#9f9f9f);margin:0;font-size:12px;font-weight:500;line-height:16px}.file-changelog-body{font-family:var(--lato-font);color:var(--text-secondary,#b2b2b2);max-height:152px;font-size:14px;line-height:20px;overflow:hidden}.file-changelog-body ul,.file-changelog-body ol{margin:0;padding-left:20px}.file-changelog-body li{margin-bottom:4px}.file-changelog-body a{color:var(--text-brand,#f16436)}.file-changelog-view-full{font-family:var(--montserrat-font);color:var(--text-brand,#f16436);align-self:flex-start;font-size:14px;font-weight:500;text-decoration:none}.file-changelog-view-full:hover{text-decoration:underline}.file-changelog-error{color:var(--text-secondary,#b2b2b2);font-size:14px}