:root{--zt-primary:#864CDA;--zt-primary-hover:#8A41E6;--zt-accent-blue:#629EF9;--zt-accent-magenta:#DD64EB;--zt-light:#EAE1EC;--zt-bg:#F3F3F3;--zt-fg:#000000;--zt-logo-color:#864CDA;--nextra-primary-hue:268;--nextra-primary-saturation:75%;--nextra-primary-lightness:58%}html.dark{--zt-logo-color:#F3F3F3;--nextra-primary-hue:268;--nextra-primary-saturation:80%;--nextra-primary-lightness:70%}body,html{font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.nextra-content h1,.nextra-content h2,.nextra-content h3,.nextra-content h4,.nextra-content h5,.nextra-content h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-telegraf),var(--font-inter),sans-serif;letter-spacing:-.01em}.nextra-content h1,h1{font-weight:800}.nextra-content h2,.nextra-content h3,h2,h3{font-weight:700}.nextra-content a,a{color:var(--zt-primary)}html.dark .nextra-content a,html.dark a{color:var(--zt-accent-magenta)}.nextra-content a:hover,a:hover{opacity:.85}code{color:var(--zt-primary)}html.dark code{color:var(--zt-accent-magenta)}