.docs-prose{font-size:1rem;line-height:1.75;color:var(--color-frost-soft)}.docs-prose h2{margin-top:3rem;margin-bottom:1rem;scroll-margin-top:6rem;font-size:1.375rem;font-weight:600;color:var(--color-frost)}.docs-prose h3{margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:6rem;font-size:1.125rem;font-weight:600;color:var(--color-frost)}.docs-prose h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:var(--color-frost)}.docs-prose p{margin-bottom:1.125rem}.docs-prose strong{font-weight:600;color:var(--color-frost)}.docs-prose ul{margin-bottom:1.25rem;padding-left:1.25rem;list-style:none}.docs-prose ul>li{position:relative;margin-top:.375rem;margin-bottom:.375rem}.docs-prose ul>li:before{content:"";position:absolute;top:.725rem;left:-1.25rem;height:.3rem;width:.3rem;border-radius:50%;background:var(--color-ink-500)}.docs-prose ol{list-style:none;counter-reset:docs-step;margin:1.5rem 0;padding:0}.docs-prose ol>li{counter-increment:docs-step;position:relative;margin:0 0 0 .9rem;padding:0 0 1.75rem 1.85rem;border-left:1px solid var(--color-ink-600)}.docs-prose ol>li:last-child{padding-bottom:0;border-left-color:transparent}.docs-prose ol>li:before{content:counter(docs-step);position:absolute;top:-.1rem;left:-.9rem;display:grid;height:1.8rem;width:1.8rem;place-items:center;border-radius:50%;border:1px solid var(--docs-sheet-border);background:var(--docs-chrome);font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--color-ember-bright)}.docs-prose ol>li>:first-child{margin-top:0}.docs-prose a{font-weight:500;color:var(--color-ember-bright);text-decoration:underline;text-decoration-color:rgb(var(--pulse-400) / .4);text-underline-offset:3px;transition:color .2s,text-decoration-color .2s}.docs-prose a:hover{text-decoration-color:rgb(var(--pulse-400))}.docs-prose a.no-underline,.docs-prose a.no-underline:hover{text-decoration:none}.docs-prose a.docs-cta[data-variant=primary]{color:#fff}.docs-prose a.docs-cta[data-variant=secondary],.docs-prose a.docs-cta[data-variant=ghost]{color:var(--color-frost)}.docs-prose blockquote{margin:1.5rem 0;border-left:2px solid var(--color-ink-500);padding:.25rem 0 .25rem 1.25rem;color:var(--color-frost-dim)}.docs-prose :not(pre)>code{border-radius:.375rem;background:color-mix(in oklch,var(--color-ink-700),transparent 30%);padding:.125rem .375rem;font-family:var(--font-mono);font-size:.875em;color:var(--color-frost)}.docs-prose h2 .anchor,.docs-prose h3 .anchor{margin-left:.5rem;opacity:0;color:var(--color-frost-dim);text-decoration:none;transition:opacity .15s}.docs-prose .anchor:after{content:"#"}.docs-prose h2:hover .anchor,.docs-prose h3:hover .anchor{opacity:1}.docs-prose img{border-radius:1rem}.docs-prose .docs-figure{margin:2rem 0}.docs-prose .docs-figure img{width:100%;height:auto}.docs-prose .docs-figure figcaption{margin-top:.625rem;text-align:center;font-size:.8125rem;color:var(--color-frost-dim)}
