.changelog{min-height:calc(100vh - 64px);padding:140px 0 0}.changelog-header{text-align:center}.changelog-header .section-desc{margin-left:auto;margin-right:auto}.changelog-timeline{max-width:980px;margin:64px auto 0;padding-left:32px;position:relative}.changelog-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:8px;bottom:0;left:7px}.changelog-entry{padding-bottom:48px;position:relative}.changelog-entry:last-child{padding-bottom:0}.changelog-entry:last-child .changelog-timeline:before{display:none}.changelog-dot{background:var(--bg);border:2px solid var(--text-tertiary);z-index:1;border-radius:50%;width:15px;height:15px;position:absolute;top:8px;left:-32px}.changelog-entry:first-child .changelog-dot{border-color:#fff;box-shadow:0 0 12px #ffffff26}.changelog-card{border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--border);padding:18px 26px;transition:border-color .2s}.changelog-card:hover{border-color:#ffffff1f}.changelog-meta{align-items:center;display:flex}.changelog-date{color:var(--text-tertiary);letter-spacing:.01em;font-size:13px}.changelog-version{color:var(--text-secondary);letter-spacing:.02em;border-radius:100px;padding:3px 0;font-size:12px;font-weight:600}.changelog-entry-title{letter-spacing:-.02em;font-size:22px;font-weight:600}.changelog-card p{color:var(--text-secondary);margin-bottom:0;font-size:15px;line-height:1.7}.changelog-changes{margin-top:2px;list-style:none}.changelog-changes li{color:var(--text-secondary);padding:6px 0 6px 20px;font-size:14px;line-height:1.6;position:relative}.changelog-changes li:before{content:"";background:var(--text-tertiary);border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:0}.changelog-subscribe{text-align:center;margin-top:56px}@media (max-width:600px){.changelog{padding:160px 0 0}.changelog-timeline{margin-top:48px;padding-left:28px}.changelog-timeline:before{left:5px}.changelog-dot{width:13px;height:13px;left:-28px}.changelog-card{padding:24px 20px}}
