.changelog-shell{display:grid;gap:18px}.changelog-back a{display:inline-flex;align-items:center;min-height:42px;padding:8px 13px;border:1px solid var(--action-border);border-radius:11px;background:var(--action-secondary-bg);color:var(--ink);font-weight:800;text-decoration:none}.changelog-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:clamp(20px,4vw,34px);border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 90% 0,color-mix(in srgb,var(--accent-2) 16%,transparent),transparent 34%),var(--card)}.changelog-hero h2{margin:5px 0 0;font-size:clamp(1.65rem,4vw,2.5rem)}.changelog-version{margin:8px 0 0;color:var(--accent);font-weight:850}.changelog-language{min-width:min(100%,360px)}.changelog-language label{display:block;margin-bottom:7px;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.changelog-language>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.changelog-language select,.changelog-language button{min-height:44px;border:1px solid var(--action-border);border-radius:11px;font:inherit}.changelog-language select{min-width:0;padding:0 11px;background:var(--card-strong);color:var(--ink)}.changelog-language button{padding:0 15px;background:var(--action-bg);color:var(--ink);font-weight:850;cursor:pointer}.changelog-status{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:0 4px;color:var(--muted);font-size:.86rem}.changelog-status a{color:var(--accent);font-weight:800}.changelog-content{padding:clamp(22px,5vw,42px);border:1px solid var(--line);border-radius:22px;background:var(--card);color:var(--ink);line-height:1.7;overflow-wrap:anywhere}.changelog-content>:first-child{margin-top:0}.changelog-content>:last-child{margin-bottom:0}.changelog-content h1,.changelog-content h2,.changelog-content h3,.changelog-content h4{margin:1.4em 0 .55em;color:var(--ink);line-height:1.25}.changelog-content ul,.changelog-content ol{padding-left:1.4rem}.changelog-content li+li{margin-top:.5rem}@media(max-width:720px){.changelog-hero{align-items:stretch;flex-direction:column}.changelog-language{width:100%}.changelog-language>div{grid-template-columns:1fr}.changelog-content{padding:20px}}
.changelog-content dl{display:grid;gap:0;margin:0}.changelog-content dt{margin:1.25rem 0 .38rem;padding-bottom:.38rem;border-bottom:1px solid var(--line);color:var(--ink);font-size:1.02rem;font-weight:850;letter-spacing:.01em}.changelog-content dt:first-child{margin-top:0}.changelog-content dd{margin:0 0 .9rem;color:var(--muted);line-height:1.72;white-space:pre-line}.changelog-content dd+dt{margin-top:.65rem}
.changelog-content a{color:var(--accent);font-weight:750;text-decoration-thickness:1px;text-underline-offset:3px}.changelog-content a:hover{text-decoration-thickness:2px}
