@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;200;300;400;500;600;700&display=swap";#container{display:relative;min-width:10vw;min-height:10vh;background-color:var(--greyH);display:flex;flex-direction:column;align-items:center;padding:4rem;border-top:solid #4c4c4c 1px;border-left:solid 1px #383838}#app-name{background-color:var(--greyC);background-image:repeating-linear-gradient(323deg,hsla(0,0%,0%,.4),transparent 7rem);background-clip:text;color:transparent;font-weight:900;font-size:1.9rem;text-transform:uppercase;margin:.8rem 0}#app-ouster-inc{color:var(--greyC);font-size:.8rem;font-weight:600}#splash-message-container{font-size:.8rem;font-weight:400}@keyframes spinner-slide{0%{transform:translate(-100%)}to{transform:translate(100%)}}#spinner-slide-container{position:relative;height:3px;width:7.5rem;background-color:var(--greyF);overflow:hidden}#spinner-slide{position:absolute;bottom:0;height:3px;width:100%;background-color:var(--greyD);animation:3s spinner-slide infinite}.button{width:32px;height:32px;border:3px solid var(--greyB);border-radius:50%;transform-origin:center;transform:scale(.833);transition:filter .2s ease}.disabled .button{cursor:not-allowed;filter:brightness(.3);will-change:filter}.inner{background:var(--record);border:1px solit transparent;border-top:2px solid var(--record);border-right:5px solid var(--record);position:absolute;top:0;width:100%;height:100%;border-radius:50%;will-change:transform;transform-origin:center;transition:transform .2s ease,background .2s ease,border-radius .2s ease;transform:scale(.85)}.button.loading .inner{--loading-scale: .6;transform:scale(var(--loading-scale));background:transparent}.button.loading{animation:record-spinner 1s linear infinite}@keyframes record-spinner{0%{transform:rotate(0) scale(.833)}to{transform:rotate(360deg) scale(.833)}}.button.active .inner{transform:scale(.35);border-radius:5px}button.record{padding:var(--r1)!important}button.record .button{display:flex;justify-content:center;align-items:center}.recording-blinker{animation:blinker 1s cubic-bezier(.5,0,1,1) infinite alternate}@keyframes blinker{0%{opacity:1}to{opacity:0}}.spinner.record:before{border-top-color:var(--record);border-top-width:6px;border-right-width:6px}.warning-banner{position:relative;background:var(--criticalAccent);border:2px solid var(--critical);width:100%;border-radius:var(--r1_5);color:var(--greyA);font-size:.9rem;padding:var(--r1);padding-left:var(--r3);box-shadow:0 0 5px 4px transparent;animation:blink-properly 2s ease-in-out infinite;transition:transform .2s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out,background .2s ease-in-out;overflow:hidden}.warning-banner.hidden{pointer-events:none;opacity:0;transform:translateY(-50%) scale(.9)}.warning-banner-redirect{align-self:flex-end;border-bottom:1px dotted transparent;transform:translateY(100%);opacity:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.warning-banner:hover .warning-banner-redirect{transform:translateY(0);opacity:1}.v-separator{--width: 2px;--height: 20px}.h-separator{--width: 5px;--height: 2px}.warning-banner-severity{color:var(--criticalHover)}.warning-banner-separator{width:var(--width);height:var(--height);border-radius:4px;opacity:.5;background:var(--greyA)}.warning-banner-warning-type{font-weight:700;color:var(--greyA)}.warning-banner-action-button{padding:var(--r1);display:flex;justify-content:center;align-items:center}.warning-banner .warning-banner-action-button:hover{background:#0003}@keyframes blink-properly{30%{box-shadow:0 0 5px 4px #a52a28b7}}.Tooltip-Wrapper:hover .Tooltip-Tip{opacity:1;transition-duration:.2s;transition-delay:.8s}.Tooltip-Tip{--min-scale: 0, .5;--tooltip-background: var(--greyG);--tooltip-margin: 1rem;--tooltip-arrow-size: 6px;position:fixed;border-radius:4px;transform:translate(-50%);padding:6px;color:var(--greyC);background:var(--tooltip-background);font-size:var(--r3);font-family:sans-serif;line-height:1;z-index:99999;white-space:nowrap;width:fit-content;height:fit-content;border:1px solid transparent;border-top-color:var(--greyF);pointer-events:none;transition:opacity .2s ease-out 1s,transform .2s ease-out 1s}.Tooltip-Tip.hidden{opacity:0;transition:opacity .1s ease-in,transform .1s ease-in}.Tooltip-Tip:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size) * -1)}.Tooltip-Tip.top.hidden{transform:translate(-50%,75%) scale(var(--min-scale))}.Tooltip-Tip.right,.Tooltip-Tip.left{transform:translate(0)}.Tooltip-Tip.right.hidden{transform:translate(-75%) scale(var(--min-scale))}.Tooltip-Tip.bottom.hidden{transform:translate(-50%,-75%) scale(var(--min-scale))}.Tooltip-Tip.left.hidden{transform:translate(75%) scale(var(--min-scale))}.Tooltip-Tip.top:before{top:100%;border-top-color:var(--tooltip-background)}.Tooltip-Tip.right:before{left:calc(var(--tooltip-arrow-size) * -1);top:50%;transform:translateY(-50%);border-right-color:var(--tooltip-background)}.Tooltip-Tip.bottom:before{bottom:100%;border-bottom-color:var(--tooltip-background)}.Tooltip-Tip.left:before{left:auto;right:calc(var(--tooltip-arrow-size) * -2);top:50%;transform:translateY(-50%);border-left-color:var(--tooltip-background)}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{pointer-events:none}.spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:100%;height:100%;margin-top:-10px;margin-left:-10px;border-radius:50%;border-top:2px solid var(--greyB);border-right:2px solid transparent;animation:spinner .6s linear infinite}.labelsContainer{width:100%;height:100%;pointer-events:none;position:absolute;top:0;left:0;overflow:hidden;z-index:0}#Layout{display:grid;grid-template-areas:"header header header" "pane-left image pane-right" "pane-left content pane-right" "pane-left timeline pane-right" "footer footer footer";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto 1fr auto;height:100vh;overflow:hidden}#Header{z-index:20;grid-area:header}#Footer{grid-area:footer}#Pane-left{grid-area:pane-left;overflow-y:hidden}#Pane-right{grid-area:pane-right;overflow-y:hidden}#Image2D{grid-area:image;overflow:hidden;resize:vertical;max-height:30vh}#Timeline{grid-area:timeline}#Content{position:relative;touch-action:none;flex:1;grid-area:content}.modal-wrapper{position:absolute;top:0;left:0;width:100vw;height:100vh;margin:0;padding:0;z-index:3;background-color:#0003}canvas{width:100%;height:100%;position:absolute;box-shadow:inset 0 0 10px #0000001a}.horizontal-resize-handle{cursor:ew-resize;width:var(--r1);position:absolute;top:0;bottom:0}.vertical-resize-handle{height:var(--r1);width:100%;cursor:row-resize;position:absolute;bottom:0;left:0}.horizontal-resize-handle,.vertical-resize-handle{z-index:10;transition:background .2s ease-in-out}.horizontal-resize-handle:hover,.vertical-resize-handle:hover{background:var(--greyF)}.pane-left-handle{left:0}.pane-right-handle{right:0}.modal-overlay{position:fixed;display:flex;top:0;left:0;height:100vh;width:100%;background:#0003;z-index:9999;user-select:none;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{animation:modalDrawIn .2s ease-out}@keyframes modalDrawIn{0%{transform:scale(.8);opacity:0}to{opacity:1}}.update-available svg{filter:brightness(3)}.update-available{box-shadow:0 0 3px 2px var(--greyD)}.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=text],.jsoneditor input[type=search],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=search]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=text]:focus,.jsoneditor input[type=search]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal input[type=search]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:transparent;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu ul,.jsoneditor-contextmenu li{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:hover,.jsoneditor-contextmenu .jsoneditor-menu button:focus{color:#1a1a1a;background-color:#f5f5f5;outline:none}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:none!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:gray}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table th,.jsoneditor-modal table td{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal select,.jsoneditor-modal textarea,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal #query{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal textarea,.jsoneditor-modal #query{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal select,.jsoneditor-modal option,.jsoneditor-modal textarea,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal #query{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal select,.jsoneditor-modal input{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-field,div.jsoneditor-value,a.jsoneditor-value,div.jsoneditor-readonly,div.jsoneditor-default{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:gray}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:none}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:gray;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:none}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree *:focus{outline:none}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:gray;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:gray}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid #808080;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #ffee00;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-value.jsoneditor-url,a.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:hover,a.jsoneditor-value.jsoneditor-url:focus{color:#ee422e}div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover,div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-value.jsoneditor-highlight{background-color:#ffffab;border:1px solid #ffee00;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-object,div.jsoneditor-value.jsoneditor-array{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:hover,div.jsoneditor-tree div.jsoneditor-show-more a:focus{color:#ee422e}textarea.jsoneditor-text,.ace-jsoneditor{min-height:150px}textarea.jsoneditor-text.ace_editor,.ace-jsoneditor.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-dragarea,tr.jsoneditor-selected button.jsoneditor-contextmenu-button{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:hover,div.jsoneditor-tree button.jsoneditor-dragarea:focus,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor tr,div.jsoneditor th,div.jsoneditor td{padding:0;margin:0}div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor td,div.jsoneditor th,div.jsoneditor textarea,pre.jsoneditor-preview,.jsoneditor-schema-error,.jsoneditor-popover{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:hover .jsoneditor-popover,.jsoneditor-schema-error:focus .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:gray;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-25px 0px;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>button,.jsoneditor-menu>.jsoneditor-modes>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>button:hover,.jsoneditor-menu>.jsoneditor-modes>button:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>.jsoneditor-modes>button:active{background-color:#ffffff4d}.jsoneditor-menu>button:disabled,.jsoneditor-menu>.jsoneditor-modes>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>button.jsoneditor-separator,.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:gray;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:none;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(/assets/jsoneditor-icons-CIlYC0TY.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:gray;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(/assets/jsoneditor-icons-CIlYC0TY.svg);background-position:-25px 0px}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:none}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0px,0px,0px,0px);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";-o-transform:rotate(0deg) translate3d(0px,-50%,0px);-ms-transform:rotate(0deg) translate3d(0px,-50%,0px);-moz-transform:rotate(0deg) translate3d(0px,-50%,0px);-webkit-transform:rotate(0deg) translate3d(0px,-50%,0px);transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.open .selectr-selected:before,.selectr-container.native-open .selectr-selected:before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999999 #999999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0px,-50%,0px);-ms-transform:translate3d(0px,-50%,0px);-moz-transform:translate3d(0px,-50%,0px);-webkit-transform:translate3d(0px,-50%,0px);transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:before,.selectr-clear:after,.selectr-input-clear:before,.selectr-input-clear:after,.selectr-tag-remove:before,.selectr-tag-remove:after{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:before,.selectr-tag-remove:after{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.open .selectr-options,.selectr-container.open .selectr-input-container,.selectr-container.notice .selectr-options-container{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999999 #999999 transparent #999999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{-o-transform:rotate(180deg) translate3d(0px,50%,0px);-ms-transform:rotate(180deg) translate3d(0px,50%,0px);-moz-transform:rotate(180deg) translate3d(0px,50%,0px);-webkit-transform:rotate(180deg) translate3d(0px,50%,0px);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.selectr-empty,.has-selected .selectr-placeholder{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";-o-transform:translate3d(0px,-50%,0px);-ms-transform:translate3d(0px,-50%,0px);-moz-transform:translate3d(0px,-50%,0px);-webkit-transform:translate3d(0px,-50%,0px);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:.5s linear 0s normal forwards infinite running selectr-spin;-webkit-animation:.5s linear 0s normal forwards infinite running selectr-spin;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0px,-50%,0px);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0px,-50%,0px);transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0px,-50%,0px);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0px,-50%,0px);transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999999 #999999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999999 #999999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.perception-json-editor .jsoneditor{border:none}.perception-json-editor .jsoneditor button{display:inline-block}.perception-json-editor .jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{border-left-color:var(--greyF);border-top-left-radius:0;border-bottom-left-radius:0}.perception-json-editor .jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{border-top-right-radius:0;border-bottom-right-radius:0}.perception-json-editor .jsoneditor-menu{background-color:var(--greyI);border-color:var(--greyF);padding:.2rem;border-radius:.4rem;box-shadow:4px 4px 4px #0003}.perception-json-editor .jsoneditor-contextmenu .jsoneditor-menu li ul{box-shadow:inset 0 0 10px #66666640}.perception-json-editor .jsoneditor-menu button:hover,.perception-json-editor .jsoneditor-menu button:focus,.perception-json-editor .jsoneditor-menu li ul li button:hover,.perception-json-editor .jsoneditor-menu li ul li button:focus{background-color:var(--greyF)}.perception-json-editor .jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus{background-color:var(--selected)}.perception-json-editor .jsoneditor-text{color:var(--greyB)}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:var(--greyF)}.perception-json-editor .jsoneditor-mode-form,.perception-json-editor .jsoneditor-mode-tree,.perception-json-editor .jsoneditor-mode-view{position:absolute;overflow-y:auto}.perception-json-editor .jsoneditor-frame,.perception-json-editor .jsoneditor input{background-color:var(--greyG);border-radius:.4rem}.perception-json-editor .jsoneditor input,.perception-json-editor .jsoneditor-results{color:var(--greyB)}.perception-json-editor table.jsoneditor-tree,.perception-json-editor div.jsoneditor-tree{background-color:var(--greyH)}.perception-json-editor .jsoneditor-tree .jsoneditor-object,.perception-json-editor .jsoneditor-tree .jsoneditor-array{display:none}.perception-json-editor .jsoneditor-tree button.jsoneditor-button:focus{background-color:var(--greyF);outline:var(--greyG) solid 1px}.perception-json-editor div.jsoneditor-field.jsoneditor-highlight-active,.perception-json-editor div.jsoneditor-value.jsoneditor-highlight-active{background-color:var(--greyE);border:var(--greyF) solid 1px}.confirm-mode .jsoneditor{width:50%}.confirm-mode.left .jsoneditor div.jsoneditor-tree{direction:rtl}.confirm-mode.left .jsoneditor .jsoneditor-tree .jsoneditor-tree-inner{direction:ltr}.confirm-mode.right .perception-json-editor td:has(table.jsoneditor-values.diff-value){background-color:#00ff001a}.confirm-mode.left .perception-json-editor td:has(table.jsoneditor-values.diff-value){background-color:#ff00001a}.confirm-mode.right .perception-json-editor table.jsoneditor-values.diff-value div.jsoneditor-field{color:green}.confirm-mode.left .perception-json-editor table.jsoneditor-values.diff-value div.jsoneditor-field{color:red}.confirm-mode.right .perception-json-editor td:has(table.jsoneditor-values.same){display:none}.confirm-mode.left .perception-json-editor td:has(table.jsoneditor-values.same){display:none}.perception-json-editor div.jsoneditor-field.jsoneditor-highlight:not(.jsoneditor-highlight-active),.perception-json-editor div.jsoneditor-value.jsoneditor-highlight:not(.jsoneditor-highlight-active){background-color:var(--greyF);border:var(--greyG) solid 1px}.perception-json-editor div.jsoneditor-readonly{color:var(--greyC)}.perception-json-editor div.jsoneditor-value,.perception-json-editor div.jsoneditor-field{color:var(--greyB)}.perception-json-editor div.jsoneditor-value.jsoneditor-number[contenteditable=true]:hover,.perception-json-editor div.jsoneditor-value.jsoneditor-string[contenteditable=true]:hover,.perception-json-editor div.jsoneditor-value.jsoneditor-boolean[contenteditable=true]:hover,.perception-json-editor div.jsoneditor-value.jsoneditor-null[contenteditable=true]:hover{background-color:var(--greyG);border-color:var(--greyG)}.perception-json-editor div.jsoneditor-value.jsoneditor-number[contenteditable=true]:focus,.perception-json-editor div.jsoneditor-value.jsoneditor-string[contenteditable=true]:focus,.perception-json-editor div.jsoneditor-value.jsoneditor-boolean[contenteditable=true]:focus,.perception-json-editor div.jsoneditor-value.jsoneditor-null[contenteditable=true]:focus{background-color:var(--greyF);border-color:var(--greyF)}.perception-json-editor div.jsoneditor-field[contenteditable=true]:hover{background-color:var(--greyG);border-color:var(--greyG)}.perception-json-editor div.jsoneditor-field[contenteditable=true]:focus{background-color:var(--greyF);border-color:var(--greyF)}.perception-json-editor div.jsoneditor-value.jsoneditor-string{color:#98c379}.perception-json-editor div.jsoneditor-value.jsoneditor-number{color:#ee422e}.perception-json-editor div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}.ExtrinsicsWarning .warning{--color: var(--warning);--colorHover: var(--warningHover)}.ExtrinsicsWarning .critical{--color: var(--critical);--colorHover: var(--criticalHover)}.ExtrinsicsWarning .hover-link{transition:color .2s ease-in-out}.ExtrinsicsWarning .hover-link:hover{color:var(--colorHover)}.ExtrinsicsWarning .WarningPaneWrapper{transition:opacity .25s ease-in-out}.ExtrinsicsWarning:not(:hover) .WarningPaneWrapper.show-on-hover{opacity:0;pointer-events:none}.ExtrinsicsWarning .WarningPane,.ExtrinsicsWarning .WarningPane:before{transition:color .25s ease-in-out,background-color .25s ease-in-out,border .25s ease-in-out}.ExtrinsicsWarning .WarningPane:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--color);opacity:.3;border-radius:.25rem;z-index:-1}.ExtrinsicsWarning .SourcesList::-webkit-scrollbar-thumb{background-color:var(--color);border-radius:30px;border:5px solid transparent;background-clip:content-box;outline-offset:-20px}.ExtrinsicsWarning .SourcesList::-webkit-scrollbar-thumb:hover{color:var(--colorHover)}@keyframes blinker_button{30%{color:var(--color);box-shadow:0 0 5px var(--color);text-shadow:0 0 5px var(--color)}}@keyframes blinker_before{30%{transform:scale(1.1);box-shadow:0 0 15px var(--color)}}.ExtrinsicsWarning .extrinsics-warning-button{position:relative;background-color:var(--greyI);color:var(--greyB);width:22px;height:22px;border-radius:50%;transition:.5s;animation:blinker_button 2s ease-in-out infinite}.ExtrinsicsWarning .extrinsics-warning-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:var(--color);transition:.5s;transform:scale(.9);z-index:-1;animation:blinker_before 2s ease-in-out infinite}.color-picker{flex-wrap:wrap;background-color:var(--greyH);width:16.25rem;position:absolute;border:solid 2px var(--greyG);border-radius:.4rem;z-index:20;opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.color-picker.show{opacity:1;pointer-events:all;transform:translateY(0)}.color-picker:after{content:"";position:absolute;bottom:calc(-1 * var(--r2) + 6px);transform:translate(-25%,100%);border:var(--r2_5) solid transparent;border-top-color:var(--greyG);height:10px;pointer-events:none}.color-picker-left:after{right:9px}.color-picker-right:after{left:9px}.floating-input{position:relative;display:flex;align-items:center;background-color:var(--greyI);border-radius:5px}.floating-input:has(.input:disabled){background-color:var(--greyH)}.floating-input .input:focus~.label,.floating-input .input:not(:placeholder-shown)~.label{transform:translateY(-35px) translate(calc(-1 * var(--r2))) scale(.75);transition:transform .2s,color .2s}.floating-input .input:not(:placeholder-shown)~.label{color:var(--greyD);fill:var(--greyD)}.floating-input .input:focus~.label{color:var(--greyC);fill:var(--greyC)}.floating-input .input{height:100%;width:100%;border-radius:5px;box-sizing:border-box;outline:0;padding:var(--r2) var(--r2)}.floating-input .input:disabled{color:var(--greyD);cursor:not-allowed}.floating-input .placeholder{color:var(--greyD);fill:var(--greyD);font-family:sans-serif;left:var(--r2);pointer-events:none;position:absolute;transform-origin:0 50%;transition:transform .2s,color .2s;margin:0;top:50%;transform:translateY(-50%)}.clear-button{background:none;border:none;color:var(--greyC);width:var(--r4_5);height:var(--r4_5);cursor:pointer;padding:0;margin-right:var(--r2)}:root{--table-min-width: 1150px}.diagnostics table{border:none;font-family:arial,sans-serif;border-collapse:collapse}.diagnostics-tables{position:absolute;overflow-y:auto}.diagnostics .table-type-section{display:flex;flex-direction:row}.diagnostics .table-type-section:not(:first-child){margin-top:var(--r6)}.diagnostics td,.diagnostics th{border-top:none;text-align:center;padding:var(--r2)}.diagnostics tr{border:none;cursor:pointer;justify-content:flex-start}.diagnostics td:not(.expanded-row-content),.diagnostics tr{display:grid;grid-template-columns:.15fr .5fr 1fr .5fr .5fr .5fr .25fr 0}.diagnostics tr:not(.table-header){color:var(--greyC);background-color:var(--greyI)}.diagnostics .lastOccured,.diagnostics .firstOccured,.diagnostics .alertCode{color:var(--greyD)}.diagnostics tr:not(.table-header):hover{color:var(--hover);background-color:var(--greyH)}.diagnostics tr.active{color:var(--hover);background-color:var(--greyH)}.diagnostics tr.active:hover,.diagnostics tr:hover td button{filter:brightness(1.1)}.diagnostics .expanded-row-content{border-top:none;padding:0 8px;max-height:100vh;overflow:hidden;opacity:1;display:grid;grid-column:1/-1;justify-content:flex-start;transition:max-height ease-in-out,opacity ease-in-out;transition-duration:.75s}.diagnostics .hide-row{max-height:0px;opacity:0;transition-duration:.4s}.diagnostics .warning{color:var(--warning)}.diagnostics .critical,.diagnostics .error{color:var(--error)}.diagnostics .fatal{color:var(--fatal)}#diagnostics-layout{background:var(--greyI);width:100vw;height:var(--pane-height);display:grid;grid-template-areas:"content pane-right";grid-template-columns:1fr var(--r80);overflow:hidden}#diagnostics-pane{grid-area:pane-right;overflow-y:hidden;background-color:var(--greyH);width:var(--r80)}.zone-metadata-editor .jsoneditor{position:relative;min-height:300px;max-height:500px}.zone-metadata-text-mode{background:transparent;float:right;max-width:fit-content}.floating-text-area{position:relative;margin-top:var(--r6);margin-bottom:var(--r2)}.floating-text-area .textarea:focus~.label,.floating-text-area .textarea:not(:placeholder-shown)~.label{transform:translateY(-35px) translate(calc(-1 * var(--r2))) scale(.85);transition:transform .2s,color .2s}.floating-text-area .textarea:not(:placeholder-shown)~.label{color:var(--greyD)}.floating-text-area .textarea:focus~.label{color:var(--greyC)}.floating-text-area .textarea{height:100%;width:100%;background-color:var(--greyI);border-radius:5px;box-sizing:border-box;outline:0;padding:var(--r2) var(--r2)}.floating-text-area .textarea:disabled{background-color:var(--greyH);color:var(--greyD);cursor:not-allowed}.floating-text-area .placeholder{color:var(--greyD);font-family:sans-serif;left:var(--r2);pointer-events:none;position:absolute;transform-origin:0 50%;transition:transform .2s,color .2s;margin:0;top:18px;transform:translateY(-50%)}.PanZoomCanvas{display:block;user-select:none;cursor:grab;position:relative;left:50%;transform:translate(-50%);width:auto;min-width:100%}.PanZoomCanvas:active{cursor:grabbing}#Timeline{--thumbSize: 2px;height:25px}#Timeline>input[type=range]{-webkit-appearance:none;margin:0;width:100%;background:transparent;cursor:pointer}#Timeline>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:var(--thumbSize);height:25px;background-color:var(--greyD);cursor:pointer;max-width:3rem}#Timeline>input[type=range]:hover::-webkit-slider-thumb{border:solid 2px var(--greyC)}#Timeline>input[type=range]:focus::-webkit-slider-thumb{border-top:solid 5px var(--greyB);background-color:var(--greyB)}#network-layout{background:var(--greyI);width:100vw;height:var(--pane-height);display:grid;grid-template-areas:"pane-left content";grid-template-columns:var(--r80) 1fr;overflow:hidden}@font-face{font-family:Spezia;font-style:normal;font-weight:100;src:url(/assets/Spezia-Thin-BIezaATu.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:100;src:url(/assets/Spezia-ThinItalic-DNBJCgsj.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:200;src:url(/assets/Spezia-Light-UZw6WUmc.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:200;src:url(/assets/Spezia-LightItalic-CqcvsLHS.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:300;src:url(/assets/Spezia-Book-DYzG-TLM.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:300;src:url(/assets/Spezia-BookItalic-C4UIZfJY.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:400;src:url(/assets/Spezia-Regular-DoF7QSnA.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:400;src:url(/assets/Spezia-RegularItalic-Bb44Uu2v.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:500;src:url(/assets/Spezia-Medium-51P7xdq5.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:500;src:url(/assets/Spezia-MediumItalic-BL14qv58.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:600;src:url(/assets/Spezia-SemiBold-C0dkL_YQ.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:600;src:url(/assets/Spezia-SemiBoldItalic-DnzNWlpT.otf) format("opentype")}@font-face{font-family:Spezia;font-style:normal;font-weight:700;src:url(/assets/Spezia-Bold-BplG3tph.otf) format("opentype")}@font-face{font-family:Spezia;font-style:italic;font-weight:700;src:url(/assets/Spezia-BoldItalic-EyxY1T3F.otf) format("opentype")}@font-face{font-family:Font Awesome;font-style:italic;font-weight:600;src:url(/assets/FontAwesome-BdF2uwTg.otf) format("opentype")}body{margin:0;font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:var(--mono)}html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}svg.Logo{fill:#fff}:root{--sans: "Spezia", "Roboto", "Font Awesome", "Arial", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--mono: "Font Awesome", "Spezia", "Roboto Mono", Menlo, Monaco, Consolas, "Courier New", monospace;--greyA: hsl(240, 0%, 95%);--greyB: hsl(240, 2%, 78%);--greyC: hsl(240, 3%, 62%);--greyD: hsl(240, 4%, 45%);--greyE: hsl(240, 5%, 35%);--greyF: hsl(240, 5%, 23%);--greyG: hsl(240, 6%, 20%);--greyH: hsl(240, 6%, 16%);--greyI: hsl(240, 6%, 14%);--greyJ: hsl(240, 7%, 12%);--primMilkyWay: #ffffff;--primCrater: #e3e3e3;--primGravity: #c6c6c6;--primGalaxy: #3c3c3c;--primBlackHole: #000000;--secIndigo: #031f50;--secBlue: #35459c;--secMagenta: #b43996;--active: #70b339;--unknown: #ccc91f;--inactive: #c21f2f;--info: #838ec2;--infoAccent: rgba(131, 142, 194, .15);--success: #a9b1a9;--warning: #e0ac5d;--error: #d64e6e;--record: #ee4444;--fatal: #69313e;--critical: #bf302e;--criticalHover: #db4644;--criticalAccent: rgba(191, 48, 46, .15);--ideal: #607d8b;--highlighted: #ff9800;--selected: #ff5722;--transparentBg: hsla(240, 5%, 11%, .745);--transparentBorder: hsla(240, 5%, 25%, .745);--r1: .25rem;--r1_5: .375rem;--r2: .5rem;--r2_5: .625rem;--r3: .75rem;--r3_5: .875rem;--r4: 1rem;--r4_5: 1.125rem;--r5: 1.25rem;--r6: 1.5rem;--r7: 1.75rem;--r8: 2rem;--r9: 2.25rem;--r10: 2.5rem;--r16: 4rem;--r24: 6rem;--r32: 8rem;--r64: 16rem;--r80: 20rem;--r100: 26rem;--r128: 32rem;--r192: 48rem;--r256: 64rem;--border-radius: 3px;--header-h: 3rem;--sub-header-h: 4rem;--footer-h: 1.5rem;--scrollbar-w: 15px;--header-height: var(--r16);--footer-height: var(--r8);--pane-height: calc(100vh - var(--header-height) - var(--footer-height))}::selection{color:var(--greyH);background:var(--greyB)}::-webkit-scrollbar{width:var(--scrollbar-w)}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--greyF);border-radius:30px;border:5px solid transparent;background-clip:content-box;outline-offset:-20px}::-webkit-scrollbar-thumb:hover{background-color:var(--greyE)}::-webkit-scrollbar-corner{background:#0000}:focus{outline:none}.relative{position:relative}.absolute{position:absolute}.cursor-pointer{cursor:pointer}.half-transparent{opacity:.5}.overflow-y{overflow-y:overlay}.overflow-hidden{overflow:hidden}.no-select{user-select:none}.w-full{width:100%}.h-full{height:100%}.text-xxs{font-size:var(--r2_5)}.text-xs{font-size:var(--r3)}.text-sm{font-size:var(--r3_5)}.text-base{font-size:var(--r4)}.text-lg{font-size:var(--r5)}.text-xl{font-size:var(--r6)}.text-2xl{font-size:var(--r7)}.text-3xl{font-size:var(--r9)}.weight-100{font-weight:100}.weight-200{font-weight:200}.weight-300{font-weight:300}.weight-400{font-weight:400}.weight-500{font-weight:500}.weight-600,.weight-700{font-weight:600}.lh-1{line-height:var(--r1_5)}.p-0{padding:0}.p-0_5{padding:4px}.p-1{padding:var(--r1_5)}.p-2{padding:var(--r2)}.p-3{padding:var(--r3)}.p-4{padding:var(--r4)}.px-0_5{padding-left:var(--r1);padding-right:var(--r1)}.px-1{padding-left:var(--r1_5);padding-right:var(--r1_5)}.px-2{padding-left:var(--r2);padding-right:var(--r2)}.px-3{padding-left:var(--r3);padding-right:var(--r3)}.px-4{padding-left:var(--r4);padding-right:var(--r4)}.px-5{padding-left:var(--r5);padding-right:var(--r5)}.px-6{padding-left:var(--r6);padding-right:var(--r6)}.px-7{padding-left:var(--r7);padding-right:var(--r7)}.py-1{padding-top:var(--r1_5);padding-bottom:var(--r1_5)}.py-2{padding-top:var(--r2);padding-bottom:var(--r2)}.py-3{padding-top:var(--r3);padding-bottom:var(--r3)}.py-4{padding-top:var(--r4);padding-bottom:var(--r4)}.py-5{padding-top:var(--r5);padding-bottom:var(--r5)}.py-6{padding-top:var(--r6);padding-bottom:var(--r6)}.py-7{padding-top:var(--r7);padding-bottom:var(--r7)}.m-1{margin:var(--r1_5)}.m-2{margin:var(--r2)}.m-3{margin:var(--r3)}.m-4{margin:var(--r4)}.m-5{margin:var(--r5)}.m-6{margin:var(--r6)}.mx-1{margin-left:var(--r1_5);margin-right:var(--r1_5)}.mx-2{margin-left:var(--r2);margin-right:var(--r2)}.mx-3{margin-left:var(--r3);margin-right:var(--r3)}.mx-4{margin-left:var(--r4);margin-right:var(--r4)}.mx-5{margin-left:var(--r5);margin-right:var(--r5)}.mx-6{margin-left:var(--r6);margin-right:var(--r6)}.my-1{margin-top:var(--r1_5);margin-bottom:var(--r1_5)}.my-2{margin-top:var(--r2);margin-bottom:var(--r2)}.my-3{margin-top:var(--r3);margin-bottom:var(--r3)}.my-4{margin-top:var(--r4);margin-bottom:var(--r4)}.my-5{margin-top:var(--r5);margin-bottom:var(--r5)}.my-6{margin-top:var(--r6);margin-bottom:var(--r6)}.ml-1{margin-left:var(--r1_5)}.ml-2{margin-left:var(--r2)}.ml-3{margin-left:var(--r3)}.ml-4{margin-left:var(--r4)}.ml-5{margin-left:var(--r5)}.ml-6{margin-left:var(--r6)}.mr-1{margin-right:var(--r1_5)}.mr-2{margin-right:var(--r2)}.mr-3{margin-right:var(--r3)}.mr-4{margin-right:var(--r4)}.mr-5{margin-right:var(--r5)}.mr-6{margin-right:var(--r6)}.mt-1{margin-top:var(--r1_5)}.mt-2{margin-top:var(--r2)}.mt-3{margin-top:var(--r3)}.mt-4{margin-top:var(--r4)}.mt-5{margin-top:var(--r5)}.mt-6{margin-top:var(--r6)}.mb-1{margin-bottom:var(--r1_5)}.mb-2{margin-bottom:var(--r2)}.mb-3{margin-bottom:var(--r3)}.mb-4{margin-bottom:var(--r4)}.mb-5{margin-bottom:var(--r5)}.mb-6{margin-bottom:var(--r6)}.block{display:block}.flex{display:flex}.inline-block{display:inline-block}.flex-row{display:flex;flex-direction:row}.flex-row-reverse{display:flex;flex-direction:row-reverse}.flex-col{display:flex;flex-direction:column}.flex-col-reverse{display:flex;flex-direction:column-reverse}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-push-right{margin-left:auto}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-center{align-items:center;justify-content:center}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.g-1{gap:var(--r1_5)}.g-2{gap:var(--r2)}.g-3{gap:var(--r3)}.g-4{gap:var(--r4)}.g-5{gap:var(--r5)}.g-6{gap:var(--r6)}.br{border-radius:var(--border-radius)}.drop-shadow-sm{filter:drop-shadow(0 1px 1px hsla(0,0%,0%,.1))}.drop-shadow{filter:drop-shadow(0 1px 2px hsla(0,0%,0%,.2)) drop-shadow(0 1px 1px hsla(0,0%,0%,.06))}.drop-shadow-md{filter:drop-shadow(0 4px 3px hsla(0,0%,0%,.15)) drop-shadow(0 2px 2px hsla(0,0%,0%,.1))}.drop-shadow-lg{filter:drop-shadow(0 10px 8px hsla(0,0%,0%,.1)) drop-shadow(0 4px 3px hsla(0,0%,0%,.2))}.drop-shadow-xl{filter:drop-shadow(0 20px 13px hsla(0,0%,0%,.1)) drop-shadow(0 8px 5px hsla(0,0%,0%,.2))}.drop-shadow-2xl{filter:drop-shadow(0 25px 25px hsla(0,0%,0%,.3))}.drop-shadow-none{filter:drop-shadow(0 0 #0000)}.drop-shadow-ui{filter:drop-shadow(0 0 8px hsla(0,0%,0%,.4)) drop-shadow(0 0 2px hsla(0,0%,0%,.7))}.textGreyA{color:var(--greyA)}.textGreyB{color:var(--greyB)}.textGreyC{color:var(--greyC)}.textGreyD{color:var(--greyD)}.textGreyE{color:var(--greyE)}.textGreyF{color:var(--greyF)}.textGreyG{color:var(--greyG)}.textGreyH{color:var(--greyH)}.textGreyI{color:var(--greyI)}.textRed{color:red}.textSuccess{color:var(--success)}.textInfo{color:var(--info)}.textWarning{color:var(--warning)}.textError{color:var(--error)}.textCritical{color:var(--critical)}.textHighlight{color:var(--highlighted)}.textSelected{color:var(--selected)}.textIdle{color:var(--ideal)}.bgGreyA{background-color:var(--greyA)}.bgGreyB{background-color:var(--greyB)}.bgGreyC{background-color:var(--greyC)}.bgGreyD{background-color:var(--greyD)}.bgGreyE{background-color:var(--greyE)}.bgGreyF{background-color:var(--greyF)}.bgGreyG{background-color:var(--greyG)}.bgGreyH{background-color:var(--greyH)}.bgGreyI{background-color:var(--greyI)}.bgGreyJ{background-color:var(--greyJ)}.bgNone{background-color:transparent!important}.bgTransparent{background-color:var(--transparentBg)}.bgCritical{background-color:var(--critical)}.borderGreyA{border-style:solid;border-color:var(--greyA);border-width:2px}.borderGreyB{border-style:solid;border-color:var(--greyB);border-width:2px}.borderGreyC{border-style:solid;border-color:var(--greyC);border-width:2px}.borderGreyD{border-style:solid;border-color:var(--greyD);border-width:2px}.borderGreyE{border-style:solid;border-color:var(--greyE);border-width:2px}.borderGreyF{border-style:solid;border-color:var(--greyF);border-width:2px}.borderGreyG{border-style:solid;border-color:var(--greyG);border-width:2px}.borderGreyH{border-style:solid;border-color:var(--greyH);border-width:2px}.borderGreyI{border-style:solid;border-color:var(--greyI);border-width:2px}.borderNone{border:none}.resize{resize:both}.resize-none{resize:none}.resize-x{resize:horizontal}.resize-y{resize:vertical}.gui-label .dirty{color:var(--warning);font-weight:900;font-size:var(--r5)}.dirty:before{content:"!"}.polar-grid{color:var(--greyD);background-color:var(--greyH);border-radius:var(--border-radius);padding:.25rem;font-weight:600;box-shadow:0 0 2px var(--greyI),0 0 4px var(--greyI)}.gui-label{font-size:var(--r3);line-height:1.75;hyphens:none;white-space:nowrap}#details,.sensor{pointer-events:all;text-align:center}#details,#zone{position:absolute;padding:.25rem .5rem;bottom:0}#details,#zone.expanded{background-color:var(--transparentBg);border-radius:var(--r1);backdrop-filter:blur(4px);min-width:230px;padding:var(--r2_5)}#zone{overflow:visible}#zone:not(.expanded){transform:translate(-50%,190px)}.gui-row{font-family:var(--mono);display:flex;justify-content:space-between}.gui-header{font-size:var(--r3_5)}#gui-name{font-size:var(--r4);text-transform:uppercase}#zone .gui-row:not(.gui-header){opacity:0}#zone .gui-value#median,#zone .gui-value#min,#zone .gui-value#max,#zone .gui-value#lower-percentile,#zone .gui-value#upper-percentile{font-family:Roboto Mono}#zone:not(.expanded) .gui-header{width:100%;flex-direction:column;gap:0}.gui-key{display:flex;color:var(--greyD)}.gui-value{display:flex;color:var(--greyB)}.gui-value#occupation-icons{width:fit-content;position:relative;left:0%}#zone:not(.expanded) .gui-value#occupation-icons{left:50%;transform:translate(-50%)}.gui-value#occupation-icons .gui-value{opacity:0;justify-content:center}.gui-value#occupation-icons .gui-value.show{opacity:1}.gui-value#occupations{position:relative;transform:translate(0) scale(1);right:0%}#zone:not(.expanded) .gui-row#occupations-row .gui-value{transform:translate(50%,-90px) scale(1.5);right:50%}#zone:not(.expanded):has(.gui-row#point-count .show) .gui-row#occupations-row .gui-value{transform:translate(50%,-100px) scale(1.5)}#zone:not(.expanded) .gui-row .gui-key{opacity:0}#zone .zone-metadata#name{right:0%;position:relative;width:fit-content}#zone:not(.expanded) .zone-metadata#name{transform:translate(-50%,20%);right:-50%}#zone:not(.expanded) .gui-row#point-count:has(.show) .gui-value{position:relative;right:50%;transform:translate(50%,-105px);text-align:center}#zone:not(.expanded) .gui-row#point-count:has(.show) .gui-value:before{content:"⟡";transform:translate(-5px);display:block}#zone .gui-row:has(.show),#zone.expanded .gui-row{opacity:1;display:flex}.frameOfReference{position:relative}.frameOfReference #offset{transform:translateY(-50px) scale(2)}#selectionDiv{border:1px solid var(--highlighted);position:fixed;pointer-events:none}body{background-color:var(--greyH);color:var(--greyC)}h1,h2,h3,h4,h5,h6{color:var(--greyB)}.island{background-color:var(--greyH);border-radius:var(--r1);padding:var(--r1)}label{color:var(--greyC);display:inline-flex;align-items:center;font-size:var(--r3);font-weight:300;cursor:pointer}a{color:inherit;text-decoration:none}a:hover{border-bottom:1px dotted var(--greyC)}input,textarea{line-height:1.75;font-size:var(--r4);color:var(--greyB);background-color:var(--greyI)}input:disabled,textarea:disabled{background-color:var(--greyH);color:var(--greyD);cursor:not-allowed}input[type=text],input[type=number],textarea{border:none;text-align:right;padding:0 var(--r2)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}label:has(input[type=checkbox]){display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin:var(--r2) 0;font-size:var(--r3_5)}input[type=checkbox]{appearance:none;width:var(--r4_5);height:var(--r4_5);background-color:var(--greyJ)}input[type=checkbox]:checked{background-color:var(--greyB);border:solid var(--greyJ) .35rem}input[type=radio]{appearance:none;background-color:var(--greyI);user-select:none;width:var(--r5);height:var(--r5);cursor:pointer;border-radius:50%}input[type=radio]:checked{background-color:var(--greyB);border:solid var(--greyI) var(--r1_5)}select.new-select{appearance:none;line-height:inherit;font-family:inherit;font-size:inherit;color:inherit;outline:none;border:none;width:100%;padding:var(--r2) var(--r5) var(--r2) var(--r2)}select.new-select::not(.bg){background-color:transparent}select.new-select::-ms-expand{display:none}.select{position:relative;color:var(--greyC);background:var(--greyI);font-size:var(--r3_5);border-radius:var(--border-radius);cursor:pointer;min-width:var(--r24);padding:0}.select-arrow{position:absolute;right:.15rem;top:.5rem}select.new-select:focus+.focus{position:absolute;inset:-.5px;border:solid 1px var(--greyC);border-radius:inherit}select.new-select option{background:var(--greyF);text-align:right;cursor:pointer}select{color:var(--greyC);background-color:var(--greyI);padding:var(--r2);font-size:var(--r3_5);border-color:var(--greyH);cursor:pointer;min-width:7rem}select option{background-color:var(--greyF);text-align:right}option:hover{background-color:var(--greyF);padding:var(--r4)}br{display:block;margin:var(--r2) 0 var(--r2) 0;content:" "}button{font-family:var(--sans);color:var(--greyB);background-color:var(--greyI);padding:var(--r3) var(--r3);border:none;border-radius:var(--border-radius);display:flex;justify-content:center;align-items:center;flex-grow:1;height:100%;font-size:var(--r3_5)}button:disabled{color:var(--greyE);pointer-events:none;cursor:not-allowed;background-color:transparent}button:disabled:not(.same-style-disabled):not(.borderNone){border:solid 1px var(--greyG);padding:calc(var(--r3) - 1px) calc(var(--r3) - 1px)}button:hover:enabled{color:var(--greyA);background-color:var(--greyG);cursor:pointer}button:active:enabled{color:var(--greyB);background-color:var(--greyH)}button.action:focus:enabled{outline:none;border:solid 1px var(--greyD);padding:calc(var(--r3) - 1px) calc(var(--r3) - 1px)}.warningBanner{position:relative;background-color:var(--critical);width:100%;height:var(--r10);border-radius:var(--r1);color:var(--greyA);font-size:.9rem;line-height:2rem;padding:var(--r1);padding-left:var(--r3);cursor:pointer;transition:transform .1s,box-shadow .1s,background-color .1s}.warningBanner:hover{transform:translateY(-3px);box-shadow:0 3px 6px #0009;background-color:var(--criticalHover)}button.close{background-color:transparent;border:none;border-radius:var(--r1);width:var(--r4);height:var(--r4);font-weight:500;font-size:var(--r4);line-height:var(--r4);color:var(--greyA)}button.close:hover{background-color:#730a0a33}button svg{fill:var(--greyC)}button:has(svg){background:transparent}button svg.active{fill:var(--greyB)}button:disabled svg{fill:var(--greyF)}button:enabled:hover svg{fill:var(--greyA)}button svg.VisibilityIcon{fill:var(--greyE)}button svg.VisibilityIcon.active{fill:var(--greyB)}button:disabled svg.VisibilityIcon{fill:var(--greyF)}button:disabled svg.UpDownIcon{fill:var(--greyE)}button.action{margin:var(--r1_5)}.arrow-left-button svg{transition:transform .1s ease-in-out}.arrow-left-button:active svg{transform:translate(10%) scaleY(.9)}.arrow-right-button svg{transition:transform .1s ease-in-out}.arrow-right-button:active svg{transform:translate(-10%) scaleY(.9)}abbr[title]{transition:filter 0s ease-in-out}abbr[title]:not(:hover),abbr[title]:not(.enabled){border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}abbr[title].enabled:active{filter:brightness(1.5)}abbr[title].enabled:not(:active){transition:filter .25s ease-in-out}.Light svg.Logo{fill:#000}.Light .text-xxs,.Light .text-xs,.Light .text-sm,.Light .text-base{font-size:var(--r4)}.Light .text-base{font-size:var(--r5)}.Light .text-lg{font-size:var(--r6)}.Light .text-xl{font-size:var(--r7)}.Light .text-2xl{font-size:var(--r8)}.Light .text-3xl{font-size:var(--r10)}.Light{--greyA: var(--secIndigo);--greyB: hsl(0 0% 0%);--greyC: hsl(0, 0%, 10%);--greyD: hsl(0 0% 25%);--greyE: hsl(0 0% 30%);--greyF: hsl(0 0% 65%);--greyG: hsl(0 0% 70%);--greyH: hsl(0 0% 88%);--greyI: hsl(0 0% 91%);--greyJ: hsl(0 0% 95%);font-weight:500;--info: #324ac4;--success: #afda39;--warning: #f89f2b;--warningHover: #ffb24d;--error: #d62a52;--critical: #db4644;--criticalHover: #e85351;--transparentBg: hsla(0, 0%, 100%, .365)}.Light .drop-shadow-ui{filter:drop-shadow(0 0 3px hsla(0,0%,100%,.6)) drop-shadow(0 0 1px hsla(0,0%,100%,.8))}.copyright:before{content:""}
