.changelog-module__qqAbVG__container{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.changelog-module__qqAbVG__header{text-align:left;margin-bottom:3rem}.changelog-module__qqAbVG__badgeRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.changelog-module__qqAbVG__changelogBadge{color:var(--primary-color);background:#5d1d8f1a;border:1px solid #5d1d8f33;border-radius:9999px;align-items:center;gap:.375rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.changelog-module__qqAbVG__semverBadge{background:var(--bg-secondary);color:var(--text-muted);border:1px solid var(--border-color);border-radius:9999px;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.changelog-module__qqAbVG__rawBadge{background:var(--bg-secondary);color:var(--link-color);border:1px solid var(--border-color);border-radius:9999px;align-items:center;gap:.375rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.changelog-module__qqAbVG__rawBadge:hover{background:var(--bg-tertiary);border-color:var(--link-color)}.changelog-module__qqAbVG__title{color:var(--text-color);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.changelog-module__qqAbVG__subtitle{color:var(--text-muted);max-width:760px;margin-bottom:.75rem;font-size:1.15rem;line-height:1.6}.changelog-module__qqAbVG__policyCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-left:4px solid var(--primary-color);border-radius:.75rem;margin-bottom:3.5rem;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #00000008}.changelog-module__qqAbVG__policyTitle{color:var(--text-color);align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.95rem;font-weight:700;display:flex}.changelog-module__qqAbVG__policyText{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.changelog-module__qqAbVG__timeline{flex-direction:column;gap:2.5rem;display:flex;position:relative}.changelog-module__qqAbVG__timeline:before{content:"";background:var(--border-color);z-index:0;width:2px;position:absolute;top:1.5rem;bottom:1.5rem;left:1.25rem}.changelog-module__qqAbVG__timelineItem{z-index:1;grid-template-columns:2.5rem 1fr;align-items:start;gap:1.5rem;display:grid;position:relative}.changelog-module__qqAbVG__timelineMarker{background:var(--bg-primary);border:2px solid var(--primary-color);width:2.5rem;height:2.5rem;color:var(--primary-color);box-shadow:0 0 0 4px var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:transform .2s;display:flex}.changelog-module__qqAbVG__latestMarker{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 0 0 4px var(--bg-primary), 0 0 12px #5d1d8f66}.changelog-module__qqAbVG__versionCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1rem;padding:1.75rem 2rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 20px -4px #0000000d}.changelog-module__qqAbVG__versionCard:hover{border-color:#5d1d8f66;box-shadow:0 6px 24px -4px #5d1d8f14}.changelog-module__qqAbVG__cardHeader{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.changelog-module__qqAbVG__versionTitleGroup{align-items:center;gap:.75rem;display:flex}.changelog-module__qqAbVG__versionNumber{color:var(--text-color);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.changelog-module__qqAbVG__latestTag{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#10b981;border-radius:.375rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.changelog-module__qqAbVG__releaseDate{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.changelog-module__qqAbVG__categoryGroup{margin-bottom:1.5rem}.changelog-module__qqAbVG__categoryGroup:last-child{margin-bottom:0}.changelog-module__qqAbVG__categoryHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.changelog-module__qqAbVG__categoryPill{text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.changelog-module__qqAbVG__pillAdded{color:#10b981;background:#10b9811f;border:1px solid #10b98140}.changelog-module__qqAbVG__pillChanged{color:var(--link-color);background:#0369a11f;border:1px solid #0369a140}.changelog-module__qqAbVG__pillFixed{color:#d97706;background:#f59e0b1f;border:1px solid #f59e0b40}.changelog-module__qqAbVG__pillRemoved{color:#e11d48;background:#e11d481f;border:1px solid #e11d4840}.changelog-module__qqAbVG__pillSecurity{color:#8b5cf6;background:#8b5cf61f;border:1px solid #8b5cf640}.changelog-module__qqAbVG__pillDefault{background:var(--bg-secondary);color:var(--text-color);border:1px solid var(--border-color)}.changelog-module__qqAbVG__itemList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.changelog-module__qqAbVG__item{color:var(--text-color);padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.changelog-module__qqAbVG__item:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:.25rem}.changelog-module__qqAbVG__item code{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.25rem;padding:.15em .4em;font-size:.85em}@media (max-width:640px){.changelog-module__qqAbVG__title{font-size:2rem}.changelog-module__qqAbVG__timeline{gap:1.75rem}.changelog-module__qqAbVG__timeline:before{display:none}.changelog-module__qqAbVG__timelineItem{grid-template-columns:1fr;gap:.75rem}.changelog-module__qqAbVG__timelineMarker{display:none}.changelog-module__qqAbVG__versionCard{padding:1.25rem}}
