.docs-article.svelte-bd5buj h2{letter-spacing:-.01em;border-bottom:1px solid var(--border);color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.6rem;font-size:1.35rem;font-weight:700}.docs-article.svelte-bd5buj h2:first-child{margin-top:0}.docs-article.svelte-bd5buj h3{color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.docs-article.svelte-bd5buj p{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem;line-height:1.75}.docs-article.svelte-bd5buj strong{color:var(--foreground);font-weight:600}.docs-article.svelte-bd5buj ul{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding-left:0;list-style:none;display:flex}.docs-article.svelte-bd5buj ul>li{color:var(--muted-foreground);padding-left:1.5rem;font-size:.9rem;line-height:1.7;position:relative}.docs-article.svelte-bd5buj ul>li:before{content:"";background:var(--primary);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}.docs-article.svelte-bd5buj ol{counter-reset:docs-ol;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-left:0;list-style:none;display:flex}.docs-article.svelte-bd5buj ol>li{color:var(--muted-foreground);counter-increment:docs-ol;padding-left:2.25rem;font-size:.9rem;line-height:1.7;position:relative}.docs-article.svelte-bd5buj ol>li:before{content:counter(docs-ol);background:var(--primary);opacity:.15;width:1.5rem;height:1.5rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.05rem;left:0}.docs-article.svelte-bd5buj li>ul,.docs-article.svelte-bd5buj li>ol{margin-top:.5rem;margin-bottom:0}.docs-article.svelte-bd5buj code{background:var(--muted);color:var(--primary);border-radius:.3rem;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.8rem}.docs-article.svelte-bd5buj table{border-collapse:collapse;border:1px solid var(--border);border-radius:.5rem;width:100%;margin-top:1rem;margin-bottom:1.5rem;font-size:.85rem;overflow:hidden}.docs-article.svelte-bd5buj thead{background:var(--muted)}.docs-article.svelte-bd5buj th{text-align:left;color:var(--foreground);border-bottom:1px solid var(--border);padding:.75rem 1rem;font-weight:600}.docs-article.svelte-bd5buj td{color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:.65rem 1rem}.docs-article.svelte-bd5buj tr:last-child td{border-bottom:none}.docs-article.svelte-bd5buj tbody tr:hover{background:var(--muted);transition:background .15s}.docs-article.svelte-bd5buj blockquote{border-left:3px solid var(--primary);background:color-mix(in srgb, var(--primary) 5%, transparent);border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem}.docs-article.svelte-bd5buj blockquote p{color:var(--muted-foreground);margin-bottom:0}.docs-article.svelte-bd5buj blockquote p:first-child{margin-top:0}.docs-article.svelte-bd5buj a{color:var(--primary);font-weight:500;text-decoration:none}.docs-article.svelte-bd5buj a:hover{text-decoration:underline}.docs-article.svelte-bd5buj hr{border:none;border-top:1px solid var(--border);margin:2rem 0}
