#sectionGlobalNav{position:relative}#sectionGlobalNav:has(.js-mobile-menu-active){inset-block-start:0;inset-inline:0;position:fixed}#sectionChangelog{--changelog-desktop-sticky-offset:30px;background:var(--neutral-50);color:var(--text-color);font-family:var(--text-font);font-size:var(--fs-2);line-height:1.6}#sectionGlobalNav .globalNavBar__cta-container[data-location=mobile-nav]{bottom:56px}#sectionGlobalNav .js-mobile-menu-active .globalNavBar__cta-container[data-location=mobile-nav]{box-shadow:0 -2px 2px 0 rgba(0,0,0,.05);display:flex}.changelog-page-container .hs-submit .hs-button{background:var(--indigo-950)!important;border-radius:1000px!important;color:var(--white)!important}.changelog-page-container .input :is(input.hs-input,select.hs-input){border-radius:1000px!important}.changelog-hero{background:var(--neutral-50)}.changelog-hero__inner{align-items:center;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.changelog-hero__title{color:var(--heading-color);font-family:var(--display-font);font-size:var(--fs-8);font-weight:var(--fw-semibold);letter-spacing:-.01em;line-height:1.05}.changelog-hero__subtitle{color:var(--indigo-950);font-size:var(--fs-2);line-height:1.5;max-width:38ch}.changelog-hero__form{display:flex;flex-direction:column;gap:1rem}.changelog-hero__form-heading{color:var(--heading-color);font-family:var(--display-font);font-size:var(--fs-4);font-weight:var(--fw-semibold);margin:0}@media (max-width:992px){.changelog-hero__inner{gap:2rem;grid-template-columns:1fr}.changelog-hero__form{max-width:480px}}@media (max-width:559px){.changelog-hero__title{font-size:var(--fs-7)}}.changelog__toolbar{align-items:start;border-bottom:1px solid var(--border-color);display:grid;gap:16px 24px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:8px;padding-bottom:16px}.changelog__toolbar-main{display:flex;flex-direction:column;gap:10px;min-width:0}.changelog__toolbar-filters,.changelog__toolbar-state{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.changelog__dropdown-wrap{min-width:0}.changelog__toolbar-state .search-chip{border:1px solid var(--indigo-950);border-radius:var(--radius-20);font-family:var(--text-font);font-size:var(--font-size-0);font-weight:var(--font-weight-2);line-height:1.4;padding:.5rem 1rem}.changelog__toolbar-filters .changelog__dropdown-wrap{flex:0 1 220px;max-width:240px;min-width:180px}.changelog__toolbar-side{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;min-width:0}.changelog__toolbar-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:flex-end}.changelog__dropdown{max-width:100%;z-index:5}.changelog__toolbar-filters .changelog__dropdown,.changelog__toolbar-filters .changelog__dropdown .dropdown__trigger{width:100%}.changelog__dropdown .dropdown__trigger{background:var(--white);border-radius:999px;line-height:1;max-width:100%;min-height:48px;padding:.75rem 1.25rem}.changelog__dropdown .dropdown__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changelog__dropdown .dropdown__chevron{margin-left:auto}.changelog__search-trigger{align-items:center;background:var(--brand-50);border:none;border-radius:50%;color:var(--indigo-950);cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;width:48px}.changelog__search-trigger:hover{background:var(--indigo-950);color:var(--neutral-25)}.changelog__clear-filters{align-items:center;background:transparent;border:1px solid var(--neutral-200);border-radius:var(--radius-20);color:var(--neutral-600);cursor:pointer;display:inline-flex;font-family:var(--text-font);font-size:var(--font-size-0);font-weight:var(--font-weight-2);gap:.4rem;line-height:1.4;padding:.5rem 1rem;transition:border-color .2s,color .2s,background-color .2s}.changelog__clear-filters:hover{border-color:var(--indigo-950);color:var(--indigo-950)}.changelog__clear-filters.js-hidden{display:none}.changelog__view-toggle{align-items:center;background:var(--neutral-100);border:1px solid var(--neutral-200);border-radius:999px;display:inline-flex;gap:4px;padding:4px}.changelog__view-toggle-btn{background:transparent;border:none;border-radius:999px;color:var(--neutral-500);cursor:pointer;font-family:var(--text-font);font-size:var(--fs-00);font-weight:var(--fw-semibold);gap:.45rem;line-height:1;min-height:40px;padding:.5rem .9rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.changelog__view-toggle-btn,.changelog__view-toggle-icon{align-items:center;display:inline-flex;justify-content:center}.changelog__view-toggle-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.changelog__view-toggle-icon svg{display:block;height:100%;width:100%}.changelog__view-toggle-text{display:inline-block;line-height:1}.changelog__view-toggle-btn:hover{color:var(--heading-color)}.changelog__view-toggle-btn.is-active,.changelog__view-toggle-btn[aria-pressed=true]{background:var(--neutral-25);box-shadow:0 1px 3px rgba(16,24,40,.08);color:var(--heading-color)}.changelog__view-toggle-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.changelog__results-summary{color:var(--neutral-500);font-family:var(--text-font);font-size:var(--fs-00);font-weight:var(--fw-medium);line-height:1.4;margin:0;text-align:right;white-space:nowrap}.changelog__results-summary.is-filtered{color:var(--heading-color)}@media (min-width:993px){.changelog__toolbar{background:var(--neutral-50);margin-top:calc(var(--changelog-desktop-sticky-offset)*-1);padding-top:var(--changelog-desktop-sticky-offset);position:sticky;top:0;z-index:20}}.changelog__mobile-time-nav{display:none;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.changelog__mobile-time-nav::-webkit-scrollbar{display:none}.mobile-time-pill{background:var(--neutral-50,#f9fafb);border:none;border-radius:1000px;color:var(--neutral-600);cursor:pointer;flex-shrink:0;font-size:var(--fs-00);font-weight:var(--fw-semibold);line-height:1;padding:10px 14px;transition:background-color .2s,color .2s;white-space:nowrap}.mobile-time-pill.is-active,.mobile-time-pill:hover{background:var(--indigo-950);color:var(--neutral-25)}.mobile-time-pill.is-dimmed{opacity:.3;pointer-events:none}.changelog__layout{align-items:start;display:grid;gap:clamp(32px,4vw,60px);grid-template-columns:minmax(220px,272px) minmax(0,1fr)}.changelog__time-nav{background:var(--white);border-radius:20px;box-shadow:var(--shadow-1);height:fit-content;max-height:calc(100vh - 140px);min-width:0;overflow-y:auto;padding:1.5rem 1rem;position:sticky;scrollbar-width:thin;top:var(--changelog-desktop-sticky-offset)}.time-nav{display:flex;flex-direction:column}.time-nav__year:not(:last-child){border-bottom:1px solid var(--border-color);padding-bottom:20px}.time-nav__year>summary{cursor:pointer;list-style:none}.time-nav__year>summary::-webkit-details-marker{display:none}.time-nav__year-label{align-items:center;color:var(--heading-color);display:flex;font-family:var(--display-font);font-size:var(--fs-5);font-weight:var(--fw-bold);justify-content:space-between;letter-spacing:-.02em;line-height:1;padding:8px 0;transition:color .2s}.time-nav__year-content{align-items:center;display:inline-flex;gap:10px;min-width:0}.time-nav__year+.time-nav__year .time-nav__year-label{margin-top:20px}.time-nav__year-label:hover{color:var(--accent-color)}.time-nav__year-label:after{border-bottom:2.5px solid;border-right:2.5px solid;content:"";display:inline-block;flex-shrink:0;height:8px;opacity:.3;transform:rotate(45deg);transition:transform .2s;width:8px}.time-nav__year[open]>.time-nav__year-label:after{transform:rotate(-135deg)}.time-nav__months{list-style:none;margin:0;padding:0}.changelog-thumb-nav__date-count,.time-nav__count{background:var(--neutral-50);border-radius:999px;display:inline-flex;flex-shrink:0;font-size:var(--fs-000);height:1.5rem;justify-content:center;line-height:1;min-width:1.5rem;padding:0 .4rem}.changelog-thumb-nav__date-count,.time-nav__count,.time-nav__month-link{align-items:center;color:var(--neutral-500);font-weight:var(--fw-semibold)}.time-nav__month-link{border-radius:8px;display:flex;font-family:var(--display-font);font-size:var(--fs-1);gap:12px;justify-content:space-between;padding:8px 12px;text-decoration:none;transition:color .15s,background-color .15s}.time-nav__month-link:hover{background:var(--neutral-50,#f9fafb);color:var(--heading-color)}.time-nav__month-link:hover .time-nav__count{background:var(--neutral-25);color:var(--heading-color)}.time-nav__month-link.is-active{background:var(--brand-50);color:var(--heading-color);font-weight:var(--fw-bold)}.time-nav__month-link.is-active .time-nav__count{background:var(--neutral-25);color:var(--heading-color)}.time-nav__month-link.is-dimmed{opacity:.3;pointer-events:none}.changelog__timeline{display:flex;flex-direction:column;min-width:0}.changelog__month-entries{min-width:0}.changelog[data-view-mode=two] .changelog__month-entries{--changelog-masonry-gap:16px;align-items:start;column-gap:var(--changelog-masonry-gap);display:grid;grid-auto-rows:4px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--changelog-masonry-gap)}.changelog[data-view-mode=two] .changelog-entry{align-self:start;padding-bottom:0}.changelog[data-view-mode=two] .changelog-entry__card{contain-intrinsic-size:auto;content-visibility:visible;cursor:pointer;gap:14px;padding:20px}.changelog[data-view-mode=two] .changelog-entry__title{font-size:clamp(20px,2.6vw,24px)}.changelog[data-view-mode=two] .changelog-entry__media{border-radius:28px}.changelog[data-view-mode=two] .changelog-entry .button-small[data-pill],.changelog[data-view-mode=two] .changelog-entry__body,.changelog[data-view-mode=two] .changelog-entry__body-toggle,.changelog[data-view-mode=two] .changelog-entry__link-divider{display:none}.changelog[data-view-mode=list] .changelog-entry{padding-bottom:0}.changelog[data-view-mode=list] .changelog__month-entries{display:flex;flex-direction:column;gap:12px}.changelog[data-view-mode=list] .changelog-entry__card{align-items:center;border-radius:18px;display:grid;gap:12px 24px;grid-template-columns:minmax(170px,220px) minmax(0,1fr);padding:16px 20px}.changelog[data-view-mode=list] .changelog-entry__card>*{min-width:0}.changelog[data-view-mode=list] .changelog-entry__header{align-items:flex-start;flex-direction:column;gap:8px}.changelog[data-view-mode=list] .changelog-entry__header-divider{display:none}.changelog[data-view-mode=list] .changelog-entry__date{font-size:var(--fs-00);letter-spacing:0}.changelog[data-view-mode=list] .changelog-entry__meta .entry-chip{padding:4px 8px}.changelog[data-view-mode=list] .changelog-entry__title{font-size:clamp(18px,2.2vw,20px)}.changelog[data-view-mode=list] .changelog-entry .button-small[data-pill],.changelog[data-view-mode=list] .changelog-entry__body,.changelog[data-view-mode=list] .changelog-entry__body-toggle,.changelog[data-view-mode=list] .changelog-entry__link-divider,.changelog[data-view-mode=list] .changelog-entry__media{display:none}.changelog.is-single-entry .changelog__load-more,.changelog.is-single-entry .changelog__mobile-time-nav,.changelog.is-single-entry .changelog__time-nav,.changelog.is-single-entry .changelog__toolbar{display:none!important}.changelog.is-single-entry .changelog__layout{grid-template-columns:1fr;margin:0 auto;max-width:min(1280px,calc(100vw - 40px))}.changelog.is-single-entry .changelog__timeline{display:block;grid-auto-rows:auto;grid-template-columns:1fr;max-width:100%}.changelog.is-single-entry .changelog__date-group{padding:0}.changelog.is-single-entry .changelog__date-group-title{display:none}.changelog.is-single-entry .changelog__month-entries{display:block}.changelog.is-single-entry .changelog-entry{padding-bottom:0}.changelog.is-single-entry .changelog-entry__card{margin:0 auto;max-width:min(100%,843px)}.changelog__single-entry-banner{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin:0 auto 32px;max-width:min(100%,843px)}.changelog.is-interactive .changelog__single-entry-banner:not(.js-hidden){animation:entryEntrance .4s cubic-bezier(.22,1,.36,1) both}.changelog__back-btn{align-items:center;background:var(--brand-50);border:1px solid transparent;border-radius:var(--radius-20);color:var(--indigo-950);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--text-font);font-size:var(--font-size-0);font-weight:var(--font-weight-2);gap:6px;line-height:1.4;min-height:48px;padding:.5rem 1rem;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;white-space:nowrap}.changelog__back-btn:hover{background:var(--indigo-950);color:var(--neutral-25)}.changelog__back-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}::view-transition-old(root){animation:vt-slide-out .3s cubic-bezier(.4,0,.2,1) both}::view-transition-new(root){animation:vt-slide-in .3s cubic-bezier(.4,0,.2,1) both}@keyframes vt-slide-out{to{opacity:0;transform:translateY(-20px)}}@keyframes vt-slide-in{0%{opacity:0;transform:translateY(20px)}}.changelog__date-group{padding:24px 0 8px;scroll-margin-top:120px}.changelog__date-group:first-of-type{padding-top:0}.changelog__date-group-title{color:var(--heading-color);flex-wrap:wrap;font-family:var(--display-font);font-size:var(--h3-fluid-size);gap:12px;letter-spacing:-.01em;line-height:1.4;padding:8px 0;position:static}.changelog__date-group-count,.changelog__date-group-title{align-items:center;display:inline-flex;font-weight:var(--fw-semibold)}.changelog__date-group-count{background:var(--brand-50);border-radius:999px;color:var(--indigo-950);font-family:var(--text-font);font-size:var(--fs-000);height:1.75rem;justify-content:center;line-height:1;min-width:1.75rem;padding:0 .55rem}.changelog-entry{padding-bottom:32px}.changelog-entry__marker{display:none}.changelog-entry__card{background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-2,16px);contain-intrinsic-size:640px;content-visibility:auto;display:flex;flex-direction:column;gap:16px;min-width:0;overflow:hidden;padding:24px}.changelog-entry__header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;row-gap:6px}.changelog-entry__date{color:var(--neutral-500);flex-shrink:0;font-size:var(--fs-000);font-weight:var(--fw-medium);letter-spacing:.02em;white-space:nowrap}.changelog-entry__header-divider{background:var(--border-color);flex-shrink:0;height:16px;width:1px}.changelog-entry__meta{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.changelog-entry__meta .entry-chip{background:var(--brand-50);border:none;border-radius:1000px;color:var(--indigo-950);cursor:pointer;font-size:var(--fs-000);font-weight:var(--fw-semibold);line-height:1;padding:5px 10px;transition:background-color .2s,color .2s;white-space:nowrap}.changelog-entry__meta .entry-chip:hover{background:var(--indigo-950);color:var(--neutral-25)}.changelog-entry__meta .entry-chip[data-chip-style=outline]{background:transparent;border:1px solid var(--border-color);color:var(--neutral-600)}.changelog-entry__meta .entry-chip[data-chip-style=outline]:hover{background:var(--indigo-950);border-color:transparent;color:var(--neutral-25)}.changelog-entry__title-link{text-decoration:none}.changelog-entry__title{color:var(--indigo-950);font-size:clamp(22px,4vw,26px);font-weight:500;letter-spacing:-.01em;line-height:1.15;transition:color .2s}.changelog-entry__title-link:hover .changelog-entry__title{color:var(--accent-color)}.changelog-entry__media{border-radius:40px;overflow:hidden}.changelog-entry__media img{display:block;height:auto;transition:transform .3s var(--ease-2);width:100%}.changelog-entry__media:hover img{transform:scale(1.02)}.changelog-entry__media--embed{border-radius:0;overflow:visible}.changelog-entry__media iframe{display:block;width:100%}.changelog-entry__body{color:var(--text-color);font-size:var(--fs-0);line-height:1.6;position:relative}.changelog-entry__body-inner{max-height:160px;overflow:hidden;transition:max-height .45s var(--ease-2,cubic-bezier(.22,1,.36,1))}.changelog-entry__body:not(.is-long) .changelog-entry__body-inner{max-height:none}.changelog-entry__body.is-long.is-expanded .changelog-entry__body-inner{max-height:2000px}.changelog-entry__body.is-long.is-expanded .changelog-entry__body-fade,.changelog-entry__body.is-long.is-expanded+.changelog-entry__body-fade{opacity:0}.changelog-entry__body-fade{background:linear-gradient(to bottom,transparent,var(--bg-white));bottom:0;height:60px;left:0;opacity:1;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease}.changelog-entry__body:not(.is-long) .changelog-entry__body-fade{display:none}.changelog-entry__body-toggle{align-items:center;background:transparent;border:none;color:var(--neutral-600);cursor:pointer;display:inline-flex;font-family:var(--text-font);font-size:13px;font-weight:500;gap:8px;margin-top:8px;padding:0;width:fit-content}.changelog-entry__body-toggle svg{transition:transform .2s ease}.changelog-entry__body-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.changelog-entry__body-toggle:hover{color:var(--indigo-950)}.changelog-entry__body-toggle:focus-visible{border-radius:6px;outline:2px solid var(--accent-color);outline-offset:4px}.changelog-entry__body-toggle+.changelog-entry__link{margin-top:8px}.changelog-entry__link-divider{background:var(--border-color);height:1px;margin:8px 0;width:100%}.changelog-entry__body-inner *{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.changelog-entry__body-inner b,.changelog-entry__body-inner strong{font-weight:var(--fw-semibold)!important}.changelog-entry__body-inner em,.changelog-entry__body-inner i{font-style:italic!important}.changelog-entry__body-inner p:empty,.changelog-entry__body-inner p:has(>br:only-child){display:none}.changelog-entry__body-inner p{margin-bottom:1.5em;margin-top:0;max-width:70ch}.changelog-entry__body-inner h2{color:var(--heading-color)!important;font-family:var(--display-font)!important;font-size:var(--h4-fluid-size)!important;font-weight:var(--fw-medium)!important;letter-spacing:-.01em!important;line-height:1.15!important;margin-bottom:1.25rem;margin-top:2rem}.changelog-entry__body-inner h2:first-child{margin-top:0}.changelog-entry__body-inner h3{border-left:3px solid var(--border-color);font-size:var(--fs-2)!important;font-weight:var(--fw-medium)!important;letter-spacing:-.01em!important;line-height:1.15!important;margin-bottom:1rem;padding-left:1rem}.changelog-entry__body-inner h3,.changelog-entry__body-inner h4{color:var(--heading-color)!important;font-family:var(--display-font)!important;margin-top:1.5rem}.changelog-entry__body-inner h4{font-size:var(--fs-1)!important;font-weight:var(--fw-semibold)!important;line-height:1.4!important;margin-bottom:.75rem}.changelog-entry__body-inner ol,.changelog-entry__body-inner ul{list-style:none;margin-bottom:1.5em;margin-top:0;max-width:65ch;padding-left:0}.changelog-entry__body-inner li{margin-bottom:.75em;padding-left:1.75em;position:relative}.changelog-entry__body-inner li p{margin-bottom:0}.changelog-entry__body-inner ul>li:before{background-color:var(--accent-color);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6em;width:6px}.changelog-entry__body-inner ol{counter-reset:list-counter}.changelog-entry__body-inner ol>li{counter-increment:list-counter}.changelog-entry__body-inner ol>li:before{color:var(--accent-color)!important;content:counter(list-counter) ".";font-weight:var(--fw-semibold)!important;left:0;position:absolute}.changelog-entry__body-inner li ol,.changelog-entry__body-inner li ul{margin-bottom:0;margin-top:.75em}.changelog-entry__body-inner a{color:var(--accent-color)!important;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;transition:text-decoration-color .2s ease}.changelog-entry__body-inner a:hover{text-decoration-color:var(--accent-color)}.changelog-entry__body-inner blockquote{background-color:var(--accent-color-light);border-left:4px solid var(--accent-color);border-radius:0 8px 8px 0;font-style:normal!important;margin:1.5rem 0;padding:1.25rem 1.5rem}.changelog-entry__body-inner blockquote p{color:var(--heading-color)!important;margin-bottom:0}.changelog-entry__body-inner blockquote p+p{margin-top:1em}.changelog-entry__body-inner code{background-color:var(--bg-product-gray-96,#f3f4f6);border-radius:4px;color:var(--heading-color)!important;font-family:SF Mono,Fira Code,Consolas,monospace!important;font-size:.875em!important;padding:.2em .4em}.changelog-entry__body-inner pre{background-color:var(--heading-color);border-radius:8px;margin:1.5rem 0;overflow-x:auto;padding:1.25rem}.changelog-entry__body-inner pre code{background-color:transparent;color:#f8f8f2!important;font-size:.875rem!important;line-height:1.6!important;padding:0}.changelog-entry__body-inner img{border-radius:8px;height:auto;margin:1.5rem 0;max-width:100%}.changelog-entry__body-inner hr{background-color:var(--border-color);border:none;height:1px;margin:2rem 0}.changelog-entry__body-inner table{border:1px solid var(--border-color)!important;border-radius:var(--radius-1);display:block;font-size:var(--fs-00)!important;height:fit-content!important;margin:1.5rem 0;min-height:fit-content!important;overflow-x:auto;overflow-y:hidden;width:100%!important}.changelog-entry__body-inner tr{height:unset!important;min-height:unset!important}.changelog-entry__body-inner td,.changelog-entry__body-inner th{border-bottom:1px solid var(--border-color);padding:.75rem 1rem!important;text-align:left}.changelog-entry__body-inner th,.changelog-entry__body-inner tr:first-child td{background-color:var(--bg-product-gray-96,#f9fafb);color:var(--heading-color)!important;font-weight:var(--fw-semibold)!important}.changelog-entry__link{align-items:center;color:var(--heading-color);display:inline-flex;font-size:var(--fs-00);font-weight:var(--fw-semibold);gap:6px;text-decoration:none;transition:color .2s}.changelog-entry__link:hover{color:var(--accent-color)}.changelog__empty-state{align-items:center;background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-2,16px);color:var(--neutral-500);display:flex;flex-direction:column;gap:12px;margin-top:8px;padding:48px 24px;text-align:center}.changelog__empty-state-media{display:block;height:auto;margin-bottom:4px;object-fit:contain;width:min(100%,220px)}.changelog__empty-state-message{font-size:var(--fs-0);line-height:1.5;margin:0;max-width:36ch}.changelog__load-more{align-items:center;display:flex;justify-content:center;min-height:1px;padding-top:20px}.changelog__load-more.is-loading{min-height:56px}.changelog__load-more-status{align-items:center;background:var(--neutral-50);border-radius:999px;color:var(--neutral-500);display:inline-flex;font-family:var(--text-font);font-size:var(--fs-00);font-weight:var(--fw-medium);gap:10px;line-height:1.2;padding:.5rem .875rem}.changelog__load-more-status:before{animation:changelogLoadMoreSpin .8s linear infinite;border:2px solid var(--neutral-200);border-radius:50%;border-top-color:var(--accent-color);content:"";height:.875rem;width:.875rem}@keyframes changelogLoadMoreSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.changelog__load-more-status:before{animation:none}}@keyframes entryEntrance{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes entryExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-12px) scale(.97)}}.animated__entrance{animation:entryEntrance .45s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--card-index, 0)*60ms);opacity:0}mark.search-highlight{background-color:var(--brand-100,#fde68a);border-radius:2px;color:inherit;padding:.05em .15em}.animated__exit{animation:entryExit .2s cubic-bezier(.4,0,1,1) forwards;animation-delay:calc(var(--card-index, 0)*30ms);pointer-events:none}@media (prefers-reduced-motion:reduce){.animated__entrance,.animated__exit,::view-transition-new(root),::view-transition-old(root){animation:none!important}.changelog-entry__body-fade,.changelog-entry__body-inner,.changelog-entry__body-toggle svg,.changelog-entry__media img,.changelog-thumb-nav__backdrop,.changelog-thumb-nav__item,.changelog-thumb-nav__sheet{transition:none!important}}@media (max-width:1200px){.changelog__layout{gap:32px;grid-template-columns:minmax(200px,236px) minmax(0,1fr)}.changelog__time-nav{padding-right:18px}.time-nav__year-label{font-size:clamp(1.875rem,3vw,2.25rem)}.time-nav__month-link{font-size:var(--fs-0);padding:8px 10px}.changelog__toolbar{gap:12px;grid-template-columns:1fr}.changelog__toolbar-filters,.changelog__toolbar-main,.changelog__toolbar-state{gap:8px}.changelog__toolbar-filters .changelog__dropdown-wrap{flex:1 1 220px;max-width:none}.changelog__toolbar-side{align-items:center;flex-direction:row;gap:16px;justify-content:space-between;width:100%}.changelog__toolbar-actions{margin-left:auto}.changelog__toolbar-filters .changelog__dropdown,.changelog__toolbar-filters .changelog__dropdown .dropdown__trigger{width:100%}.search-chip{max-width:min(100%,280px)}}@media (max-width:1100px){.changelog-hero__inner{gap:2rem;grid-template-columns:1fr}.changelog-hero__form{max-width:520px}.changelog-hero__title{font-size:clamp(2.5rem,6vw,3.25rem)}}@media (max-width:992px){.changelog__layout{gap:0;grid-template-columns:1fr}.changelog__search-trigger,.changelog__time-nav{display:none}.changelog__toolbar,.changelog__toolbar-filters,.changelog__toolbar-main,.changelog__toolbar-state{gap:8px}.changelog__toolbar-filters,.changelog__toolbar-state{align-items:stretch}.changelog__dropdown-wrap{flex:1 1 calc(50% - 4px)}.changelog__dropdown .dropdown__trigger{min-height:44px;padding:.625rem 1rem}.changelog__clear-filters,.search-chip{max-width:100%}.changelog__toolbar-side{align-items:stretch;gap:8px}.changelog__toolbar-actions{display:none}.changelog__results-summary{text-align:left;white-space:normal;width:100%}.search-chip__label{max-width:none}.changelog-entry__card{padding:20px}.changelog-entry__title{font-size:clamp(20px,3.5vw,24px)}.changelog-entry__media{border-radius:28px}}@media (max-width:559px){.changelog[data-view-mode=two] .changelog__month-entries{grid-template-columns:1fr}.changelog[data-view-mode=list] .changelog-entry__card{align-items:flex-start;gap:10px;grid-template-columns:1fr}.changelog__dropdown-wrap{flex:1 1 calc(50% - 4px)}.changelog__dropdown .dropdown__trigger{padding:.5rem .875rem}.changelog__dropdown .dropdown__label{font-size:var(--fs-00)}.changelog__search-trigger{height:42px;width:42px}.changelog-entry{padding-bottom:24px}.changelog-entry__card{gap:12px;padding:16px}.changelog-entry__title{font-size:var(--fs-1)}.changelog-entry__header{gap:6px}.changelog-entry__header-divider{display:none}.changelog__date-group-title{font-size:var(--fs-2)}.changelog__empty-state{padding:32px 16px}.changelog__single-entry-banner{align-items:flex-start;flex-direction:column;gap:12px;padding:12px 16px}.changelog__mobile-time-nav{display:none}}.changelog-thumb-nav{display:none}@media (max-width:992px){.changelog-thumb-nav{display:block}body.has-changelog-sheet-open{overflow:hidden}body.has-changelog-thumb-nav{padding-bottom:56px}.changelog-thumb-nav__bar{background:var(--neutral-25);bottom:0;box-shadow:0 -1px 4px rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(3,1fr);left:0;position:fixed;width:100%;z-index:1000}.changelog-thumb-nav__item{align-items:center;background:transparent;border:none;color:var(--indigo-950);cursor:pointer;display:flex;flex-direction:column;font-family:var(--text-font);font-size:12px;font-weight:600;gap:4px;justify-content:center;letter-spacing:-.25px;padding:10px 4px;text-align:center;transition:background-color .2s ease-in-out;-webkit-tap-highlight-color:transparent}.changelog-thumb-nav__item+.changelog-thumb-nav__item{border-left:1px solid var(--neutral-100)}.changelog-thumb-nav__item:active{background-color:var(--neutral-50)}.changelog-thumb-nav__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.changelog-thumb-nav__item.active{background-color:var(--neutral-50);border-top:2.5px solid var(--indigo-950)}.changelog-thumb-nav__icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.changelog-thumb-nav__icon svg{height:100%;width:100%}.changelog-thumb-nav__icon{position:relative}.changelog-thumb-nav__badge{background:var(--lilac-accent,var(--brand-500));border-radius:1000px;color:var(--neutral-25);font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;position:absolute;right:-6px;text-align:center;top:-4px}.changelog-thumb-nav__badge.js-hidden{display:none}.changelog-thumb-nav__date-label{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changelog-thumb-nav__backdrop{background:rgba(0,0,0,.4);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;z-index:1001}.changelog-thumb-nav__backdrop.active{opacity:1;pointer-events:auto;visibility:visible}.changelog-thumb-nav__sheet{background:var(--neutral-25);border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;left:0;max-height:60svh;outline:none;overflow:hidden;pointer-events:none;position:fixed;transform:translateY(100%);transition:transform .3s ease-in-out;visibility:hidden;width:100%;z-index:1002}.changelog-thumb-nav__sheet.active{pointer-events:auto;transform:translateY(0);visibility:visible}.changelog-thumb-nav__sheet-header{align-items:center;border-bottom:1px solid var(--neutral-100);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.changelog-thumb-nav__sheet-title{color:var(--indigo-950);font-family:var(--text-font);font-size:16px;font-weight:600}.changelog-thumb-nav__sheet-close{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--indigo-950);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:background-color .2s ease-in-out;width:36px;-webkit-tap-highlight-color:transparent}.changelog-thumb-nav__sheet-close:active{background-color:var(--neutral-50)}.changelog-thumb-nav__clear-btn:focus-visible,.changelog-thumb-nav__date-month:focus-visible,.changelog-thumb-nav__option:focus-visible,.changelog-thumb-nav__search-btn:focus-visible,.changelog-thumb-nav__sheet-close:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.changelog-thumb-nav__sheet-body{overflow-y:auto;padding:.75rem 1.25rem 1.25rem;-webkit-overflow-scrolling:touch}.changelog-thumb-nav__sheet-section{margin-bottom:1rem}.changelog-thumb-nav__sheet-section:last-child{margin-bottom:0}.changelog-thumb-nav__sheet-label{color:var(--neutral-500);font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.changelog-thumb-nav__sheet-options{display:flex;flex-wrap:wrap;gap:8px}.changelog-thumb-nav__option{background:var(--neutral-50);border:1px solid var(--neutral-100);border-radius:1000px;color:var(--indigo-950);cursor:pointer;font-family:var(--text-font);font-size:14px;font-weight:500;padding:8px 14px;transition:background-color .15s,border-color .15s,color .15s;-webkit-tap-highlight-color:transparent}.changelog-thumb-nav__option:active{background:var(--neutral-100)}.changelog-thumb-nav__option.active{background:var(--indigo-950);border-color:var(--indigo-950);color:var(--neutral-25)}.changelog-thumb-nav__search-btn{align-items:center;background:var(--neutral-50);border:1px solid var(--neutral-100);border-radius:var(--radius-1);color:var(--neutral-500);cursor:pointer;display:flex;font-family:var(--text-font);font-size:15px;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:border-color .15s;width:100%}.changelog-thumb-nav__search-btn:active{border-color:var(--indigo-950)}.changelog-thumb-nav__clear-btn{align-items:center;background:transparent;border:1px solid var(--neutral-200);border-radius:1000px;color:var(--neutral-600);cursor:pointer;display:inline-flex;font-family:var(--text-font);font-size:14px;font-weight:500;gap:.4rem;padding:.6rem 1rem;transition:border-color .15s,color .15s;-webkit-tap-highlight-color:transparent}.changelog-thumb-nav__clear-btn:active{border-color:var(--indigo-950);color:var(--indigo-950)}.changelog-thumb-nav__clear-btn.js-hidden{display:none}.changelog-thumb-nav__date-year{align-items:center;color:var(--neutral-500);display:flex;font-size:12px;font-weight:600;gap:12px;justify-content:space-between;letter-spacing:.05em;margin-bottom:.25rem;margin-top:1rem;text-transform:uppercase}.changelog-thumb-nav__date-year:first-child{margin-top:0}.changelog-thumb-nav__date-month{align-items:center;background:transparent;border:none;border-radius:6px;color:var(--indigo-950);cursor:pointer;display:flex;font-family:var(--text-font);font-size:15px;font-weight:500;gap:12px;justify-content:space-between;padding:.6rem .5rem;transition:background-color .15s;width:100%;-webkit-tap-highlight-color:transparent}.changelog-thumb-nav__date-month.active,.changelog-thumb-nav__date-month:active{background-color:var(--brand-50);font-weight:600}}