:root{--background:#fff;--background-rgb:255,255,255;--card:#fff;--card-rgb:255,255,255;--foreground:#1f292e;--foreground-rgb:31,41,46;--foreground-darker:#111827;--foreground-darker-rgb:17,24,39;--primary:#29947a;--primary-rgb:41,148,122;--primary-lighter:#48a98b;--primary-lighter-rgb:72,169,139;--support:#d28c00;--support-rgb:210,140,0;--contrast:#bfe677;--contrast-rgb:191,230,119;--contrast-foreground:#5a7821;--contrast-foreground-rgb:90,120,33;--border:#dcdcdc;--max-width:1300px;--navbar-height:72px;--page-height:calc(100vh)}@font-face{font-family:Papillon-Variable;src:url(/fonts/SNPro/SNPro-Variable.woff2)format("woff2");font-weight:100 900}@font-face{font-family:Papillon;src:url(/fonts/SNPro/SNPro-Light.woff2)format("woff2");font-weight:300}@font-face{font-family:Papillon;src:url(/fonts/SNPro/SNPro-Regular.woff2)format("woff2");font-weight:400}@font-face{font-family:Papillon;src:url(/fonts/SNPro/SNPro-Medium.woff2)format("woff2");font-weight:500}@font-face{font-family:Papillon;src:url(/fonts/SNPro/SNPro-SemiBold.woff2)format("woff2");font-weight:600}@font-face{font-family:Papillon;src:url(/fonts/SNPro/SNPro-Bold.woff2)format("woff2");font-weight:700}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box;margin:0;padding:0;font-family:FixelText,sans-serif}@supports (font-variation-settings:"wdth" 115){*{font-family:FixelText,sans-serif}}a{color:inherit;text-decoration:none}.width{max-width:var(--max-width);margin:0 auto;padding:0 20px}body main{min-height:var(--page-height)}h1{font-size:2.5rem}.error-page{height:100px;min-height:var(--page-height);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.section{flex-direction:column;padding:126px 20px;display:flex}.section-heading{flex-direction:column;align-self:center;gap:12px;max-width:800px;display:flex}.section-heading .section-title{letter-spacing:-.02em;color:var(--foreground);text-align:center;width:100%;font-size:2.6rem;font-weight:650;line-height:2.9rem}.section-heading .section-description{color:rgba(var(--foreground-rgb),.7);text-align:center;width:100%;font-size:1.2rem;font-weight:500;line-height:1.6rem}.section-heading .section-title span,.section-heading .section-description span{color:var(--primary);font-weight:700}.app.top{margin-top:var(--navbar-height);min-height:calc(100vh - var(--navbar-height))}.release-notes-main{flex-direction:column;align-items:center;gap:20px;padding:0 20px 40px;display:flex}
