.changelog_page__HYRGl{min-height:100vh;background-color:#030303;color:#ffffff;font-family:var(--font-geist-sans);padding-top:6rem;padding-bottom:4rem}.changelog_main__AAPf6{max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}.changelog_header__TRs8n{margin-bottom:4rem;width:100%;text-align:center}.changelog_title__qnIqi{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(to bottom right,#ffffff 30%,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.changelog_subtitle__XcuC5{font-size:1.125rem;color:#a1a1aa}.ChangelogList_list__Jwxg9{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto;padding-left:2rem;border-left:1px solid rgba(255,255,255,.1)}.ChangelogList_item__LGNER{position:relative;margin-bottom:2rem}.ChangelogList_item__LGNER:before{content:"";position:absolute;left:-2.35rem;top:.5rem;width:.75rem;height:.75rem;background-color:#3b82f6;border-radius:50%;border:2px solid #030303;box-shadow:0 0 0 2px rgba(59,130,246,.2);z-index:1}.ChangelogList_header__9yEzf{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;background:none;border:none;cursor:pointer;text-align:left;color:inherit;margin-bottom:.5rem}.ChangelogList_header__9yEzf:hover .ChangelogList_version__Ybpds{color:#3b82f6}.ChangelogList_headerContent__EjM5T{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;padding-right:1rem}.ChangelogList_excerpt__PCCsK{font-size:1rem;color:#a1a1aa;line-height:1.5}.ChangelogList_excerpt__PCCsK p{margin:0}.ChangelogList_versionInfo__FvDlc{display:flex;align-items:baseline;gap:1rem}.ChangelogList_version__Ybpds{font-size:1.5rem;font-weight:700;color:#ffffff;transition:color .2s ease}.ChangelogList_date__3Grd2{font-size:.875rem;color:#a1a1aa;font-family:var(--font-geist-mono)}.ChangelogList_arrow__1RXk0{color:#71717a;transition:transform .3s ease;font-size:.875rem}.ChangelogList_item__LGNER.ChangelogList_open__uVHoc .ChangelogList_arrow__1RXk0{transform:rotate(180deg);color:#ffffff}.ChangelogList_contentWrapper__DnjNE{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.ChangelogList_item__LGNER.ChangelogList_open__uVHoc .ChangelogList_contentWrapper__DnjNE{grid-template-rows:1fr}.ChangelogList_content__DoVCv{overflow:hidden;color:#d4d4d8;line-height:1.6}.ChangelogList_content__DoVCv>div{padding-top:.5rem}.ChangelogList_content__DoVCv ol,.ChangelogList_content__DoVCv ul{padding-left:1.5rem;margin-bottom:1rem}.ChangelogList_content__DoVCv li{margin-bottom:.5rem}.ChangelogList_content__DoVCv p{margin-bottom:1rem}.ChangelogList_content__DoVCv iframe{width:100%;aspect-ratio:16/9;border-radius:8px;margin:1rem 0}.ChangelogList_content__DoVCv a{color:#3b82f6;text-decoration:underline}.ChangelogList_empty__sulyV{text-align:center;color:#a1a1aa;padding:2rem}