﻿ .changelog-wrap{width:min(100%, var(--measure));margin:0 auto}.changelog-hero{margin-bottom:var(--space-8);background:linear-gradient(135deg, #43617f24, #2e6b3a14), var(--surface-container-lowest);border:1px solid var(--outline-variant);box-shadow:var(--shadow-ambient);border-radius:8px;padding:clamp(1.75rem,5vw,3rem)}.changelog-hero h1{max-width:10ch;margin-bottom:1rem}.changelog-hero h1:after{content:"";background:linear-gradient(90deg,#43617f,#2e6b3a,#8a4f1f);border-radius:999px;width:clamp(4rem,14vw,8rem);height:.2rem;margin-top:1rem;display:block}.changelog-hero p:last-child{max-width:58ch;color:var(--on-surface-variant);margin-bottom:0;font-size:1.05rem;line-height:1.7}.changelog-entry{margin-bottom:var(--space-4);background:var(--surface-container-low);border-left:.28rem solid var(--primary);border-radius:8px;padding:clamp(1.2rem,4vw,1.8rem)}.changelog-entry h2{margin-bottom:.4rem;font-size:clamp(1.35rem,3vw,1.8rem)}.changelog-date{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700}.changelog-entry h3{margin-top:1.35rem;font-size:1.05rem}.changelog-entry ul{color:var(--on-surface-variant);margin-bottom:0}