.changelog-page{height:100vh;overflow-y:auto;overflow-x:hidden;background:linear-gradient(135deg,#0a0a0a,#1a0a1a);padding-bottom:80px}.changelog-header{padding:60px 20px;text-align:center;border-bottom:1px solid rgba(217,70,239,.1);background:radial-gradient(circle at 50% 0,rgba(217,70,239,.1) 0,transparent 70%)}.header-content{max-width:800px;margin:0 auto}.header-icon{width:48px;height:48px;color:#d946ef;margin:0 auto 20px}.header-title{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#d946ef,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.header-subtitle{font-size:1.125rem;color:rgba(255,255,255,.6);margin-bottom:32px}.version-info{display:flex;justify-content:center;gap:48px}.current-version,.release-cycle{display:flex;flex-direction:column;align-items:center}.cycle-label,.version-label{font-size:.875rem;color:rgba(255,255,255,.5);margin-bottom:4px}.version-number{font-size:1.5rem;font-weight:700;color:#d946ef}.cycle-value{font-size:1.125rem;font-weight:600;color:#fff}.changelog-container{max-width:900px;margin:60px auto;padding:0 20px}.changelog-timeline{position:relative}.release-entry{display:flex;gap:32px;margin-bottom:60px;position:relative}.release-marker{position:relative;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.marker-icon{width:40px;height:40px;padding:8px;background:linear-gradient(135deg,rgba(217,70,239,.2),rgba(249,115,22,.2));border:2px solid rgba(217,70,239,.5);border-radius:50%;color:#d946ef;z-index:2}.timeline-line{position:absolute;top:40px;width:2px;height:calc(100% + 60px);background:linear-gradient(180deg,rgba(217,70,239,.3),transparent)}.release-entry:last-child .timeline-line{display:none}.release-content{flex:1;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.release-header{justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:16px}.release-header,.release-meta{display:flex;align-items:center}.release-meta{gap:12px}.release-version{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.release-badge{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-major{background:linear-gradient(135deg,#d946ef,#f97316);color:white}.badge-minor{background:rgba(59,130,246,.2);color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.badge-patch{background:rgba(34,197,94,.2);color:#22c55e;border:1px solid rgba(34,197,94,.3)}.release-date{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.5);font-size:.875rem}.release-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:8px}.release-description{color:rgba(255,255,255,.6);margin-bottom:24px;line-height:1.6}.release-changes{display:flex;flex-direction:column;gap:24px}.change-section{background:rgba(255,255,255,.02);border-left:3px solid rgba(255,255,255,.1);padding:16px;border-radius:8px}.change-title{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#fff;margin-bottom:12px}.change-icon{width:18px;height:18px}.change-icon.features{color:#d946ef}.change-icon.improvements{color:#3b82f6}.change-icon.fixes{color:#f97316}.change-list{list-style:none;padding:0;margin:0}.change-list li{display:flex;align-items:flex-start;gap:10px;color:rgba(255,255,255,.8);margin-bottom:10px;line-height:1.5}.change-list li:last-child{margin-bottom:0}.list-icon{width:16px;height:16px;flex-shrink:0;margin-top:2px;color:rgba(255,255,255,.4)}.changelog-footer{text-align:center;padding:40px 20px;color:rgba(255,255,255,.6);font-size:.875rem}.changelog-footer a{color:#d946ef;text-decoration:none;transition:opacity .3s ease}.changelog-footer a:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.header-title{font-size:2rem}.version-info{gap:24px}.release-entry{flex-direction:column;gap:16px}.release-marker{flex-direction:row;width:100%;justify-content:flex-start}.timeline-line{display:none}.release-header{flex-direction:column;align-items:flex-start}.release-date{width:100%}}