.changelog-page{min-height:100vh;background:var(--background)}.changelog-container{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (max-width: 767.98px){.changelog-container{max-width:100%}}.changelog-hero{padding-top:4rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-border-subtle, #e8edf6)}.dark .changelog-hero{border-bottom-color:var(--border-border-subtle, #1e293b)}.changelog-hero__title{margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}@media (min-width: 640px){.changelog-hero__title{font-size:2.25rem;line-height:2.5rem}}.changelog-hero__title{color:var(--text-text-primary, #111827)}.dark .changelog-hero__title{color:#fff}.changelog-hero__subtitle{font-size:1rem;line-height:1.5rem;color:var(--text-text-secondary, #4b5563)}.dark .changelog-hero__subtitle{color:var(--text-text-secondary, #94a3b8)}.changelog-filters{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-border-subtle, #e8edf6)}.dark .changelog-filters{border-bottom-color:var(--border-border-subtle, #1e293b)}.changelog-filter-btn{border-radius:9999px;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--bg-bg-secondary, #f1f5f9);color:var(--text-text-secondary, #4b5563);border:1px solid transparent}.changelog-filter-btn:hover{background:var(--bg-bg-tertiary, #e2e8f0);color:var(--text-text-primary, #111827)}.changelog-filter-btn--active{background:var(--bg-bg-accent, #eff6ff);color:var(--text-link-accent, #0c88e1);border-color:var(--text-link-accent, #0c88e1)}.dark .changelog-filter-btn{background:#ffffff0f;color:#94a3b8}.dark .changelog-filter-btn:hover{background:#ffffff1a;color:#e2e8f0}.dark .changelog-filter-btn--active{background:#0c88e126;color:#60a5fa;border-color:#3b82f6}.changelog-feed{padding-top:2rem;padding-bottom:5rem}.changelog-timeline{position:relative}.changelog-timeline:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:var(--border-border-subtle, #e2e8f0);border-radius:2px}.dark .changelog-timeline:before{background:var(--border-border-subtle, #1e293b)}.changelog-entry{position:relative;padding-left:2rem;padding-bottom:2.5rem}.changelog-entry:last-child{padding-bottom:0}.changelog-entry__dot{position:absolute;left:0;top:8px;width:16px;height:16px;border-radius:50%;background:var(--text-link-accent, #0c88e1);border:3px solid var(--background, #fff);box-shadow:0 0 0 2px var(--text-link-accent, #0c88e1);transition:transform .15s}.dark .changelog-entry__dot{border-color:#0a1f35}.changelog-entry:hover .changelog-entry__dot{transform:scale(1.2)}.changelog-entry__content{border-radius:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.changelog-entry--expanded .changelog-entry__content{background:var(--bg-bg-secondary, #f8fafc)}.dark .changelog-entry--expanded .changelog-entry__content{background:#ffffff0a}.changelog-entry__toggle{display:block;width:100%;text-align:left;padding:1rem;border-radius:.75rem;background:transparent;border:none;cursor:pointer;transition:background .15s}.changelog-entry__toggle:hover{background:var(--bg-bg-secondary, #f8fafc)}.dark .changelog-entry__toggle:hover{background:#ffffff0d}.changelog-entry--expanded .changelog-entry__toggle{border-radius:.75rem .75rem 0 0}.changelog-entry__chevron{flex-shrink:0;margin-top:2px;color:var(--text-text-secondary, #6b7280);transition:transform .2s ease,color .15s}.changelog-entry__chevron--open{transform:rotate(180deg);color:var(--text-link-accent, #0c88e1)}.changelog-entry__body-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.changelog-entry__body-wrapper--open{grid-template-rows:1fr}.changelog-entry__body-inner{overflow:hidden}.changelog-entry__body{padding:0 1rem 1rem;border-radius:0 0 .75rem .75rem}.changelog-entry__permalink{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-border-subtle, #e2e8f0)}.changelog-year-separator{position:relative;display:flex;align-items:center;padding-left:2rem;margin-bottom:1.5rem;margin-top:.5rem}.changelog-year-separator:first-child{margin-top:0}.changelog-year-separator__label{font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-text-secondary, #6b7280);background:var(--background, #fff);padding-right:.75rem;position:relative;z-index:1}.dark .changelog-year-separator__label{color:#64748b;background:#0a1f35}.changelog-post{padding-top:2rem;padding-bottom:2rem;max-width:680px}.changelog-post__body{margin-top:1rem}.changelog-post__body figure{margin-top:1.5rem;margin-bottom:1.5rem;text-align:center}.changelog-post__body figure img{margin-left:auto;margin-right:auto;height:auto;max-width:100%;border-radius:var(--radius);box-shadow:0 4px 24px #00000014}.dark .changelog-post__body figure img{box-shadow:0 4px 24px #0006}
