.docs-module__hZJeFq__container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;display:flex}.docs-module__hZJeFq__nav{border-bottom:1px solid hsl(var(--border));background:hsla(var(--background),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:sticky;top:0}.docs-module__hZJeFq__homeLink{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:inline-flex}.docs-module__hZJeFq__prepareLink{background:hsl(var(--primary));color:hsl(var(--background));border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:opacity .2s;display:inline-flex}.docs-module__hZJeFq__prepareLink:hover{opacity:.9}.docs-module__hZJeFq__content{width:100%;max-width:800px;margin:0 auto;padding:2rem}.docs-module__hZJeFq__markdown{font-family:var(--font-sans);color:hsl(var(--foreground))}.docs-module__hZJeFq__markdown h1{letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.docs-module__hZJeFq__markdown h2{border-bottom:1px solid hsl(var(--border));margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.docs-module__hZJeFq__markdown h3{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.docs-module__hZJeFq__markdown p{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.75}.docs-module__hZJeFq__markdown pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.75rem;margin-bottom:2rem;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.docs-module__hZJeFq__markdown code{background:hsl(var(--muted));font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:hsl(var(--primary));border-radius:.25rem;padding:.2rem .4rem;font-size:.9em}.docs-module__hZJeFq__markdown pre code{color:inherit;background:0 0;padding:0;font-size:.875em}.docs-module__hZJeFq__markdown ul{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.docs-module__hZJeFq__markdown li{margin-bottom:.5rem}.docs-module__hZJeFq__markdown a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}.docs-module__hZJeFq__markdown blockquote{color:#1e3a8a;background:#ebf3ff;border:1px solid #cce1ff;border-radius:.5rem;margin-bottom:2rem;margin-left:0;padding:1rem 1.25rem;font-style:normal}@media (prefers-color-scheme:dark){.docs-module__hZJeFq__markdown blockquote{color:#93c5fd;background:#0d1726;border:1px solid #192f4d}}.docs-module__hZJeFq__markdown blockquote>p:first-child>strong:first-child{text-transform:uppercase;letter-spacing:.05em;color:#1e40af;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}@media (prefers-color-scheme:dark){.docs-module__hZJeFq__markdown blockquote>p:first-child>strong:first-child{color:#60a5fa}}.docs-module__hZJeFq__markdown blockquote strong{color:inherit;font-size:inherit;text-transform:none;letter-spacing:normal;display:inline}.docs-module__hZJeFq__markdown blockquote p{color:inherit;margin-bottom:0;font-size:.95rem;line-height:1.5}.docs-module__hZJeFq__markdown img{border:1px solid hsl(var(--border));border-radius:.75rem;max-width:100%;margin:2rem 0}.docs-module__hZJeFq__markdown table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.95rem}.docs-module__hZJeFq__markdown th{text-align:left;border-bottom:2px solid hsl(var(--border));background:hsla(var(--muted),.5);padding:.75rem 1rem;font-weight:600}.docs-module__hZJeFq__markdown td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding:.75rem 1rem}.docs-module__hZJeFq__markdown tr:last-child td{border-bottom:none}.docs-module__hZJeFq__markdown table a{font-weight:500;text-decoration:none}
.CodeBlock-module__RTtnOG__container{border-radius:.75rem;margin:2rem 0;position:relative;overflow:hidden}.CodeBlock-module__RTtnOG__highlighterWrapper{font-family:Fira Code,Cascadia Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace!important}.CodeBlock-module__RTtnOG__highlighterWrapper pre::-webkit-scrollbar{height:8px}.CodeBlock-module__RTtnOG__highlighterWrapper pre::-webkit-scrollbar-thumb{background:hsla(var(--foreground),.2);border-radius:4px}.CodeBlock-module__RTtnOG__copyButton{background:hsla(var(--background),.8);border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border-radius:.4rem;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.CodeBlock-module__RTtnOG__copyButton:hover{color:hsl(var(--foreground));background:hsl(var(--background));transform:scale(1.05)}
