.changelog-surface{background:#fafaf7;color:#1a1a1a}.changelog-shell{display:grid;grid-template-columns:1fr;gap:32px;max-width:1120px;margin:0 auto;padding:40px 20px 80px}@media (min-width:1024px){.changelog-shell.with-toc{grid-template-columns:1fr 240px;gap:56px;padding:56px 24px 100px}}.changelog-content{min-width:0}.crumb{font-size:12px;color:#5a5a5a;letter-spacing:.4px;margin-bottom:10px}.crumb a{color:#5a5a5a;text-decoration:none}.crumb a:hover{color:#1a1a1a}.changelog-title{font-size:clamp(28px,3.4vw,36px);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:4px 0 6px}.changelog-lead{font-size:16px;color:#5a5a5a;line-height:1.6;margin-bottom:12px}.changelog-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:12px;color:#5a5a5a;letter-spacing:.3px;margin-bottom:28px}.changelog-meta .meta-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid #e5e5e0;color:#3a3a3a}.changelog-prose p{color:#3a3a3a;line-height:1.65;margin:8px 0 12px}.changelog-prose h2{font-size:22px;font-weight:600;letter-spacing:-.01em;margin:44px 0 14px;color:#1a1a1a}.changelog-prose ol,.changelog-prose ul{padding-left:22px;margin:8px 0 14px}.changelog-prose ul li{list-style:disc}.changelog-prose ol li,.changelog-prose ul li{margin-bottom:6px;color:#3a3a3a;line-height:1.6}.changelog-prose ol li{list-style:decimal}.changelog-prose strong{color:#1a1a1a;font-weight:600}.changelog-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:#f0f0ea;color:#1a1a1a;padding:1px 6px;border-radius:4px}.feature-block{margin:32px 0 12px;scroll-margin-top:96px}.feature-block-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.feature-block-lead{font-size:15px;color:#5a5a5a;line-height:1.55;margin:0 0 14px}.feature-block-body{margin-top:8px}.fix-group{margin:24px 0 12px;padding:16px 18px;border:1px solid #e5e5e0;border-radius:10px;background:#fff;scroll-margin-top:96px}.fix-group-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.fix-group-body p{margin-top:0}.changelog-figure{margin:16px 0 18px}.changelog-figure-frame{position:relative;width:100%;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e5e5e0}.changelog-figure-frame.ratio-16x9{aspect-ratio:16/9}.changelog-figure-frame.ratio-4x3{aspect-ratio:4/3}.changelog-figure-frame.ratio-1x1{aspect-ratio:1/1}.changelog-figure-frame.placeholder{border:1px dashed #c9c9c2;background:repeating-linear-gradient(45deg,#fafaf7,#fafaf7 10px,#f4f4ee 0,#f4f4ee 20px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:6px}.changelog-figure .placeholder-label{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#d94f2b}.changelog-figure .placeholder-caption{font-size:13px;color:#5a5a5a;max-width:480px;line-height:1.4}.changelog-figure figcaption{margin-top:8px;font-size:12px;color:#5a5a5a;line-height:1.45}.on-this-page{display:none}@media (min-width:1024px){.on-this-page{display:block;position:sticky;top:96px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto;padding-left:16px;border-left:1px solid #e5e5e0}}.on-this-page .otp-label{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#5a5a5a;margin-bottom:12px}.on-this-page .otp-group{margin-bottom:18px}.on-this-page .otp-group-label{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#1a1a1a;margin-bottom:6px}.on-this-page ul{list-style:none;margin:0;padding:0}.on-this-page li{margin:0}.on-this-page a{display:block;padding:5px 8px;border-radius:6px;font-size:13px;color:#5a5a5a;text-decoration:none;line-height:1.35}.on-this-page a:hover{background:#f0f0ea;color:#1a1a1a}.release-list{display:flex;flex-direction:column;gap:14px;margin-top:24px}.release-card{display:block;padding:22px 24px;border:1px solid #e5e5e0;border-radius:12px;background:#fff;color:#1a1a1a;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s}.release-card:hover{border-color:#1a1a1a;transform:translateY(-1px);box-shadow:0 6px 18px -12px rgba(0,0,0,.18)}.release-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;color:#5a5a5a;letter-spacing:.3px;margin-bottom:6px}.release-card-product{font-weight:600;color:#d94f2b;text-transform:uppercase;letter-spacing:1px;font-size:11px}.release-card-dot{color:#c9c9c2}.release-card-title{font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:6px}.release-card-summary{font-size:14px;color:#5a5a5a;line-height:1.55;margin:0 0 12px}.release-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1a1a1a}