@media (max-width:767px){.docs-layout main{padding-top:3.5rem}}.docs-prose h1{letter-spacing:-.025em;color:var(--foreground);border-bottom:1px solid var(--border);margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1.25}.docs-prose h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:.75rem;scroll-margin-top:2rem;font-size:1.5rem;font-weight:600;line-height:1.3}.docs-prose h3{color:var(--foreground);margin-top:2rem;margin-bottom:.5rem;scroll-margin-top:2rem;font-size:1.25rem;font-weight:600;line-height:1.4}.docs-prose h4{color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.45}.docs-prose .heading-anchor{color:inherit;text-decoration:none}.docs-prose .heading-anchor:before{content:"#";opacity:0;color:var(--primary);font-size:.85em;font-weight:400;transition:opacity .15s;position:absolute;left:-1.2em}.docs-prose h2:hover .heading-anchor:before,.docs-prose h3:hover .heading-anchor:before,.docs-prose h2 .heading-anchor:focus-visible:before,.docs-prose h3 .heading-anchor:focus-visible:before{opacity:1}.docs-prose h2,.docs-prose h3,.docs-prose h4{position:relative}.docs-prose p{color:var(--foreground);margin-bottom:1.25rem;line-height:1.75}.docs-prose p:last-child{margin-bottom:0}.docs-prose strong{color:var(--foreground);font-weight:600}.docs-prose em{font-style:italic}.docs-prose a{color:var(--primary);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .15s}.docs-prose a:hover{opacity:.8}.docs-prose ul,.docs-prose ol{margin-bottom:1.25rem;padding-left:1.5rem;line-height:1.75}.docs-prose ul{list-style-type:disc}.docs-prose ol{list-style-type:decimal}.docs-prose li{margin-bottom:.25rem}.docs-prose li>ul,.docs-prose li>ol{margin-top:.25rem;margin-bottom:0}.docs-prose li input[type=checkbox]{accent-color:var(--primary);margin-left:-1.5rem;margin-right:.5rem}.docs-prose code:not(pre code){background:var(--card);color:var(--accent);border:1px solid var(--border);border-radius:4px;padding:.2em .4em;font-family:SFMono-Regular,Cascadia Mono,Liberation Mono,Consolas,monospace;font-size:.875em}.docs-prose pre{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:1.5rem;padding:1.25rem;font-size:.875rem;line-height:1.6;position:relative;overflow-x:auto}.docs-prose pre code{color:var(--foreground);font-size:inherit;line-height:inherit;background:0 0;border:none;padding:0}.docs-prose blockquote{border-left:3px solid var(--primary);background:var(--card);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--muted-foreground);margin:1.5rem 0;padding:.75rem 1.25rem}.docs-prose blockquote p:last-child{margin-bottom:0}.docs-prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.docs-prose table{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.9rem}.docs-prose th{background:var(--card);text-align:left;border:1px solid var(--border);color:var(--foreground);padding:.625rem .75rem;font-weight:600}.docs-prose td{border:1px solid var(--border);color:var(--foreground);padding:.5rem .75rem}.docs-prose tr:nth-child(2n) td{background:color-mix(in srgb, var(--card) 50%, transparent)}.docs-prose img{border-radius:var(--radius-md);border:1px solid var(--border);max-width:100%;height:auto;margin:1.5rem 0}.docs-prose abbr{cursor:help;-webkit-text-decoration:underline dotted var(--muted-foreground);text-decoration:underline dotted var(--muted-foreground)}.docs-prose kbd{background:var(--card);border:1px solid var(--border);box-shadow:0 1px 0 var(--border);border-radius:4px;padding:.1em .4em;font-family:inherit;font-size:.875em}.docs-prose mark{background:color-mix(in srgb, var(--accent) 30%, transparent);color:var(--foreground);border-radius:2px;padding:.1em .2em}.docs-prose .callout{border-radius:var(--radius-md);border-left:3px solid;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.925rem}.docs-prose .callout-info{background:color-mix(in srgb, var(--primary) 10%, transparent);border-color:var(--primary)}.docs-prose .callout-warning{background:color-mix(in srgb, var(--warning) 10%, transparent);border-color:var(--warning)}.docs-prose .callout-danger{background:color-mix(in srgb, var(--error) 10%, transparent);border-color:var(--error)}.docs-prose .callout p:last-child{margin-bottom:0}.docs-prose .callout-title{color:var(--foreground);margin-bottom:.35rem;font-weight:600}.docs-prose .status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.15em .6em;font-size:.75rem;font-weight:600;display:inline-block}.docs-prose .status-badge-done{background:color-mix(in srgb, var(--success) 20%, transparent);color:var(--success)}.docs-prose .status-badge-active{background:color-mix(in srgb, var(--accent) 20%, transparent);color:var(--accent)}.docs-prose .status-badge-draft{background:color-mix(in srgb, var(--warning) 20%, transparent);color:var(--warning)}.docs-prose .footnotes{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:3rem;padding-top:1.5rem;font-size:.85rem}.docs-prose .footnotes ol{padding-left:1.25rem}.docs-prose details{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);margin:1.5rem 0;padding:.75rem 1rem}.docs-prose details summary{cursor:pointer;color:var(--foreground);font-weight:600}.docs-prose details[open] summary{border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.75rem}@media (max-width:768px){.docs-prose h1{font-size:1.625rem}.docs-prose h2{font-size:1.3rem}.docs-prose h3{font-size:1.1rem}.docs-prose pre{padding:1rem;font-size:.8rem}.docs-prose table{font-size:.8rem}}
