.docs-content h1{letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1.2}.docs-content h2{border-bottom:1px solid hsl(var(--border));margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.docs-content h3{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.docs-content h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.docs-content>p{color:hsl(var(--foreground)/.85);margin-top:.75rem;margin-bottom:.75rem;line-height:1.7}.docs-content .lead{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.docs-content ul{margin-top:.5rem;margin-bottom:.75rem;padding-left:1.5rem;list-style-type:disc}.docs-content ol{margin-top:.5rem;margin-bottom:.75rem;padding-left:1.5rem;list-style-type:decimal}.docs-content li{color:hsl(var(--foreground)/.85);margin-top:.375rem;margin-bottom:.375rem;line-height:1.65}.docs-content li ul,.docs-content li ol{margin-top:.25rem;margin-bottom:.25rem}.docs-content strong{color:hsl(var(--foreground));font-weight:600}.docs-content a{color:hsl(var(--secondary));text-underline-offset:2px;text-decoration:underline;transition:color .15s}.docs-content a:hover{color:hsl(var(--primary))}.docs-content code{background-color:hsl(var(--muted));border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.875em}.docs-content pre{background-color:hsl(var(--foreground));color:hsl(var(--background));border-radius:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.docs-content pre code{font-size:inherit;color:inherit;background:0 0;padding:0}.docs-content table{border-collapse:collapse;width:100%;margin-top:1rem;margin-bottom:1rem;font-size:.9375rem}.docs-content th{text-align:left;border-bottom:2px solid hsl(var(--border));background-color:hsl(var(--muted)/.5);padding:.625rem .75rem;font-weight:600}.docs-content td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground)/.85);padding:.625rem .75rem}.docs-content blockquote{border-left:3px solid hsl(var(--secondary));color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem;padding-left:1rem;font-style:italic}.docs-content hr{border:none;border-top:1px solid hsl(var(--border));margin-top:2rem;margin-bottom:2rem}.docs-steps{counter-reset:step;margin-top:1rem;margin-bottom:1rem;padding-left:2.5rem;position:relative}.docs-steps:before{content:"";background-color:hsl(var(--border));width:2px;position:absolute;top:0;bottom:0;left:.9375rem}.docs-step{padding-bottom:1.5rem;position:relative}.docs-step:before{counter-increment:step;content:counter(step);background-color:hsl(var(--secondary));color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-size:.8125rem;font-weight:600;display:flex;position:absolute;left:-2.5rem}.docs-step h4{margin-top:0;padding-top:.125rem}
