.docs-header{z-index:100;box-sizing:border-box;background:var(--background);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;font:500 14px Inter Variable,sans-serif;display:flex;position:sticky;top:0}.docs-header nav,.docs-header ol,.docs-header li,.docs-header a{align-items:center;display:flex}.docs-header nav{min-width:0;height:100%}.docs-theme-toggle{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.docs-theme-toggle:hover{background:var(--muted);color:var(--foreground)}.docs-header ol{gap:12px;margin:0;padding:0;list-style:none}.docs-header li+li:before{content:"/";color:var(--muted-foreground);margin-right:12px}.docs-header a{color:var(--muted-foreground);text-decoration:none}.docs-header a:hover,.docs-header [aria-current]{color:var(--foreground)}.docs-header img{aspect-ratio:1241/136;width:164px;height:auto}.docs-header .docs-wordmark-dark,:is(.dark,.dark-mode) .docs-wordmark-light{display:none}:is(.dark,.dark-mode) .docs-wordmark-dark{display:block}
