.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 *{margin:0}.file-changelog-body p,.file-changelog-body pre,.file-changelog-body ul,.file-changelog-body ol,.file-changelog-body hr,.file-changelog-body blockquote{margin-bottom:12px}.file-changelog-body hr{border:none;border-top:1px solid var(--border-tertiery,#ffffff29)}.file-changelog-body blockquote{border-left:2px solid var(--border-tertiery,#ffffff29);padding-left:12px}.file-changelog-body h1,.file-changelog-body h2,.file-changelog-body h3,.file-changelog-body h4,.file-changelog-body h5,.file-changelog-body h6{margin-top:20px;margin-bottom:8px;font-weight:700}.file-changelog-body h1{font-size:20px}.file-changelog-body h2{margin-top:16px;font-size:16px}.file-changelog-body h3,.file-changelog-body h4,.file-changelog-body h5,.file-changelog-body h6{margin-top:12px;font-size:14px}.file-changelog-body ul,.file-changelog-body ol{padding-left:20px}.file-changelog-body ul{list-style:inside}.file-changelog-body :first-child{margin-top:0}.file-changelog-body :last-child{margin-bottom:0}.file-changelog-body code{vertical-align:middle;background-color:var(--surface-tertiery,#303030);border:1px solid var(--border-tertiery,#ffffff29);padding:2px 4px;display:inline-block}.file-changelog-body a{color:var(--text-brand,#f16436)}.file-changelog-body li{margin-bottom:4px}.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}