:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;height:100%;margin:0}.app{color:#1d2733;text-align:left;background:#f3f5f7;flex-direction:column;height:100vh;font-size:13px;display:flex;position:relative;overflow:hidden}.app-toolbar{box-sizing:border-box;z-index:10;background:#fff;border-bottom:1px solid #d8dde3;flex-wrap:wrap;flex:0 0 76px;align-content:center;align-items:center;gap:6px 8px;min-width:0;height:76px;padding:6px 10px 6px 90px;display:flex;overflow:hidden}.app-toolbar button,.app-toolbar-link{box-sizing:border-box;color:#1d2733;cursor:pointer;background:#f6f8fa;border:1px solid #c7cdd4;border-radius:4px;flex:none;justify-content:center;align-items:center;height:28px;padding:0 10px;text-decoration:none;display:inline-flex}.app-toolbar button:hover,.app-toolbar-link:hover{background:#edf1f5}.app-toolbar button:disabled{color:#9aa5b1;cursor:default;opacity:.7}.app-toolbar button:disabled:hover{background:#f6f8fa}.app-toolbar button.is-active{color:#0f3fb4;background:#e8f0ff;border-color:#1f5bff}.app-toolbar button.is-active:hover{background:#dce8ff}.app-toolbar span{color:#3d4652;flex:none;font-size:13px}.app-color-panel{border-left:1px solid #d8dde3;flex:none;align-items:center;gap:8px;height:28px;margin-left:2px;padding-left:10px;display:flex}.app-color-panel input[type=color]{cursor:pointer;background:0 0;border:1px solid #c7cdd4;border-radius:4px;width:36px;height:28px;padding:2px}.app-shell{flex:auto;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid}.app-shell-mobile{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.app-viewer{background:#eef1f4;width:100%;min-width:0;height:100%;min-height:0;position:relative}.app-plan-view{z-index:40;background:#fff;border:1px solid #c7cdd4;border-radius:4px;width:500px;height:500px;position:absolute;bottom:16px;left:16px;overflow:hidden;box-shadow:0 10px 32px #1d27333d}.app-plan-view-content{width:100%;height:100%}.app-plan-view-close{color:#1d2733;cursor:pointer;font:inherit;z-index:4;background:#fffffff0;border:1px solid #c7cdd4;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:14px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.app-plan-view-close:hover{background:#edf1f5}.app-plan-view-resize-edge{z-index:1;background:0 0;position:absolute}.app-plan-view-resize-edge-top{cursor:ns-resize;height:8px;top:0;left:0;right:0}.app-plan-view-resize-edge-right{cursor:ew-resize;width:8px;top:0;bottom:0;right:0}.app-plan-view-resize-edge-corner{cursor:nesw-resize;z-index:3;width:12px;height:12px;top:0;right:0}.app-renderer-info{color:#1d2733;pointer-events:none;z-index:20;background:#fffffff0;border:1px solid #c7cdd4;border-radius:4px;min-width:150px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;line-height:1.35;position:absolute;top:12px;box-shadow:0 2px 8px #1d27331f}.app-worker-progress{color:#1d2733;pointer-events:none;white-space:nowrap;z-index:25;background:#fffffff5;border:1px solid #c7cdd4;border-radius:4px;padding:6px 10px;font-size:12px;line-height:1.35;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #1d27331f}.app-renderer-info-title{color:#526172;margin-bottom:4px;font-weight:700}.app-renderer-info-row{white-space:nowrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.app-renderer-info-row strong{color:#0f1720;font-weight:700}.app-empty{color:#687586;pointer-events:none;z-index:1;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.app-side-panel{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.app-resize-handle{cursor:col-resize;background:#eef1f4;border:0;width:6px;min-height:0;margin:0;padding:0;position:relative}.app-resize-handle:after{content:"";background:#c7cdd4;width:1px;position:absolute;top:0;bottom:0;left:2px}.app-resize-handle:hover,.app-resize-handle:focus-visible{background:#e1e8f3;outline:0}.app-resize-handle:hover:after,.app-resize-handle:focus-visible:after{background:#1f5bff;width:2px}.structure-panel{border-right:1px solid #d8dde3}.properties-panel{border-left:1px solid #d8dde3}.app-panel-header{border-bottom:1px solid #e4e8ed;flex:0 0 36px;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:36px;padding:0 10px;display:flex}.app-panel-header h2{color:#1d2733;margin:0;font-size:13px;font-weight:600;line-height:1}.app-panel-header span{color:#687586;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-panel-body{flex:auto;min-height:0;padding:8px;overflow:auto}.app-panel-empty{color:#687586;margin:4px 2px;font-size:13px}.structure-model+.structure-model{border-top:1px solid #e8ecf0;margin-top:8px;padding-top:8px}.structure-model-title{color:#687586;text-transform:uppercase;margin:0 0 4px 4px;font-size:11px;font-weight:600}.structure-tree-list{margin:0;padding:0;list-style:none}.structure-tree-row{align-items:center;min-width:0;display:flex}.structure-tree-toggle{color:#526172;cursor:pointer;font:inherit;background:0 0;border:0;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:24px;padding:0;display:flex}.structure-tree-toggle:disabled{cursor:default}.structure-tree-label{color:#243140;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;flex:auto;justify-content:space-between;align-items:center;gap:6px;min-width:0;height:24px;padding:0 6px;display:flex}.structure-tree-label:disabled{color:#687586;cursor:default}.structure-tree-label:not(:disabled):hover{background:#edf3f8}.structure-tree-label:focus{outline:0}.structure-tree-label.is-selected{color:#0f4f75;background:#dcecf7}.structure-tree-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.structure-tree-label small{color:#7a8796;flex:none;font-size:11px}.property-content{flex-direction:column;gap:10px;min-width:0;display:flex}.property-section{border:1px solid #e4e8ed;border-radius:6px;min-width:0;overflow:hidden}.property-section summary{color:#263442;cursor:pointer;background:#f7f9fb;border-bottom:1px solid #e4e8ed;min-width:0;padding:0 10px;font-size:12px;font-weight:600;line-height:28px;list-style:none}.property-section summary::-webkit-details-marker{display:none}.property-rows{flex-direction:column;min-width:0;display:flex}.property-row{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:7px 10px;display:grid}.property-row+.property-row{border-top:1px solid #eef1f4}.property-key{color:#687586;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.property-field{color:#1d2733;min-width:0;overflow:hidden}.property-value{color:#1d2733;overflow-wrap:break-word;white-space:normal;word-break:normal}.property-muted{color:#7a8796;font-size:12px}.property-list-value,.property-compact-object{flex-direction:column;gap:5px;min-width:0;display:flex}.property-list-item{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.property-list-item>span,.property-compact-row>span:first-child{color:#7a8796;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.property-compact-row{grid-template-columns:minmax(0,86px) minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.app-toolbar-checkbox{gap:5px;display:flex}.app-toolbar-group{border-left:1px solid #d8dde3;flex:none;align-items:center;gap:8px;height:28px;margin-left:4px;padding-left:12px;display:flex}.app-toolbar-title{color:#687586;text-transform:uppercase;font-size:11px;font-weight:600}.docs-page{color:#1c2733;text-align:left;background:#f4f6f8;flex-direction:column;height:100vh;font-size:14px;line-height:1.5;display:flex;overflow:hidden}.docs-topbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #d8dde3;flex:0 0 52px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 24px;display:flex}.docs-brand{color:#17212b;flex:none;font-size:15px;font-weight:700;text-decoration:none}.docs-search{flex:460px;align-items:center;gap:6px;min-width:220px;max-width:560px;display:flex}.docs-search-field{flex:auto;min-width:0;position:relative}.docs-search-field input{box-sizing:border-box;color:#1c2733;font:inherit;background:#f9fbfd;border:1px solid #c7cdd4;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 34px;transition:background .12s,border-color .12s,box-shadow .12s}.docs-search-field input:focus{background:#fff;border-color:#1f5bff;outline:0;box-shadow:0 0 0 3px #1f5bff1a}.docs-search-icon{pointer-events:none;z-index:1;width:16px;height:16px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.docs-search-icon:before{box-sizing:border-box;content:"";border:2px solid #687586;border-radius:50%;width:11px;height:11px;position:absolute;top:1px;left:1px}.docs-search-icon:after{content:"";transform-origin:0;background:#687586;border-radius:2px;width:6px;height:2px;position:absolute;top:11px;left:10px;transform:rotate(45deg)}.docs-search-clear{cursor:pointer;background:0 0;border:0;border-radius:4px;width:22px;height:22px;padding:0;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.docs-search-clear:before,.docs-search-clear:after{content:"";background:#687586;border-radius:2px;width:10px;height:2px;transition:background .12s;position:absolute;top:10px;left:6px}.docs-search-clear:before{transform:rotate(45deg)}.docs-search-clear:after{transform:rotate(-45deg)}.docs-search-clear:hover{background:#edf1f5}.docs-search-clear:hover:before,.docs-search-clear:hover:after{background:#1f5bff}.docs-search-clear:focus-visible,.docs-search-submit:focus-visible,.docs-search-result:focus-visible{outline-offset:0;outline:2px solid #1f5bff29}.docs-search-submit{color:#1c2733;cursor:pointer;font:inherit;background:#f6f8fa;border:1px solid #c7cdd4;border-radius:4px;flex:none;height:32px;padding:0 12px}.docs-search-submit:hover{background:#edf1f5}.docs-search-results{box-sizing:border-box;z-index:30;background:#fff;border:1px solid #d8dde3;border-radius:6px;max-height:280px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #17212b1f}.docs-search-result{box-sizing:border-box;color:#3e4b59;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:7px 9px;display:block}.docs-search-result:hover{color:#0d5d7a;background:#e7eef4}.docs-search-result span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.docs-nav{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.docs-nav a,.docs-sidebar a{color:#3e4b59;border-radius:4px;text-decoration:none}.docs-nav a{flex:none;padding:5px 9px;font-size:13px}.docs-nav a:hover,.docs-sidebar a:hover{color:#0d5d7a;background:#e7eef4}.docs-layout{flex:auto;grid-template-columns:250px minmax(0,1fr);min-height:0;display:grid}.docs-sidebar{background:#fff;border-right:1px solid #d8dde3;flex-direction:column;gap:4px;padding:20px 14px;display:flex;overflow:auto}.docs-sidebar a{padding:7px 9px;font-size:13px}.docs-sidebar-group{min-width:0;display:block}.docs-sidebar-group summary{color:#3e4b59;cursor:pointer;border-radius:4px;padding:7px 9px;font-size:13px;font-weight:700;list-style-position:inside}.docs-sidebar-group summary:hover{color:#0d5d7a;background:#e7eef4}.docs-sidebar-group a{margin-top:4px;margin-left:14px;display:block}.docs-sidebar-methods{min-width:0;margin-top:4px;margin-left:14px}.docs-sidebar-methods summary{color:#3e4b59;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;min-width:0;padding:7px 9px;font-size:13px;font-weight:400;list-style-position:inside;overflow:hidden}.docs-sidebar-methods summary:hover{color:#0d5d7a;background:#e7eef4}.docs-sidebar-method-list{flex-direction:column;gap:2px;min-width:0;margin:2px 0 0 22px;display:flex}.docs-sidebar-method-list a{color:#687586;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:5px 7px;font-size:12px;overflow:hidden}.docs-content{box-sizing:border-box;min-width:0;padding:34px 40px 56px;overflow:auto}.docs-hero,.docs-section{max-width:1040px}.docs-section{border-top:1px solid #d8dde3;margin-top:34px;padding-top:28px}.docs-kicker{color:#0d6f8f;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.docs-page h1,.docs-page h2,.docs-page h3{color:#17212b;margin:0;font-weight:700}.docs-page h1{max-width:720px;font-size:38px;line-height:1.1}.docs-page h2{font-size:24px;line-height:1.2}.docs-page h3{font-size:15px}.docs-page p{color:#4e5d6b;max-width:760px;margin:10px 0 16px}.docs-page code{color:#17212b;background:#eef2f5;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.docs-code{box-sizing:border-box;color:#edf4f8;white-space:pre;background:#17212b;border:1px solid #2d3a47;border-radius:6px;max-width:920px;margin:16px 0;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.docs-table{border:1px solid #d8dde3;border-radius:6px;max-width:1040px;margin-top:18px;overflow:hidden}.docs-table-row{grid-template-columns:minmax(132px,.8fr) minmax(150px,1fr) minmax(260px,2fr);gap:14px;min-width:0;padding:10px 12px;display:grid}.docs-table-row+.docs-table-row{border-top:1px solid #e3e7eb}.docs-table-head{color:#667483;text-transform:uppercase;background:#fff;font-size:12px;font-weight:700}.docs-table-row span{min-width:0}.docs-table-row code{overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%;display:inline-block}.docs-api-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;max-width:1040px;margin-top:18px;display:grid}.docs-api-group{color:inherit;background:#fff;border:1px solid #d8dde3;border-radius:6px;min-width:0;padding:14px;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:block}.docs-api-group:hover{border-color:#9fc5d8;transform:translateY(-1px);box-shadow:0 8px 22px #15344914}.docs-api-group ul{flex-direction:column;gap:6px;margin:12px 0 0;padding:0;list-style:none;display:flex}.docs-api-group li{min-width:0}.docs-api-group code,.docs-method h2 code{overflow-wrap:anywhere;white-space:normal;word-break:break-word;min-width:0;max-width:100%;line-height:1.35;display:inline-block}.docs-back-link{color:#0d6f8f;margin-bottom:18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.docs-back-link:hover{color:#094d65;text-decoration:underline}.docs-method-list{flex-direction:column;gap:18px;max-width:920px;margin-top:24px;display:flex}.docs-method{background:#fff;border:1px solid #d8dde3;border-radius:6px;min-width:0;padding:18px}.docs-method h2{font-size:18px}.docs-method .docs-code{margin-bottom:16px}.docs-method .docs-table{margin-top:0}.docs-options-table{margin-top:16px}.docs-options-table h3{color:#263442;margin:0 0 8px;font-size:13px;font-weight:700}.docs-options-table .docs-table{margin-top:0}@media (width<=860px){.docs-topbar{flex-direction:column;align-items:flex-start;height:auto;padding:12px 16px}.docs-search{flex:none;width:100%;min-width:0;max-width:none}.docs-layout{display:block;overflow:auto}.docs-sidebar{border-bottom:1px solid #d8dde3;border-right:0;flex-direction:row;padding:10px 12px;overflow-x:auto}.docs-sidebar a{flex:none}.docs-sidebar-group{flex:none;min-width:180px}.docs-sidebar-group a{margin-left:8px;display:block}.docs-sidebar-methods{min-width:180px;margin-left:8px}.docs-sidebar-method-list a{flex:none}.docs-content{padding:24px 16px 40px;overflow:visible}.docs-page{overflow:auto}.docs-page h1{font-size:30px}.docs-table{overflow-x:auto}.docs-table-row{grid-template-columns:150px 170px 300px;min-width:640px}}
