.docs-prose{color:var(--q-text-1);font-size:15px;line-height:1.7}.docs-prose h1:not(.not-prose,.not-prose *){font-family:var(--font-heading);letter-spacing:-.02em;color:var(--q-text-0);margin-bottom:.75rem;font-size:2rem;font-weight:700}.docs-prose h2:not(.not-prose,.not-prose *){font-family:var(--font-heading);letter-spacing:-.01em;color:var(--q-text-0);margin-top:2.5rem;margin-bottom:.75rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:600}.docs-prose h3:not(.not-prose,.not-prose *){font-family:var(--font-heading);color:var(--q-text-0);margin-top:2rem;margin-bottom:.5rem;scroll-margin-top:5rem;font-size:1.2rem;font-weight:600}.docs-prose h4:not(.not-prose,.not-prose *){font-family:var(--font-heading);color:var(--q-text-0);margin-top:1.5rem;margin-bottom:.5rem;scroll-margin-top:5rem;font-size:1rem;font-weight:600}.docs-prose p:not(.not-prose,.not-prose *){margin:1rem 0}.docs-prose a:not(.not-prose,.not-prose *){color:var(--q-accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--q-accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--q-accent) 40%, transparent);text-underline-offset:3px;transition:color .15s}.docs-prose a:not(.not-prose,.not-prose *):hover{color:var(--q-accent-strong);-webkit-text-decoration-color:var(--q-accent-strong);text-decoration-color:var(--q-accent-strong)}.docs-prose ul:not(.not-prose,.not-prose *),.docs-prose ol:not(.not-prose,.not-prose *){margin:1rem 0;padding-left:1.5rem}.docs-prose ul:not(.not-prose,.not-prose *){list-style:outside}.docs-prose ol:not(.not-prose,.not-prose *){list-style:decimal}.docs-prose li:not(.not-prose,.not-prose *){margin:.4rem 0}.docs-prose li:not(.not-prose,.not-prose *)::marker{color:var(--q-text-2)}.docs-prose blockquote{border-left:3px solid var(--q-border);color:var(--q-text-2);margin:1.25rem 0;padding-left:1rem;font-style:italic}.docs-prose hr{border:none;border-top:1px solid var(--q-border);margin:2rem 0}.docs-prose code:not(pre code){background:var(--q-bg-1);border:1px solid var(--q-border);font-family:var(--font-mono);color:var(--q-text-0);border-radius:4px;padding:.1rem .35rem;font-size:.875em}.docs-prose pre{background:var(--q-bg-1);border:1px solid var(--q-border);border-radius:var(--radius-lg);font-family:var(--font-mono);margin:1.25rem 0;padding:1rem;font-size:13px;line-height:1.6;overflow-x:auto}.docs-prose pre code{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:0;padding:0}.docs-prose pre [data-line]{width:100%;padding-inline:.25rem;display:inline-block}.docs-prose pre [data-highlighted-line]{background:color-mix(in srgb, var(--q-accent) 12%, transparent)}.docs-prose pre [data-rehype-pretty-code-figure]{margin:0}.docs-prose [data-rehype-pretty-code-title]{font-family:var(--font-mono);color:var(--q-text-2);background:var(--q-bg-2);border:1px solid var(--q-border);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);border-bottom:0;padding:.4rem .85rem;font-size:12px}.docs-prose [data-rehype-pretty-code-title]+pre{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.docs-prose table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:14px}.docs-prose thead th{background:var(--q-bg-1);text-align:left;color:var(--q-text-0);border-bottom:1px solid var(--q-border);padding:.65rem .75rem;font-weight:600}.docs-prose tbody td{border-bottom:1px solid var(--q-border);padding:.6rem .75rem}.docs-prose tbody tr:last-child td{border-bottom:0}.docs-prose .docs-anchor{color:var(--q-text-2);opacity:0;margin-left:.5rem;font-weight:400;text-decoration:none;transition:opacity .15s}.docs-prose h2:hover .docs-anchor,.docs-prose h3:hover .docs-anchor,.docs-prose h4:hover .docs-anchor{opacity:1}.docs-prose .docs-anchor:before{content:"#"}.docs-steps>li{counter-increment:steps;margin:1.25rem 0;position:relative}.docs-steps>li:before{content:counter(steps);background:var(--q-accent-soft);width:1.75rem;height:1.75rem;color:var(--q-accent-strong);font-family:var(--font-heading);border-radius:9999px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:inline-flex;position:absolute;top:0;left:-2.6rem}.docs-codeblock-host pre{border:0;border-radius:0;margin:0}
