.docs-prose{color:rgba(28,28,28,.92);font-size:1rem;line-height:1.7}.docs-prose .docs-body>*+*{margin-top:1rem}.docs-prose .docs-lede{font-size:1rem;line-height:1.7;color:rgba(28,28,28,.85)}.docs-prose h2{margin-top:2.25rem;font-size:1.5rem;line-height:1.25;font-weight:700;color:#1c1c1c;letter-spacing:-.01em;scroll-margin-top:6rem}.docs-prose h3{margin-top:1.75rem;font-size:1.125rem;line-height:1.3;font-weight:600;color:#1c1c1c}.docs-prose p{font-size:1rem;line-height:1.7}.docs-prose strong{color:#1c1c1c;font-weight:600}.docs-prose em{font-style:italic}.docs-prose ol,.docs-prose ul{padding-left:1.5rem}.docs-prose ol>li,.docs-prose ul>li{margin-top:.4rem}.docs-prose ul>li{list-style:disc}.docs-prose ol>li{list-style:decimal}.docs-prose .docs-inline-link{color:#1c1c1c;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;font-weight:500}.docs-prose .docs-inline-link:hover{text-decoration-thickness:2px}.docs-prose code{padding:.1em .35em;font-size:.9em;background:rgba(0,0,0,.05);border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.docs-prose .docs-callout{margin-top:1.25rem;padding:.875rem 1rem;border-radius:.75rem;background:#fff6dc;border:1px solid rgba(0,0,0,.08);font-size:.95rem;line-height:1.6}.docs-prose .docs-callout--info{background:#e8f0ff}.docs-prose .docs-callout--warning{background:#ffe8dc}.docs-prose .docs-callout strong{display:block;margin-bottom:.25rem}.docs-prose .docs-steps{counter-reset:docs-step;list-style:none;padding-left:0}.docs-prose .docs-steps>li{counter-increment:docs-step;position:relative;padding-left:2.5rem;list-style:none;margin-top:1rem}.docs-prose .docs-steps>li:before{content:counter(docs-step);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;border-radius:999px;background:#1c1c1c;color:#fff;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center}.docs-prose .docs-step-name{font-weight:600;color:#1c1c1c;display:block;margin-bottom:.125rem}@media (min-width:768px){.docs-prose h2{font-size:1.75rem;margin-top:2.75rem}}