.vtv-theme-dark{--vtv-font-family: -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Helvetica, sans-serif;--vtv-background: #14191e;--vtv-background-hover: #33383d;--vtv-background-active: #3a4248;--vtv-foreground: #eee;--vtv-light-text-color: #ccc;--vtv-lighter-text-color: #888;--vtv-input-border: rgb(140, 140, 140);--vtv-selection-background: #c0c0c0;--vtv-selection-color: #eee;--vtv-summary-color: #aaa;--vtv-link-color: #6fd7d7;--vtv-input-color: #5ac;--vtv-number-color: #9ce;--vtv-value-color: #dd9;--vtv-bubble1: #6f6f6f;--vtv-bubble2: #0d3a4c;--vtv-menu-background: #575757;--vtv-menu-highlight: #878797;--vtv-menu-separator: #eeeeee66;--vtv-error-color: #c00;--vtv-action-color: #999;--vtv-primary-action-color: #aee;--vtv-action-text-color: #111;--vtv-disabled-action-color: #575757;--vtv-disabled-action-text-color: #999}.vtv-theme-blue{--vtv-font-family: -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Helvetica, sans-serif;--vtv-background: #00008B;--vtv-background-hover: #0000E7;--vtv-background-active: #1616FF;--vtv-foreground: #eee;--vtv-light-text-color: #ccc;--vtv-lighter-text-color: #888;--vtv-input-border: rgb(140, 140, 140);--vtv-selection-background: #c0c0c0;--vtv-selection-color: #eee;--vtv-summary-color: #aaa;--vtv-link-color: #6fd7d7;--vtv-input-color: #5ac;--vtv-number-color: #9ce;--vtv-value-color: #dd9;--vtv-bubble1: #6f6f6f;--vtv-bubble2: #0d3a4c;--vtv-menu-background: #777;--vtv-menu-highlight: #878787;--vtv-menu-separator: #eeeeee66;--vtv-error-color: #c00;--vtv-action-color: #999;--vtv-primary-action-color: #aee;--vtv-action-text-color: #111;--vtv-disabled-action-color: #575757;--vtv-disabled-action-text-color: #999}.vtv-theme-light{--vtv-font-family: -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Helvetica, sans-serif;--vtv-background: #f7f7f7;--vtv-background-hover: #d7d7d7;--vtv-background-active: #ddd;--vtv-foreground:#111;--vtv-light-text-color: #444;--vtv-lighter-text-color: #888;--vtv-input-border: rgb(140, 140, 140);--vtv-selection-background: #7ec0ee;--vtv-selection-color: #111;--vtv-summary-color: #444;--vtv-link-color: #2562b1;--vtv-input-color: #297;--vtv-number-color: #407;--vtv-value-color: #550;--vtv-bubble1: #c8c8c8;--vtv-bubble2: #89dcdc;--vtv-menu-background: #bbb;--vtv-menu-highlight: #aaa;--vtv-menu-separator:#11111166;--vtv-error-color: #f00;--vtv-action-color: #444;--vtv-primary-action-color: #5a5;--vtv-action-text-color: #ccc;--vtv-disabled-action-color: #bbb;--vtv-disabled-action-text-color: #888}.vtv--view button.vtv--generic-action-button--button{cursor:pointer;color:var(--vtv-action-text-color);background-color:var(--vtv-action-color);border-radius:9999px;outline:none;padding:3px 7px;font-size:inherit;border:0}.vtv--view button.vtv--generic-action-button--button.primary{background-color:var(--vtv-primary-action-color)}.vtv--view button.vtv--generic-action-button--button:disabled,.vtv--view button.vtv--generic-action-button--button.primary:disabled{color:var(--vtv-disabled-action-text-color);background-color:var(--vtv-disabled-action-color)}.vtv--view div.vtv--menu--separator{border:none;height:1px;background-color:var(--vtv-menu-separator);margin-top:2px;margin-bottom:2px}.vtv--view div.vtv--menu--menu-item{background:none;display:flex;align-items:center}.vtv--view div.vtv--menu--menu-item button.vtv--menu--menu-item-button{background:none;border:none;cursor:pointer;padding:4px 8px;margin:0;outline:none;width:100%;text-align:left;color:var(--vtv-foreground);font-family:var(--vtv-font-family)}.vtv--view div.vtv--menu--menu-item:focus{background-color:var(--vtv-menu-highlight);outline:none}.vtv--view div.vtv--menu--menu-item{padding-right:3px}.vtv--view div.vtv--menu--menu-item.checked button.vtv--menu--menu-item-button{font-weight:700}.vtv--view .vtv--menu--popper{z-index:10}.vtv--view .vtv--menu--menu{background-color:var(--vtv-menu-background);opacity:.95;padding:2px;border-radius:5px;display:flex;flex-direction:column;align-items:stretch;box-shadow:1px 2px 3px 2px #3f3f3f99;outline:none}.vtv--view button.vtv--name-button{cursor:pointer;background-color:var(--vtv-bubble1);color:var(--vtv-foreground);font-family:var(--vtv-font-family);border-radius:9999px;outline:none;padding:3px 7px;font-size:inherit;border:0}.vtv--view div.vtv--name-edit{background-color:var(--vtv-bubble1);border-radius:12px;padding:3px 7px;border:0;outline:none;margin:0;font-family:var(--vtv-font-family);font-size:inherit}.vtv--view span.vtv--name-edit--span{outline:none;margin:0}.vtv--view .vtv--node-view--content{margin-left:10px;margin-right:10px;flex-grow:1;display:flex;align-items:center;justify-content:flex-start}.vtv--view .vtv--node-view--row{display:flex;margin:0;padding-top:3px;padding-bottom:3px;align-items:center;outline:none}.vtv--view .vtv--node-view--row .vtv--node-view--actions-right{visibility:hidden;display:flex;align-items:center;justify-content:flex-start;margin-right:5px}.vtv--view .vtv--node-view--row:hover{background-color:var(--vtv-background-hover)}.vtv--view .vtv--node-view--row:focus-within{background-color:var(--vtv-background-active)}.vtv--view .vtv--node-view--row:hover .vtv--node-view--actions-right,.vtv--view .vtv--node-view--row:focus-within .vtv--node-view--actions-right{visibility:visible}.vtv--view .vtv--node-view--block-content{padding-top:5;padding-bottom:5;margin-right:15}.vtv--view .vtv--expand-button>button{outline:none;border:none;cursor:pointer;margin:-2px 0 0;font-size:1.5em;text-align:left;padding:0 0 0 10px;width:22px;background:none;color:var(--vtv-foreground)}.vtv--view .vtv--expand-button.expanded>button{padding:0 0 0 8px}.vtv--view .vtv--expand-button>button.invisible{visibility:hidden}.vtv--view .vtv--node-menu-button--button{outline:none;border:none;cursor:pointer;margin:0;text-align:left;width:22px;background:none;color:var(--vtv-foreground)}.vtv--view div.vtv--attachment-view{width:100%;display:flex}.vtv--view div.vtv--attachment-view input[type=file]{flex-grow:1}.vtv--view div.vtv--attachment-view.has-files input[type=file]{display:none}.vtv--view div.vtv--attachment-view .vtv--attachment-view--button svg{color:var(--vtv-action-text-color)}.vtv--view button.vtv--content-action-button--button{background-color:var(--vtv-primary-action-color);display:flex;color:var(--vtv-action-text-color);margin-right:10px;border-radius:9999px;padding:3px 7px;cursor:pointer;font-family:var(--vtv-font-family);outline:none;font-size:inherit;border:0}.vtv--view div.vtv--code-view .CodeMirror{font-size:16px;height:auto}.vtv--view div.vtv--code-view .CodeMirror-scroll{max-height:295px}.vtv--view div.vtv--code-view textarea{background:none;margin:0;resize:none;outline:none;border:none;width:100%;padding:3px;color:var(--vtv-foreground);font-family:monospace,monospace}.vtv--view div.vtv--code-view--textarea-wrapper{border:1px solid var(--vtv-bubble1)}.vtv--view div.vtv--code-view--error div.vtv--code-view--textarea-wrapper{border:1px solid var(--vtv-error-color)}.vtv--view div.vtv--code-view--error-message{color:var(--vtv-error-color);margin-bottom:3px;font-size:.8em}.vtv--view div.vtv--code-view{outline:none;border:0}.vtv--view div.vtv--code-view div.vtv--code-view--actions{padding-top:3px}.vtv--view div.vtv--code-view div.vtv--code-view--action-button{display:inline-block;padding-right:5px}.vtv--view .vtv--collection-summary{color:var(--vtv-summary-color)}.vtv--view img.vtv--image-view--image{max-height:300px}.vtv--view .vtv--inline-action-view{margin-right:10px}.vtv--view .vtv--inline-action-view button{margin-right:5px}.vtv--view .vtv--inline-action-view button:last-child{margin-right:0}.vtv--view div.vtv--inline-node-view--node{background-color:var(--vtv-bubble2);display:flex;align-items:center;color:var(--vtv-light-text-color);margin-right:10px;border-radius:9999px;padding:3px 7px}.vtv--view div.vtv--inline-node-view--name{margin-right:6px;color:var(--vtv-lighter-text-color)}.vtv--view div.vtv--inline-node-view--node svg{margin-left:5px}.vtv--view a.vtv--inline-node-view--link:hover{text-decoration:none}.vtv--view div.vtv--inline-value{display:flex;width:100%;flex-grow:1;color:var(--vtv-foreground)}.vtv--view div.vtv--inline-value textarea.vtv--inline-value--textarea{background:none;border:none;resize:none;outline:none;font-size:inherit;color:var(--vtv-foreground);margin:0;padding:0;flex-grow:1}.vtv--view div.vtv--inline-value--has-error textarea.vtv--inline-value--textarea{border-bottom:1px solid red}.vtv--view div.vtv--inline-value--number span,.vtv--view div.vtv--inline-value--number textarea.vtv--inline-value--textarea{color:var(--vtv-number-color)}.vtv--view div.value span,.vtv--view div.value textarea.vtv--inline-value--textarea{color:var(--vtv-value-color)}.vtv--view div.vtv--inline-value--excerpt span,.vtv--view div.vtv--inline-value--excerpt textarea.vtv--inline-value--textarea{color:var(--vtv-lighter-text-color)}.vtv--view div.vtv--inline-value--has-error .vtv--inline-value--error{color:red;padding-left:3px}.vtv--view .vtv--table-view{padding:5px 5px 5px 30px}.vtv--view .vtv--table-view--table{border-collapse:collapse}.vtv--view .vtv--table-view--table>thead>tr>th,.vtv--view .vtv--table-view--table>tbody>tr>th,.vtv--view .vtv--table-view--table>thead>tr>td,.vtv--view .vtv--table-view--table>tbody>tr>td{padding:3px 10px;text-align:left}.vtv--view{background-color:var(--vtv-background);color:var(--vtv-foreground)}.vtv--view,.vtv--view *,.vtv--view *:before,.vtv--view *:after{box-sizing:border-box}.vtv--view textarea,.vtv--view svg,.vtv--view button{color:var(--vtv-foreground)}.vtv--view textarea{font-family:inherit}.vtv--view a{color:var(--vtv-link-color);text-decoration:none}.vtv--view a:hover{text-decoration:underline}:root{color-scheme:dark;background:#0c1230;font-family:system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{padding:18px;background:#0c1230}button,input,textarea{font:inherit}
