.docs-root{--docs-sidebar-width:260px;--docs-toc-width:220px;--docs-header-height:60px;--docs-content-max:720px;--docs-bg:#fff;--docs-bg-sidebar:#f8fafc;--docs-bg-hover:#f1f5f9;--docs-bg-active:#eff6ff;--docs-border:#e2e8f0;--docs-brand:#087ebd;--docs-brand-light:#e8f4fb;--docs-brand-dark:#066a9f;--docs-text:#1e293b;--docs-text-muted:#64748b;--docs-text-faint:#94a3b8;--docs-heading:#0f172a;--docs-success:#16a34a;--docs-warning:#d97706;--docs-danger:#dc2626;--docs-code-bg:#0f172a;--docs-code-text:#e2e8f0;font-family:var(--font-manrope,"Manrope",sans-serif);color:var(--docs-text);background:var(--docs-bg);cursor:auto;height:100dvh;overflow:hidden}.docs-root *{cursor:auto}.docs-root a,.docs-root button,.docs-root input,.docs-root select,.docs-root textarea,.docs-root [role=button]{cursor:pointer}.docs-shell{background:var(--docs-bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.docs-header{height:var(--docs-header-height);min-height:var(--docs-header-height);z-index:50;border-bottom:1px solid var(--docs-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;flex-shrink:0;align-items:center;gap:1rem;padding:0 1.5rem;display:flex}.docs-header-logo{color:var(--docs-heading);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.docs-header-logo img{width:auto;height:36px}.docs-header-divider{background:var(--docs-border);flex-shrink:0;width:1px;height:20px}.docs-header-label{color:var(--docs-text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.8rem;font-weight:600}.docs-header-spacer{flex:1}.docs-search-trigger{background:var(--docs-bg-sidebar);border:1px solid var(--docs-border);color:var(--docs-text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;transition:all .15s;display:flex}.docs-search-trigger:hover{border-color:var(--docs-brand);color:var(--docs-text)}.docs-search-kbd{background:var(--docs-border);font-size:.7rem;font-family:var(--font-jetbrains-mono,monospace);color:var(--docs-text-muted);border-radius:4px;align-items:center;padding:.1rem .35rem;display:inline-flex}.docs-mobile-toggle{border:1px solid var(--docs-border);width:36px;height:36px;color:var(--docs-text);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:none}.docs-body{flex:1;align-items:stretch;width:100%;min-width:0;max-width:1440px;min-height:0;margin:0 auto;padding:0;display:flex;overflow:hidden}.docs-article-wrap{width:100%;min-width:0}.docs-sidebar{width:var(--docs-sidebar-width);-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;overscroll-behavior-y:contain;background:var(--docs-bg-sidebar);border-right:1px solid var(--docs-border);scrollbar-width:thin;scrollbar-color:var(--docs-border)transparent;flex-shrink:0;height:100%;min-height:0;max-height:100%;padding:1.25rem 0;overflow:hidden auto}.docs-sidebar-section{margin-bottom:.25rem}.docs-sidebar-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--docs-text-faint);align-items:center;gap:.4rem;padding:.5rem 1.25rem .25rem;font-size:.7rem;font-weight:700;display:flex}.docs-sidebar-link{color:var(--docs-text-muted);border-radius:0;padding:.45rem 1.25rem .45rem 2.1rem;font-size:.85rem;line-height:1.4;text-decoration:none;transition:all .12s;display:block;position:relative}.docs-sidebar-link:hover{background:var(--docs-bg-hover);color:var(--docs-text)}.docs-sidebar-link.active{background:var(--docs-bg-active);color:var(--docs-brand);font-weight:600}.docs-sidebar-link.active:before{content:"";background:var(--docs-brand);border-radius:0 2px 2px 0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.docs-main{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;overscroll-behavior-y:contain;flex:1;min-width:0;height:100%;min-height:0;max-height:100%;padding:2.5rem 3rem;overflow:hidden auto}.docs-article{max-width:var(--docs-content-max);margin:0 auto}.docs-toc{width:var(--docs-toc-width);top:var(--docs-header-height);height:calc(100vh - var(--docs-header-height));height:calc(100dvh - var(--docs-header-height));max-height:calc(100vh - var(--docs-header-height));max-height:calc(100dvh - var(--docs-header-height));-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;scrollbar-width:thin;flex-shrink:0;padding:2rem 1.25rem 2rem .5rem;position:sticky;overflow:hidden auto}.docs-toc-title{letter-spacing:.08em;text-transform:uppercase;color:var(--docs-text-faint);margin-bottom:.75rem;padding-left:.75rem;font-size:.7rem;font-weight:700}.docs-toc-link{color:var(--docs-text-muted);border-left:2px solid #0000;padding:.3rem .75rem;font-size:.8rem;line-height:1.4;text-decoration:none;transition:all .12s;display:block}.docs-toc-link:hover{color:var(--docs-brand);border-left-color:var(--docs-brand)}.docs-article h1{font-family:var(--font-space-grotesk,sans-serif);color:var(--docs-heading);letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.2}.docs-article h2{font-family:var(--font-space-grotesk,sans-serif);color:var(--docs-heading);letter-spacing:-.015em;border-top:1px solid var(--docs-border);margin:2.5rem 0 1rem;padding-top:.5rem;font-size:1.35rem;font-weight:600}.docs-article h3{font-family:var(--font-space-grotesk,sans-serif);color:var(--docs-heading);margin:1.75rem 0 .6rem;font-size:1.05rem;font-weight:600}.docs-article p{color:var(--docs-text);margin:0 0 1rem;font-size:.95rem;line-height:1.75}.docs-article ul,.docs-article ol{margin:0 0 1rem;padding-left:1.5rem}.docs-article li{margin-bottom:.25rem;font-size:.95rem;line-height:1.75}.docs-article a{color:var(--docs-brand);text-decoration:none}.docs-article a:hover{text-decoration:underline}.docs-article strong{color:var(--docs-heading);font-weight:600}.docs-article code{font-family:var(--font-jetbrains-mono,monospace);background:var(--docs-bg-sidebar);border:1px solid var(--docs-border);color:var(--docs-brand-dark);border-radius:4px;padding:.1em .35em;font-size:.82em}.docs-breadcrumb{color:var(--docs-text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.8rem;display:flex}.docs-breadcrumb a{color:var(--docs-text-muted);text-decoration:none}.docs-breadcrumb a:hover{color:var(--docs-brand)}.docs-breadcrumb-sep{color:var(--docs-text-faint)}.docs-breadcrumb-current{color:var(--docs-text);font-weight:500}.docs-page-header{border-bottom:1px solid var(--docs-border);margin-bottom:2rem;padding-bottom:1.5rem}.docs-page-desc{color:var(--docs-text-muted);margin-top:.5rem;font-size:1.05rem;line-height:1.65}.docs-screenshot{border:1px solid var(--docs-border);background:var(--docs-bg-sidebar);border-radius:12px;margin:1.75rem 0;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.docs-screenshot img{border-radius:11px;width:100%;height:auto;display:block}.docs-screenshot-caption{color:var(--docs-text-muted);background:var(--docs-bg-sidebar);border-top:1px solid var(--docs-border);text-align:center;padding:.5rem .75rem;font-size:.78rem}.docs-screenshot-placeholder{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:220px;padding:3rem 2rem;display:flex}.docs-screenshot-placeholder-icon{opacity:.5;font-size:2.5rem}.docs-screenshot-placeholder-text{color:var(--docs-text-muted);text-align:center;font-size:.85rem}.docs-screenshot-placeholder-badge{background:var(--docs-brand-light);color:var(--docs-brand);border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.docs-callout{border:1px solid;border-radius:10px;gap:.75rem;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.88rem;line-height:1.6;display:flex}.docs-callout-icon{flex-shrink:0;margin-top:.05rem;font-size:1.1rem}.docs-callout-content strong{margin-bottom:.2rem;font-size:.85rem;font-weight:700;display:block}.docs-callout.note{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.docs-callout.tip{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.docs-callout.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.docs-callout.caution{color:#991b1b;background:#fef2f2;border-color:#fecaca}.docs-callout.coming-soon{color:#6b21a8;background:#faf5ff;border-color:#e9d5ff}.docs-steps{flex-direction:column;gap:0;margin:1.5rem 0;display:flex;position:relative}.docs-step{gap:1.25rem;display:flex;position:relative}.docs-step:not(:last-child):after{content:"";background:var(--docs-border);width:2px;position:absolute;top:44px;bottom:-4px;left:18px}.docs-step-number{background:var(--docs-brand);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.15rem;font-size:.8rem;font-weight:700;display:flex;position:relative}.docs-step-content{flex:1;min-width:0;padding-bottom:1.75rem}.docs-step-title{color:var(--docs-heading);margin:0 0 .4rem;font-size:.95rem;font-weight:600}.docs-step-body{color:var(--docs-text);font-size:.88rem;line-height:1.65}.docs-prevnext{border-top:1px solid var(--docs-border);gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.docs-prevnext-btn{border:1px solid var(--docs-border);background:var(--docs-bg);border-radius:10px;flex-direction:column;flex:1;gap:.2rem;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:flex}.docs-prevnext-btn:hover{border-color:var(--docs-brand);background:var(--docs-brand-light)}.docs-prevnext-btn.next{text-align:right;align-items:flex-end}.docs-prevnext-label{text-transform:uppercase;letter-spacing:.06em;color:var(--docs-text-muted);font-size:.72rem;font-weight:600}.docs-prevnext-title{color:var(--docs-brand);font-size:.88rem;font-weight:600;line-height:1.3}.docs-search-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:flex-start;padding-top:15vh;animation:.1s docs-fade-in;display:flex;position:fixed;inset:0}@keyframes docs-fade-in{0%{opacity:0}to{opacity:1}}.docs-search-modal{background:#fff;border-radius:14px;width:100%;max-width:560px;margin:0 1rem;animation:.15s docs-slide-up;overflow:hidden;box-shadow:0 20px 60px #0003}@keyframes docs-slide-up{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.docs-search-input-row{border-bottom:1px solid var(--docs-border);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.docs-search-input{color:var(--docs-text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.docs-search-input::placeholder{color:var(--docs-text-faint)}.docs-search-results{max-height:380px;overflow-y:auto}.docs-search-result{border-bottom:1px solid var(--docs-border);padding:.85rem 1.25rem;text-decoration:none;transition:background .1s;display:block}.docs-search-result:last-child{border-bottom:none}.docs-search-result:hover{background:var(--docs-bg-hover)}.docs-search-result-title{color:var(--docs-heading);margin-bottom:.15rem;font-size:.9rem;font-weight:600}.docs-search-result-desc{color:var(--docs-text-muted);margin-bottom:.25rem;font-size:.8rem;line-height:1.4}.docs-search-result-section{color:var(--docs-brand);font-size:.72rem;font-weight:600}.docs-search-empty{text-align:center;color:var(--docs-text-muted);padding:2.5rem 1.25rem;font-size:.88rem}.docs-search-footer{border-top:1px solid var(--docs-border);color:var(--docs-text-faint);align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.75rem;display:flex}.docs-cards{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.875rem;margin:1.25rem 0;display:grid}.docs-card{border:1px solid var(--docs-border);background:var(--docs-bg);border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;text-decoration:none;transition:all .15s;display:flex}.docs-card:hover{border-color:var(--docs-brand);transform:translateY(-1px);box-shadow:0 4px 16px #087ebd1a}.docs-card-icon{font-size:1.5rem}.docs-card-title{color:var(--docs-heading);font-size:.88rem;font-weight:600}.docs-card-desc{color:var(--docs-text-muted);font-size:.8rem;line-height:1.4}.docs-sidebar-overlay{z-index:99;background:#0f172a66;display:none;position:fixed;inset:0}@media (max-width:1200px){.docs-toc{display:none}}@media (max-width:900px){.docs-mobile-toggle{display:flex}.docs-header-divider,.docs-header-label{display:none}.docs-sidebar{top:var(--docs-header-height);z-index:100;height:calc(100vh - var(--docs-header-height));height:calc(100dvh - var(--docs-header-height));max-height:calc(100vh - var(--docs-header-height));max-height:calc(100dvh - var(--docs-header-height));-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;transition:transform .25s;position:fixed;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%)}.docs-sidebar.open{transform:translate(0)}.docs-sidebar-overlay.visible{display:block}.docs-main{padding:1.5rem 1.25rem}}@media (max-width:480px){.docs-article h1{font-size:1.55rem}.docs-prevnext{flex-direction:column}.docs-prevnext-btn.next{text-align:left;align-items:flex-start}.docs-search-trigger .docs-search-kbd{display:none}.docs-cards{grid-template-columns:1fr}}.docs-visual-step-card{background:var(--docs-bg);border:1px solid var(--docs-border);border-radius:14px;margin:2rem 0;padding:1.5rem;box-shadow:0 4px 12px #00000008}.docs-step-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.docs-step-badge{color:#fff;letter-spacing:.05em;background:#ef4444;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.docs-step-title-text{color:var(--docs-heading);margin:0;font-size:1.2rem;font-weight:700}.docs-step-instruction{color:var(--docs-text);background:var(--docs-bg-hover);border-left:3px solid #ef4444;border-radius:0 6px 6px 0;margin-bottom:1.25rem;padding:.6rem .9rem;font-size:.95rem;line-height:1.5}.docs-annotated-figure{border:1px solid var(--docs-border);background:var(--docs-bg-sidebar);border-radius:12px;margin:1.75rem 0;overflow:visible;box-shadow:0 4px 24px #00000014}.docs-annotated-wrap{border-radius:12px;width:100%;line-height:0;position:relative;overflow:visible}.docs-annotated-img{border-radius:11px;width:100%;height:auto;display:block}.docs-callout-anchor{pointer-events:none;background:0 0;border:2px solid #1f2937;border-radius:6px;position:absolute;box-shadow:0 0 0 3px #ffffffd9,0 1px 6px #00000026}.docs-callout-anchor .docs-callout-bubble{white-space:normal;background:#fff;border:2px solid #1f2937;border-radius:10px;min-width:148px;max-width:210px;margin-bottom:12px;padding:8px 12px 8px 32px;line-height:1.3;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001f}.docs-callout-badge{color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex;position:absolute;top:-10px;left:-10px;box-shadow:0 2px 6px #00000026}.docs-callout-text{color:#0f172a;font-size:12.5px;font-weight:600;line-height:1.35}.docs-callout-tail{border-top:8px solid #1f2937;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.docs-callout-tail-inner{border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@media (max-width:640px){.docs-callout-anchor .docs-callout-bubble{min-width:122px;max-width:170px;margin-bottom:8px;padding:7px 10px 7px 28px}.docs-callout-text{font-size:11.5px}.docs-callout-badge{width:22px;height:22px;font-size:11px;top:-8px;left:-8px}.docs-callout-anchor{border-width:1.5px}}.docs-workflow-summary{border:1px solid var(--docs-border);background:linear-gradient(135deg,#087ebd0d,#6366f10d);border-radius:12px;margin-top:3rem;padding:1.25rem}.docs-workflow-title{color:var(--docs-brand);letter-spacing:.05em;margin-bottom:.9rem;font-size:.8rem;font-weight:800}.docs-workflow-flow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.docs-workflow-chip{background:var(--docs-bg);border:1px solid var(--docs-border);color:var(--docs-heading);border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:flex}.docs-workflow-chip.completed{color:#fff;background:#10b981;border-color:#10b981}.chip-num{opacity:.8;font-size:.75rem}.docs-workflow-arrow{color:var(--docs-text-muted);font-size:.85rem}
