.docs-scope{--bg:#09090B;--surface:#111114;--surface2:#18181C;--terminal:#0D0D10;--border:#27272A;--border-bright:#3F3F46;--text:#FAFAF9;--text-muted:#A1A1AA;--text-dim:#71717A;--lime:#C8F135;--lime-dim:#A3C42A;--lime-glow:rgba(200,241,53,0.08);--lime-border:rgba(200,241,53,0.2);--gold:#F5A623;--usdc:#2775CA;--error:#EF4444;font-family:Geist,system-ui,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text)}.docs-scope ::-webkit-scrollbar{width:4px;height:4px}.docs-scope ::-webkit-scrollbar-track{background:var(--bg)}.docs-scope ::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.docs-scope [id]{scroll-margin-top:88px}.docs-scope .prose h1{font-family:"Instrument Serif",serif;font-size:2.25rem;font-weight:400;letter-spacing:-.015em;color:var(--text);margin-bottom:.75rem;line-height:1.12}.docs-scope .prose h2{font-size:1.1rem;font-weight:600;margin-top:2.75rem;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid var(--border)}.docs-scope .prose h2,.docs-scope .prose h3{font-family:Geist,sans-serif;color:var(--text)}.docs-scope .prose h3{font-size:.9375rem;font-weight:500;margin-top:1.75rem;margin-bottom:.5rem}.docs-scope .prose p{color:var(--text-muted);line-height:1.8;margin-bottom:1rem;font-size:.9375rem}.docs-scope .prose ul{list-style:none;padding:0;margin-bottom:1rem}.docs-scope .prose ul li{color:var(--text-muted);line-height:1.8;padding-left:1.25rem;position:relative;margin-bottom:.3rem;font-size:.9375rem}.docs-scope .prose ul li:before{content:"—";position:absolute;left:0;color:var(--border-bright);font-family:Geist Mono,monospace}.docs-scope .prose ol{padding-left:1.5rem;margin-bottom:1rem}.docs-scope .prose ol li{color:var(--text-muted);line-height:1.8;margin-bottom:.3rem}.docs-scope .prose a{color:var(--lime);text-decoration:none;border-bottom:1px solid var(--lime-border);transition:border-color .15s}.docs-scope .prose a:hover{border-bottom-color:var(--lime)}.docs-scope .prose strong{font-weight:600;color:var(--text)}.docs-scope .prose code{font-family:Geist Mono,monospace;font-size:.78rem;background:var(--surface);color:var(--lime);padding:.15rem .45rem;border-radius:4px;border:1px solid var(--border)}.docs-scope .prose hr{border:none;border-top:1px solid var(--border);margin:2.25rem 0}.docs-scope .mono-label{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.docs-scope .flex{display:flex}.docs-scope .items-center{align-items:center}.docs-scope .gap-3{gap:.75rem}.docs-scope .px-5{padding-left:1.25rem;padding-right:1.25rem}.docs-scope .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.docs-scope .py-3{padding-top:.75rem;padding-bottom:.75rem}.docs-scope .py-4{padding-top:1rem;padding-bottom:1rem}.docs-scope .mb-1{margin-bottom:.25rem}