:root{--thoth-chrome:#2d3947;--thoth-chrome-raised:#354353;--thoth-chrome-border:#46566a;--thoth-chrome-text:#fff;--thoth-chrome-text-muted:#ffffffc7;--thoth-heading:#2d3947;--thoth-code-inline:#f14668;--nacara-primary:#485fc7;--nacara-primary-contrast:#fff;--nacara-primary-subtle:#eceffb;--nacara-note:#485fc7;--nacara-danger:#c43636;--nacara-text:#2b2b2b;--nacara-bg-subtle:#f2f4f7;--nacara-radius-sm:6px}:root[data-theme=dark]{--thoth-heading:var(--nacara-text);--thoth-code-inline:#ff8b9a;--nacara-primary:#9aa8ec;--nacara-primary-contrast:#0f1419;--nacara-primary-subtle:#262c52;--nacara-note:#9aa8ec}body{flex-direction:column;min-height:100dvh;display:flex}.nacara-layout{flex:1 0 auto;width:100%}@media (width<=1200px){.nacara-layout--canvas{grid-template-columns:minmax(0,1fr);padding:0}}.nacara-navbar,.nacara-footer{--nacara-bg:var(--thoth-chrome);--nacara-bg-subtle:var(--thoth-chrome-raised);--nacara-bg-raised:var(--thoth-chrome-raised);--nacara-border:var(--thoth-chrome-border);--nacara-text:var(--thoth-chrome-text);--nacara-text-muted:var(--thoth-chrome-text-muted);background:var(--thoth-chrome);color:var(--nacara-text-muted)}.nacara-navbar{border-bottom-color:var(--thoth-chrome)}.nacara-footer{border-top-color:var(--thoth-chrome)}.nacara-navbar__link[aria-current=page],.nacara-navbar__link[data-active=true]{background:var(--thoth-chrome-raised);color:var(--thoth-chrome-text)}.nacara-footer a{color:var(--thoth-chrome-text)}.nacara-navbar :focus-visible{outline-color:var(--thoth-chrome-text)}.nacara-footer :focus-visible{outline-color:var(--thoth-chrome-text)}.nacara-sidebar__link[aria-current=page],.nacara-sidebar__group-link[aria-current=page]{background:var(--thoth-chrome);color:var(--thoth-chrome-text)}.nacara-content :not(pre)>code{color:var(--thoth-code-inline)}.landing{gap:calc(var(--nacara-space-8) * 2);max-width:68rem;padding:var(--nacara-space-8) var(--nacara-space-4);flex-direction:column;margin-inline:auto;display:flex}.selling-point{gap:var(--nacara-space-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.selling-point.is-fullwidth{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center}.selling-point.is-fullwidth .selling-point-showcase{text-align:left;width:100%}.selling-point-header,.selling-point-showcase{min-width:0}.selling-point-header h3{margin:0 0 var(--nacara-space-3);letter-spacing:-.01em;color:var(--thoth-heading);font-size:1.5rem}.selling-point-header p{max-width:60ch;color:var(--nacara-text-muted);margin:0;line-height:1.6}.selling-point-showcase>:first-child{margin-top:0}.selling-point-showcase>:last-child{margin-bottom:0}@media (width<=60rem){.selling-point{grid-template-columns:minmax(0,1fr)}}.site-footer__sitemap{gap:var(--nacara-space-12);max-width:60rem;margin:0 auto var(--nacara-space-8);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-footer__title{margin:0 0 var(--nacara-space-2);padding-bottom:var(--nacara-space-3);border-bottom:1px solid var(--thoth-chrome-border);text-align:center;font-size:1.25rem;font-weight:700}.site-footer__list{margin:0;padding:0;list-style:none}.site-footer__link{align-items:center;gap:var(--nacara-space-3);padding:var(--nacara-space-3) var(--nacara-space-4);border-bottom:1px solid var(--thoth-chrome-border);border-radius:var(--nacara-radius-sm);display:flex}.site-footer__link:hover{background:var(--thoth-chrome-raised);text-decoration:none}.site-footer__icon{flex:none;justify-content:center;align-items:center;width:1.25rem;display:flex}.site-footer__icon svg{width:100%;height:auto;max-height:1.25rem;display:block}.site-footer>p{margin:0 0 var(--nacara-space-1)}@media (width<=40rem){.site-footer__sitemap{gap:var(--nacara-space-8);grid-template-columns:minmax(0,1fr)}}