#editor{margin:0 0 20px 0}#editor,#editor .CodeMirror{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#editor .CodeMirror{font-family:monospace;background:var(--input-background)!important;color:var(--input-text);direction:ltr;border:1px var(--border) solid;border-radius:5px}#editor .CodeMirror-lines{padding:4px 0}#editor .CodeMirror pre{padding:0 4px}#editor .CodeMirror-gutter-filler,#editor .CodeMirror-scrollbar-filler{background-color:#fff}#editor .CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}#editor .CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}#editor .CodeMirror-guttermarker{color:#000}#editor .CodeMirror-guttermarker-subtle{color:#999}#editor .CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}#editor .CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}#editor .cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}#editor .cm-fat-cursor div.CodeMirror-cursors{z-index:1}#editor .cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}#editor .cm-animate-fat-cursor,#editor .cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}#editor .cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}#editor .cm-tab{display:inline-block;text-decoration:inherit}#editor .CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}#editor .CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}#editor .cm-s-default .cm-header{color:#00f}#editor .cm-s-default .cm-quote{color:#090}#editor .cm-negative{color:#d44}#editor .cm-positive{color:#292}#editor .cm-header,#editor .cm-strong{font-weight:700}#editor .cm-em{font-style:italic}#editor .cm-link{text-decoration:underline}#editor .cm-strikethrough{text-decoration:line-through}#editor .cm-s-default .cm-keyword{color:#708}#editor .cm-s-default .cm-atom{color:#219}#editor .cm-s-default .cm-number{color:var(--input-json-number)}#editor .cm-s-default .cm-def{color:#00f}#editor .cm-s-default .cm-variable-2{color:#05a}#editor .cm-s-default .cm-type,#editor .cm-s-default .cm-variable-3{color:#085}#editor .cm-s-default .cm-comment{color:#a50}#editor .cm-s-default .cm-string{color:var(--input-json-text)}#editor .cm-s-default .cm-string-2{color:#f50}#editor .cm-s-default .cm-meta,#editor .cm-s-default .cm-qualifier{color:#555}#editor .cm-s-default .cm-builtin{color:#30a}#editor .cm-s-default .cm-bracket{color:#997}#editor .cm-s-default .cm-tag{color:#170}#editor .cm-s-default .cm-attribute{color:#00c}#editor .cm-s-default .cm-hr{color:#999}#editor .cm-s-default .cm-link{color:#00c}#editor .cm-invalidchar,#editor .cm-s-default .cm-error{color:red}#editor .CodeMirror-composing{border-bottom:2px solid}#editor div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}#editor div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}#editor .CodeMirror-matchingtag{background:rgba(255,150,0,.3)}#editor .CodeMirror-activeline-background{background:#e8f2ff}#editor .CodeMirror{position:relative;overflow:hidden;background:#fff}#editor .CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}#editor .CodeMirror-sizer{position:relative;border-right:30px solid transparent}#editor .CodeMirror-gutter-filler,#editor .CodeMirror-hscrollbar,#editor .CodeMirror-scrollbar-filler,#editor .CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}#editor .CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}#editor .CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}#editor .CodeMirror-scrollbar-filler{right:0;bottom:0}#editor .CodeMirror-gutter-filler{left:0;bottom:0}#editor .CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}#editor .CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}#editor .CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}#editor .CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}#editor .CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}#editor .CodeMirror-gutter-wrapper ::selection{background-color:transparent}#editor .CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}#editor .CodeMirror-lines{cursor:text;min-height:1px}#editor .CodeMirror pre{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}#editor .CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}#editor .CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}#editor .CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}#editor .CodeMirror-rtl pre{direction:rtl}#editor .CodeMirror-code{outline:none}#editor .CodeMirror-gutter,#editor .CodeMirror-gutters,#editor .CodeMirror-linenumber,#editor .CodeMirror-scroll,#editor .CodeMirror-sizer{-webkit-box-sizing:content-box;box-sizing:content-box}#editor .CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}#editor .CodeMirror-cursor{position:absolute;pointer-events:none}#editor .CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}#editor .CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}#editor .CodeMirror-selected{background:#d9d9d9}#editor .CodeMirror-focused .CodeMirror-selected{background:#add6ff}#editor .CodeMirror-crosshair{cursor:crosshair}#editor .CodeMirror-line::selection,#editor .CodeMirror-line>span::selection,#editor .CodeMirror-line>span>span::selection{background:#add6ff}#editor .CodeMirror-line::-moz-selection,#editor .CodeMirror-line>span::-moz-selection,#editor .CodeMirror-line>span>span::-moz-selection{background:#add6ff}#editor .cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}#editor .cm-force-border{padding-right:.1px}@media print{#editor .CodeMirror div.CodeMirror-cursors{visibility:hidden}}#editor .cm-tab-wrap-hack:after{content:""}#editor span.CodeMirror-selectedtext{background:none}#editor .CodeMirror-lint-markers{width:16px}#editor .CodeMirror-lint-tooltip{background-color:#ffd;border:1px solid #000;border-radius:4px 4px 4px 4px;color:#000;font-family:monospace;font-size:10pt;overflow:hidden;padding:2px 5px;position:fixed;white-space:pre;white-space:pre-wrap;z-index:100;max-width:600px;opacity:0;transition:opacity .4s;-moz-transition:opacity .4s;-webkit-transition:opacity .4s;-o-transition:opacity .4s;-ms-transition:opacity .4s}#editor .CodeMirror-lint-mark-error,#editor .CodeMirror-lint-mark-warning{background-position:0 100%;background-repeat:repeat-x}#editor .CodeMirror-lint-mark-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==")}#editor .CodeMirror-lint-mark-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJFhQXEbhTg7YAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAMklEQVQI12NkgIIvJ3QXMjAwdDN+OaEbysDA4MPAwNDNwMCwiOHLCd1zX07o6kBVGQEAKBANtobskNMAAAAASUVORK5CYII=")}#editor .CodeMirror-lint-marker-error,#editor .CodeMirror-lint-marker-warning{background-position:50%;background-repeat:no-repeat;cursor:pointer;display:inline-block;height:16px;width:16px;vertical-align:middle;position:relative}#editor .CodeMirror-lint-message-error,#editor .CodeMirror-lint-message-warning{padding-left:18px;background-position:0 0;background-repeat:no-repeat}#editor .CodeMirror-lint-marker-error,#editor .CodeMirror-lint-message-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEW7AAC7AACxAAC7AAC7AAAAAAC4AAC5AAD///+7AAAUdclpAAAABnRSTlMXnORSiwCK0ZKSAAAATUlEQVR42mWPOQ7AQAgDuQLx/z8csYRmPRIFIwRGnosRrpamvkKi0FTIiMASR3hhKW+hAN6/tIWhu9PDWiTGNEkTtIOucA5Oyr9ckPgAWm0GPBog6v4AAAAASUVORK5CYII=")}#editor .CodeMirror-lint-marker-warning,#editor .CodeMirror-lint-message-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX/uwDvrwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD6twD/uwAAAADurwD2tQD7uAD+ugAAAAD/uwDhmeTRAAAADHRSTlMJ8mN1EYcbmiixgACm7WbuAAAAVklEQVR42n3PUQqAIBBFUU1LLc3u/jdbOJoW1P08DA9Gba8+YWJ6gNJoNYIBzAA2chBth5kLmG9YUoG0NHAUwFXwO9LuBQL1giCQb8gC9Oro2vp5rncCIY8L8uEx5ZkAAAAASUVORK5CYII=")}#editor .CodeMirror-lint-marker-multiple{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAACVBMVEUAAAAAAAC/v7914kyHAAAAAXRSTlMAQObYZgAAACNJREFUeNo1ioEJAAAIwmz/H90iFFSGJgFMe3gaLZ0od+9/AQZ0ADosbYraAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:100% 100%;width:100%;height:100%}#integer-field[data-v-4e35c52b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#integer-field .title[data-v-4e35c52b]{font-weight:700}#integer-field .description[data-v-4e35c52b]{font-size:12px}#integer-field input[data-v-4e35c52b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#integer-field input[data-v-4e35c52b]:focus{outline:0 none;border-color:var(--title-text)}#description-field[data-v-104ca133]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#description-field .title[data-v-104ca133]{font-weight:700}#description-field .description[data-v-104ca133]{font-size:12px}#description-field textarea[data-v-104ca133]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:107px;padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px;resize:none}#description-field textarea[data-v-104ca133]:focus{outline:0 none;border-color:var(--title-text)}#port-field[data-v-63b46aec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#port-field .title[data-v-63b46aec]{font-weight:700}#port-field .description[data-v-63b46aec]{font-size:12px}#port-field input[data-v-63b46aec]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#port-field input[data-v-63b46aec]:focus{outline:0 none;border-color:var(--title-text)}#hex-field[data-v-7e72ae14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#hex-field .title[data-v-7e72ae14]{font-weight:700}#hex-field .description[data-v-7e72ae14]{font-size:12px}#hex-field input[data-v-7e72ae14]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#hex-field input[data-v-7e72ae14]:focus{outline:0 none;border-color:var(--title-text)}#hex-field .field-container[data-v-7e72ae14]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}#hex-field .regenerate-link[data-v-7e72ae14]{width:33px;height:33px;position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:distribute;justify-content:space-around;cursor:pointer}#hex-field .regenerate-link .icon[data-v-7e72ae14]{font-size:17px}#number-field[data-v-a3b838a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#number-field .title[data-v-a3b838a6]{font-weight:700}#number-field .description[data-v-a3b838a6]{font-size:12px}#number-field input[data-v-a3b838a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#number-field input[data-v-a3b838a6]:focus{outline:0 none;border-color:var(--title-text)}#plugin .accessory-title[data-v-8ecb9ea8]{margin:0 0 10px 0;padding:0 0 5px 0;border-bottom:1px var(--border) solid;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#plugin h3[data-v-8ecb9ea8]{margin:0;padding:0;line-height:normal;font-size:18px}#plugin p[data-v-8ecb9ea8]{margin:0 0 20px 0}#plugin .accessory-button[data-v-8ecb9ea8]{white-space:normal;margin:0 0 10px 0}#plugin .field[data-v-8ecb9ea8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#plugin .field .title[data-v-8ecb9ea8]{font-weight:700}#plugin .field .description[data-v-8ecb9ea8]{font-size:12px}#plugin .field input[data-v-8ecb9ea8],#plugin .field select[data-v-8ecb9ea8],#plugin .field textarea[data-v-8ecb9ea8]{padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#plugin .field input[data-v-8ecb9ea8],#plugin .field textarea[data-v-8ecb9ea8]{-webkit-box-flex:1;-ms-flex:1;flex:1}#plugin .field input[data-v-8ecb9ea8],#plugin .field select[data-v-8ecb9ea8]{height:33px!important}#plugin .field textarea[data-v-8ecb9ea8]{min-height:107px;resize:none}#plugin .field input[data-v-8ecb9ea8]:focus,#plugin .field select[data-v-8ecb9ea8]:focus,#plugin .field textarea[data-v-8ecb9ea8]:focus{outline:0 none;border-color:var(--title-text)}#plugin .action[data-v-8ecb9ea8]{padding:0 0 20px 0}#plugin .add-accessory-button[data-v-8ecb9ea8]{padding:10px 10px 10px 20px;display:block;margin:10px 0 0 0;white-space:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#plugin .add-accessory-button[data-v-8ecb9ea8]:first-child{margin:0}#config[data-v-b1506478]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#config .info[data-v-b1506478]{width:230px;padding:20px 0 20px 20px;overflow:auto}#config .info a[data-v-b1506478],#config .info a[data-v-b1506478]:active,#config .info a[data-v-b1506478]:link,#config .info a[data-v-b1506478]:visited{padding:10px;border-bottom:1px var(--border) solid;color:var(--text);text-decoration:none;display:block}#config .info a[data-v-b1506478]:hover{color:var(--text-dark)}#config .info .active[data-v-b1506478]{font-weight:700;color:var(--title-text)!important}#config .info .actions[data-v-b1506478]{padding:20px 0 0 0}#config .info .loading[data-v-b1506478]{padding:7px 10px 0 7px}#config .info .errors[data-v-b1506478]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#config .info .error[data-v-b1506478]{color:var(--error-text);font-size:12px;margin:0 0 10px 0}#config .content[data-v-b1506478]{padding:20px;overflow:auto}#config .content .form[data-v-b1506478],#config .content[data-v-b1506478]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#config .content .form[data-v-b1506478]{width:100%}#config .content .form-lock[data-v-b1506478]{overflow:hidden}#config .content .section[data-v-b1506478]{max-width:780px}#config .form h2[data-v-b1506478]{margin:20px 0 5px 0;padding:0;line-height:normal;font-size:22px;color:var(--title-text)}#config .form h2[data-v-b1506478]:first-child{margin:0 0 5px 0}#config .accessory-title[data-v-b1506478]{margin:0 0 10px 0;padding:0 0 5px 0;border-bottom:1px var(--border) solid;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#config .form h3[data-v-b1506478]{margin:0;padding:0;line-height:normal;font-size:18px}#config .form p[data-v-b1506478]{margin:0 0 20px 0}#config .form .accessory-button[data-v-b1506478]{white-space:normal;margin:0 0 10px 0}#config .form .field[data-v-b1506478]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 0}#config .form .field .title[data-v-b1506478]{font-weight:700}#config .form .field .description[data-v-b1506478]{font-size:12px}#config .form .field input[data-v-b1506478],#config .form .field select[data-v-b1506478],#config .form .field textarea[data-v-b1506478]{padding:7px;font-size:14px;background:var(--input-background);color:var(--input-text);border:1px var(--border) solid;border-radius:5px}#config .form .field input[data-v-b1506478],#config .form .field textarea[data-v-b1506478]{-webkit-box-flex:1;-ms-flex:1;flex:1}#config .form .field input[data-v-b1506478],#config .form .field select[data-v-b1506478]{height:33px!important}#config .form .field textarea[data-v-b1506478]{min-height:107px;resize:none}#config .form .field input[data-v-b1506478]:focus,#config .form .field select[data-v-b1506478]:focus,#config .form .field textarea[data-v-b1506478]:focus{outline:0 none;border-color:var(--title-text)}#config .form .action[data-v-b1506478]{padding:0 0 20px 0}#config .add-accessory-button[data-v-b1506478]{padding:10px 10px 10px 20px;display:block;margin:10px 0 0 0;white-space:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#config .add-accessory-button[data-v-b1506478]:first-child{margin:0}#config .dialog-message[data-v-b1506478]{margin:20px 0 10px 0;text-align:center}@media (min-width:300px) and (max-width:815px){#config .info[data-v-b1506478]{display:none}#config .content .section[data-v-b1506478]{max-width:unset}}