.docs-prose{font-family:var(--font-satoshi-stack);font-size:1rem;line-height:1.75;color:#374151}.docs-prose>:first-child{margin-top:0}.docs-prose h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin-top:0;margin-bottom:1.5rem;color:#111827;letter-spacing:-.025em}.docs-prose h2{font-size:1.5rem;font-weight:600;line-height:1.3;margin-top:2.5rem;margin-bottom:1rem;color:#111827;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.docs-prose h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem}.docs-prose h3,.docs-prose h4{font-weight:600;line-height:1.4;color:#111827}.docs-prose h4{font-size:1.125rem;margin-top:1.5rem;margin-bottom:.5rem}.docs-prose p{margin-top:1.25rem;margin-bottom:1.25rem}.docs-prose strong{font-weight:600;color:#111827}.docs-prose a{color:#199063;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.docs-prose a:hover{color:#157a54}.docs-prose ol,.docs-prose ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.5rem}.docs-prose ul{list-style-type:disc}.docs-prose ol{list-style-type:decimal}.docs-prose li{margin-top:.5rem;margin-bottom:.5rem}.docs-prose li::marker{color:#199063}.docs-prose blockquote{border-left:4px solid #199063;padding-left:1rem;margin:1.5rem 0;color:#6b7280;font-style:italic}.docs-prose code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;padding:.125rem .375rem;font-size:.875em;color:#199063}.docs-prose code,.docs-prose pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.docs-prose pre{background:#1a1a2e;border-radius:.5rem;padding:1rem 1.25rem;margin:1.5rem 0;overflow-x:auto;font-size:.875rem;line-height:1.7}.docs-prose pre code{background:none;border:none;padding:0;color:#e5e7eb;font-size:inherit}.docs-prose table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.875rem}.docs-prose th{text-align:left;padding:.75rem 1rem;background:#f9fafb;border-bottom:2px solid #e5e7eb;font-weight:600;color:#111827}.docs-prose td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.docs-prose tr:last-child td{border-bottom:none}.docs-prose hr{border:none;border-top:1px solid #e5e7eb;margin:2.5rem 0}.docs-prose img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.docs-prose .lead{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.docs-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin:1.5rem 0}.docs-card{display:block;padding:1rem 1.25rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .15s ease;text-decoration:none!important}.docs-card:hover{border-color:#199063;background:#f9fafb}.docs-card h4{margin:0 0 .25rem!important;font-size:.875rem!important;font-weight:600;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.docs-card p{margin:0!important;font-size:.8125rem;color:#6b7280;line-height:1.4}