pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark Dimmed
  Description: Dark dimmed theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Colors taken from GitHub's CSS
*/.hljs{color:#adbac7;background:#22272e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#6cb6ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-comment,.hljs-code,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{color:#b4f1b4;background-color:#1b4721}.hljs-deletion{color:#ffd8d3;background-color:#78191b}:root{--bg: #000;--panel: #0a0a0a;--line: #232323;--line-strong: #363636;--text: #ededed;--muted: #a1a1a1;--faint: #6f6f6f;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}code{font-family:var(--mono);font-size:.9em;background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:.1em .35em}pre{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:14px 16px;overflow-x:auto}.code-block{position:relative}.copy{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid var(--line-strong);border-radius:6px;background:var(--bg);color:var(--muted);cursor:pointer;opacity:0;transition:opacity .12s,color .12s,border-color .12s}.code-block:hover .copy,.copy:focus-visible{opacity:1}.copy:hover{color:var(--text);border-color:var(--text)}.copy svg{width:14px;height:14px}.copy .lucide-check,.copy.copied .lucide-copy{display:none}.copy.copied .lucide-check{display:block}.copy.copied{opacity:1;color:var(--text)}pre code,pre code.hljs{background:none;border:0;padding:0;color:var(--text)}h1,h2,h3{line-height:1.25;letter-spacing:-.01em}header.svelte-12qhfyh{display:flex;align-items:center;gap:26px;padding:0 24px;height:56px;border-bottom:1px solid var(--line);position:sticky;top:0;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20}.wordmark.svelte-12qhfyh{display:flex;align-items:center;color:var(--text);font-weight:600;letter-spacing:-.02em}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:20px;min-width:0}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:14px;font-weight:500;white-space:nowrap}.nav.svelte-12qhfyh a.current:where(.svelte-12qhfyh){color:var(--text)}.links.svelte-12qhfyh{display:flex;align-items:center;gap:8px;margin-left:auto}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:14px}.action.svelte-12qhfyh{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 11px;margin-left:4px;border:1px solid var(--line-strong);border-radius:6px;color:var(--text)}.action.svelte-12qhfyh:hover{border-color:var(--text);text-decoration:none}.count.svelte-12qhfyh{font-variant-numeric:tabular-nums;color:var(--muted);border-left:1px solid var(--line-strong);padding-left:8px}header.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}
