:root{--brand-green-primary:#05C701;--brand-green-secondary:#65E666;--brand-green-light:#97EE96}.nextra-nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:none;padding:0 1rem}.nextra-search{position:relative!important;margin-left:auto;margin-right:1rem;max-width:300px;width:100%;flex-shrink:0}@media (max-width:768px){.nextra-search{max-width:200px;margin-right:.5rem}}.nextra-navbar{height:auto;min-height:4rem;border-bottom:none!important}.nextra-navbar .nx-flex.nx-items-center{gap:.75rem}.nextra-navbar .nx-ml-auto{display:flex;align-items:center;gap:.5rem}.nextra-navbar button[aria-label*=theme]{margin-left:.5rem}.nextra-navbar .nextra-menu-icon{order:999;margin-left:.5rem}.nextra-sidebar-container{border-right:1px solid}.nextra-content{padding:2rem 1rem}:root{--nextra-content-width:90rem}.x\\:max-w-\\(--nextra-content-width\\){max-width:var(--nextra-content-width)!important}article.x\\:w-full{max-width:none;width:100%}.x\\:mx-auto.x\\:flex.x\\:max-w-\\(--nextra-content-width\\){max-width:var(--nextra-content-width);margin-left:auto;margin-right:auto}.nextra-search input{border-radius:.5rem;border:1px solid;padding:.5rem 1rem;background:transparent;width:100%}.nextra-search input:focus{outline:2px solid;outline-offset:2px}.dark .nextra-search input{border-color:rgb(55 65 81);background:rgb(17 24 39)}.dark .nextra-search input:focus{border-color:rgb(59 130 246)}.nextra-search input{border-color:rgb(209 213 219);background:white}.nextra-search input:focus{border-color:rgb(59 130 246)}.nextra-navbar>div{display:flex;align-items:center;width:100%;min-height:4rem}.nextra-navbar a[href="/"]{flex-shrink:0}.text-brand-gradient{background:linear-gradient(to right,var(--brand-green-primary),var(--brand-green-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.text-brand-primary{color:var(--brand-green-primary)}.dark .hover\:text-brand-primary:hover,.text-brand-secondary{color:var(--brand-green-secondary)}.hover\:text-brand-primary:hover{color:var(--brand-green-primary)}.dark .hover\:text-brand-secondary:hover{color:var(--brand-green-secondary)}