diff --git a/css/0.css b/css/0.css index e12c371e1..da241aaee 100644 --- a/css/0.css +++ b/css/0.css @@ -15,4 +15,4 @@ * Date: 2018-10-02T14:29:27.829Z */@-webkit-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@-o-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0deg);-o-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0deg);-o-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@font-face{font-family:context-menu-icons;font-style:normal;font-weight:400;src:url(../fonts/context-menu-icons.eot);src:url(../fonts/context-menu-icons.eot#iefix) format("embedded-opentype"),url(../fonts/context-menu-icons.woff2) format("woff2"),url(../fonts/context-menu-icons.woff) format("woff"),url(../fonts/context-menu-icons.ttf) format("truetype")}.context-menu-icon-add:before{content:"\EA01"}.context-menu-icon-copy:before{content:"\EA02"}.context-menu-icon-cut:before{content:"\EA03"}.context-menu-icon-delete:before{content:"\EA04"}.context-menu-icon-edit:before{content:"\EA05"}.context-menu-icon-loading:before{content:"\EA06"}.context-menu-icon-paste:before{content:"\EA07"}.context-menu-icon-quit:before{content:"\EA08"}.context-menu-icon:before{position:absolute;top:50%;left:0;width:2em;font-family:context-menu-icons;font-size:1em;font-style:normal;font-weight:400;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-disabled:before{color:#bbb}.context-menu-icon.context-menu-icon-loading:before{-webkit-animation:cm-spin 2s infinite;-o-animation:cm-spin 2s infinite;animation:cm-spin 2s infinite}.context-menu-icon.context-menu-icon--fa{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa:before{position:absolute;top:50%;left:0;width:2em;font-family:FontAwesome;font-size:1em;font-style:normal;font-weight:400;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-icon--fa.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-icon--fa.context-menu-disabled:before{color:#bbb}.context-menu-icon.context-menu-icon--fa5{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa5 i,.context-menu-icon.context-menu-icon--fa5 svg{position:absolute;top:.3em;left:.5em;color:#2980b9}.context-menu-icon.context-menu-icon--fa5.context-menu-hover>i,.context-menu-icon.context-menu-icon--fa5.context-menu-hover>svg{color:#fff}.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,.context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg{color:#bbb}.context-menu-list{position:absolute;display:inline-block;min-width:13em;max-width:26em;padding:.25em 0;margin:.3em;font-family:inherit;font-size:inherit;list-style-type:none;background:#fff;border:1px solid #bebebe;border-radius:.2em;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5)}.context-menu-item{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:.2em 2em;color:#2f2f2f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.context-menu-separator{padding:0;margin:.35em 0;border-bottom:1px solid #e6e6e6}.context-menu-item>label>input,.context-menu-item>label>textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.context-menu-item.context-menu-hover{color:#fff;cursor:pointer;background-color:#2980b9}.context-menu-item.context-menu-disabled{color:#bbb;cursor:default;background-color:#fff}.context-menu-input.context-menu-hover{color:#2f2f2f;cursor:default}.context-menu-submenu:after{position:absolute;top:50%;right:.5em;z-index:1;width:0;height:0;content:"";border-color:transparent transparent transparent #2f2f2f;border-style:solid;border-width:.25em 0 .25em .25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.context-menu-item.context-menu-input{padding:.3em .6em}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>input[type=checkbox],.context-menu-input>label>input[type=radio]{position:relative;top:.12em;margin-right:.4em}.context-menu-input>label{margin:0}.context-menu-input>label,.context-menu-input>label>input[type=text],.context-menu-input>label>select,.context-menu-input>label>textarea{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.context-menu-input>label>textarea{height:7em}.context-menu-item>.context-menu-list{top:.3em;right:-.3em;display:none}.context-menu-item.context-menu-visible>.context-menu-list{display:block}.context-menu-accesskey{text-decoration:underline} -/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{right:0}.sp-color,.sp-top-inner{position:absolute;top:0;left:0;bottom:0}.sp-color{right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container.sp-dragging .sp-input,.sp-container button,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));background:-webkit-linear-gradient(top,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}.sp-cf{*zoom:1}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;left:0}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:normal 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:1px solid #fff}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:2px solid transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc);background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#ddd,#bbb);background-image:-moz-linear-gradient(top,#ddd,#bbb);background-image:-ms-linear-gradient(top,#ddd,#bbb);background-image:-o-linear-gradient(top,#ddd,#bbb);background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid;border-color:#bbb #bbb #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid;border-color:#aaa #aaa #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;padding:2px;margin:0 5px 0 0;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:50%;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}@font-face{font-family:yarnFont;src:url(../fonts/droid-sans-mono.ttf)}:root{--menu-dropdown-max-height:700px}body{overflow:hidden;-webkit-user-select:none;line-height:1.6em}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.editor,button,input,select,textarea{outline:none}input[type=checkbox]{width:20px;height:20px;padding:0;line-height:0;vertical-align:bottom;margin:0 0 6px}::-webkit-scrollbar{background:-webkit-linear-gradient(top,#eee,#f4f4f4 50%,#eee);border-radius:12px;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;border-color:#ccc #e8e8e8;border-style:solid;border-width:1px;cursor:pointer}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-thumb{background:#ccc;border-radius:12px;border:1px solid #ccc;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#289aa5;border:1px solid #148691}.hidden,.templates{display:none!important}#app-bg{position:fixed;top:0;left:0;bottom:0;right:0;transform-style:preserve-3d;z-index:-1}#app{position:absolute;top:0;left:0;width:100%;height:100%;cursor:default;display:none}.app-zoom{bottom:5px;right:5px}.app-zoom-alt{left:5px;right:unset}.app-sort{bottom:60px;right:5px}.app-sort-alt{left:5px;right:unset}.app-undo-redo{bottom:115px;right:5px}.app-undo-redo-alt{left:82px;right:unset}.app-add-node{position:absolute;bottom:115px;right:98px;width:60px;height:38px;background:#fff;color:grey;border-radius:5px;padding:5px;line-height:40px;z-index:10000;cursor:pointer;text-align:center;transition:opacity .2s}.app-add-node-alt{left:5px;right:unset}.app-add-node:hover{color:#000}.app-add-node span{margin:auto;width:22px;height:22px}.app-add-node:active{opacity:0}.app-button{position:absolute;background:#fff;border-radius:5px;padding:5px;z-index:10000}.app-button span{width:22px;height:22px;margin:8px;float:left;cursor:pointer;text-align:center;transition:opacity .25s;color:grey}.app-button span:hover{color:#000}.app-button span:active{opacity:0}.arrows{width:100%;height:100%}.arrows,.grid-canvas{position:absolute;top:0;bottom:0;left:0;right:0}.nodes{overflow:hidden;width:100%;height:100%}.node,.nodes,.nodes-holder{position:absolute}.node{width:200px;height:200px;background:#fff;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.5);cursor:pointer;transition:border .25s;outline-width:1px;outline-style:solid;outline-color:transparent;outline-offset:50px}.node .title{padding:0 10px;height:40px;line-height:40px;font-size:.9em;font-weight:700;transition:color .25s,background .25s}.node .body,.node .title{box-sizing:border-box;width:100%;overflow:hidden}.node .body{position:absolute;top:40px;height:calc(100% - 48px);padding:8px;font-size:.8em;font-family:yarnFont;color:#666;line-height:1.3em}.node .body p{display:inline;margin:0;padding:0}.node .body-expanded,.node:hover .body{overflow:auto}.node .tags{position:absolute;box-sizing:border-box;width:100%;padding:2px 4px;bottom:0;border-top:1px solid #ddd;background:#ebebeb;overflow:hidden}.node .tags span{padding:4px 8px;margin:4px 4px 0 0;font-size:.8em;border-radius:4px;background-color:#e0d6c5;color:#8d8374}.node .colorDown,.node .colorUp,.node .delete,.node .edit{position:absolute;top:6px;bottom:164px;line-height:30px;opacity:0;transition:opacity .125s;background:#fff;border-radius:5px;text-align:center;height:30px;width:28px}.node .delete{right:6px}.node .colorUp{right:39px;border-top-left-radius:0;border-bottom-left-radius:0}.node .colorDown{right:67px;border-top-right-radius:0;border-bottom-right-radius:0}.node:hover .colorDown,.node:hover .colorUp,.node:hover .delete,.node:hover .edit{opacity:.5}.node .colorDown:hover,.node .colorUp:hover,.node .delete:hover,.node .edit:hover{opacity:1;transition:opacity .2s}.node .resize{position:absolute;right:0;bottom:0;width:20px;height:20px;background-color:#ddd}.inactive,.inactive:hover{border:1px solid #fff;cursor:default}.inactive .delete,.inactive .edit,.inactive:hover .delete,.inactive:hover .edit{opacity:0}.playtestLink:hover,.title-container.active>div,.title-container.active>div:hover{text-decoration:underline;text-decoration-color:#ff0062}.body.active,.body.active:hover,.tags.active{border:1px solid #ff0062!important}.settings-dialog{position:absolute;width:100%;height:100%;z-index:10004;background:rgba(0,0,0,.5);color:grey}.settings-form{position:absolute;box-sizing:border-box;left:15%;top:10%;width:70%;height:80%;padding:15px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000;overflow-y:auto;text-align:center}.settings-form h3{margin-bottom:10px}.settings-row{display:flex}.settings-column{flex:50%}.settings-item{width:auto;padding:10px;margin-bottom:5px;margin-right:5px;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.settings-icon{color:grey}.settings-label{padding-right:2px}.settings-value{flex:1}.settings-value>input{width:-webkit-fill-available;margin-right:2px}.markup{flex:50%;display:flex}.markup #theme,select{flex:60%}.markup button{margin-left:2px;flex:40%}.slider{-webkit-appearance:none;width:100%;height:5px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#2470f7;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#2470f7;cursor:pointer}.icon{display:inline-block;height:1em;width:1em;stroke-width:0;stroke:currentColor;fill:currentColor;vertical-align:-.125em;overflow:visible}.icon-lg{font-size:1.333em;line-height:.75em;vertical-align:-.225em}.icon-fw{width:1.25em;text-align:center}.icon-flip{transform:scaleX(-1)}.node-editor{background:none;pointer-events:none;z-index:10004}#node-editor-background,.node-editor{position:absolute;width:100%;height:100%}#node-editor-background{z-index:10002;background:rgba(0,0,0,.5);z-index:10004}.node-editor .form{position:absolute;box-sizing:border-box;left:5%;top:5%;width:90%;height:90%;padding:15px 15px 5px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000;display:flex;flex-flow:column;overflow:hidden;z-index:10002;pointer-events:all}.node-editor .form .close{position:absolute;right:4px;top:4px;background-position:-64px 0}.node-editor .form input[type=text]{box-sizing:border-box;width:100%;font-size:1.2em;color:#666;padding:10px 0;margin-bottom:5px;border:none;border-bottom:2px solid #eee;font-family:Lucida Console,Monaco,monospace}input#editorTitle{width:calc(100% - 230px);padding-right:10px}.node-editor .form .bbcode-toolbar,.node-editor .form .toggle-toolbar{float:left;width:100%;font-size:.8em}.node-editor .form .toggle-toolbar{padding-top:5px}.bbcode-button{cursor:pointer;text-align:center;border-radius:12px;background-color:#fff;overflow:hidden;color:#000;border:2px solid #e7e7e7;-webkit-transition-duration:.4s;transition-duration:.4s;text-decoration:none;display:inline-block;min-width:20px;max-width:120px;white-space:nowrap;text-overflow:ellipsis}.bbcode-button.rotated{transform:rotate(90deg)}.bbcode-button:hover{background-color:#e7e7e7}.bbcode-button.active{background-color:#78c9be}.split-editor{position:relative!important;top:30px!important;left:0!important;height:calc(100% - 30px)!important;float:left;border-radius:0!important;box-shadow:none!important;min-width:710px;max-width:calc(100% - 190px)}.split-editor-right{right:0!important;float:right!important}.split-editor-unfocused{opacity:.6!important}.bbcode-button-separator{color:grey;opacity:.2;line-height:22px}.float-right{float:right!important}.bbcode-button-right{float:right;margin:0 2px}.bbcode-button-separator-float-right{float:right;line-height:22px;margin:0 2px}#edit-node-in-vscode{float:right;font-size:125%}.title-error{color:red}.title-warning{color:#ff8c00}.title-error,.title-warning{word-break:break-all;white-space:normal}.menu:hover .title{width:100%}#editor-resize-handle{height:calc(100% - 30px);width:10px;position:relative;flex:0 0 auto;right:0;float:left;top:30px;background:#e7e7e7;cursor:ew-resize;pointer-events:all}#editor-resize-handle span{display:flex;justify-content:center;text-align:center;align-items:center;height:calc(100% - 30px)}.styled-checkbox input{-webkit-transition-duration:.4s;transition-duration:.4s;outline:none;opacity:0;display:none}.styled-checkbox label{padding:2px 6px;color:grey;border-radius:12px;border:2px solid #e7e7e7}.styled-checkbox input:checked+label{padding:2px 6px;color:#000;background-color:#daeff1;border:2px solid #b0d9cd}.styled-checkbox input:checked+label.transcribe-button{padding:2px 6px;color:#000;background-color:#efc7c7;border:2px solid #dc8484}.node-editor .form .editor-counter{right:20px;width:100%;float:left;font-size:.8em}.node-editor .form .editor{white-space:pre;box-sizing:border-box;min-height:100%;padding:0;margin:0;line-height:1.5em;font-size:.9em;color:#666;font-family:yarnFont}.editor-container{margin-top:2px;width:100%;height:100%;float:left;overflow:hidden;position:relative}.editor-container .editor-play,.editor-container .editor-preview{display:none;max-height:100%;width:100%;overflow-y:auto;white-space:pre;box-sizing:border-box;font-size:.9em;line-height:1.5em;color:#666;font-family:yarnFont;cursor:pointer;height:100%;position:absolute}#editor-preview{display:flex!important;flex-direction:column!important}.editor-take-half{left:0;width:50%}.editor-play,.editor-take-half{display:flex;position:absolute;top:0}.editor-play{left:50%;overflow-y:hidden!important;-webkit-tap-highlight-color:transparent}#commandDebugLabel{overflow-y:auto;overflow-x:hidden;width:50%;resize:none;font:normal arial,calibri}.editor-play.inYarnMode{left:0}#commandDebugLabel.inYarnMode{width:100%}.story-playtest-answer,.story-playtest-bubble{color:#000;width:90%;border-radius:17px;padding:2px 8px;margin:4px;background:#7df1c1;font:large arial,calibri;white-space:break-spaces}.story-playtest-answer{background:#dedede!important;opacity:.7}.answer-post{margin-right:0;margin-left:10%;width:80%}.story-animated-dots{display:flex}.story-animated-dots p{animation-name:jumping-dots;animation-duration:.7s;animation-iteration-count:infinite;animation-timing-function:linear}.story-animated-dots p:nth-child(2){animation-delay:.2s}.story-animated-dots p:nth-child(3){animation-delay:.4s}@keyframes jumping-dots{20%{transform:translateY(0)}40%{transform:translateY(2px)}60%{transform:translateY(3px)}80%{transform:translateY(2px)}}#NVrichTextLabel{position:absolute;bottom:10px;padding:10px}.editor p,.node .body p{display:inline;margin:0;padding:0}.linkname{color:#3ecfe9}.linkbounds{color:#0ec0e0}.condition{color:#e93ecf}.conditionbounds{color:#e00ec0}.comment{color:#44fe66}.node-delete{position:absolute;width:100%;height:100%;z-index:10004;background:rgba(0,0,0,.5)}.node-delete .form{margin-left:auto;margin-right:auto;margin-top:100px;padding:20px;width:200px;height:120px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000}.node-delete .form .close{display:block;margin-left:auto;margin-right:auto;margin-top:50px;background-position:-64px 0}#marquee{z-index:10000;display:none;position:absolute;pointer-events:none;border:1px solid #49eff1;background-color:rgba(29,94,95,.2)}.title{box-sizing:border-box;padding:5px;width:100%;line-height:20px;font-weight:700;float:left}.app-menu{z-index:10003}.file-tabs{position:absolute;bottom:60px;left:27px;min-width:27px;opacity:.3;z-index:10002;transform:rotate(270deg);transform-origin:left;display:flex;gap:3px}.file-tabs .bbcode-button{max-width:200px}.file-tabs:hover{opacity:.9}.file-tabs-buttons{display:flex;gap:3px;max-width:61vh;overflow:hidden;transition:max-width .15s ease-in}.file-tabs-buttons.collapsed{max-width:0}.app-search{z-index:10004}.menu:hover .dropdown,input:focus+span+.dropdown{max-height:var(--menu-dropdown-max-height)}input:focus+span+.dropdown{overflow-y:auto}.menu .dropdown{clear:left;overflow:auto;max-height:0;transition:max-height .5s;-ms-overflow-style:none;scrollbar-width:none}.menu .dropdown::-webkit-scrollbar{display:none}.menu .dropdown .item{display:block;box-sizing:border-box;padding:7px}.menu .dropdown .search-field{box-sizing:border-box;float:left;display:block;width:100%;padding:10px;text-align:center}.item img{width:24px}.add-link{position:absolute;top:15px;right:15px;height:40px;font-family:sans-serif;line-height:1.6em;font-size:.9em;cursor:default;box-shadow:0 0 1px 1px #e8e8e8;z-index:10000;background-color:#fff;max-width:40%}.add-link:hover{background:#e8e8e8}#linkHelperMenuFilter{border-right:2px solid #e8e8e8;border-left:2px solid #e8e8e8;border-bottom:0}#add-link-title{line-height:40px;text-align:center;padding:0;width:100%}.tooltip{opacity:.7;position:absolute;text-align:center;z-index:99!important}.button-bubble{width:20px;height:20px;position:absolute;overflow-wrap:break-word}.button-bubble:after{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background:#444;border-radius:8px;color:#fff;content:attr(title);margin:-62px -110px 0;font-size:16px;padding:13px;width:220px;z-index:99!important}.button-bubble:before{border:solid;border-color:#444 transparent;border-width:12px 6px 0;content:"";left:45%;bottom:30px;position:absolute}.disabled{opacity:.65;pointer-events:none;cursor:not-allowed}.storyPreviewChoiceButton{color:#290018;font-size:1.2em;margin:3px}.app-info{position:absolute;left:20px;bottom:20px;font-size:.8em;text-transform:uppercase;line-height:1.2em;opacity:.5}#addPwa{position:absolute;left:15px;bottom:60px;color:#6b3877}.app-info span{display:block}.app-title{font-weight:700}.app-version:before{content:"Version "}.menu-icon{color:#000}.ace-content{cursor:text}.ace_tooltip{background-color:unset}.editor-preview img,.story-playtest-bubble>img{max-height:200px;border-radius:7px}.editor-preview img:hover,.story-playtest-bubble>img:hover{max-height:unset;max-width:90%}@media screen and (max-width:900px){.settings-row{flex-direction:column}}@media only screen and (min-width:600px){.show-when-narrow{display:none}}@media only screen and (max-width:600px){.hide-when-narrow{display:none!important}.show-when-narrow{display:inline!important}.node-editor .form{top:8%;height:92%;padding:2px 2px 5px;line-height:0;border-radius:4px;display:flex!important;flex-flow:column!important}.node-editor .form .toggle-toolbar,.toggle-toolbar{padding:0;font-size:.6em!important}.editor-counter{white-space:nowrap}.node-editor .form input[type=text]{font-size:1em!important;padding:0!important;margin-top:0!important;margin-bottom:0!important;border-bottom:0!important}input#editorTitle{width:calc(60% - 25px)}.settings-form{left:5%!important;top:5%!important;width:90%!important;height:90%!important}button.bbcode-button{border:1px solid #e7e7e7!important;font-size:.8em;padding:1px 2px 0!important}.bbcode-toolbar .styled-checkbox label{font-size:.8em;padding:4px 0 3px!important}.context-menu-visible>.context-menu-list{left:0!important;top:40px!important}.menu:hover .dropdown.shrink-when-narrow{max-height:45vh!important}.app-search,.menu{opacity:.85}#linkHelperMenuFilter{min-height:35px}.emojipicker-container,.tooltip{top:15%!important;left:15%!important}.app-undo-redo span{display:inline}.app-sort{display:none}.app-undo-redo{bottom:60px}.app-add-node{bottom:60px;opacity:.5}.app-button{opacity:.5}.settings-form,.settings-item{padding:1px}.ace_gutter{width:26px!important}.ace_gutter-cell{padding-left:0!important;right:unset;font-size:small}.ace_mobile-button{display:none}.ace_scroller{left:23px!important}.add-link{top:0;right:20px;height:20px;border-radius:4px}#add-link-title{line-height:20px}}.twitter-tweet-rendered{position:relative!important;height:0!important;padding-bottom:56.25%!important}.twitter-tweet-rendered>iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.editor-preview font>iframe{display:flex}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}@keyframes opacityPulse{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.opacity-pulse{animation:opacityPulse 3s ease-out;animation-iteration-count:infinite;opacity:0}.centered{transform:translate(50%,50%);position:absolute;display:flex;flex:1;align-items:center}.swal2-content{max-height:50vh!important}@keyframes fadeIn{to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in 1 forwards;opacity:0}.is-paused{animation-play-state:paused}.flex-wrap{display:flex;flex-wrap:wrap;gap:3px;align-items:center}.syntax-mode-banner{position:absolute;bottom:0;filter:blur(1px);opacity:.15;max-width:50vw;z-index:-9999}div.jsoneditor-tree{min-height:50vh;max-height:70vh;overflow:auto}@media only screen and (max-width:600px){.swal2-popup{padding:2px!important}.swal2-actions{margin:1px!important}}.swal2-title{width:100%}.swal2-content{max-height:80vh;overflow:auto}.form-control>input{max-width:100px}.je-table{display:flex;justify-content:center;flex-wrap:wrap} \ No newline at end of file +/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{right:0}.sp-color,.sp-top-inner{position:absolute;top:0;left:0;bottom:0}.sp-color{right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container.sp-dragging .sp-input,.sp-container button,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));background:-webkit-linear-gradient(top,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}.sp-cf{*zoom:1}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;left:0}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:normal 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:1px solid #fff}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:2px solid transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc);background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#ddd,#bbb);background-image:-moz-linear-gradient(top,#ddd,#bbb);background-image:-ms-linear-gradient(top,#ddd,#bbb);background-image:-o-linear-gradient(top,#ddd,#bbb);background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid;border-color:#bbb #bbb #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid;border-color:#aaa #aaa #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;padding:2px;margin:0 5px 0 0;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:50%;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}@font-face{font-family:yarnFont;src:url(../fonts/droid-sans-mono.ttf)}:root{--menu-dropdown-max-height:700px}body{overflow:hidden;-webkit-user-select:none;line-height:1.6em}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.editor,button,input,select,textarea{outline:none}input[type=checkbox]{width:20px;height:20px;padding:0;line-height:0;vertical-align:bottom;margin:0 0 6px}::-webkit-scrollbar{background:-webkit-linear-gradient(top,#eee,#f4f4f4 50%,#eee);border-radius:12px;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;border-color:#ccc #e8e8e8;border-style:solid;border-width:1px;cursor:pointer}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-thumb{background:#ccc;border-radius:12px;border:1px solid #ccc;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#289aa5;border:1px solid #148691}.hidden,.templates{display:none!important}#app-bg{position:fixed;top:0;left:0;bottom:0;right:0;transform-style:preserve-3d;z-index:-1}#app{position:absolute;top:0;left:0;width:100%;height:100%;cursor:default;display:none}.app-zoom{bottom:5px;right:5px}.app-zoom-alt{left:5px;right:unset}.app-sort{bottom:60px;right:5px}.app-sort-alt{left:5px;right:unset}.app-undo-redo{bottom:115px;right:5px}.app-undo-redo-alt{left:82px;right:unset}.app-add-node{position:absolute;bottom:115px;right:98px;width:60px;height:38px;background:#fff;color:grey;border-radius:5px;padding:5px;line-height:40px;z-index:10000;cursor:pointer;text-align:center;transition:opacity .2s}.app-add-node-alt{left:5px;right:unset}.app-add-node:hover{color:#000}.app-add-node span{margin:auto;width:22px;height:22px}.app-add-node:active{opacity:0}.app-button{position:absolute;background:#fff;border-radius:5px;padding:5px;z-index:10000}.app-button span{width:22px;height:22px;margin:8px;float:left;cursor:pointer;text-align:center;transition:opacity .25s;color:grey}.app-button span:hover{color:#000}.app-button span:active{opacity:0}.arrows{width:100%;height:100%}.arrows,.grid-canvas{position:absolute;top:0;bottom:0;left:0;right:0}.nodes{overflow:hidden;width:100%;height:100%}.node,.nodes,.nodes-holder{position:absolute}.node{width:200px;height:200px;background:#fff;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.5);cursor:pointer;transition:border .25s;outline-width:1px;outline-style:solid;outline-color:transparent;outline-offset:50px}.node .title{padding:0 10px;height:40px;line-height:40px;font-size:.9em;font-weight:700;transition:color .25s,background .25s}.node .body,.node .title{box-sizing:border-box;width:100%;overflow:hidden}.node .body{position:absolute;top:40px;height:calc(100% - 48px);padding:8px;font-size:.8em;font-family:yarnFont;color:#666;line-height:1.3em}.node .body p{display:inline;margin:0;padding:0}.node .body-expanded,.node:hover .body{overflow:auto}.node .tags{position:absolute;box-sizing:border-box;width:100%;padding:2px 4px;bottom:0;border-top:1px solid #ddd;background:#ebebeb;overflow:hidden}.node .tags span{padding:4px 8px;margin:4px 4px 0 0;font-size:.8em;border-radius:4px;background-color:#e0d6c5;color:#8d8374}.node .colorDown,.node .colorUp,.node .delete,.node .edit{position:absolute;top:6px;bottom:164px;line-height:30px;opacity:0;transition:opacity .125s;background:#fff;border-radius:5px;text-align:center;height:30px;width:28px}.node .delete{right:6px}.node .colorUp{right:39px;border-top-left-radius:0;border-bottom-left-radius:0}.node .colorDown{right:67px;border-top-right-radius:0;border-bottom-right-radius:0}.node:hover .colorDown,.node:hover .colorUp,.node:hover .delete,.node:hover .edit{opacity:.5}.node .colorDown:hover,.node .colorUp:hover,.node .delete:hover,.node .edit:hover{opacity:1;transition:opacity .2s}.node .resize{position:absolute;right:0;bottom:0;width:20px;height:20px;background-color:#ddd}.inactive,.inactive:hover{border:1px solid #fff;cursor:default}.inactive .delete,.inactive .edit,.inactive:hover .delete,.inactive:hover .edit{opacity:0}.playtestLink:hover,.title-container.active>div,.title-container.active>div:hover{text-decoration:underline;text-decoration-color:#ff0062}.body.active,.body.active:hover,.tags.active{border:1px solid #ff0062!important}.settings-dialog{position:absolute;width:100%;height:100%;z-index:10004;background:rgba(0,0,0,.5);color:grey}.settings-form{position:absolute;box-sizing:border-box;left:15%;top:10%;width:70%;height:80%;padding:15px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000;overflow-y:auto;text-align:center}.settings-form h3{margin-bottom:10px}.settings-row{display:flex}.settings-column{flex:50%}.settings-item{width:auto;padding:10px;margin-bottom:5px;margin-right:5px;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.settings-icon{color:grey}.settings-label{padding-right:2px}.settings-value{flex:1}.settings-value>input{width:-webkit-fill-available;margin-right:2px}.markup{flex:50%;display:flex}.markup #theme,select{flex:60%}.markup button{margin-left:2px;flex:40%}.slider{-webkit-appearance:none;width:100%;height:5px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#2470f7;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#2470f7;cursor:pointer}.icon{display:inline-block;height:1em;width:1em;stroke-width:0;stroke:currentColor;fill:currentColor;vertical-align:-.125em;overflow:visible}.icon-lg{font-size:1.333em;line-height:.75em;vertical-align:-.225em}.icon-fw{width:1.25em;text-align:center}.icon-flip{transform:scaleX(-1)}.node-editor{background:none;pointer-events:none;z-index:10004}#node-editor-background,.node-editor{position:absolute;width:100%;height:100%}#node-editor-background{z-index:10002;background:rgba(0,0,0,.5);z-index:10004}.node-editor .form{position:absolute;box-sizing:border-box;left:5%;top:5%;width:90%;height:90%;padding:15px 15px 5px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000;display:flex;flex-flow:column;overflow:hidden;z-index:10002;pointer-events:all}.node-editor .form .close{position:absolute;right:4px;top:4px;background-position:-64px 0}.node-editor .form input[type=text]{box-sizing:border-box;width:100%;font-size:1.2em;color:#666;padding:10px 0;margin-bottom:5px;border:none;border-bottom:2px solid #eee;font-family:Lucida Console,Monaco,monospace}input#editorTitle{width:calc(100% - 230px);padding-right:10px}.node-editor .form .bbcode-toolbar,.node-editor .form .toggle-toolbar{float:left;width:100%;font-size:.8em}.node-editor .form .toggle-toolbar{padding-top:5px}.bbcode-button{cursor:pointer;text-align:center;border-radius:12px;background-color:#fff;overflow:hidden;color:#000;border:2px solid #e7e7e7;-webkit-transition-duration:.4s;transition-duration:.4s;text-decoration:none;display:inline-block;min-width:20px;max-width:120px;white-space:nowrap;text-overflow:ellipsis}.bbcode-button.rotated{transform:rotate(90deg)}.bbcode-button:hover{background-color:#e7e7e7}.bbcode-button.active{background-color:#78c9be}.split-editor{position:relative!important;top:30px!important;left:0!important;height:calc(100% - 30px)!important;float:left;border-radius:0!important;box-shadow:none!important;min-width:710px;max-width:calc(100% - 190px)}.split-editor-right{right:0!important;float:right!important}.split-editor-unfocused{opacity:.6!important}.bbcode-button-separator{color:grey;opacity:.2;line-height:22px}.float-right{float:right!important}.bbcode-button-right{float:right;margin:0 2px}.bbcode-button-separator-float-right{float:right;line-height:22px;margin:0 2px}#edit-node-in-vscode{float:right;font-size:125%}.title-error{color:red}.title-warning{color:#ff8c00}.title-error,.title-warning{word-break:break-all;white-space:normal}.menu:hover .title{width:100%}#editor-resize-handle{height:calc(100% - 30px);width:10px;position:relative;flex:0 0 auto;right:0;float:left;top:30px;background:#e7e7e7;cursor:ew-resize;pointer-events:all}#editor-resize-handle span{display:flex;justify-content:center;text-align:center;align-items:center;height:calc(100% - 30px)}.styled-checkbox input{-webkit-transition-duration:.4s;transition-duration:.4s;outline:none;opacity:0;display:none}.styled-checkbox label{padding:2px 6px;color:grey;border-radius:12px;border:2px solid #e7e7e7}.styled-checkbox input:checked+label{padding:2px 6px;color:#000;background-color:#daeff1;border:2px solid #b0d9cd}.styled-checkbox input:checked+label.transcribe-button{padding:2px 6px;color:#000;background-color:#efc7c7;border:2px solid #dc8484}.node-editor .form .editor-counter{right:20px;width:100%;float:left;font-size:.8em}.node-editor .form .editor{white-space:pre;box-sizing:border-box;min-height:100%;padding:0;margin:0;line-height:1.5em;font-size:.9em;color:#666;font-family:yarnFont}.editor-container{margin-top:2px;width:100%;height:100%;float:left;overflow:hidden;position:relative}.editor-container .editor-play,.editor-container .editor-preview{display:none;max-height:100%;width:100%;overflow-y:auto;white-space:pre;box-sizing:border-box;font-size:.9em;line-height:1.5em;color:#666;font-family:yarnFont;cursor:pointer;height:100%;position:absolute}#editor-preview{display:flex!important;flex-direction:column!important}.editor-take-half{left:0;width:50%}.editor-play,.editor-take-half{display:flex;position:absolute;top:0}.editor-play{left:50%;overflow-y:hidden!important;-webkit-tap-highlight-color:transparent}#commandDebugLabel{overflow-y:auto;overflow-x:hidden;width:50%;resize:none;font:normal arial,calibri}.editor-play.inYarnMode{left:0}#commandDebugLabel.inYarnMode{width:100%}.story-playtest-answer,.story-playtest-bubble{color:#000;width:90%;border-radius:17px;padding:2px 8px;margin:4px;background:#7df1c1;font:large arial,calibri;white-space:break-spaces}.story-playtest-answer{background:#dedede!important;opacity:.7}.answer-post{margin-right:0;margin-left:10%;width:80%}.story-animated-dots{display:flex}.story-animated-dots p{animation-name:jumping-dots;animation-duration:.7s;animation-iteration-count:infinite;animation-timing-function:linear}.story-animated-dots p:nth-child(2){animation-delay:.2s}.story-animated-dots p:nth-child(3){animation-delay:.4s}@keyframes jumping-dots{20%{transform:translateY(0)}40%{transform:translateY(2px)}60%{transform:translateY(3px)}80%{transform:translateY(2px)}}#NVrichTextLabel{position:absolute;bottom:10px;padding:10px}.editor p,.node .body p{display:inline;margin:0;padding:0}.linkname{color:#3ecfe9}.linkbounds{color:#0ec0e0}.condition{color:#e93ecf}.conditionbounds{color:#e00ec0}.comment{color:#44fe66}.node-delete{position:absolute;width:100%;height:100%;z-index:10004;background:rgba(0,0,0,.5)}.node-delete .form{margin-left:auto;margin-right:auto;margin-top:100px;padding:20px;width:200px;height:120px;background:#fff;border-radius:4px;box-shadow:0 1px 1px #000}.node-delete .form .close{display:block;margin-left:auto;margin-right:auto;margin-top:50px;background-position:-64px 0}#marquee{z-index:10000;display:none;position:absolute;pointer-events:none;border:1px solid #49eff1;background-color:rgba(29,94,95,.2)}.title{box-sizing:border-box;padding:5px;width:100%;line-height:20px;font-weight:700;float:left}.app-menu{z-index:10003}.file-tabs{position:absolute;bottom:60px;left:27px;min-width:27px;opacity:.3;z-index:10002;transform:rotate(270deg);transform-origin:left;display:flex;gap:3px}.file-tabs .bbcode-button{max-width:200px}.file-tabs:hover{opacity:.9}.file-tabs-buttons{display:flex;gap:3px;max-width:61vh;overflow:hidden;transition:max-width .15s ease-in}.file-tabs-buttons.collapsed{max-width:0}.app-search{z-index:10004}.menu:hover .dropdown,input:focus+span+.dropdown{max-height:var(--menu-dropdown-max-height)}input:focus+span+.dropdown{overflow-y:auto}.menu .dropdown{clear:left;overflow:auto;max-height:0;transition:max-height .5s;-ms-overflow-style:none;scrollbar-width:none}.menu .dropdown::-webkit-scrollbar{display:none}.menu .dropdown .item{display:block;box-sizing:border-box;padding:7px}.menu .dropdown .search-field{box-sizing:border-box;float:left;display:block;width:100%;padding:10px;text-align:center}.item img{width:24px}.add-link{position:absolute;top:15px;right:15px;height:40px;font-family:sans-serif;line-height:1.6em;font-size:.9em;cursor:default;box-shadow:0 0 1px 1px #e8e8e8;z-index:10000;background-color:#fff;max-width:40%}.add-link:hover{background:#e8e8e8}#linkHelperMenuFilter{border-right:2px solid #e8e8e8;border-left:2px solid #e8e8e8;border-bottom:0}#add-link-title{line-height:40px;text-align:center;padding:0;width:100%}.tooltip{opacity:.7;position:absolute;text-align:center;z-index:99!important}.button-bubble{width:20px;height:20px;position:absolute;overflow-wrap:break-word}.button-bubble:after{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background:#444;border-radius:8px;color:#fff;content:attr(title);margin:-62px -110px 0;font-size:16px;padding:13px;width:220px;z-index:99!important}.button-bubble:before{border:solid;border-color:#444 transparent;border-width:12px 6px 0;content:"";left:45%;bottom:30px;position:absolute}.disabled{opacity:.65;pointer-events:none;cursor:not-allowed}.storyPreviewChoiceButton{color:#290018;font-size:1.2em;margin:3px}.app-info{position:absolute;left:20px;bottom:20px;font-size:.8em;text-transform:uppercase;line-height:1.2em;opacity:.5}#addPwa{position:absolute;left:15px;bottom:60px;color:#6b3877}.app-info span{display:block}.app-title{font-weight:700}.app-version:before{content:"Version "}.menu-icon{color:#000}.ace-content{cursor:text}.ace_tooltip{background-color:unset}.editor-preview img,.story-playtest-bubble>img{max-height:200px;border-radius:7px}.editor-preview img:hover,.story-playtest-bubble>img:hover{max-height:unset;max-width:90%}@media screen and (max-width:900px){.settings-row{flex-direction:column}}@media only screen and (min-width:600px){.show-when-narrow{display:none}}@media only screen and (max-width:600px){.hide-when-narrow{display:none!important}.show-when-narrow{display:inline!important}.node-editor .form{top:8%;height:92%;padding:2px 2px 5px;line-height:0;border-radius:4px;display:flex!important;flex-flow:column!important}.node-editor .form .toggle-toolbar,.toggle-toolbar{padding:0;font-size:.6em!important}.editor-counter{white-space:nowrap}.node-editor .form input[type=text]{font-size:1em!important;padding:0!important;margin-top:0!important;margin-bottom:0!important;border-bottom:0!important}input#editorTitle{width:calc(60% - 25px)}.settings-form{left:5%!important;top:5%!important;width:90%!important;height:90%!important}button.bbcode-button{border:1px solid #e7e7e7!important;font-size:.8em;padding:1px 2px 0!important}.bbcode-toolbar .styled-checkbox label{font-size:.8em;padding:4px 0 3px!important}.context-menu-visible>.context-menu-list{left:0!important;top:40px!important}.menu:hover .dropdown.shrink-when-narrow{max-height:45vh!important}.app-search,.menu{opacity:.85}#linkHelperMenuFilter{min-height:35px}.emojipicker-container,.tooltip{top:15%!important;left:15%!important}.app-undo-redo span{display:inline}.app-sort{display:none}.app-undo-redo{bottom:60px}.app-add-node{bottom:60px;opacity:.5}.app-button{opacity:.5}.settings-form,.settings-item{padding:1px}.ace_gutter{width:26px!important}.ace_gutter-cell{padding-left:0!important;right:unset;font-size:small}.ace_mobile-button{display:none}.ace_scroller{left:23px!important}.add-link{top:0;right:20px;height:20px;border-radius:4px}#add-link-title{line-height:20px}}.twitter-tweet-rendered{position:relative!important;height:0!important;padding-bottom:56.25%!important}.twitter-tweet-rendered>iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.editor-preview font>iframe{display:flex}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}@keyframes opacityPulse{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.opacity-pulse{animation:opacityPulse 3s ease-out;animation-iteration-count:infinite;opacity:0}.centered{transform:translate(50%,50%);position:absolute;display:flex;flex:1;align-items:center}.swal2-content{max-height:50vh!important}@keyframes fadeIn{to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in 1 forwards;opacity:0}.is-paused{animation-play-state:paused}.flex-wrap{display:flex;flex-wrap:wrap;gap:3px;align-items:center}.syntax-mode-banner{position:absolute;bottom:0;filter:blur(1px);opacity:.15;max-width:50vw;z-index:-9999}@media only screen and (max-width:600px){.swal2-popup{padding:2px!important}.swal2-actions{margin:1px!important}}.swal2-title{width:100%}.swal2-content{max-height:80vh;overflow:auto}.table{width:100%}.table-editable{width:100%;position:relative}.table-header{top:0}.table-footer,.table-header{position:sticky;background-color:#007;color:#0ff}.table-footer{bottom:0;display:flex;justify-content:space-between}.table-editable .glyphicon{font-size:20px}.table-remove{color:#700;cursor:pointer;text-align:center}.cell{width:180px;max-width:180px;text-align:left;padding-left:3px;padding-right:3px}.table-remove:hover{color:red}.table-down:hover,.table-up:hover{color:#00f}.table-add{width:120px;color:#070;cursor:pointer;text-align:center}.table-add:hover{color:#0b0}.hide{display:none} \ No newline at end of file diff --git a/index.html b/index.html index a00810ba5..71db4541a 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -