.docs-prose{font-size:15px;line-height:1.7}.docs-prose>*+*{margin-top:1em}.docs-prose h2{margin-top:2.2em;font-size:1.35rem;letter-spacing:-.01em}.docs-prose h2,.docs-prose h3{font-weight:600;scroll-margin-top:5rem}.docs-prose h3{margin-top:1.8em;font-size:1.05rem}.docs-prose h4{margin-top:1.4em;font-size:.95rem;font-weight:600}.docs-prose a{text-decoration:underline;text-underline-offset:2px}.docs-prose ol,.docs-prose ul{padding-left:1.4em}.docs-prose ul{list-style:disc}.docs-prose ol{list-style:decimal}.docs-prose li+li,.docs-prose li>ol,.docs-prose li>ul{margin-top:.35em}.docs-prose code{font-family:var(--font-mono);font-size:.86em;background:var(--color-muted);border-radius:4px;padding:.1em .35em}.docs-prose pre{position:relative;background:oklch(.2 0 0);color:oklch(.93 0 0);border-radius:8px;padding:.9rem 1rem;overflow-x:auto;font-size:13px;line-height:1.55}.docs-prose pre code{background:transparent;padding:0;font-size:inherit;color:inherit}.docs-copy{position:absolute;top:.5rem;right:.5rem;font-size:11px;padding:.15rem .5rem;border-radius:4px;border:1px solid oklch(.45 0 0);color:oklch(.85 0 0);background:oklch(.25 0 0)}.docs-copy:hover{background:oklch(.32 0 0)}.docs-prose table{width:100%;border-collapse:collapse;font-size:13.5px;display:block;overflow-x:auto}.docs-prose td,.docs-prose th{border:1px solid var(--color-border);padding:.45rem .6rem;text-align:left;vertical-align:top}.docs-prose th{background:var(--color-muted);font-weight:600}.docs-prose blockquote{border-left:3px solid var(--color-border);padding-left:1rem;color:var(--color-muted-foreground)}.docs-prose hr{border:0;border-top:1px solid var(--color-border)}.docs-prose img{border-radius:8px;border:1px solid var(--color-border)}.docs-prose strong{font-weight:600}.docs-callout{border:1px solid var(--color-border);border-left-width:3px;border-radius:8px;padding:.75rem 1rem;color:var(--color-foreground);background:var(--color-muted)}.docs-callout p+p{margin-top:.5em}.docs-callout-info{border-left-color:oklch(.55 .15 250)}.docs-callout-warn{border-left-color:oklch(.7 .17 70);background:oklch(.97 .03 80)}.dark .docs-callout-warn,:root[data-theme=dark] .docs-callout-warn{background:oklch(.25 .03 80)}.docs-placeholder{margin:1.25em 0;border:1px dashed var(--color-border);border-radius:8px;background:var(--color-muted);aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;padding:1rem}.docs-placeholder[data-kind=video]{aspect-ratio:16/9}.docs-placeholder[data-kind=own-ui],.docs-placeholder[data-kind=third-party]{aspect-ratio:16/10}.docs-placeholder[data-kind=result]{aspect-ratio:3/1}.docs-placeholder-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted-foreground)}.docs-placeholder figcaption{font-size:13px;color:var(--color-muted-foreground);max-width:40ch}.docs-placeholder-banner{border:1px dashed var(--color-border);border-radius:8px;padding:.75rem 1rem;font-size:13px;color:var(--color-muted-foreground)}.docs-testimonial{animation:docs-fade .6s ease-out}@keyframes docs-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.docs-testimonial{animation:none}}