.changelog-page{background:var(--beige-30);flex-direction:column;flex:1;min-height:0;display:flex}.changelog-page-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.changelog-shell{width:100%;max-width:var(--site-max-width);flex:1;margin:0 auto;display:flex}.changelog-container{width:100%;max-width:900px;padding:var(--space-8) var(--space-4);flex:1;margin:0 auto;position:relative}.changelog-container:before{content:"";top:calc(var(--space-8) + 5px);bottom:0;left:calc(var(--space-4) + 4px);background:var(--gray-a5);width:1px;position:absolute}.changelog-container-empty:before{display:none}.changelog-list{margin:0;padding:0;list-style:none}.changelog-section{gap:var(--space-8);grid-template-columns:200px 1fr;display:grid;position:relative}.changelog-section-date{z-index:1;align-self:start;align-items:center;gap:var(--space-3);height:fit-content;display:flex;position:sticky;top:100px}.changelog-date-dot{z-index:2;background:var(--gray-8);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.changelog-section:first-child .changelog-date-dot{background:var(--grass-9);box-shadow:0 0 0 3px var(--grass-a4)}.changelog-date-text{color:var(--gray-11);font-size:var(--font-size-2);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:500}.changelog-section-content{gap:var(--space-7);min-width:0;padding-bottom:var(--space-9);flex-direction:column;display:flex}.changelog-entry{gap:var(--space-4);flex-direction:column;display:flex}.changelog-entry-title{scroll-margin-top:calc(var(--nav-h) + var(--space-5));color:var(--charcoal);font-family:var(--heading-font-family);letter-spacing:-.2px;text-wrap:balance;margin:0;font-size:1.5rem;font-weight:600;line-height:1.875rem;position:relative}.changelog-entry .content-prose{color:var(--gray-11);font-size:1.125rem;line-height:1.625rem}.changelog-entry .content-prose p{margin-bottom:var(--space-3)}.changelog-empty{max-width:60ch;color:var(--gray-11);font-size:1.0625rem;line-height:1.6}@media (max-width:768px){.changelog-container:before{display:none}.changelog-section{gap:var(--space-4);padding-bottom:var(--space-6);border-bottom:1px dotted var(--gray-a5);grid-template-columns:1fr}.changelog-section:last-child{border-bottom:0;padding-bottom:0}.changelog-section-date{position:relative;top:0}.changelog-section-content{padding-bottom:0}}
