.changelog-page{padding-bottom:64px}.changelog-page .changelog-article{padding-inline:64px;border-bottom:1px solid var(--n-color-border);grid-template-columns:1fr 1.5fr;gap:64px;margin-bottom:64px;padding-bottom:64px;display:grid}.changelog-page .changelog-article:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.changelog-page .changelog-article .changelog-article-header{position:sticky;top:64px}.changelog-page .changelog-article .changelog-article-header span{margin-bottom:var(--n-space-s);font-size:var(--n-font-size-m);color:var(--n-color-text-weak);display:block}.changelog-page .changelog-article .changelog-article-header h2{font-size:var(--n-font-size-xxxl);text-align:left;scroll-margin-top:64px}.changelog-page .changelog-article .changelog-article-header h2 .icon{margin-left:8px;display:inline}.changelog-page .changelog-article .changelog-article-header h2 .icon svg{opacity:0;width:24px;height:24px;transition:var(--n-transition-slowly);color:var(--n-color-accent);display:inline}.changelog-page .changelog-article .changelog-article-header h2:hover svg{opacity:1}.changelog-page .changelog-notice{border-radius:var(--n-border-radius);background-color:var(--n-color-nav-hover);margin-top:64px;padding:16px 32px}.changelog-page .changelog-notice *{font-size:var(--n-font-size-m);color:var(--n-color-text-weak)}.changelog-page .changelog-notice strong{margin-bottom:var(--n-space-m)}.changelog-page .changelog-notice a{text-decoration:underline}.changelog-page .changelog-notice a:hover{text-decoration:none}.changelog-page .changelog-content-wrap{padding-top:24px}.changelog-page .changelog-content-wrap *{color:var(--n-color-text)}.changelog-page .changelog-content-wrap :first-child{margin-top:0}.changelog-page .changelog-content-wrap h1,.changelog-page .changelog-content-wrap h2,.changelog-page .changelog-content-wrap h3,.changelog-page .changelog-content-wrap h4,.changelog-page .changelog-content-wrap h5,.changelog-page .changelog-content-wrap h6{margin-top:40px;margin-bottom:12px}.changelog-page .changelog-content-wrap h1:after{content:" - For SEO reasons please leave out <h1> from articles"}.changelog-page .changelog-content-wrap h1,.changelog-page .changelog-content-wrap h2{font-size:32px}.changelog-page .changelog-content-wrap h3{font-size:26px}.changelog-page .changelog-content-wrap h4{font-size:22px}.changelog-page .changelog-content-wrap h5{font-size:20px}.changelog-page .changelog-content-wrap h6{font-size:18px}.changelog-page .changelog-content-wrap p{line-height:var(--n-line-height);font-size:var(--n-font-size-m);color:var(--n-color-text-weak);margin-bottom:24px;display:block}.changelog-page .changelog-content-wrap p a{color:var(--n-color-text-link);text-decoration:underline}.changelog-page .changelog-content-wrap p a:hover{text-decoration:none}.changelog-page .changelog-content-wrap iframe,.changelog-page .changelog-content-wrap img{margin-inline:auto;background-color:var(--n-color-surface-lowered);border-radius:16px;max-width:100%;max-height:60vh;margin-top:32px;margin-bottom:64px;display:block;box-shadow:0 2px 16px #0c1a3d1a}.changelog-page .changelog-content-wrap iframe{box-shadow:none;background-color:unset}.changelog-page .changelog-content-wrap ul,.changelog-page .changelog-content-wrap ol{margin-top:24px;margin-bottom:32px;padding:0 16px}.changelog-page .changelog-content-wrap ul li,.changelog-page .changelog-content-wrap ol li{color:var(--n-color-text);font-size:var(--n-font-size-l);margin-bottom:12px;padding-left:20px;position:relative}.changelog-page .changelog-content-wrap ul li:before,.changelog-page .changelog-content-wrap ol li:before{font-size:var(--n-font-size-l);color:var(--n-color-text-weak);position:absolute;top:0;left:0}.changelog-page .changelog-content-wrap ol{counter-reset:ol}.changelog-page .changelog-content-wrap ol li{counter-increment:ol;margin-bottom:8px}.changelog-page .changelog-content-wrap ol li:before{content:counter(ol)"."}.changelog-page .changelog-content-wrap ul li:before{content:"";background-color:var(--n-color-border);border-radius:100%;width:8px;height:8px;top:8px;left:4px}.changelog-page .changelog-content-wrap code{font-weight:var(--n-font-weight-active);font-family:inherit;font-size:var(--n-font-size-m);background-color:var(--n-color-surface-lowered);border-radius:var(--n-border-radius);padding:2px 5px}.changelog-page .changelog-content-wrap img:before{text-align:center;font-size:var(--font-size-s);color:var(--n-color-text-weak);padding:16px 32px;display:block}.changelog-page .changelog-content-wrap pre{width:100%;padding:var(--n-space-l);background-color:var(--n-color-surface-lowered);border-radius:24px;margin-bottom:32px;line-height:1.2em;display:block;overflow:auto}.changelog-page .changelog-content-wrap pre code{font-size:var(--n-font-size-m);white-space:break-spaces;border-radius:unset;background-color:#0000;padding:0}@media screen and (max-width:1024px){.changelog-page .changelog-article{margin-bottom:24px;padding-inline:0;display:block}.changelog-page .changelog-notice,.changelog-page .changelog-content-wrap,.changelog-page .changelog-article-header{max-width:624px;margin-inline:auto}.changelog-page .changelog-article-header h2 .icon{display:none!important}.changelog-page .changelog-hero{padding:128px 48px}.changelog-page .changelog-hero h1{font-size:48px}}@media screen and (max-width:512px){.changelog-page{padding-bottom:32px}.changelog-page .changelog-article{margin-bottom:32px;padding-bottom:32px}.changelog-page .changelog-article:last-child{margin-bottom:0;padding-bottom:0}.changelog-page .changelog-article .changelog-article-header h2{font-size:var(--n-font-size-xl);scroll-margin-top:32px;font-weight:600}.changelog-page .changelog-article .changelog-content-wrap iframe,.changelog-page .changelog-article .changelog-content-wrap img{margin-bottom:24px}.changelog-page .changelog-article .changelog-content-wrap p{font-size:var(--n-font-size-m);margin-bottom:var(--n-space-m)}.changelog-page .changelog-article .changelog-content-wrap code{font-size:var(--n-font-size-m)}.changelog-page .changelog-article .changelog-content-wrap pre{margin-bottom:var(--n-space-m);padding:16px}.changelog-page .changelog-article .changelog-content-wrap pre code{font-size:var(--n-font-size-s)}.changelog-page .changelog-article .changelog-content-wrap h1,.changelog-page .changelog-article .changelog-content-wrap h2,.changelog-page .changelog-article .changelog-content-wrap h3,.changelog-page .changelog-article .changelog-content-wrap h4,.changelog-page .changelog-article .changelog-content-wrap h5,.changelog-page .changelog-article .changelog-content-wrap h6{margin-top:24px;margin-bottom:8px}.changelog-page .changelog-article .changelog-content-wrap h1,.changelog-page .changelog-article .changelog-content-wrap h2{font-size:26px}.changelog-page .changelog-article .changelog-content-wrap h3{font-size:20px}.changelog-page .changelog-article .changelog-content-wrap h4{font-size:18px}.changelog-page .changelog-article .changelog-content-wrap h5,.changelog-page .changelog-article .changelog-content-wrap h6{font-size:16px}.changelog-page .changelog-article .changelog-content-wrap ol,.changelog-page .changelog-article .changelog-content-wrap ul{margin-top:12px;margin-bottom:8px}.changelog-page .changelog-article .changelog-content-wrap ol li,.changelog-page .changelog-article .changelog-content-wrap ul li,.changelog-page .changelog-article .changelog-content-wrap ol li:before,.changelog-page .changelog-article .changelog-content-wrap ul li:before{font-size:var(--n-font-size-m)}.changelog-page .changelog-article .changelog-notice{margin-top:40px;padding:16px}.changelog-page .changelog-article .changelog-notice strong{font-size:var(--n-font-size-s)}.changelog-page .changelog-article .changelog-notice p{font-size:var(--n-font-size-m)}.changelog-page .changelog-hero{margin-bottom:32px;padding:64px 32px}.changelog-page .changelog-hero h1{font-size:28px}.changelog-page .changelog-hero p{font-size:var(--n-font-size-m)}}
