: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}img{image-rendering:crisp-edges}.app.top{margin-top:var(--navbar-height);min-height:calc(100vh - var(--navbar-height))}
.navbar{height:var(--navbar-height);border-bottom:1px solid var(--border);background-color:rgba(var(--background-rgb),.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;transition:all .3s ease-out,border-color ease-out;position:fixed;top:0;left:0;right:0;overflow:hidden}.navbar.dark{border-color:rgba(var(--background-rgb),.2);--foreground:#fff;--foreground-rgb:255,255,255;color:var(--foreground);background-color:#090c1499}.navbar:not(.scrolled){box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border-bottom:none}.navbar .width{gap:20px;height:100%;display:flex}.navbar-height{height:var(--navbar-height)}.nav-part{flex:1;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.nav-left{justify-content:flex-start}.nav-main{flex:2}.nav-right{justify-content:flex-end}nav ul{flex-direction:row;gap:12px;margin:0;padding:0;list-style:none;display:flex}nav ul li{justify-content:center;align-items:center;height:fit-content;display:flex}nav ul li a{color:rgba(var(--foreground-rgb),.6);background-color:rgba(var(--foreground-rgb),0);text-overflow:ellipsis;white-space:nowrap;border-radius:10px;padding:8px 14px;font-weight:500;text-decoration:none;transition:all .13s ease-out;display:inline-block;overflow:hidden}nav ul li a:active{transform:scale(.9)}nav ul li a.active{color:rgba(var(--foreground-rgb),1);font-weight:700}nav ul li a:hover{color:rgba(var(--foreground-rgb),1);background-color:rgba(var(--foreground-rgb),.1);font-weight:700}.support,.support:hover,.active.support,.active.support:hover{color:rgba(var(--support-rgb),1)}.support:hover{background-color:rgba(var(--support-rgb),.2)}.mobile-nav-button{all:unset;opacity:.5;height:24px;margin:0 8px;display:none}.mobile-nav-button:hover{opacity:1}.mobile-nav-button.open{display:block!important}@media screen and (max-width:900px){.desktop-nav{display:none}.mobile-nav-button{display:block}}@media screen and (max-width:450px){.download-nav{display:none}}.mobile-nav{background:rgba(var(--foreground-rgb),.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:990;position:fixed;inset:0}.mobile-nav-content{padding-top:var(--navbar-height);background:rgba(var(--background-rgb),1)}.mobile-nav-nav ul{flex-direction:column;gap:8px;padding-top:20px}.mobile-nav-nav ul li{border-bottom:1px solid var(--border);margin:0;padding-bottom:20px;padding-left:20px}.mobile-nav-nav ul li:last-child{border-bottom:none}.mobile-nav-nav ul li a{font-size:1.3rem}
