@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;color:#1a1a2e;font-family:Instrument Sans,-apple-system,system-ui,sans-serif;font-size:15px;line-height:1.7}body{background:#fff;min-height:100vh}a{color:#6366f1;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.docs-layout{height:100vh;display:flex;overflow:hidden}.docs-sidebar{background:#fafafa;border-right:1px solid #e4e4e7;flex-direction:column;width:260px;min-width:260px;display:flex;overflow:hidden}.sidebar-header{border-bottom:1px solid #e4e4e7;padding:20px 16px 12px}.sidebar-logo{color:#fff;background:#6366f1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.sidebar-close{cursor:pointer;color:#a1a1aa;background:0 0;border:none;margin-left:auto;padding:4px;display:none}.sidebar-search{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:6px;outline:none;width:100%;height:34px;padding:0 10px 0 32px;font-family:inherit;font-size:13px}.sidebar-nav{flex:1;padding:12px 8px;overflow-y:auto}.sidebar-footer{background:#fff;border-top:1px solid #e4e4e7;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.sidebar-overlay{display:none}.docs-main{flex:1;overflow:auto}.mobile-header{display:none}.docs-home{max-width:780px;margin:0 auto;padding:48px 40px 80px}.docs-badge{color:#6366f1;background:#eef2ff;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.docs-title{color:#18181b;letter-spacing:-.03em;font-size:36px;font-weight:800;line-height:1.2}.docs-subtitle{color:#52525b;max-width:600px;margin-top:12px;font-size:17px;line-height:1.7}.category-title{color:#18181b;letter-spacing:-.01em;margin-bottom:14px;font-size:18px;font-weight:700}.card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;display:grid}.article-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:20px 22px;font-family:inherit;transition:all .15s}.article-card:hover{border-color:#c7d2fe;box-shadow:0 2px 8px #6366f10f}.article-card h3{color:#18181b;margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.4}.article-card p{color:#71717a;margin:0;font-size:13px;line-height:1.55}.article-layout{display:flex}.article-content-col{flex:1;max-width:760px;margin:0 auto;padding:32px 48px 80px}.breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumb button{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px}.breadcrumb .sep{color:#d4d4d8}.breadcrumb .cat{color:#a1a1aa}.breadcrumb .current{color:#52525b;font-weight:500}.article-title{color:#18181b;letter-spacing:-.03em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.2}.article-summary{color:#71717a;margin-bottom:32px;font-size:16px;line-height:1.6}.article-tags{flex-wrap:wrap;gap:6px;margin-bottom:32px;display:flex}.article-tags .tag{color:#71717a;background:#f4f4f5;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}.article-footer{border-top:1px solid #e4e4e7;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:48px;padding-top:24px;display:flex}.footer-link{color:#6366f1;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:500}.docs-toc{align-self:flex-start;width:200px;min-width:200px;padding:32px 16px 32px 0;position:sticky;top:0}.toc-title{text-transform:uppercase;letter-spacing:.1em;color:#a1a1aa;margin-bottom:10px;font-size:11px;font-weight:700}.article h2{color:#18181b;letter-spacing:-.02em;border-bottom:1px solid #e4e4e7;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.article h2:first-child{margin-top:0}.article h3{color:#27272a;letter-spacing:-.01em;margin:2rem 0 .75rem;font-size:1.15rem;font-weight:600}.article h4{color:#3f3f46;margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.article p{color:#3f3f46;margin:.75rem 0;line-height:1.75}.article ul,.article ol{margin:.75rem 0;padding-left:1.75rem}.article li{color:#3f3f46;margin:.35rem 0;line-height:1.75}.article li::marker{color:#a1a1aa}.article strong{color:#18181b;font-weight:600}.article code{color:#6d28d9;background:#f4f4f5;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,monospace;font-size:.85em;font-weight:500}.article pre{color:#e4e4e7;background:#18181b;border-radius:8px;margin:1rem 0;padding:16px 20px;font-family:JetBrains Mono,monospace;font-size:.8rem;line-height:1.7;overflow-x:auto}.article pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.article table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem;display:block;overflow-x:auto}.article table th{text-align:left;color:#3f3f46;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#fafafa;border-bottom:2px solid #e4e4e7;padding:10px 14px;font-size:.8rem;font-weight:600}.article table td{color:#3f3f46;vertical-align:top;border-bottom:1px solid #f4f4f5;padding:10px 14px}.article table tr:hover td{background:#fafafa}.article hr{border:none;border-top:1px solid #e4e4e7;margin:2rem 0}.article .callout{border-radius:8px;margin:1.25rem 0;padding:14px 18px;font-size:.9rem;line-height:1.65}.article .callout-tip{background:#f0fdf4;border-left:3px solid #22c55e}.article .callout-note{background:#eff6ff;border-left:3px solid #3b82f6}.article .callout-warning{background:#fefce8;border-left:3px solid #eab308}.article .callout-danger{background:#fef2f2;border-left:3px solid #ef4444}.article .callout strong{margin-bottom:4px;display:block}.article .callout-tip strong{color:#16a34a}.article .callout-note strong{color:#2563eb}.article .callout-warning strong{color:#ca8a04}.article .callout-danger strong{color:#dc2626}.article .flow{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;margin:1.25rem 0;padding:20px 24px;font-family:JetBrains Mono,monospace;font-size:.75rem;line-height:1.9;overflow-x:auto}.article .flow pre{color:#3f3f46;background:0 0;margin:0;padding:0}.sidebar-section{margin-bottom:20px}.sidebar-section-title{text-transform:uppercase;letter-spacing:.1em;color:#a1a1aa;margin-bottom:4px;padding:0 12px;font-size:.7rem;font-weight:700}.sidebar-link{color:#52525b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:6px 12px;font-family:inherit;font-size:.85rem;transition:all .1s;display:block}.sidebar-link:hover{color:#18181b;background:#f4f4f5}.sidebar-link.active{color:#6366f1;background:#eef2ff;font-weight:600}.toc-link{color:#a1a1aa;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:.8rem;transition:color .1s;display:block}.toc-link:hover{color:#6366f1}.toc-link.toc-h3{padding-left:12px;font-size:.75rem}@media (width<=1100px){.docs-toc{display:none}}@media (width<=768px){.docs-sidebar{z-index:100;width:280px;min-width:280px;box-shadow:none;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.docs-sidebar.open{transform:translate(0);box-shadow:4px 0 24px #0000001f}.sidebar-close{display:block}.sidebar-overlay{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;display:block;position:fixed;inset:0}.mobile-header{z-index:10;background:#fff;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex;position:sticky;top:0}.hamburger{cursor:pointer;background:0 0;border:none;padding:4px}.docs-home{padding:24px 16px 60px}.docs-title{font-size:26px}.docs-subtitle{font-size:15px}.card-grid{grid-template-columns:1fr}.article-card{padding:16px}.article-content-col{padding:20px 16px 60px}.article-title{font-size:24px}.article-summary{margin-bottom:20px;font-size:14px}.article-tags{margin-bottom:20px}.article h2{font-size:1.25rem}.article h3{font-size:1.05rem}.article table{font-size:.8rem}.article table th,.article table td{padding:8px 10px}.article .flow{padding:14px 16px;font-size:.65rem}.article .callout{padding:12px 14px;font-size:.85rem}.breadcrumb{margin-bottom:16px;font-size:12px}.docs-toc{display:none}}@media (width<=480px){.docs-title{font-size:22px}.docs-home{padding:20px 12px 60px}.article-content-col{padding:16px 12px 60px}.article-title{font-size:20px}.article-card{padding:14px}.article-card h3{font-size:13px}.article-card p{font-size:12px}}
