.ChangelogSidebar_changelogSidebar__CMPe6{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-right:1.5rem}@media screen and (max-width:768px){.ChangelogSidebar_changelogSidebar__CMPe6{margin-top:2rem}}@media screen and (min-width:1024px){.ChangelogSidebar_changelogSidebar__CMPe6{position:-webkit-sticky;position:sticky;top:8rem}}.ChangelogSidebar_changelogSidebar__CMPe6 .ChangelogSidebar_card__Byzgq{border-radius:2rem;padding:2rem;background:var(--color-card-background);border:1px solid var(--color-outline)}@media screen and (max-width:768px){.ChangelogSidebar_changelogSidebar__CMPe6 .ChangelogSidebar_card__Byzgq{border-radius:1rem}}.ChangelogSidebar_changelogSidebar__CMPe6 .ChangelogSidebar_card__Byzgq header{display:flex;align-items:center;gap:1rem}.ChangelogSidebar_changelogSidebar__CMPe6 .ChangelogSidebar_tags__2zsj6{display:none}.ChangelogSidebar_floatingTocContainer__iX16Z{position:fixed;bottom:1.5rem;left:50%;z-index:-1;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:90%;max-width:400px;opacity:0;transform:translateX(-50%) translateY(100%);transition:all .5s var(--default-transition);pointer-events:none}.ChangelogSidebar_floatingTocContainer__iX16Z.ChangelogSidebar_isVisible__T9WVF{z-index:100;opacity:1;transform:translateX(-50%) translateY(0)}@media screen and (min-width:1024px){.ChangelogSidebar_floatingTocContainer__iX16Z{display:none}}.ChangelogSidebar_floatingButton__rVQ9G{display:flex;-moz-appearance:none;appearance:none;-webkit-appearance:none;justify-self:center;background:rgba(17,25,34,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-outline);border-radius:var(--corner-radius-full);box-shadow:0 1px 4px rgba(223,223,223,.6);padding:.5rem 1.25rem;gap:.5rem;flex-shrink:1;align-items:center;pointer-events:all;cursor:pointer;transition:.3s background var(--default-transition),.3s box-shadow var(--default-transition)}.ChangelogSidebar_floatingButton__rVQ9G .ChangelogSidebar_icon__PDb6f{filter:invert(1);rotate:-90deg;transition:rotate .3s var(--default-transition)}.ChangelogSidebar_floatingButton__rVQ9G .ChangelogSidebar_icon__PDb6f.ChangelogSidebar_isOpen__ypUNF{rotate:90deg}.ChangelogSidebar_floatingButton__rVQ9G:hover{background:rgba(26,45,64,.5);box-shadow:var(--shadow-glow)}.ChangelogSidebar_dropdown__IY9RK{width:100%;max-height:50vh;overflow-y:auto;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.ChangelogSidebar_dropdown__IY9RK .ChangelogSidebar_card__Byzgq{padding:1rem 1.5rem;background-image:linear-gradient(45deg,hsla(220,20%,6%,.9),hsla(217,24%,11%,.9) 90%);border:1px solid var(--color-outline);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1.5rem}.ChangelogSidebar_dropdown__IY9RK.ChangelogSidebar_isOpen__ypUNF{opacity:1;transform:translateY(0);pointer-events:all}.ChangelogSidebar_backdrop__Kk5xF{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none}.nrc-dynamic .TableOfContent_card__733cH{background:var(--color-glass-background);-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border-radius:24px;box-shadow:0 8px 10px rgba(0,0,0,.3),var(--shadow-soft),inset 0 0 0 1px var(--color-glass-border);position:relative;overflow:hidden;border-radius:2rem;padding:2rem;background-image:var(--default-gradient-bg);border:1px solid var(--color-outline)}.nrc-dynamic .TableOfContent_card__733cH:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.nrc-dynamic .TableOfContent_card__733cH:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,var(--color-glass-highlight),transparent 70%);pointer-events:none;opacity:.5}@media screen and (max-width:768px){.nrc-dynamic .TableOfContent_card__733cH{border-radius:1rem}}.nrc-dynamic .TableOfContent_card__733cH header,.nrc-dynamic .TableOfContent_toc__FTvDh header{display:flex;align-items:center;gap:1rem}.nrc-dynamic .TableOfContent_toc__FTvDh ul{position:relative;display:flex;flex-direction:column;list-style:none;border-left:1px solid var(--color-font-tertiary);padding:0 .5rem 0 1rem!important;margin-left:0}.nrc-dynamic .TableOfContent_toc__FTvDh ul li{position:relative;margin-bottom:0}.nrc-dynamic .TableOfContent_toc__FTvDh ul li a{transition:color .2s ease}.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h2__qOMSj{padding-top:.25rem;padding-bottom:.25rem}@media screen and (max-width:1023px){.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h2__qOMSj a{font-size:1.25rem}}.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW{padding-block:0;padding-top:.125rem;padding-bottom:.125rem}.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a{position:relative;display:block;margin-left:1.33rem;width:-moz-fit-content;width:fit-content;font-size:.875rem;line-height:1.25rem;transition:all .3s var(--default-transition)}@media print,screen and (min-width:769px){.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a{font-size:.9375rem;line-height:1.375rem;transition:all .3s var(--default-transition)}}@media screen and (min-width:1024px){.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a{font-size:1rem;line-height:1.375rem;transition:all .3s var(--default-transition)}}@media screen and (max-width:1023px){.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a{font-size:1.1rem}}.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a:before{content:"┘";position:absolute;top:.05rem;left:-1.25rem;rotate:90deg;color:var(--color-font-tertiary)}.nrc-dynamic .TableOfContent_toc__FTvDh ul li.TableOfContent_is-h3__IXuSW a.TableOfContent_active__KqXkk{color:var(--color-font)!important}.nrc-dynamic .TableOfContent_toc__FTvDh ul li a{color:var(--color-font-tertiary)}.nrc-dynamic .TableOfContent_toc__FTvDh ul li a.TableOfContent_active__KqXkk,.nrc-dynamic .TableOfContent_toc__FTvDh ul li a:hover{color:var(--color-font)}.nrc-dynamic .TableOfContent_toc__FTvDh ul :first-child a{padding-top:1rem}.nrc-dynamic .TableOfContent_toc__FTvDh ul :last-child a{padding-bottom:1rem}.nrc-dynamic .TableOfContent_toc__FTvDh .TableOfContent_activeIndicator__VbqJJ{position:absolute;top:0;left:-1px;width:2px;border-radius:2px;transform:translateY(0);height:0;opacity:0;transition:transform .3s ease-in-out,height .3s ease-in-out,opacity .3s ease-in-out}@media screen and (min-width:1024px){.nrc-dynamic .TableOfContent_toc__FTvDh .TableOfContent_activeIndicator__VbqJJ{background-color:var(--color-font)}}.PostLayout_postLayout__yUbY8{position:relative;gap:1.5rem;box-sizing:border-box!important;justify-self:center;width:100%}@media screen and (min-width:769px)and (max-width:1023px){.PostLayout_postLayout__yUbY8{flex-wrap:wrap}}.PostLayout_postLayout__yUbY8 .column{height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){.PostLayout_postLayout__yUbY8 .PostLayout_sidebar__aJyRh{padding-inline:0}}@media screen and (min-width:1024px){.PostLayout_postLayout__yUbY8 .PostLayout_sidebar__aJyRh{position:-webkit-sticky;position:sticky;top:8.5rem}}@media screen and (max-width:768px){.PostLayout_postLayout__yUbY8 .PostLayout_contentContainer__TuWM3{padding-inline:0}}.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_ .column{flex:none!important;width:100%!important;--bulma-section-padding:1rem!important}.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_ .section{padding:1rem 0;margin:0}.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_ .section:last-of-type{padding-bottom:0}@media screen and (max-width:768px){.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_{padding-inline:.5rem}.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_ .column,.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_ .section{--bulma-column-gap:0!important;padding-inline:0}}@media print,screen and (min-width:769px){.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_{padding:.75rem 1.5rem;background:hsla(0,0%,75%,.01);border:1px solid var(--color-outline);border-radius:2rem}}@media screen and (min-width:1408px){.PostLayout_postLayout__yUbY8 .PostLayout_content__GmFm_{padding:1.33rem 2rem}}.ChangelogLayout_changelogLayout__jjE8C{position:relative;gap:1.5rem;box-sizing:border-box!important;justify-self:center;width:100%}@media screen and (min-width:769px)and (max-width:1023px){.ChangelogLayout_changelogLayout__jjE8C{flex-wrap:wrap}}.ChangelogLayout_changelogLayout__jjE8C .column{height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_sidebar__8pdJw{padding-inline:0}}@media screen and (min-width:1024px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_sidebar__8pdJw{position:-webkit-sticky;position:sticky;top:8.5rem}}@media screen and (max-width:768px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_contentContainer__ght5_{padding-inline:0}}.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ .column{flex:none!important;width:100%!important;--bulma-section-padding:1rem!important}.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ .section{padding:1rem 0;margin:0}.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ .section:last-of-type{padding-bottom:0}@media screen and (max-width:768px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ{padding-inline:.5rem}.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ .column,.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ .section{--bulma-column-gap:0!important;padding-inline:0}}@media print,screen and (min-width:769px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ{padding:.75rem 1.5rem;background:hsla(0,0%,75%,.01);border:1px solid var(--color-outline);border-radius:2rem}}@media screen and (min-width:1408px){.ChangelogLayout_changelogLayout__jjE8C .ChangelogLayout_content__77gDZ{padding:1rem 2rem}}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD:not(:last-of-type){border-bottom:1px solid var(--color-outline);padding-bottom:1rem}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_platform__xFy2D{margin-top:1rem;margin-bottom:.5rem;scroll-margin-top:6rem!important}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg{display:flex;flex-direction:column;gap:.33rem;margin:0;list-style:none}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq li .ChangelogContent_changeContent__aHGKK,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg li .ChangelogContent_changeContent__aHGKK{display:flex;gap:.5rem;align-items:center}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq li .ChangelogContent_changeContent__aHGKK:before,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg li .ChangelogContent_changeContent__aHGKK:before{align-self:start;width:6rem;font-weight:700;text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;display:flex;justify-content:center;color:var(--color-font-tertiary);border:1px solid var(--color-outline);border-radius:var(--corner-radius-md);line-height:1;padding:6px 0;background-color:var(--color-card-background);flex-shrink:0}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq .ChangelogContent_imageContainer__bAF4Z,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg .ChangelogContent_imageContainer__bAF4Z{position:relative;border-radius:var(--corner-radius-lg);overflow:hidden;box-shadow:var(--shadow-md);width:100%;margin-block:.75rem}@media print,screen and (min-width:769px){.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq .ChangelogContent_imageContainer__bAF4Z,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg .ChangelogContent_imageContainer__bAF4Z{margin-left:6.5rem;width:75%}}@media screen and (min-width:1024px){.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq .ChangelogContent_imageContainer__bAF4Z,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg .ChangelogContent_imageContainer__bAF4Z{width:66%}}@media screen and (min-width:1216px){.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq .ChangelogContent_imageContainer__bAF4Z,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg .ChangelogContent_imageContainer__bAF4Z{width:50%}}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_changeType__il1sS{height:0;opacity:0;pointer-events:none}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_featureList__yPoSg li .ChangelogContent_changeContent__aHGKK:before{content:"Feature";background:linear-gradient(35deg,var(--color-card-background),hsla(128,98%,48%,.23))}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq{padding-top:.33rem}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_content__56EhD .ChangelogContent_bugList__jeebq li .ChangelogContent_changeContent__aHGKK:before{content:"Bug Fix";background:linear-gradient(35deg,var(--color-card-background),hsla(0,98%,48%,.2))}.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_changeType__il1sS,.ChangelogContent_changelogContent__n_Dtv .ChangelogContent_platform__xFy2D{scroll-margin-top:6rem}