@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--docs-bg:#fff;--docs-sidebar-bg:#fafbfc;--docs-text:#1e293b;--docs-muted:#64748b;--docs-border:#e2e8f0;--docs-accent:#4f46e5}html,body{background:var(--docs-bg);color:var(--docs-text);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}a{color:inherit}.docs-page-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.2}.docs-prose .ProseMirror{outline:none}.docs-prose .ProseMirror>:first-child{margin-top:0}.docs-prose .ProseMirror p{color:var(--docs-text);margin:0 0 1rem;font-size:15px;line-height:1.75}.docs-prose .ProseMirror h1{margin:2rem 0 1rem;font-size:1.75rem;font-weight:800;line-height:1.25}.docs-prose .ProseMirror h2{border-bottom:1px solid var(--docs-border);margin:2rem 0 .75rem;padding-bottom:.35rem;font-size:1.35rem;font-weight:700}.docs-prose .ProseMirror h3{margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:700}.docs-prose .ProseMirror ul,.docs-prose .ProseMirror ol{margin:0 0 1rem;padding-left:1.5rem}.docs-prose .ProseMirror li{margin-bottom:.35rem;line-height:1.65}.docs-prose .ProseMirror a{color:var(--docs-accent);text-underline-offset:2px;text-decoration:underline}.docs-prose .ProseMirror img{border-radius:8px;max-width:100%;margin:1rem 0}.docs-prose .ProseMirror blockquote{border-left:3px solid var(--docs-accent);color:var(--docs-muted);margin:1rem 0;padding:.5rem 0 .5rem 1rem}.docs-prose .ProseMirror code{background:#f1f5f9;border-radius:4px;padding:.15rem .35rem;font-size:.9em}.docs-prose .ProseMirror video{border-radius:8px;max-width:100%;margin:1rem 0;display:block}.docs-prose .ProseMirror pre{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:1rem;overflow-x:auto}.docs-editor .ProseMirror{outline:none;min-height:420px}.docs-editor .ProseMirror p{margin:0 0 .85rem;line-height:1.75}.docs-editor .ProseMirror h2{margin:1.5rem 0 .5rem;font-weight:800}.docs-editor .ProseMirror h3{margin:1.25rem 0 .5rem;font-weight:700}.docs-editor .ProseMirror ul,.docs-editor .ProseMirror ol{padding-left:1.5rem}.docs-editor .ProseMirror .is-editor-empty:first-child:before{color:var(--docs-muted)}
