body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.docs-header{box-sizing:border-box;color:#172554;background:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;min-height:60px;padding:10px 24px;display:flex}.docs-brand{font-size:16px;font-weight:700}.docs-nav{flex-wrap:wrap;gap:8px;display:flex}.docs-nav a{color:#334155;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none}.docs-nav a:hover,.docs-nav a[aria-current=page]{color:#1d4ed8;background:#eff6ff}.docs-nav a:focus-visible{outline-offset:2px;outline:3px solid #2563eb}.changelog-page a:focus-visible{outline-offset:2px;outline:3px solid #2563eb}.changelog-page{box-sizing:border-box;color:#1e293b;max-width:960px;margin:0 auto;padding:48px 24px 80px;line-height:1.6}.changelog-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 24px;display:flex}.changelog-heading h1{color:#172554;margin:0;font-size:max(28px,min(5vw,38px));line-height:1.2}.changelog-heading p{margin:12px 0 0}.changelog-entry{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:28px}.entry-date{color:#64748b;margin:0 0 8px;font-size:14px;font-weight:600}.changelog-entry h2{color:#172554;margin:0 0 16px;font-size:24px}.changelog-entry a{color:#1d4ed8;font-weight:600}.changelog-entry code{background:#f1f5f9;border-radius:4px;padding:2px 4px;font-size:.9em}@media (max-width:600px){.docs-header{padding:12px 16px}.changelog-page{padding:32px 16px 64px}}