:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;outline:none}[dir] .w-e-text-container *,[dir] .w-e-toolbar *{margin:0;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{color:var(--w-e-textarea-color);height:100%;position:relative}[dir] .w-e-text-container{background-color:var(--w-e-textarea-bg-color)}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;min-height:100%;outline:0;white-space:pre-wrap}[dir] .w-e-text-container [data-slate-editor]{border-top:1px solid transparent;padding:0 10px}[dir] .w-e-text-container [data-slate-editor] p{margin:15px 0}[dir] .w-e-text-container [data-slate-editor] h1,[dir] .w-e-text-container [data-slate-editor] h2,[dir] .w-e-text-container [data-slate-editor] h3,[dir] .w-e-text-container [data-slate-editor] h4,[dir] .w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{display:inline!important;max-width:100%;min-height:20px;min-width:20px}[dir] .w-e-text-container [data-slate-editor] img{cursor:default}.w-e-text-container [data-slate-editor] span{text-indent:0}[dir] .w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;top:17px;width:90%}[dir=ltr] .w-e-text-placeholder{left:10px}[dir=rtl] .w-e-text-placeholder{right:10px}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em}[dir=ltr] .w-e-max-length-info{right:1em}[dir=rtl] .w-e-max-length-info{left:1em}.w-e-bar{color:var(--w-e-toolbar-color);font-size:14px}[dir] .w-e-bar{background-color:var(--w-e-toolbar-bg-color);padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{position:absolute}[dir] .w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039)}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{display:inline-flex;height:40px;width:1px}[dir] .w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);margin:0 5px}.w-e-bar-item{display:flex;height:40px;position:relative}[dir] .w-e-bar-item{padding:4px;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{color:var(--w-e-toolbar-color);display:inline-flex;height:32px;overflow:hidden;white-space:nowrap}[dir] .w-e-bar-item button{background:transparent;border:none;cursor:pointer;padding:0 8px}.w-e-bar-item button:hover{color:var(--w-e-toolbar-active-color)}[dir] .w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color)}[dir=ltr] .w-e-bar-item button .title{margin-left:5px}[dir=rtl] .w-e-bar-item button .title{margin-right:5px}.w-e-bar-item .active{color:var(--w-e-toolbar-active-color)}[dir] .w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color)}[dir] .w-e-bar-item .disabled{cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{color:var(--w-e-toolbar-disabled-color)}[dir] .w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;opacity:0;position:absolute;top:40px;transition:opacity .6s;visibility:hidden;white-space:pre;z-index:1}[dir] .w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;padding:5px 10px;text-align:center}.w-e-menu-tooltip-v5:after{content:"";opacity:0;position:absolute;top:30px;transition:opacity .6s;visibility:hidden}[dir] .w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color)}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{top:10px}[dir=ltr] .w-e-menu-tooltip-v5.tooltip-right:before{left:100%}[dir=rtl] .w-e-menu-tooltip-v5.tooltip-right:before{right:100%}.w-e-menu-tooltip-v5.tooltip-right:after{top:16px}[dir] .w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-top-color:transparent}[dir=ltr] .w-e-menu-tooltip-v5.tooltip-right:after{border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);left:100%;margin-left:-10px}[dir=rtl] .w-e-menu-tooltip-v5.tooltip-right:after{border-right-color:transparent;border-left-color:var(--w-e-toolbar-active-color);right:100%;margin-right:-10px}.w-e-bar-item-group .w-e-bar-item-menus-container{display:none;position:absolute;top:0;z-index:1}[dir] .w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px}[dir=ltr] .w-e-bar-item-group .w-e-bar-item-menus-container{left:0}[dir=rtl] .w-e-bar-item-group .w-e-bar-item-menus-container{right:0}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}[dir] .w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px}[dir=ltr] .w-e-select-list{left:0}[dir=rtl] .w-e-select-list{right:0}.w-e-select-list ul{line-height:1;list-style:none}[dir] .w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{position:relative;white-space:nowrap}[dir] .w-e-select-list ul li{cursor:pointer}[dir=ltr] .w-e-select-list ul li{padding:7px 0 7px 25px;text-align:left}[dir=rtl] .w-e-select-list ul li{padding:7px 25px 7px 0;text-align:right}[dir] .w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{position:absolute;top:50%}[dir] .w-e-select-list ul li svg{margin-top:-7px}[dir=ltr] .w-e-select-list ul li svg{left:0;margin-left:5px}[dir=rtl] .w-e-select-list ul li svg{right:0;margin-right:5px}.w-e-bar-bottom .w-e-select-list{bottom:0;top:inherit}[dir] .w-e-bar-bottom .w-e-select-list{margin-bottom:40px;margin-top:0}.w-e-drop-panel{min-width:200px;position:absolute;top:0;z-index:1}[dir] .w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px;padding:10px}.w-e-bar-bottom .w-e-drop-panel{bottom:0;top:inherit}[dir] .w-e-bar-bottom .w-e-drop-panel{margin-bottom:40px;margin-top:0}.w-e-modal{color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;position:absolute;z-index:1}[dir] .w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);padding:20px 15px 0}[dir=ltr] .w-e-modal{text-align:left}[dir=rtl] .w-e-modal{text-align:right}.w-e-modal .btn-close{line-height:1;position:absolute;top:7px}[dir] .w-e-modal .btn-close{cursor:pointer;padding:5px}[dir=ltr] .w-e-modal .btn-close{right:8px}[dir=rtl] .w-e-modal .btn-close{left:8px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block}[dir] .w-e-modal .babel-container{margin-bottom:15px}.w-e-modal .babel-container span{display:block}[dir] .w-e-modal .babel-container span{margin-bottom:10px}[dir] .w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{color:var(--w-e-toolbar-color);font-weight:400;height:32px;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[dir] .w-e-modal button{background-color:var(--w-e-modal-button-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;cursor:pointer;padding:4.5px 15px;text-align:center}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";color:var(--w-e-toolbar-color);font-variant:tabular-nums;transition:all .3s;width:100%}[dir] .w-e-modal input[type=number],[dir] .w-e-modal input[type=text],[dir] .w-e-modal textarea{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;padding:4.5px 11px}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{height:1px;position:absolute;transition:width .3s;width:0}[dir] .w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color)}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;position:fixed;top:0!important;width:100%!important}[dir] .w-e-full-screen-container{margin:0!important;padding:0!important}[dir=ltr] .w-e-full-screen-container,[dir=rtl] .w-e-full-screen-container{left:0!important;right:0!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{font-family:monospace}[dir] .w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;padding:3px}.w-e-panel-content-color{list-style:none;width:230px}[dir=ltr] .w-e-panel-content-color{text-align:left}[dir=rtl] .w-e-panel-content-color{text-align:right}.w-e-panel-content-color li{display:inline-block}[dir] .w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;padding:2px}[dir] .w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{height:17px;width:17px}[dir] .w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px}[dir] .w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;width:100%}[dir] .w-e-panel-content-color .clear{margin-bottom:5px}.w-e-panel-content-color .clear svg{height:16px;width:16px}[dir] .w-e-panel-content-color .clear svg{margin-bottom:-4px}.w-e-text-container [data-slate-editor] blockquote{display:block;font-size:100%;line-height:1.5}[dir] .w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);margin:10px 0;padding:10px}[dir=ltr] .w-e-text-container [data-slate-editor] blockquote{border-left:8px solid var(--w-e-textarea-selected-border-color)}[dir=rtl] .w-e-text-container [data-slate-editor] blockquote{border-right:8px solid var(--w-e-textarea-selected-border-color)}.w-e-panel-content-emotion{font-size:20px;list-style:none;width:300px}[dir=ltr] .w-e-panel-content-emotion{text-align:left}[dir=rtl] .w-e-panel-content-emotion{text-align:right}.w-e-panel-content-emotion li{display:inline-block}[dir] .w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;padding:0 5px}[dir] .w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}[dir] .w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{display:block;height:1px}[dir] .w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0}.w-e-text-container [data-slate-editor] pre>code{display:block;font-size:14px;text-indent:0}[dir] .w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;padding:10px}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block}[dir] .w-e-text-container [data-slate-editor] .w-e-image-container{margin:0 3px}[dir] .w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{height:7px;position:absolute;width:7px}[dir] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{top:0}[dir=ltr] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0}[dir=rtl] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nesw-resize;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{top:0}[dir=ltr] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0}[dir=rtl] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nwse-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0}[dir=ltr] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nesw-resize;left:0}[dir=rtl] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nwse-resize;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0}[dir=ltr] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nwse-resize;right:0}[dir=rtl] .w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nesw-resize;left:0}[dir] .w-e-text-container [contenteditable=false] .w-e-image-container:hover,[dir] .w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{overflow-x:auto;width:100%}[dir] .w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;padding:10px}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{line-height:1.5;min-width:30px}[dir] .w-e-text-container [data-slate-editor] table td,[dir] .w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);padding:3px 5px}[dir=ltr] .w-e-text-container [data-slate-editor] table td,[dir=ltr] .w-e-text-container [data-slate-editor] table th{text-align:left}[dir=rtl] .w-e-text-container [data-slate-editor] table td,[dir=rtl] .w-e-text-container [data-slate-editor] table th{text-align:right}.w-e-text-container [data-slate-editor] table th{font-weight:700}[dir] .w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);text-align:center}[dir] .w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{height:15px;width:20px}[dir] .w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;padding:3px 5px}[dir] .w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}[dir] .w-e-textarea-video-container{background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}[dir=ltr] .w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px}[dir=rtl] .w-e-textarea-video-container{background-image:linear-gradient(-45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(-45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:100% 0,10px 10px}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow:auto;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre;word-break:normal;word-spacing:normal}[dir] .w-e-text-container [data-slate-editor] pre>code{margin:.5em 0;padding:1em;text-shadow:0 1px #fff}[dir=ltr] .w-e-text-container [data-slate-editor] pre>code{text-align:left}[dir=rtl] .w-e-text-container [data-slate-editor] pre>code{text-align:right}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}[dir] .w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}[dir] .editor-preview .table-container{border:none!important;border-radius:0!important;padding:0!important}[dir] .editor-preview .table-container table th{cursor:auto!important}[dir=ltr] .editor-preview .table-container table th{border-right-width:1px!important}[dir=rtl] .editor-preview .table-container table th{border-left-width:1px!important}.editor[data-v-7fddb54a]{--w-e-textarea-bg-color:hsla(0,0%,100%,0);--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}[dir] .editor[data-v-7fddb54a]{border:none}.editor-dark[data-v-7fddb54a]{--w-e-textarea-bg-color:#283046;--w-e-textarea-color:#d0d2d6;--w-e-textarea-border-color:#b4b7bd;--w-e-textarea-slight-border-color:#ffc800;--w-e-textarea-slight-color:#444b60;--w-e-textarea-slight-bg-color:#24233a;--w-e-textarea-selected-border-color:#4683bb;--w-e-textarea-handler-bg-color:#4683bb;--w-e-toolbar-color:#d0d2d6;--w-e-toolbar-bg-color:#283046;--w-e-toolbar-active-color:#d0d2d6;--w-e-toolbar-active-bg-color:#161d31;--w-e-toolbar-disabled-color:#444b60;--w-e-toolbar-border-color:#3b4253;--w-e-modal-button-bg-color:#4683bb;--w-e-modal-button-border-color:#3b4253}[dir] .editor-dark[data-v-7fddb54a]{border:none}[dir] .float[data-v-995c3214]:hover{transform:translateY(-5px)}.brightness[data-v-995c3214]:hover{filter:brightness(calc((100 + var(--brightness))*1%))}.opacity[data-v-995c3214]:hover{opacity:calc(var(--images-brightness)*1%)}.default-image[data-v-995c3214]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:300px;max-height:300px;width:100%;height:100%}[dir] .default-image[data-v-995c3214]{padding:5px;margin-bottom:20px;border:2px dashed #dfdfdf;border-radius:10px}.error-page[data-v-995c3214]{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:500px;height:100%;position:relative;z-index:100}[dir] .error-page[data-v-995c3214]{margin-bottom:20px}.error-area[data-v-995c3214]{width:100%;display:flex;justify-content:center;align-items:center}[dir] .error-area[data-v-995c3214]{margin-bottom:8px}.error-html[data-v-995c3214]{width:100%}.error-text h1[data-v-995c3214],.error-text h2[data-v-995c3214]{position:relative;font-weight:900;font-size:clamp(30px,12vw,80px);letter-spacing:var(--letter-spacing);color:transparent}[dir] .error-text h1[data-v-995c3214],[dir] .error-text h2[data-v-995c3214]{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(var(--color-deg),var(--color-1) 30%,var(--color-2))}.error-text h1[data-v-995c3214]:before{content:var(--title-text);position:absolute;z-index:-1;top:0}[dir=ltr] .error-text h1[data-v-995c3214]:before{left:0;text-shadow:var(--color-3) 1px 0 2px,var(--color-3) 0 1px 2px,var(--color-3) -1px 0 2px,var(--color-3) 0 -1px 2px,var(--color-3) 2px 0 2px,var(--color-3) 0 2px 2px,var(--color-3) -2px 0 2px,var(--color-3) 0 -2px 2px,var(--color-4) 3px 0 3px,var(--color-4) 0 3px 3px,var(--color-4) -3px 0 3px,var(--color-4) 0 -3px 3px,var(--color-4) 5px 0 3px,var(--color-4) 0 5px 3px,var(--color-4) -5px 0 3px,var(--color-4) 0 -5px 3px}[dir=rtl] .error-text h1[data-v-995c3214]:before{right:0;text-shadow:var(--color-3) -1px 0 2px,var(--color-3) 0 1px 2px,var(--color-3) 1px 0 2px,var(--color-3) 0 -1px 2px,var(--color-3) -2px 0 2px,var(--color-3) 0 2px 2px,var(--color-3) 2px 0 2px,var(--color-3) 0 -2px 2px,var(--color-4) -3px 0 3px,var(--color-4) 0 3px 3px,var(--color-4) 3px 0 3px,var(--color-4) 0 -3px 3px,var(--color-4) -5px 0 3px,var(--color-4) 0 5px 3px,var(--color-4) 5px 0 3px,var(--color-4) 0 -5px 3px}.error-text h2[data-v-995c3214]:before{content:"尚未設定";position:absolute;z-index:-1;top:0}[dir=ltr] .error-text h2[data-v-995c3214]:before{left:0;text-shadow:var(--color-3) 1px 0 2px,var(--color-3) 0 1px 2px,var(--color-3) -1px 0 2px,var(--color-3) 0 -1px 2px,var(--color-3) 2px 0 2px,var(--color-3) 0 2px 2px,var(--color-3) -2px 0 2px,var(--color-3) 0 -2px 2px,var(--color-4) 3px 0 3px,var(--color-4) 0 3px 3px,var(--color-4) -3px 0 3px,var(--color-4) 0 -3px 3px,var(--color-4) 5px 0 3px,var(--color-4) 0 5px 3px,var(--color-4) -5px 0 3px,var(--color-4) 0 -5px 3px}[dir=rtl] .error-text h2[data-v-995c3214]:before{right:0;text-shadow:var(--color-3) -1px 0 2px,var(--color-3) 0 1px 2px,var(--color-3) 1px 0 2px,var(--color-3) 0 -1px 2px,var(--color-3) -2px 0 2px,var(--color-3) 0 2px 2px,var(--color-3) 2px 0 2px,var(--color-3) 0 -2px 2px,var(--color-4) -3px 0 3px,var(--color-4) 0 3px 3px,var(--color-4) 3px 0 3px,var(--color-4) 0 -3px 3px,var(--color-4) -5px 0 3px,var(--color-4) 0 5px 3px,var(--color-4) 5px 0 3px,var(--color-4) 0 -5px 3px}.error[data-v-134c891e]{position:relative}[dir] .error[data-v-134c891e]{background-size:cover;background-repeat:no-repeat;background-position:top;background-color:transparent}@media screen and (max-width:575px){[dir] .error[data-v-134c891e]{background-size:auto}}.top[data-v-134c891e]{position:absolute;z-index:1;top:0;width:100%}[dir] .top[data-v-134c891e]{margin-top:-100px}[dir=ltr] .top[data-v-134c891e]{left:50%;transform:translateX(-50%)}[dir=rtl] .top[data-v-134c891e]{right:50%;transform:translateX(50%)}@media screen and (max-width:767px){.top[data-v-134c891e]{display:none}}.bottom[data-v-134c891e]{position:relative;z-index:1;bottom:0;width:100%}[dir] .bottom[data-v-134c891e]{margin-top:-100px}[dir=ltr] .bottom[data-v-134c891e]{left:50%;transform:translateX(-50%)}[dir=rtl] .bottom[data-v-134c891e]{right:50%;transform:translateX(50%)}@media screen and (max-width:767px){.bottom[data-v-134c891e]{display:none}}.board[data-v-134c891e]{position:relative;z-index:0;height:100vh}[dir] .board[data-v-134c891e]{padding:0}