@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&display=swap";.root.svelte-2tx86b{display:flex;flex-direction:column;margin-bottom:16px;border:1px solid #555}summary.svelte-2tx86b{cursor:pointer;font-weight:600;padding:4px 10px}.code-container.svelte-2tx86b{max-height:min(60vh,800px);max-width:min(100vw,500px);overflow:auto}.details-content.svelte-2tx86b{display:flex;flex-direction:row-reverse;flex-wrap:wrap}.thumbnail-container.svelte-2tx86b{display:flex;flex:1;align-items:center;img:where(.svelte-2tx86b){aspect-ratio:1;width:100%;height:auto;object-fit:cover}}.edit-link-wrapper.svelte-2tx86b{border-top:1px solid #555;.edit-link:where(.svelte-2tx86b){padding:10px;margin:0;a:where(.svelte-2tx86b){color:#f0f0f0;text-decoration:underline}a:where(.svelte-2tx86b):hover{color:#cfcfcf}}}.codemirror-container.svelte-2tx86b,.cm-editor{height:100%}.root.svelte-1g6jgpa{font-family:IBM Plex Mono,Hack,Roboto Mono,Courier New,Courier,monospace;display:block;color:#e0e0e0;padding:4px 24px 16px}.fn-name.svelte-1g6jgpa{font-family:IBM Plex Mono,Hack,Roboto Mono,Courier New,Courier,monospace;font-size:28px;font-weight:600;margin-bottom:18px;margin-top:0;position:relative;scroll-margin-top:70px}.anchor-link.svelte-1g6jgpa{margin-right:8px;color:#e0e0e0}.fn-name.svelte-1g6jgpa:hover .anchor-link:where(.svelte-1g6jgpa){opacity:1;color:#cfcfcf}.fn-aliases.svelte-1g6jgpa{font-size:15.4px;color:#b8b8d0;margin-bottom:16px;font-style:italic;margin-top:-15px;.fn-alias:where(.svelte-1g6jgpa){font-style:normal;font-weight:600}}.fn-signature.svelte-1g6jgpa{margin-bottom:15px;margin-left:20px;padding:12px 16px;background:#232323;border:1px solid #32302f}.signature-line.svelte-1g6jgpa{display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:16.8px;margin-bottom:9px;color:#e0e0e0;white-space:pre-wrap;word-break:break-all}.sig-name.svelte-1g6jgpa{font-weight:600;color:#b8bb26;margin-right:2px}.arg.svelte-1g6jgpa{display:flex;align-items:center}.arg-name.svelte-1g6jgpa{color:#83a598}.arg-types.svelte-1g6jgpa{color:#fabd2f}.arg-default.svelte-1g6jgpa{color:#d3869b}.return-type.svelte-1g6jgpa{color:#fabd2f}.arg-name.svelte-1g6jgpa,.arg-types.svelte-1g6jgpa,.return-type.svelte-1g6jgpa{overflow-wrap:break-word;white-space:nowrap}.sig-description.svelte-1g6jgpa{margin-bottom:8px;color:#b8b8d0;font-size:15.4px;white-space:pre-wrap;word-break:break-all}.args-list.svelte-1g6jgpa{padding-top:8px;padding-bottom:2px;ul:where(.svelte-1g6jgpa){margin-top:8px;margin-bottom:2px}}.args-title.svelte-1g6jgpa{font-weight:600;margin-bottom:0;color:#e0e0e0}.arg-desc.svelte-1g6jgpa{color:#bbb;font-size:15.4px}.arg-default.svelte-1g6jgpa:before{content:"=";color:#fe8019;margin:0 4px 4px;font-style:normal}@media (max-width: 600px){.root.svelte-1g6jgpa{padding:4px 12px 8px}.fn-aliases.svelte-1g6jgpa{font-size:14px;margin-bottom:8px}.fn-signature.svelte-1g6jgpa{margin-left:8px;margin-bottom:8px;padding:6px 8px}.fn-name.svelte-1g6jgpa{font-size:24px;scroll-margin-top:110px}.signature-line.svelte-1g6jgpa,.arg-desc.svelte-1g6jgpa,.sig-description.svelte-1g6jgpa{font-size:14px}}html{overflow-y:auto}body{margin:0;padding:0;background:#0d0d0d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background-color:#444}::-webkit-scrollbar-thumb:hover{background-color:#555}.root.svelte-12oflrh{font-family:IBM Plex Mono,Hack,Roboto Mono,Courier New,Courier,monospace;display:flex;flex-direction:column;border:0;padding:0}.header.svelte-12oflrh{position:fixed;top:0;background:#191818;padding:12px 16px;z-index:10;border-bottom:1px solid #32302f;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100vw;max-width:100vw}.toc.svelte-12oflrh{display:flex;align-items:center;gap:8px;flex-shrink:1;min-width:0}.toc-title.svelte-12oflrh{font-weight:600;color:#f0f0f0;white-space:nowrap}.toc-items.svelte-12oflrh{display:flex;gap:12px}.toc-item.svelte-12oflrh{color:#83a598;text-decoration:none;white-space:nowrap}.toc-item.svelte-12oflrh:hover{color:#b8bb26;text-decoration:underline}.search-container.svelte-12oflrh{position:relative;min-width:300px}.search-input.svelte-12oflrh{width:100%;padding:8px 12px;background:#232323;border:1px solid #32302f;color:#e0e0e0;font-family:inherit;margin-left:-70px}.search-results.svelte-12oflrh{position:absolute;top:100%;left:0;right:0;background:#232323;border:1px solid #32302f;border-top:none;max-height:400px;overflow-y:auto;margin-left:-70px;margin-right:50px}.search-result-item.svelte-12oflrh{display:flex;justify-content:space-between;padding:8px 12px;color:#e0e0e0;text-decoration:none;cursor:pointer}.search-result-item.svelte-12oflrh:hover{background:#32302f}.result-name.svelte-12oflrh{font-weight:600}.result-module.svelte-12oflrh{color:#83a598}.docs.svelte-12oflrh{display:flex;flex-direction:column;max-width:960px;margin:40px auto 0;padding:16px 8px 8px;width:100%}.module-name.svelte-12oflrh{font-size:32px;font-weight:600;margin-top:16px;margin-bottom:32px;color:#f0f0f0;scroll-margin-top:70px;border-bottom:1px solid #32302f;padding-bottom:2px}.module-name.svelte-12oflrh a:where(.svelte-12oflrh){color:#f0f0f0;text-decoration:underline}.module-name.svelte-12oflrh a:where(.svelte-12oflrh):hover{color:#cfcfcf}@media (max-width: 600px){.header.svelte-12oflrh{flex-direction:column;align-items:stretch;width:calc(100vw - 12px);overflow-y:visible}.search-input.svelte-12oflrh{max-width:calc(100% - 28px);margin-left:auto;margin-right:auto}.search-results.svelte-12oflrh{margin-left:unset;margin-right:unset}.toc.svelte-12oflrh{overflow-x:visible;flex-shrink:0;position:relative}.toc-title.svelte-12oflrh{cursor:pointer;user-select:none;display:flex;justify-content:space-between;align-items:center;padding:4px 0}.toc-title.svelte-12oflrh:after{content:"▼";font-size:.8em;margin-left:8px}.toc.open.svelte-12oflrh .toc-title:where(.svelte-12oflrh):after{transform:rotate(180deg)}.toc-items.svelte-12oflrh{display:none;position:absolute;top:100%;left:0;right:0;background:#232323;border:1px solid #32302f;max-height:300px;overflow-y:auto;z-index:20;flex-direction:column;gap:0}.toc.open.svelte-12oflrh .toc-items:where(.svelte-12oflrh){display:flex}.toc-items.svelte-12oflrh .toc-item:where(.svelte-12oflrh){padding:10px 12px;white-space:normal;border-bottom:1px solid #32302f}.toc-items.svelte-12oflrh .toc-item:where(.svelte-12oflrh):last-child{border-bottom:none}.docs.svelte-12oflrh{margin-top:80px}.module-name.svelte-12oflrh{scroll-margin-top:110px}}
