.landing-footer:where(.astro-ocqibz2a){border-top:1px solid #ffffff0f;padding:3rem 0 4rem}.footer-content:where(.astro-ocqibz2a){flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (width>=40rem){.footer-content:where(.astro-ocqibz2a){flex-direction:row;justify-content:space-between}}.footer-left:where(.astro-ocqibz2a){flex:1;align-items:center;gap:.5rem;display:flex}.footer-text:where(.astro-ocqibz2a){font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.pixo-link:where(.astro-ocqibz2a){align-items:center;text-decoration:none;display:flex}.pixo-logo:where(.astro-ocqibz2a){opacity:.8;width:auto;height:20px;transition:opacity .2s}.pixo-link:where(.astro-ocqibz2a):hover .pixo-logo:where(.astro-ocqibz2a){opacity:1}.footer-links:where(.astro-ocqibz2a){flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-links:where(.astro-ocqibz2a) a:where(.astro-ocqibz2a){font-size:var(--sl-text-xs);color:var(--sl-color-gray-3);text-decoration:none;transition:color .2s}.footer-links:where(.astro-ocqibz2a) a:where(.astro-ocqibz2a):hover{color:var(--sl-color-white)}.footer-sep:where(.astro-ocqibz2a){color:var(--sl-color-gray-3);opacity:.4;font-size:var(--sl-text-xs)}.footer-right:where(.astro-ocqibz2a){flex:1;justify-content:flex-end;align-items:center;display:flex}.gh-link:where(.astro-ocqibz2a){color:var(--sl-color-gray-3);font-size:var(--sl-text-sm);align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.gh-link:where(.astro-ocqibz2a):hover{color:var(--sl-color-white)}.landing-footer:where(.astro-sn7qlcoc){border-top:1px solid #ffffff0f;padding:3rem 0 4rem}.footer-content:where(.astro-sn7qlcoc){flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (width>=40rem){.footer-content:where(.astro-sn7qlcoc){flex-direction:row;justify-content:space-between}}.footer-left:where(.astro-sn7qlcoc){flex:1;align-items:center;gap:.5rem;display:flex}.footer-text:where(.astro-sn7qlcoc){font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.pixo-link:where(.astro-sn7qlcoc){align-items:center;text-decoration:none;display:flex}.pixo-logo:where(.astro-sn7qlcoc){opacity:.8;width:auto;height:20px;transition:opacity .2s}.pixo-link:where(.astro-sn7qlcoc):hover .pixo-logo:where(.astro-sn7qlcoc){opacity:1}.footer-links:where(.astro-sn7qlcoc){flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-links:where(.astro-sn7qlcoc) a:where(.astro-sn7qlcoc){font-size:var(--sl-text-xs);color:var(--sl-color-gray-3);text-decoration:none;transition:color .2s}.footer-links:where(.astro-sn7qlcoc) a:where(.astro-sn7qlcoc):hover{color:var(--sl-color-white)}.footer-sep:where(.astro-sn7qlcoc){color:var(--sl-color-gray-3);opacity:.4;font-size:var(--sl-text-xs)}.footer-right:where(.astro-sn7qlcoc){flex:1;justify-content:flex-end;align-items:center;display:flex}.gh-link:where(.astro-sn7qlcoc){color:var(--sl-color-gray-3);font-size:var(--sl-text-sm);align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.gh-link:where(.astro-sn7qlcoc):hover{color:var(--sl-color-white)}:root{--sl-color-accent:#fecf46;--sl-color-accent-high:#e6b830;--sl-color-accent-low:#fef0c8;--sl-color-white:#fff;--sl-color-gray-2:#c4c4c4;--sl-color-gray-3:#888;--sl-text-xs:.75rem;--sl-text-sm:.875rem;--sl-text-body:1rem;--sl-text-h4:1.125rem}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Poppins,sans-serif}body{color:#e8e8ee;background:#17181c;min-height:100vh;margin:0;padding:0}section{position:relative;border-top:none!important}.landing-container>section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}a[class*=btn-primary],a[class*=btn-primary]:visited{color:#1a1a2e!important;background:#fecf46!important;border:none!important}a[class*=btn-primary]:hover{color:#1a1a2e!important;background:#e6b830!important}.landing-nav{z-index:100;backdrop-filter:blur(12px);background:#23262fe6;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.nav-logo{align-items:center;display:flex}.nav-logo-img{width:auto;height:28px}.nav-links{align-items:center;gap:1.75rem;display:flex}.nav-links a{color:#999;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-dropdown{position:relative}.nav-dropdown-trigger{color:#999;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.nav-dropdown-trigger svg{width:14px;height:14px;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-trigger{color:#fff}.nav-dropdown:hover .nav-dropdown-trigger svg{transform:rotate(180deg)}.nav-dropdown-menu{backdrop-filter:blur(12px);z-index:200;background:#23262ff7;border:1px solid #ffffff14;border-radius:8px;min-width:160px;padding:.5rem 0;display:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}.nav-dropdown-menu:before{content:"";height:1rem;position:absolute;top:-1rem;left:0;right:0}.nav-dropdown:hover .nav-dropdown-menu{display:block}.nav-dropdown-menu a{color:#999;white-space:nowrap;padding:.5rem 1rem;font-size:.875rem;transition:color .2s,background .2s;display:block}.nav-dropdown-menu a:hover{color:#fff;background:#ffffff0d}.nav-github{align-items:center;display:flex}.landing-main{width:100%}.landing-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.nav-toggle{color:#999;cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.nav-toggle:hover{color:#fff}.nav-toggle .icon-close,.nav-toggle.active .icon-open{display:none}.nav-toggle.active .icon-close{display:block}.mobile-menu{backdrop-filter:blur(12px);z-index:99;background:#23262ffa;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:0;padding:1rem 1.5rem;display:none;position:fixed;top:0;left:0;right:0}.mobile-menu.active{display:flex}.mobile-menu a{color:#999;border-bottom:1px solid #ffffff0f;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:#fff}.mobile-menu-label{color:#999;border-bottom:1px solid #ffffff0f;padding:.75rem 0;font-size:1rem;font-weight:500;display:block}.mobile-menu-sub{padding-left:1rem!important}@media (width<=640px){.landing-container{padding:0 1rem}.nav-links{display:none}.nav-toggle{display:flex}}
