@import "https://fonts.googleapis.com/css2?family=Bitter:wght@400;700&display=swap";
.docs-module__y9q9MW__docsLayout{background:#0a0a0a;min-height:100vh;display:flex}.docs-module__y9q9MW__sidebar{z-index:10;background:#111;border-right:1px solid #1e1e1e;flex-shrink:0;width:260px;padding:24px 0;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.docs-module__y9q9MW__sidebarBack{padding:0 20px 12px}.docs-module__y9q9MW__backLink{color:#666;align-items:center;gap:4px;font-size:12px;text-decoration:none;transition:color .1s;display:inline-flex}.docs-module__y9q9MW__backLink:hover{color:#aaa}.docs-module__y9q9MW__sidebarHeader{border-bottom:1px solid #1e1e1e;margin-bottom:8px;padding:0 20px 16px}.docs-module__y9q9MW__sidebarTitle{color:#e5e5e5;letter-spacing:-.01em;font-family:Bitter,serif;font-size:14px;font-weight:700;text-decoration:none}.docs-module__y9q9MW__sidebarTitle:hover{color:#999}.docs-module__y9q9MW__category{margin-bottom:4px}.docs-module__y9q9MW__categoryButton{color:#666;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:6px 20px;font-size:11px;font-weight:600;display:flex}.docs-module__y9q9MW__categoryButton:hover{color:#999}.docs-module__y9q9MW__categoryIcon{flex-shrink:0;transition:transform .15s}.docs-module__y9q9MW__categoryIconCollapsed{transform:rotate(-90deg)}.docs-module__y9q9MW__categoryItems{overflow:hidden}.docs-module__y9q9MW__navLink{color:#888;padding:6px 20px 6px 28px;font-size:13px;line-height:1.4;text-decoration:none;transition:color .1s,background .1s;display:block}.docs-module__y9q9MW__navLink:hover{color:#e5e5e5;background:#1a1a1a}.docs-module__y9q9MW__navLinkActive{color:#fff;background:#1a1a1a;font-weight:600}.docs-module__y9q9MW__mobileToggle{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#999;background:#111111e6;border:1px solid #333;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:none;position:fixed;top:12px;left:12px}.docs-module__y9q9MW__mobileToggle:hover{color:#e5e5e5;background:#1a1a1a}.docs-module__y9q9MW__sidebarOverlay{display:none}.docs-module__y9q9MW__mainContent{flex:1;min-width:0;margin-left:260px}.docs-module__y9q9MW__contentWrapper{max-width:1100px;margin:0 auto;display:flex}.docs-module__y9q9MW__article{flex:1;min-width:0;max-width:760px;padding:40px 48px}.docs-module__y9q9MW__prose h1{color:#f0f0f0;letter-spacing:-.02em;margin-bottom:16px;font-family:Bitter,serif;font-size:28px;font-weight:700;line-height:1.2}.docs-module__y9q9MW__prose h2{color:#e5e5e5;letter-spacing:-.01em;margin-top:40px;margin-bottom:12px;scroll-margin-top:24px;font-family:Bitter,serif;font-size:20px;font-weight:600;line-height:1.3}.docs-module__y9q9MW__prose h3{color:#ccc;margin-top:28px;margin-bottom:8px;font-family:Bitter,serif;font-size:16px;font-weight:600;line-height:1.4}.docs-module__y9q9MW__prose h4{color:#bbb;margin-top:24px;margin-bottom:6px;font-family:Bitter,serif;font-size:14px;font-weight:600;line-height:1.4}.docs-module__y9q9MW__prose p{color:#aaa;margin-bottom:16px;font-size:15px;line-height:1.7}.docs-module__y9q9MW__prose a{color:#6ba3f7;text-decoration:none}.docs-module__y9q9MW__prose a:hover{text-decoration:underline}.docs-module__y9q9MW__prose ul,.docs-module__y9q9MW__prose ol{margin-bottom:16px;padding-left:24px}.docs-module__y9q9MW__prose li{color:#aaa;margin-bottom:6px;font-size:15px;line-height:1.6}.docs-module__y9q9MW__prose strong{color:#e5e5e5;font-weight:600}.docs-module__y9q9MW__prose hr{border:none;border-top:1px solid #222;margin:32px 0}.docs-module__y9q9MW__prose blockquote{color:#888;border-left:3px solid #333;margin:16px 0;padding-left:16px}.docs-module__y9q9MW__prose code{color:#ddd;background:#1a1a1a;border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:13px}.docs-module__y9q9MW__prose pre{border-radius:8px;margin:16px 0;overflow-x:auto}.docs-module__y9q9MW__prose pre code{background:0 0;border-radius:0;padding:0;font-size:13px;line-height:1.6}.docs-module__y9q9MW__prose table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.docs-module__y9q9MW__prose th{text-align:left;color:#ccc;border-bottom:2px solid #333;padding:8px 12px;font-weight:600}.docs-module__y9q9MW__prose td{color:#aaa;border-bottom:1px solid #1e1e1e;padding:8px 12px}.docs-module__y9q9MW__prose tr:hover td{background:#111}.docs-module__y9q9MW__toc{flex-shrink:0;width:200px;max-height:100vh;padding:40px 16px 40px 0;position:sticky;top:0;overflow-y:auto}.docs-module__y9q9MW__tocTitle{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:600}.docs-module__y9q9MW__tocList{margin:0;padding:0;list-style:none}.docs-module__y9q9MW__tocLink{color:#666;border-left:2px solid #0000;padding:4px 0 4px 10px;font-size:12px;line-height:1.4;text-decoration:none;transition:color .1s;display:block}.docs-module__y9q9MW__tocLink:hover{color:#ccc}.docs-module__y9q9MW__tocLinkActive{color:#e5e5e5;border-left-color:#e5e5e5}.docs-module__y9q9MW__codeBlockWrapper{margin:16px 0;position:relative}.docs-module__y9q9MW__codeBlockHeader{color:#999;background:#1e1e1e;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 16px;font-family:SF Mono,Fira Code,monospace;font-size:12px;display:flex}.docs-module__y9q9MW__codeBlockCopy{color:#999;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:11px}.docs-module__y9q9MW__codeBlockCopy:hover{color:#fff;border-color:#666}@media (max-width:1100px){.docs-module__y9q9MW__toc{display:none}.docs-module__y9q9MW__article{max-width:100%}}@media (max-width:768px){.docs-module__y9q9MW__sidebar{z-index:30;width:280px;transition:transform .2s;transform:translate(-100%)}.docs-module__y9q9MW__sidebarOpen{transform:translate(0)}.docs-module__y9q9MW__sidebarOverlay{z-index:25;opacity:0;pointer-events:none;background:#00000080;transition:opacity .2s;display:block;position:fixed;inset:0}.docs-module__y9q9MW__sidebarOverlayVisible{opacity:1;pointer-events:auto}.docs-module__y9q9MW__mobileToggle{display:flex}.docs-module__y9q9MW__mainContent{margin-left:0}.docs-module__y9q9MW__article{padding:60px 20px 40px}}
