/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.hljs{display:block;overflow-x:auto;padding:.5em;background:#f0f0f0}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:700}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#800}.hljs-title,.hljs-section{color:#800;font-weight:700}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#bc6060}.hljs-literal{color:#78a960}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta-string{color:#4d99bf}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.space-footer-bar{position:absolute;z-index:10;height:48px;width:100%;top:0;left:0;border-bottom:1px solid rgba(0,0,0,.08);display:flex;background:#fff;cursor:default;transition:bottom .3s}.space-footer-bar.footer-bar-disabled{pointer-events:none}.space-footer-bar.footer-bar-hidden{bottom:-100px}.space-footer-bar .qk-tooltip{animation-delay:.6s}.space-footer-bar .qk-tooltip span{margin:0 0 0 6px;display:inline-block;padding:0 4px;background:#ffffff26;border-radius:2px}.space-footer-bar .footer-items{flex:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:0 6px}.space-footer-bar .footer-item{display:flex;width:32px;height:32px;box-sizing:border-box;justify-content:center;align-items:center;position:relative;color:#303030;border-radius:6px;margin:0 6px}.space-footer-bar .footer-item.footer-item-active,.space-footer-bar .footer-item.footer-item-active:hover{background:#e3e3e3}.space-footer-bar .footer-item .qk-tooltip{bottom:-42px}.space-footer-bar .footer-item:hover{background:#eee}.space-footer-bar .footer-item:hover .qk-tooltip{display:flex}.space-footer-bar .footer-create-box{display:flex;flex:1;height:100%;flex-direction:column;justify-content:center;align-items:center}.space-footer-bar .footer-create-box .footer-icon{transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center}.space-footer-bar .footer-create-box #footer-shape-icon{display:flex;align-items:center;justify-content:center}.space-footer-bar .footer-menu-btn{height:100%;width:16px;display:flex;justify-content:center;align-items:center;position:absolute;right:2px;top:0}.space-footer-bar .footer-menu-btn:hover .menu-arr{transform:translateY(2px)}.space-footer-bar .footer-menu-btn .menu-arr{width:22px;display:flex;justify-content:center;align-items:center;transition:all .2s}.space-footer-bar .karrd-element{position:relative}.space-footer-bar #footer-item-shape{padding-right:18px;width:46px;margin-right:0}.space-footer-bar #footer-item-shape .footer-create-box{padding-left:3px}.space-footer-bar #footer-item-shape .footer-icon{background:transparent}.space-footer-bar #footer-item-shape svg{overflow:visible}.space-footer-bar #footer-item-shape.shape-menu-show{background:#f3f3f3}.space-footer-bar #footer-item-shape.shape-menu-show #footer-shape-menu{display:flex;animation:shape-menu-show .2s;animation-fill-mode:forwards}.space-footer-bar #footer-item-shape.shape-menu-show .menu-arr{transform:translateY(2px)}.space-footer-bar #footer-item-shape.shape-menu-hide #footer-shape-menu{opacity:1;display:flex;animation:shape-menu-hide .2s;animation-fill-mode:forwards}.space-footer-bar #footer-shape-menu{position:absolute;padding:8px;width:168px;height:auto;display:none;flex-wrap:wrap;background:#fff;top:44px;left:50%;transform:translate(-50%);border-radius:8px;box-shadow:0 3px 10px #00000014;color:#222}@keyframes shape-menu-show{0%{opacity:0;top:32px}to{opacity:1;top:44px}}@keyframes shape-menu-hide{0%{opacity:1;top:44px}to{opacity:0;top:32px}}.space-footer-bar #footer-shape-menu .menu-shape-wrapper{width:42px;height:42px;display:flex;justify-content:center;align-items:center;border-radius:6px}.space-footer-bar #footer-shape-menu .menu-shape-wrapper:hover{background:#f3f3f3}.space-footer-bar .footer-split{width:1px;height:20px;margin:0 6px;background:#00000026}.space-footer-bar .footer-cursor{height:100%;flex-shrink:0;align-items:center;position:absolute;right:0;display:none}.space-footer-bar .footer-cursor .footer-item.active-cursor{background:#eee}.space-footer-bar #footer-upload{position:absolute;padding:0;margin:0;border:0;width:100%;height:100%;left:0;top:0;opacity:0}body.mobile-style .space-footer-bar{display:none}.limited-canvas{box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;position:absolute;left:50%;bottom:-120px;transform:translate(-50%);border-radius:6px;width:250px;z-index:60;background:#28292c;color:#fff;padding:16px;transition:opacity .2s,bottom .3s;opacity:0}.limited-canvas h1{margin:0 0 12px;font-size:16px}.limited-canvas .limited-text{font-size:14px;line-height:1.5;display:flex;align-items:center}.limited-canvas .limited-buttons{display:flex;margin-top:20px}.limited-canvas .button-spacing{width:16px}.limited-canvas .cancel{background:transparent;color:#fff;border:1px solid #fff;flex:1}.limited-canvas .upgrade{font-weight:500;width:140px;flex-shrink:0}.limited-canvas.limited-show{opacity:1;bottom:20px}.block-text-editor{overflow-y:auto;overflow-x:hidden}.block-text-editor.block-dragging{cursor:pointer;-webkit-user-select:none;user-select:none}.block-text-editor.block-dragging .ql-editor{pointer-events:none;-webkit-user-select:none;user-select:none}.block-text-editor.text-dynamic-w{min-width:600px;pointer-events:none!important}.block-text-editor.text-dynamic-w .ql-editor{position:absolute!important;min-width:0;max-width:600px}.block-text-editor .block-dragging-line{background:#00aeec33;border-radius:3px}.block-text-editor .ql-editor{overflow:visible;height:auto;min-height:100%}.block-editor-command-menu{position:absolute;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;width:164px;overflow:auto;pointer-events:none;opacity:0;transform:scale(.98);transition:transform .2s,opacity .2s}.block-editor-command-menu.space-menu{z-index:50!important}.block-editor-command-menu.space-menu .space-menu-item{position:relative;height:34px!important}.block-editor-command-menu.space-menu .space-menu-item:hover{background:transparent}.block-editor-command-menu.space-menu .space-menu-item.menu-item-active{background:#f3f3f3}.block-editor-command-menu.space-menu .space-menu-item.menu-current,.block-editor-command-menu.space-menu .space-menu-item.menu-current:hover{color:#00aeec}.block-editor-command-menu.menu-show{pointer-events:initial;opacity:1;transform:scale(1)}.block-editor-command-menu.menu-mismatch{transform:scale(.98);pointer-events:none;opacity:0}.block-editor-command-menu::-webkit-scrollbar{width:7px}.block-editor-command-menu::-webkit-scrollbar-track{background:transparent;border-radius:4px}.block-editor-command-menu::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.block-editor-command-menu::-webkit-scrollbar-thumb:hover{background:#00000040}.block-editor-command-menu .menu-icon{width:24px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center}.block-editor-command-menu .menu-text{margin-left:8px;font-size:14px;white-space:nowrap}.block-editor-command-menu .menu-select-file{position:absolute;left:0;top:0;height:100%;width:100%;margin:0;outline:none;opacity:0;cursor:pointer}.block-editor-command-menu .menu-select-file::-webkit-file-upload-button{cursor:pointer}.block-editor-toolbar{position:absolute;z-index:1;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;height:38px;background:#fff;pointer-events:none;opacity:0;transform:scale(.98);transition:transform .15s,opacity .15s;border-radius:5px;display:flex;align-items:center;padding-right:4px}.block-editor-toolbar.toolbar-show{pointer-events:initial;opacity:1;transform:scale(1)}.block-editor-toolbar.toolbar-for-selecting{opacity:0;pointer-events:none}.block-editor-toolbar .toolbar-item{display:flex;height:30px;position:relative;border-radius:5px;margin-left:4px}.block-editor-toolbar .toolbar-item:hover,.block-editor-toolbar .toolbar-item.toolbar-show-menu{background:#eee}.block-editor-toolbar .toolbar-item.toolbar-show-menu .toolbar-menu{pointer-events:initial;opacity:1}.block-editor-toolbar .toolbar-item.toolbar-active,.block-editor-toolbar .toolbar-item.toolbar-active:hover{color:#00aeec}.block-editor-toolbar .toolbar-wrapper{display:flex;height:100%;align-items:center;padding:0 6px;cursor:pointer}.block-editor-toolbar .toolbar-wrapper.drop-wrapper{padding:0 5px 0 6px}.block-editor-toolbar .toolbar-icon{height:100%;width:20px;display:flex;align-items:center;justify-content:center}.block-editor-toolbar .toolbar-drop-arrow{margin-left:4px;transform:rotate(180deg)}.block-editor-toolbar .toolbar-split{width:1px;height:30px;margin:0 2px 0 6px;background:#eee}.block-editor-toolbar .toolbar-menu{position:absolute;z-index:1;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:5px;background:#fff;opacity:0;pointer-events:none;display:flex}.block-editor-toolbar .toolbar-menu::-webkit-scrollbar{width:7px}.block-editor-toolbar .toolbar-menu::-webkit-scrollbar-track{background:transparent;border-radius:4px}.block-editor-toolbar .toolbar-menu::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.block-editor-toolbar .toolbar-menu::-webkit-scrollbar-thumb:hover{background:#00000040}.block-editor-toolbar .toolbar-menu.toolbar-menu-options{border-radius:5px;overflow:hidden;padding:4px}.block-editor-toolbar .toolbar-menu.toolbar-menu-options .menu-option{width:32px;height:30px;border-radius:5px;cursor:pointer;margin-left:4px}.block-editor-toolbar .toolbar-menu.toolbar-menu-options .menu-option:first-child{margin-left:0}.block-editor-toolbar .toolbar-menu .menu-option{display:flex;justify-content:center;align-items:center}.block-editor-toolbar .toolbar-menu .menu-option.menu-list-option:hover{background:#f3f3f3}.block-editor-toolbar .toolbar-menu .menu-option.menu-option-active,.block-editor-toolbar .toolbar-menu .menu-option.menu-option-active:hover{color:#00aeec}.block-editor-toolbar .toolbar-menu .menu-option.menu-option-hidden{display:none}.block-editor-toolbar .toolbar-menu .menu-split{width:1px;margin:0 3px 0 4px;background:#eee}.block-editor-toolbar #tool-block .toolbar-menu{flex-direction:column;box-sizing:border-box;width:150px;overflow:auto}.block-editor-toolbar #tool-block .toolbar-menu .menu-option{box-sizing:border-box;width:100%;height:34px;margin-left:0;padding:0 12px;justify-content:flex-start;flex-shrink:0}.block-editor-toolbar #tool-block .toolbar-menu .menu-icon{width:24px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center}.block-editor-toolbar #tool-block .toolbar-menu .menu-text{margin-left:12px;font-size:14px}.block-editor-toolbar #tool-color .drop-wrapper{padding:0 6px}.block-editor-toolbar #tool-color #toolbar-color-icon{width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 1px #00000059}.block-editor-toolbar #tool-color .background-clear{position:relative}.block-editor-toolbar #tool-color .background-clear .background-clear-icon{height:24px;width:24px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg)}.block-editor-toolbar #tool-color .background-clear .background-clear-icon:before{content:"";display:block;width:100%;height:1px;background:#00000029}.block-editor-toolbar #tool-align .toolbar-align-icon{width:14px;height:10px;border-top:1px solid #000;position:relative;display:flex;flex-direction:column}.block-editor-toolbar #tool-align .toolbar-align-icon:before,.block-editor-toolbar #tool-align .toolbar-align-icon:after{content:"";display:block;margin-top:4px;width:55%;height:1px;background:#000}.block-editor-toolbar #tool-align .toolbar-align-icon:after{width:75%}.block-editor-toolbar #tool-align .toolbar-align-icon.align-center{align-items:center}.block-editor-toolbar #tool-align .toolbar-align-icon.align-right{align-items:flex-end}.block-editor-toolbar #tool-align .menu-option-active .toolbar-align-icon{border-top-color:#00aeec}.block-editor-toolbar #tool-align .menu-option-active .toolbar-align-icon:before,.block-editor-toolbar #tool-align .menu-option-active .toolbar-align-icon:after{background:#00aeec}.block-editor-color-menu{padding:5px 0;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:5px;background:#fff}.block-editor-color-menu .color-items{display:flex;align-items:center;margin:0 6px}.block-editor-color-menu .color-items .menu-option{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px #00000014;margin:5px!important;cursor:pointer}.block-editor-color-menu .color-items .background-clear{position:relative}.block-editor-color-menu .color-items .background-clear .background-clear-icon{height:24px;width:24px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg)}.block-editor-color-menu .color-items .background-clear .background-clear-icon:before{content:"";display:block;width:100%;height:1px;background:#00000029}.block-editor-tooltip-dialog{position:absolute;border-radius:5px;background:#fff;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;z-index:1;pointer-events:auto;overflow:hidden}.block-editor-link-dialog{height:34px;box-sizing:border-box;padding:4px;display:flex;align-items:center}.block-editor-link-dialog input{height:26px;width:240px;box-sizing:border-box;border:0;padding:0 6px;font-size:13px;border-right:1px solid #EEEEEE}.block-editor-link-dialog .editor-link-save{width:26px;height:26px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:5px;cursor:pointer;margin-left:4px}.block-editor-link-dialog .editor-link-save:hover{background:#eee}.block-editor-link-preview{display:flex;height:34px;box-sizing:border-box;padding:4px;align-items:center}.block-editor-link-preview .preview-open{width:210px;height:26px;line-height:26px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;box-sizing:border-box;padding:0 10px;border-right:1px solid #eff1f4;font-size:13px}.block-editor-link-preview .preview-open a{color:#08f;text-decoration:none}.block-editor-link-preview .preview-btn{width:26px;height:26px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;cursor:pointer;margin-left:4px}.block-editor-link-preview .preview-btn:hover{background:#eee}.block-editor-link-preview .preview-del-icon{height:13px;width:13px;border:1px solid #000;border-radius:50%;transform:rotate(-45deg);display:flex;justify-content:center;align-items:center}.block-editor-link-preview .preview-del-icon:after{content:"";display:block;width:100%;height:1px;background:#000}.editor-block-controls{position:absolute;opacity:0;pointer-events:none}.editor-block-controls.controls-show{pointer-events:all;opacity:1}.editor-block-controls .block-menu-drop{color:#00000080;width:18px;height:26px;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}.editor-block-controls .block-menu-drop:hover{background:#00000014;color:#000000e6}.editor-block-menu-container{position:fixed;width:0;height:0;top:0;left:0;z-index:50}.editor-block-menu-container.show-menu .editor-block-menu-mask{display:block}.editor-block-menu-container.show-menu .editor-block-menu{pointer-events:all;opacity:1;height:auto}.editor-block-menu-container .editor-block-menu-mask{position:fixed;width:100%;height:100%;top:0;left:0;display:none}.editor-block-menu-container .editor-block-menu{width:170px;left:-160px;pointer-events:none;opacity:0;position:fixed;top:-400px;transform:translate(-172px);transition:opacity .15s}.editor-block-menu-container .editor-block-menu.hide-text-block-items .text-block-item{display:none}.editor-block-menu-container .editor-block-menu .space-menu-item{height:32px;font-size:14px;position:relative}.editor-block-menu-container .editor-block-menu .space-menu-item.show-children .editor-block-children{pointer-events:all;opacity:1}.editor-block-menu-container .editor-block-menu .space-menu-item.menu-current,.editor-block-menu-container .editor-block-menu .space-menu-item.menu-current:hover{color:#00aeec}.editor-block-menu-container .editor-block-menu .menu-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.editor-block-menu-container .editor-block-menu .menu-text{margin-left:8px;font-size:14px;white-space:nowrap}.editor-block-menu-container .editor-block-menu .menu-arrow{position:absolute;right:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg);color:#0006}.editor-block-menu-container .editor-block-children{position:absolute;pointer-events:none;opacity:0;transition:opacity .15s;cursor:default}.editor-block-menu-container .block-switch-menu{width:164px;position:relative}.editor-block-dragging{position:absolute;width:20px;height:26px;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:none;color:#000c;background:#f3f3f3}.editor-block-dragging-line{position:absolute;width:100%;height:2px;background:#00aeec}.block-text-styles{line-height:1.6;font-family:inherit;font-size:14px}.block-text-styles .ql-editor{line-height:1.6;font-family:inherit;font-size:14px;padding:12px 48px}.block-text-styles .ql-blank:before{color:#00000080;font-style:normal;left:15px;margin:8px 0;line-height:1.6}.block-text-styles p,.block-text-styles pre{margin:8px 0;line-height:1.6}.block-text-styles h1,.block-text-styles h2,.block-text-styles h3,.block-text-styles h4,.block-text-styles h5,.block-text-styles h6{font-weight:500;margin:8px 0}.block-text-styles h1{font-size:22px;margin:12px 0}.block-text-styles h2{font-size:20px;margin:11px 0}.block-text-styles h3{font-size:18px;margin:10px 0}.block-text-styles h4{font-size:16px}.block-text-styles h5{font-size:15px}.block-text-styles h6{font-size:14px}.block-text-styles .ql-align-right{text-align:right}.block-text-styles .ql-align-center{text-align:center}.block-text-styles li:before{display:inline-block;white-space:nowrap}.block-text-styles li::marker{content:none}.block-text-styles ul{margin:8px 0;padding:0}.block-text-styles ul li{margin:4px 0}.block-text-styles ul li:before{content:"•";width:26px;box-sizing:border-box;padding-left:2px}.block-text-styles ul li:not(.ql-direction-rtl){padding-left:26px}.block-text-styles ul li:not(.ql-direction-rtl):before{margin-left:-26px;margin-right:0;text-align:left}.block-text-styles ul li.ql-indent-1:not(.ql-direction-rtl){padding-left:56px}.block-text-styles ul li.ql-indent-2:not(.ql-direction-rtl){padding-left:86px}.block-text-styles ul li.ql-indent-3:not(.ql-direction-rtl){padding-left:116px}.block-text-styles ul li.ql-indent-4:not(.ql-direction-rtl){padding-left:146px}.block-text-styles ul li.ql-indent-5:not(.ql-direction-rtl){padding-left:176px}.block-text-styles ul li.ql-indent-6:not(.ql-direction-rtl){padding-left:206px}.block-text-styles ul li.ql-indent-7:not(.ql-direction-rtl){padding-left:236px}.block-text-styles ul li.ql-indent-8:not(.ql-direction-rtl){padding-left:266px}.block-text-styles ol{margin:5px 0;padding:0}.block-text-styles ol li{margin:4px 0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.block-text-styles ol li:before{content:counter(list-0,decimal) ". ";width:26px;box-sizing:border-box}.block-text-styles ol li.ql-indent-1{counter-increment:list-1}.block-text-styles ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.block-text-styles ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.block-text-styles ol li.ql-indent-2{counter-increment:list-2}.block-text-styles ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.block-text-styles ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.block-text-styles ol li.ql-indent-3{counter-increment:list-3}.block-text-styles ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.block-text-styles ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.block-text-styles ol li.ql-indent-4{counter-increment:list-4}.block-text-styles ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.block-text-styles ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.block-text-styles ol li.ql-indent-5{counter-increment:list-5}.block-text-styles ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.block-text-styles ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.block-text-styles ol li.ql-indent-6{counter-increment:list-6}.block-text-styles ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.block-text-styles ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.block-text-styles ol li.ql-indent-7{counter-increment:list-7}.block-text-styles ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.block-text-styles ol li.ql-indent-7{counter-reset:list-8 list-9}.block-text-styles ol li.ql-indent-8{counter-increment:list-8}.block-text-styles ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.block-text-styles ol li.ql-indent-8{counter-reset:list-9}.block-text-styles ol li.ql-indent-9{counter-increment:list-9}.block-text-styles ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.block-text-styles ol li:not(.ql-direction-rtl){padding-left:26px}.block-text-styles ol li:not(.ql-direction-rtl):before{margin-left:-26px;margin-right:0;text-align:left}.block-text-styles ol li.ql-indent-1:not(.ql-direction-rtl){padding-left:56px}.block-text-styles ol li.ql-indent-2:not(.ql-direction-rtl){padding-left:86px}.block-text-styles ol li.ql-indent-3:not(.ql-direction-rtl){padding-left:116px}.block-text-styles ol li.ql-indent-4:not(.ql-direction-rtl){padding-left:146px}.block-text-styles ol li.ql-indent-5:not(.ql-direction-rtl){padding-left:176px}.block-text-styles ol li.ql-indent-6:not(.ql-direction-rtl){padding-left:206px}.block-text-styles ol li.ql-indent-7:not(.ql-direction-rtl){padding-left:236px}.block-text-styles ol li.ql-indent-8:not(.ql-direction-rtl){padding-left:266px}.block-text-styles ul[data-checked=false]>li:before{content:"";height:22px;vertical-align:middle;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMi41IiB5PSIyLjUiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgcng9IjEuNSIgc3Ryb2tlPSIjMzAzMDMwIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat}.block-text-styles ul[data-checked=true]>li{text-decoration:line-through;text-decoration-color:#0003;color:#0006}.block-text-styles ul[data-checked=true]>li:before{content:"";height:22px;vertical-align:middle;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDJDMi44OTU0MyAyIDIgMi44OTU0MyAyIDRWMTZDMiAxNy4xMDQ2IDIuODk1NDMgMTggNCAxOEgxNkMxNy4xMDQ2IDE4IDE4IDE3LjEwNDYgMTggMTZWNEMxOCAyLjg5NTQzIDE3LjEwNDYgMiAxNiAySDRaTTE1LjQ0OTYgNy4zOTczN0MxNS42NjkgNy4xNDkwOSAxNS42NDU3IDYuNzY5OTEgMTUuMzk3NCA2LjU1MDQ1QzE1LjE0OTEgNi4zMzA5OSAxNC43Njk5IDYuMzU0MzUgMTQuNTUwNCA2LjYwMjYzTDkuMTEyMiAxMi43NTVDOC45NTI5OSAxMi45MzUxIDguNjcyMDEgMTIuOTM1MSA4LjUxMjggMTIuNzU1TDYuNDQ5NTUgMTAuNDIwOEM2LjIzMDA5IDEwLjE3MjUgNS44NTA5MSAxMC4xNDkyIDUuNjAyNjMgMTAuMzY4NkM1LjM1NDM1IDEwLjU4ODEgNS4zMzA5OSAxMC45NjczIDUuNTUwNDUgMTEuMjE1NUw3LjYxMzcgMTMuNTQ5N0M4LjI1MDUzIDE0LjI3MDIgOS4zNzQ0NyAxNC4yNzAyIDEwLjAxMTMgMTMuNTQ5N0wxNS40NDk2IDcuMzk3MzdaIiBmaWxsPSIjMDBBRUVDIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat}.block-text-styles ul[data-checked]+ul[data-checked]{margin:-4px 0 8px}.block-text-styles blockquote{margin:8px 0 0;border-left:3px solid rgba(0,0,0,.25);padding-left:15px;opacity:.75}.block-text-styles blockquote+blockquote{margin:0;padding-top:8px}.block-text-styles pre{background:#00000014;padding:6px 12px;border-radius:5px}.block-text-styles .ql-bg-red{background-color:#ffafa3cc;border-radius:3px}.block-text-styles .ql-bg-yellow{background-color:#ffd966cc;border-radius:3px}.block-text-styles .ql-bg-green{background-color:#85e0a3;border-radius:3px}.block-text-styles .ql-bg-blue{background-color:#80cdff;border-radius:3px}.block-text-styles .ql-bg-purple{background-color:#d9b8ff;border-radius:3px}.block-text-styles .ql-bg-dark{background-color:#b3b3b3cc;border-radius:3px}.block-text-styles .ql-bg-pink{background-color:#fba5e1;border-radius:3px}.block-text-styles .ql-bg-light{color:#000;background-color:#fffc;border-radius:3px}.block-text-styles .ql-bg-link-edit{background-color:#80cdff80;border-radius:3px}.block-text-styles .ql-color-red{color:#d50929}.block-text-styles .ql-color-yellow{color:#e38405}.block-text-styles .ql-color-green{color:#04b579}.block-text-styles .ql-color-blue{color:#045ce4}.block-text-styles .ql-color-purple{color:#af04e4}.block-text-styles .ql-color-dark{color:#8e9499}.block-text-styles .ql-color-white{color:#fff}.block-text-styles u{text-underline-offset:3px;text-decoration-thickness:1px}.block-text-styles a{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:inherit;color:inherit;opacity:.8;cursor:pointer}.block-text-styles .image-block{margin:8px 0;text-align:center;background:#0000000d;padding:6px;border-radius:4px;overflow:hidden;display:flex;justify-content:center;max-width:100%;box-sizing:border-box}.block-text-styles .divider-block{padding:8px 0;margin:8px 0;border:none}.block-text-styles .divider-block:after{content:"";display:block;height:1px;background:#00000014}.canvas-toolbar{position:absolute;left:50%;top:-76px;transform:translate(-50%,6px);display:none;background:#fff;border-radius:6px;height:38px;pointer-events:auto;color:#000;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;align-items:center}.canvas-toolbar.toolbar-at-bottom{top:auto;bottom:-76px}.canvas-toolbar.toolbar-show{animation:toolbar-show .2s;animation-fill-mode:forwards;display:flex}@keyframes toolbar-show{0%{transform:translate(-50%,6px);opacity:.4}to{transform:translate(-50%);opacity:1}}.canvas-toolbar .toolbar-group{display:flex;height:30px;align-items:center;border-left:1px solid #eff1f4;padding:0 4px 0 3px}.canvas-toolbar .toolbar-group:first-child{border-left:0}.canvas-toolbar .toolbar-group .toolbar-item{display:flex;justify-content:center;height:30px;position:relative;margin-left:1px;border-radius:6px}.canvas-toolbar .toolbar-group .toolbar-item:hover{background:#eee}.canvas-toolbar .toolbar-group .toolbar-item:hover>.qk-tooltip{display:flex}.canvas-toolbar .toolbar-group .toolbar-item:hover>.qk-tooltip .toolbar-key{margin:0 2px}.canvas-toolbar .toolbar-group .toolbar-item.toolbar-show-menu{background:#eee}.canvas-toolbar .toolbar-group .toolbar-item.toolbar-show-menu .toolbar-menu{display:flex}.canvas-toolbar .toolbar-group .toolbar-item.toolbar-active,.canvas-toolbar .toolbar-group .toolbar-item.toolbar-active:hover{background:#20c4ff}.canvas-toolbar .toolbar-wrapper{display:flex;height:100%;align-items:center;padding:0 8px}.canvas-toolbar .toolbar-wrapper.drop-wrapper{padding:0 5px 0 8px}.canvas-toolbar .toolbar-icon{height:100%;width:20px;display:flex;align-items:center;justify-content:center}.canvas-toolbar .toolbar-drop-arrow{margin-left:4px;transform:rotate(180deg)}.canvas-toolbar .toolbar-menu{position:absolute;left:50%;bottom:46px;transform:translate(-50%);box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:6px;background:#fff;display:none}.canvas-toolbar .toolbar-menu.menu-at-bottom{bottom:auto;top:46px}.canvas-toolbar .toolbar-menu.toolbar-menu-options{height:38px;padding:0 4px;align-items:center;border-radius:6px}.canvas-toolbar .toolbar-menu.toolbar-menu-options .menu-option{width:38px;height:30px;margin-left:1px}.canvas-toolbar .toolbar-menu.toolbar-menu-options .menu-option:first-child{margin-left:0}.canvas-toolbar .toolbar-menu .menu-option{display:flex;justify-content:center;align-items:center;border-radius:6px;position:relative}.canvas-toolbar .toolbar-menu .menu-option.menu-list-option:hover{background:#eee}.canvas-toolbar .toolbar-menu .menu-option.menu-list-option:hover .qk-tooltip{display:flex}.canvas-toolbar .toolbar-menu .menu-option.menu-option-active,.canvas-toolbar .toolbar-menu .menu-option.menu-option-active:hover{background:#20c4ff}.canvas-toolbar .toolbar-menu .menu-option.menu-option-hidden{display:none}.canvas-toolbar .toolbar-menu .menu-split{width:1px;height:30px;margin:0 3px 0 4px;background:#eee}.canvas-toolbar #tool-color #toolbar-color-holder{width:18px;height:18px;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px #00000014;overflow:hidden}.canvas-toolbar #tool-color #toolbar-color-holder>div{position:absolute;right:0;top:0;width:50%;height:100%;display:none}.canvas-toolbar #tool-color #toolbar-color-holder>div:after{content:"";display:block;position:absolute;left:-.5px;top:0;width:1px;height:100%;background:#00000014}.canvas-toolbar #tool-color #toolbar-color-holder.multi-color{transform:rotate(-45deg)}.canvas-toolbar #tool-color #toolbar-color-holder.multi-color>div{display:block}.canvas-toolbar #tool-color .color-fill{height:32px;width:100%;position:relative;margin-bottom:5px;font-size:13px}.canvas-toolbar #tool-color .color-fill .color-fill-checkbox{height:10px;width:26px;background:#d7d7d7;box-sizing:border-box;margin-right:12px;border-radius:6px;position:relative}.canvas-toolbar #tool-color .color-fill .color-fill-checkbox .check-dot{display:block;position:absolute;background:#fff;width:16px;height:16px;left:-2px;top:-3px;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:50%}.canvas-toolbar #tool-color .color-fill.fill-checked .color-fill-checkbox .check-dot{left:auto;right:-2px;box-shadow:0 3px 12px #00000017}.canvas-toolbar #tool-color .color-fill:after{content:"";display:block;width:100%;height:1px;background:#eff1f4;position:absolute;bottom:-5px}.canvas-toolbar #tool-color .toolbar-menu.menu-at-bottom{flex-direction:column-reverse}.canvas-toolbar #tool-color .toolbar-menu.menu-at-bottom .color-fill{margin-bottom:0;margin-top:5px}.canvas-toolbar #tool-color .toolbar-menu.menu-at-bottom .color-fill:after{top:-5px;bottom:auto}.canvas-toolbar .color-menu{padding:5px;flex-direction:column;align-items:center}.canvas-toolbar .color-menu .color-items{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:5px}.canvas-toolbar .color-menu .color-items .menu-option{width:24px;height:24px;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px #00000014;margin:5px!important}.canvas-toolbar .color-menu .color-items .menu-option .color-active{display:block;position:absolute;width:32px;height:32px;box-sizing:border-box;border-radius:50%;left:-4px;top:-4px;border:2px solid #00AEEC;pointer-events:none}.canvas-toolbar .color-menu .color-items .color-customize{background:radial-gradient(50% 50% at 50% 50%,#ffffff 0%,transparent 100%),conic-gradient(from 0deg at 50% 50%,red,#ffa800 47.73deg,#ff0 79.56deg,#0f0 121.33deg,#0ff 180.99deg,#00f 238.67deg,#f0f 294.36deg,red 360deg),#c4c4c4}.canvas-toolbar .color-menu .color-items .color-customize .color-active{border:0;background:radial-gradient(50% 50% at 50% 50%,#ffffff 0%,transparent 100%),conic-gradient(from 0deg at 50% 50%,red,#ffa800 47.73deg,#ff0 79.56deg,#0f0 121.33deg,#0ff 180.99deg,#00f 238.67deg,#f0f 294.36deg,red 360deg),#c4c4c4;left:-3px;top:-3px;width:30px;height:30px;z-index:-1}.canvas-toolbar .color-menu .color-items .color-customize input{opacity:0;position:absolute;width:32px;height:32px;border-radius:50%}.canvas-toolbar .color-menu .color-items.items-colordefault{width:170px}.canvas-toolbar .color-menu .color-items.items-colornote{width:204px}.canvas-toolbar .color-menu .color-items.items-color-bg{width:136px}.canvas-toolbar #tool-line #toolbar-line-icon{width:14px;height:12px;box-sizing:border-box;border-top:1px solid #333;border-bottom:3px solid #333;position:relative}.canvas-toolbar #tool-line #toolbar-line-icon:after{content:"";display:block;position:absolute;height:2px;background:#333;width:100%;top:50%;margin-top:-1px}.canvas-toolbar #tool-line .line-width-default{width:6px;height:6px;border-radius:50%;background:#333}.canvas-toolbar #tool-line .line-width-bold{width:12px;height:12px;border-radius:50%;background:#333}.canvas-toolbar #tool-line .line-style-solid{height:0;width:20px;border-top:1px solid #000;transform:rotate(-45deg)}.canvas-toolbar #tool-line .line-style-dashed{height:0;width:20px;border-top:1px dashed #000;transform:rotate(-45deg)}.canvas-toolbar #tool-line .line-style-clear{height:15px;width:15px;border:1px solid #000;border-radius:50%;transform:rotate(-45deg)}.canvas-toolbar #tool-line .line-style-clear:after{content:"";display:block;width:15px;height:1px;background:#000;margin-top:7px}.canvas-toolbar #tool-shape #toolbar-shape-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.canvas-toolbar #tool-shape .toolbar-menu{width:160px;height:auto;padding:10px;flex-wrap:wrap;justify-content:center;align-items:center}.canvas-toolbar #tool-shape .toolbar-menu .menu-option{margin:1px;height:38px;border-radius:4px}.canvas-toolbar #tool-background .drop-wrapper{padding:0 9px}.canvas-toolbar #tool-background #toolbar-background-icon{width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center;background-color:#b3b3b3cc}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-red{background-color:#ffafa3cc}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-yellow{background-color:#ffd966cc}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-green{background-color:#85e0a3}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-blue{background-color:#80cdff}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-purple{background-color:#d9b8ff}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-pink{background-color:#fba5e1}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-dark{background-color:#b3b3b3cc}.canvas-toolbar #tool-background #toolbar-background-icon.ql-bg-light{background-color:#fffc}.canvas-toolbar #tool-background .background-clear{position:relative}.canvas-toolbar #tool-background .background-clear .background-clear-icon{height:24px;width:24px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg)}.canvas-toolbar #tool-background .background-clear .background-clear-icon:before{content:"";display:block;width:100%;height:1px;background:#00000029}.canvas-toolbar #tool-background .toolbar-menu.menu-at-bottom{flex-direction:column-reverse}.canvas-toolbar #tool-background .toolbar-menu.menu-at-bottom .background-clear{margin-bottom:0;margin-top:5px}.canvas-toolbar #tool-background .toolbar-menu.menu-at-bottom .background-clear:after{top:-5px;bottom:auto}.canvas-toolbar #tool-align .toolbar-align-icon{width:14px;height:10px;border-top:1px solid #000;position:relative;display:flex;flex-direction:column}.canvas-toolbar #tool-align .toolbar-align-icon:before,.canvas-toolbar #tool-align .toolbar-align-icon:after{content:"";display:block;margin-top:4px;width:55%;height:1px;background:#000}.canvas-toolbar #tool-align .toolbar-align-icon:after{width:75%}.canvas-toolbar #tool-align .toolbar-align-icon.align-center{align-items:center}.canvas-toolbar #tool-align .toolbar-align-icon.align-right{align-items:flex-end}.canvas-toolbar #tool-heading #toolbar-heading-text{width:52px;height:100%;display:flex;align-items:center;font-size:13px}.canvas-toolbar #tool-heading .toolbar-menu{flex-direction:column;width:120px}.canvas-toolbar #tool-heading .toolbar-menu .menu-option{box-sizing:border-box;width:100%;margin-left:0;padding:0 0 0 20px;justify-content:flex-start}.canvas-toolbar #tool-heading .toolbar-menu .menu-header-1{font-size:20px;height:40px}.canvas-toolbar #tool-heading .toolbar-menu .menu-header-2{font-size:18px}.canvas-toolbar #tool-heading .toolbar-menu .menu-header-3{font-size:16px}.canvas-toolbar #tool-more .drop-wrapper{padding:0 8px}.canvas-toolbar #tool-more .toolbar-menu{flex-direction:column;height:fit-content}.canvas-toolbar .toolbar-item-endpoint .toolbar-endpoint-icon{width:20px;height:20px}.canvas-toolbar .toolbar-item-endpoint#tool-endpoint-to .toolbar-endpoint-icon{transform:rotate(180deg)}.editor-tooltip-dialog{position:absolute;border-radius:3px;background:#fff;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;z-index:1;pointer-events:auto;overflow:hidden}.editor-link-dialog{width:240px;display:flex}.editor-link-dialog input{height:30px;width:100%;border-radius:3px;box-sizing:border-box;border:0;padding:0 10px;font-size:13px}.editor-link-dialog .editor-link-save{width:30px;height:30px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-left:1px solid #eff1f4}.editor-link-dialog .editor-link-save:hover{background:#eee}.editor-link-preview{width:240px;display:flex;height:30px;align-items:center}.editor-link-preview a{color:#08f}.editor-link-preview .preview-open{width:180px;height:30px;line-height:30px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;box-sizing:border-box;padding:0 10px;border-right:1px solid #eff1f4;font-size:13px}.editor-link-preview .preview-btn{width:30px;height:30px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.editor-link-preview .preview-btn:hover{background:#eee}.editor-link-preview .preview-del-icon{height:13px;width:13px;border:1px solid #000;border-radius:50%;transform:rotate(-45deg);display:flex;justify-content:center;align-items:center}.editor-link-preview .preview-del-icon:after{content:"";display:block;width:100%;height:1px;background:#000}.dialog-container{position:fixed;z-index:30;display:flex;align-items:center;justify-content:center;width:100%;height:100%;left:0;top:0}.dialog-container .dialog-mask{position:absolute;left:0;top:0;width:100%;height:100%;background:#0000000d}.dialog-container .dialog-window{position:relative;background:#fff;padding:0 16px;box-shadow:0 0 1px #0003,0 10px 20px #0003;border-radius:12px}.dialog-container .dialog-header{height:54px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border-bottom:1px solid #F3F3F3}.dialog-container .dialog-header .dialog-title{font-weight:500;font-size:16px}.dialog-container .dialog-close{width:24px;height:24px;border-radius:50%;background:#f3f3f3;display:flex;align-items:center;justify-content:center;color:#8f9091;cursor:pointer;position:absolute;right:16px;top:15px}.dialog-container .dialog-close:hover{background:#eee}.export-temp-container{position:relative;pointer-events:none;z-index:-100;background-repeat:repeat}.export-temp-container.bg-grid{background-color:#f2f2f2;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ1XzQ3KSI+CjxjaXJjbGUgY3g9IjgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iMjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjE2IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iMTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSIxNiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjE2IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjgiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSIyNCIgY3k9IjMyIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjQwIiBjeT0iMzIiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNTYiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI4IiBjeT0iNDgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iMjQiIGN5PSI0OCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI0MCIgY3k9IjQ4IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjU2IiBjeT0iNDgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjY0IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iNjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSI2NCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjY0IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iMTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNzIiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI3MiIgY3k9IjQ4IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iNjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjgwIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iODAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSI4MCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjgwIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iODAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80NV80NyI+CjxyZWN0IHdpZHRoPSI4MCIgaGVpZ2h0PSI4MCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.export-temp-container.bg-solid{background-color:#fff;background-image:none}.export-temp-container.bg-black{background-color:#1d1e20;background-image:none}.export-temp-canvas{position:relative;transform-origin:0 0;width:0;height:0}.export-temp-canvas .karrd-element{position:absolute}.export-temp-canvas .karrd-element .text-display-wrapper ol li{list-style-type:none}.export-temp-canvas .karrd-element .text-display-wrapper ol li:before{display:none}.export-temp-canvas .karrd-element .text-display-wrapper ol li .export-list-num{margin-left:-26px;display:inline-block;margin-right:0;width:26px}.export-dialog-wrapper{width:500px;display:flex}.export-dialog-wrapper .export-types{width:140px;border-right:1px solid #eff1f4;padding:0 12px 12px 0}.export-dialog-wrapper .export-types .export-type{border-radius:6px;height:34px;display:flex;align-items:center;padding:0 12px;margin-top:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.export-dialog-wrapper .export-types .export-type:hover{background:#f3f3f3}.export-dialog-wrapper .export-types .export-type.export-type-selected{background:#dff6fd;color:#00aeec;font-weight:700;position:relative}.export-dialog-wrapper .export-types .export-type.export-type-selected .type-arrow{display:block;width:8px;height:8px;right:12px;position:absolute;border-right:2px solid transparent;border-top:2px solid transparent;transform:rotate(45deg) scale(.75)}.export-dialog-wrapper .export-detail{padding:32px 42px;height:340px;box-sizing:border-box;flex:1;width:100%;display:flex;flex-direction:column;justify-content:space-between}.export-dialog-wrapper .export-option{display:flex;align-items:center;margin-bottom:12px}.export-dialog-wrapper .option-title{width:90px;color:#858687}.export-dialog-wrapper .option-select-drop{display:flex;box-sizing:border-box;height:32px;width:170px;align-items:center;padding:0 12px;border-radius:6px;cursor:pointer}.export-dialog-wrapper .option-select-drop .drop-icon{margin-left:4px}.export-dialog-wrapper .option-select-drop svg{color:#8f9091}.export-dialog-wrapper .option-select-drop:hover{background:#f3f3f3}.export-dialog-wrapper #export-desc{color:#999a9b;font-size:13px;line-height:1.5;padding-top:40px}.export-dialog-wrapper #export-desc a{color:inherit;border-bottom:1px solid rgba(0,0,0,.2)}.export-dialog-wrapper #export-desc svg{display:inline-block;vertical-align:bottom;margin-right:4px}.space-board .canvas-context-menu{position:absolute;z-index:12;width:190px;font-size:13px}.space-board .canvas-context-menu.context-menu-hidden{display:none}.space-board .canvas-context-menu .context-menu-item{justify-content:space-between}.space-board .canvas-context-menu .context-menu-item .menu-shortcut{color:#979899;font-size:12px}.space-dock-view{height:100%;width:560px;right:0;top:0;z-index:11;box-sizing:border-box;background:#fff;border-left:1px solid rgba(0,0,0,.08);position:relative;display:flex;flex-direction:column}.space-dock-view .space-dock-header{height:48px;display:flex;align-items:center;padding:0 8px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.space-dock-view .space-dock-header .dock-header-item{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:6px}.space-dock-view .space-dock-header .dock-header-item:hover{background:#eee}.space-dock-view .block-text-styles{font-size:16px}.space-dock-view .block-text-styles .ql-editor{font-size:16px;padding-bottom:260px}.space-dock-view .block-text-styles h1{font-size:26px;margin:15px 0}.space-dock-view .block-text-styles h2{font-size:24px;margin:13px 0}.space-dock-view .block-text-styles h3{font-size:22px;margin:12px 0}.space-dock-view .block-text-styles h4{font-size:20px}.space-dock-view .block-text-styles h5{font-size:18px}.space-dock-view .block-text-styles h6{font-size:16px}.side-resizer{position:absolute;z-index:1;height:100%;width:8px;top:0;display:flex;justify-content:center;align-items:center}.side-resizer:hover:after{display:block}.side-resizer:after{content:"";display:none;width:2px;height:100%;background:#dadada}.side-resizer.side-resizer-right{left:-4px;cursor:col-resize}.side-resizer.side-resizer-left{right:-4px;cursor:col-resize}.side-resizer-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100000;cursor:col-resize}.canvas-selector{position:absolute;z-index:1;border:2px solid #00AEEC;pointer-events:none}.canvas-selector.selector-moving .resize-control,.canvas-selector.selector-moving .endpoint-control,.canvas-selector.selector-moving .line-control,.canvas-selector.selector-moving .text-expand{pointer-events:none}.canvas-selector.selector-moving .beside-area .beside-item{display:none!important}.canvas-selector.show-line-controls.accent-border{border-color:transparent!important}.canvas-selector.show-line-controls.accent-border .resize-control{display:none}.canvas-selector.show-line-controls.accent-border .endpoint-control,.canvas-selector.show-text-expand .text-expand{display:flex}.canvas-selector.for-editing{border-color:transparent!important}.canvas-selector.for-editing .resize-control,.canvas-selector.for-editing .endpoint-control,.canvas-selector.for-editing .line-control,.canvas-selector.for-editing .text-expand,.canvas-selector.for-editing .beside-area{pointer-events:none;opacity:0}.canvas-selector.hide-beside-controls .beside-area .beside-item,.canvas-selector.hide-beside-controls-temp .beside-area .beside-item{display:none!important}.canvas-selector.lock-controls.accent-border{border-color:silver!important}.canvas-selector.lock-controls.accent-border .resize-control,.canvas-selector.lock-controls.accent-border .endpoint-control,.canvas-selector.lock-controls.accent-border .line-control,.canvas-selector.lock-controls.accent-border .text-expand,.canvas-selector.lock-controls.accent-border .beside-area{pointer-events:none;opacity:0}.canvas-selector .resize-control,.canvas-selector .endpoint-control,.canvas-selector .line-control,.canvas-selector .text-expand{pointer-events:auto}.canvas-selector .resize-dot{position:absolute;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.canvas-selector .resize-dot .dot-icon{width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #00AEEC;pointer-events:none}.canvas-selector .resize-dot.rs-nw{left:-9px;top:-9px;cursor:nwse-resize}.canvas-selector .resize-dot.rs-ne{right:-9px;top:-9px;cursor:nesw-resize}.canvas-selector .resize-dot.rs-sw{left:-9px;bottom:-9px;cursor:nesw-resize}.canvas-selector .resize-dot.rs-se{right:-9px;bottom:-9px;cursor:nwse-resize}.canvas-selector .resize-dot.rs-n{bottom:-7px;left:50%;transform:translate(-50%);cursor:ns-resize;pointer-events:none}.canvas-selector .resize-dot.rs-s{top:-7px;left:50%;transform:translate(-50%);cursor:ns-resize;pointer-events:none}.canvas-selector .resize-dot.rs-e{left:-7px;top:50%;transform:translateY(-50%);cursor:ew-resize;pointer-events:none}.canvas-selector .resize-dot.rs-w{right:-7px;top:50%;transform:translateY(-50%);cursor:ew-resize;pointer-events:none}.canvas-selector .resize-line{position:absolute}.canvas-selector .resize-line.rs-n{bottom:-5px;left:0;width:100%;height:12px;cursor:ns-resize}.canvas-selector .resize-line.rs-e{left:-5px;top:0;height:100%;width:12px;cursor:ew-resize}.canvas-selector .resize-line.rs-s{top:-5px;left:0;width:100%;height:12px;cursor:ns-resize}.canvas-selector .resize-line.rs-w{right:-5px;top:0;height:100%;width:12px;cursor:ew-resize}.canvas-selector .endpoint-control{display:none;position:absolute;width:16px;height:16px;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.canvas-selector .endpoint-control .dot-icon{width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #00AEEC;pointer-events:none}.canvas-selector .line-control{position:absolute;width:20px;height:10px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:ns-resize}.canvas-selector .line-control .control-rect{content:"";display:block;width:20px;height:6px;border-radius:3px;background:#00aeec;pointer-events:none}.canvas-selector .line-control.control-vertical{width:10px;height:20px;cursor:ew-resize}.canvas-selector .line-control.control-vertical .control-rect{width:6px;height:20px}.canvas-selector .text-expand{position:absolute;display:none;bottom:8px;left:50%;transform:translate(-50%);width:18px;height:18px;box-sizing:border-box;color:#00aeec;border:2px solid #00AEEC;background:#fff;border-radius:4px;align-items:center;justify-content:center;cursor:pointer}.canvas-selector .text-expand:hover{background:#00aeec;color:#fff}.canvas-selector .text-expand svg{pointer-events:none}.canvas-selector .beside-area{position:absolute;display:flex;pointer-events:auto}.canvas-selector .beside-area.beside-n{height:0;width:100%;top:0;justify-content:center}.canvas-selector .beside-area.beside-n .beside-item{bottom:10px}.canvas-selector .beside-area.beside-n .beside-create-arrow{transform:rotate(270deg)}.canvas-selector .beside-area.beside-s{height:0;width:100%;bottom:0;justify-content:center}.canvas-selector .beside-area.beside-s .beside-item{top:10px}.canvas-selector .beside-area.beside-s .beside-create-arrow{transform:rotate(90deg)}.canvas-selector .beside-area.beside-w{height:100%;width:0;left:0;flex-direction:column;justify-content:center;align-items:flex-end}.canvas-selector .beside-area.beside-w .beside-item{right:10px}.canvas-selector .beside-area.beside-w .beside-create-arrow{transform:rotate(180deg)}.canvas-selector .beside-area.beside-e{height:100%;width:0;right:0;flex-direction:column;justify-content:center;align-items:flex-start}.canvas-selector .beside-area.beside-e .beside-item{left:10px}.canvas-selector .beside-area .beside-item{width:20px;height:20px;position:absolute;display:flex;box-sizing:border-box;align-items:center;justify-content:center;border-radius:50%;color:#00aeec;cursor:pointer;flex-shrink:0;transition:opacity .16s}.canvas-selector .beside-area .beside-item .beside-create-dot{width:6px;height:6px;opacity:.6;box-sizing:border-box;border-radius:50%;flex-shrink:0;background:#00aeec;transition:opacity .2s;pointer-events:none}.canvas-selector .beside-area .beside-item .beside-create-arrow{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;transform-origin:50% 50%;transition:opacity .2s;pointer-events:none}.canvas-selector .beside-area .beside-item:hover .beside-create-dot{opacity:0}.canvas-selector .beside-area .beside-item:hover .beside-create-arrow{opacity:.8}.canvas-selecting-box{position:absolute;box-sizing:border-box;border:1px solid #00AEEC}.canvas-selecting-box .selecting-box-bg{opacity:.08;position:absolute;left:0;top:0;width:100%;height:100%}.canvas-element-border{position:absolute;border:2px solid #00AEEC;opacity:.4;pointer-events:none}.canvas-link-points{position:absolute;z-index:1}.canvas-link-points .link-point{position:absolute;box-sizing:border-box;width:12px;height:12px;border:2px solid #00AEEC;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.canvas-link-points .link-point.nearest-point{width:16px;height:16px;transform:translate(-50%,-50%)}.canvas-link-points .link-point.nearest-point .linked-dot{width:8px;height:8px;background:#00aeec;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.canvas-link-points .link-point-1{left:50%;top:0}.canvas-link-points .link-point-2{left:100%;top:50%}.canvas-link-points .link-point-3{left:50%;top:100%}.canvas-link-points .link-point-4{left:0;top:50%}#link-detail-address{position:absolute;width:240px;display:flex;align-items:center;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;z-index:1}#link-detail-address .link-icon{height:30px;padding:0 6px 0 8px;display:flex;justify-content:center;align-items:center}#link-detail-address .link-addr{font-size:13px;width:210px;height:34px;line-height:34px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;box-sizing:border-box;padding-right:10px}#link-detail-address .link-addr a{color:#08f}.canvas-align-line{position:absolute;background:#00aeec;border-radius:1px;z-index:2}.canvas-align-line.high-z-index{z-index:12}.canvas-align-line.align-x{width:2px;transform:translate(-1px)}.canvas-align-line.align-y{height:2px;transform:translateY(-1px)}.canvas-distribute-line{position:absolute;background:#b471ea;border-radius:1px;z-index:2}.canvas-distribute-line:before,.canvas-distribute-line:after{content:"";display:block;position:absolute;background:#b471ea;border-radius:1px;z-index:1}.canvas-distribute-line.distribute-x{height:2px;transform:translateY(-1px)}.canvas-distribute-line.distribute-x:before{height:12px;width:2px;left:0;top:-5px}.canvas-distribute-line.distribute-x:after{height:12px;width:2px;right:0;top:-5px}.canvas-distribute-line.distribute-y{width:2px;transform:translate(-1px)}.canvas-distribute-line.distribute-y:before{width:12px;height:2px;top:0;left:-5px}.canvas-distribute-line.distribute-y:after{width:12px;height:2px;bottom:0;left:-5px}.canvas-hovering-controls{position:absolute}.canvas-hovering-controls .canvas-hovering-item{width:24px;height:24px;border-radius:50%;background:#0006;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff}.community-dialog-wrapper{width:440px}.community-dialog-wrapper.view-state-success #community-publish-form{display:none}.community-dialog-wrapper.view-state-success #community-publish-success{display:block}.community-dialog-wrapper .cover-wrapper{display:flex;flex-direction:column;align-items:center;padding:20px 0}.community-dialog-wrapper .cover-wrapper .cover-canvas{width:300px;height:180px;margin-top:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #96969633;border-radius:5px}.community-dialog-wrapper .cover-wrapper .cover-canvas img{width:300px;height:180px;border-radius:5px}.community-dialog-wrapper .cover-wrapper .cover-canvas .cover-tip{opacity:.6;font-size:13px}.community-dialog-wrapper .community-split{height:1px;background:#96969633}.community-dialog-wrapper .community-form-row{display:flex;align-items:flex-start;margin-top:20px;justify-content:center}.community-dialog-wrapper .community-form-row .community-label{height:36px;display:flex;align-items:center;width:80px;flex-shrink:0}.community-dialog-wrapper .community-form-row .input-text{height:34px;width:312px;margin-right:6px;border-color:#96969633;background:transparent;font-weight:500}.community-dialog-wrapper .community-form-row .community-categories{display:flex;flex-wrap:wrap;width:318px;-webkit-user-select:none;user-select:none}.community-dialog-wrapper .community-form-row .community-category-item{height:34px;box-sizing:border-box;width:100px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin:0 6px 6px 0;border:1px solid rgba(150,150,150,.2);cursor:pointer}.community-dialog-wrapper .community-footer{display:flex;justify-content:center;border-top:1px solid rgba(150,150,150,.2);padding:20px 0;margin-top:20px}.community-dialog-wrapper .community-footer .button{width:120px}.community-dialog-wrapper #community-publish-success{display:none}.community-dialog-wrapper #community-publish-success .success-content{padding:0 50px 50px}.community-dialog-wrapper #community-publish-success h1{margin:70px 0 30px;font-size:18px}.community-dialog-wrapper #community-publish-success .success-text{margin-bottom:30px}.community-dialog-wrapper #community-published .success-content{padding:0 50px 30px;display:flex;flex-direction:column;align-items:center}.community-dialog-wrapper #community-published h1{margin:30px 0 20px;font-size:16px}.community-dialog-wrapper #community-published .cover-canvas{width:300px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 0 0 1px #96969633;border-radius:5px}.community-dialog-wrapper #community-published .cover-canvas img{width:300px;height:180px;border-radius:5px}.community-dialog-wrapper #community-published #community-cancel-button{color:#ff6767;border-color:#ff6767;background:transparent;margin-right:20px}#space-header{height:48px;box-sizing:border-box;display:flex;justify-content:space-between;z-index:1;width:100%;position:relative;background:#28292c;padding-left:8px}#space-header.header-disabled{pointer-events:none}#space-header.header-disabled .header-left{opacity:0}#space-header.header-disabled .header-right{opacity:.8}#space-header .header-left{display:flex;align-items:center}#space-header .header-right{display:flex;align-items:center;margin-right:10px}#space-header #header-board-dir{display:flex;height:32px;color:#fff}#space-header #header-board-dir .dir-item{display:flex;align-items:center}#space-header #header-board-dir .dir-container{height:32px;display:flex;align-items:center;justify-content:center;padding:0 8px;border-radius:5px;cursor:pointer;color:#fff}#space-header #header-board-dir .dir-container:hover{background:#ffffff1a}#space-header #header-board-dir .dir-container.dir-current .dir-title{max-width:300px}#space-header #header-board-dir .dir-container .dir-title{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}#space-header #header-board-dir .dir-edit-input{width:300px;border:2px solid transparent;height:32px;box-sizing:border-box;border-radius:5px;padding:0 6px;color:#303030}#space-header #header-board-dir .dir-go{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}#space-header #header-board-dir .dir-go:hover{background:#ffffff1a}#space-header #header-board-dir .dir-go svg{transform:scale(1.25)}#space-header #header-board-dir .dir-go.dir-back{transform:rotate(180deg)}#space-header #header-board-dir .dir-go.dir-disabled{opacity:.25;pointer-events:none}#space-header .header-btn-item{border-radius:5px;position:relative}#space-header .header-zoom{display:flex;align-items:center;justify-content:center;font-size:13px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}#space-header .header-zoom.show-menu .header-zoom-menu{display:block}#space-header .header-zoom-value{width:50px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:5px;color:#fff}#space-header .header-zoom-value:hover{background:#fff3}#space-header .header-zoom-out,#space-header .header-zoom-in{height:32px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;color:#fff}#space-header .header-zoom-out:hover,#space-header .header-zoom-in:hover{background:#fff3}#space-header .header-zoom-menu{position:absolute;top:36px;width:110px;display:none}#space-header .header-zoom-menu .zoom-menu-item{display:flex;align-items:center;cursor:pointer;white-space:nowrap}#space-header .header-share{margin-left:10px;height:32px;width:60px;position:relative}#space-header .header-share .header-share-btn{display:flex;height:32px;width:60px;align-items:center;justify-content:center;font-size:13px;cursor:pointer;border-radius:5px;background:#f3f3f3;color:#303030}#space-header .header-share .header-share-btn:hover{background:#e6e6e6}#space-header .header-share.show-menu .header-share-menu{display:block}#space-header .header-share .header-share-menu{font-size:13px;position:absolute;top:36px;right:0;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;width:300px;border-radius:4px;background:#fff;padding:16px 16px 32px;display:none}#space-header .header-share .header-share-menu.share-status-on .nav-share-check{background:#00aeec;justify-content:flex-end}#space-header .header-share .header-share-menu.share-status-on .share-link-icon{color:#33b61d;border-color:#33b61d}#space-header .header-share .header-share-menu.share-status-on .share-text-off{display:none}#space-header .header-share .header-share-menu.publish-status-on .share-community-icon{color:#33b61d}#space-header .header-share .header-share-menu.publish-status-on .publish-text-off{display:none}#space-header .header-share .header-share-menu.publish-status-on .publish-text-on{display:block}#space-header .header-share .share-menu-header{display:flex;align-items:center;justify-content:space-between;margin-top:12px}#space-header .header-share .share-menu-title{display:flex;align-items:center}#space-header .header-share .share-link-icon{border:1px solid #5f5f64;border-radius:50%;width:30px;height:30px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}#space-header .header-share .share-link-remark{margin-left:12px}#space-header .header-share .share-link-desc{color:#777;margin-top:4px}#space-header .header-share .nav-share-check{width:44px;height:22px;display:flex;background:#d6d9db;border-radius:15px;margin-right:5px;cursor:pointer}#space-header .header-share .nav-share-check>div{transition:all 1s;display:block;width:18px;height:18px;border-radius:50%;background:#fff;margin:2px}#space-header .header-share .share-menu-link{margin-top:12px;border-radius:4px;display:flex;height:32px;background:#f3f3f3;position:relative}#space-header .header-share .share-menu-link #share-address{height:32px;line-height:32px;width:100%;display:block;padding:0 8px;box-sizing:border-box;font-size:12px;border:0;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;color:#00aeec}#space-header .header-share .share-menu-link #share-copy{padding:0;width:40px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 4px 4px 0;background:#00000012}#space-header .header-share .share-menu-link #share-copy:hover{background:#0000001f}#space-header .header-share .share-menu-link .qk-tooltip{animation-delay:0s;left:40%}#space-header .header-share .share-menu-community{border-top:1px solid #eff1f4;padding:30px 0 0;margin-top:30px;display:flex;justify-content:space-between;align-items:center}#space-header .header-share .share-menu-community .share-community-icon{width:30px;height:30px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}#space-header .header-share .share-menu-community .button{background:#0000001f;border:0;padding:0;width:110px}#space-header .header-share .share-menu-community .publish-text-off{display:block}#space-header .header-share .share-menu-community .publish-text-on{display:none}#space-header .header-more{width:34px;height:32px;margin-left:10px}#space-header .header-more.show-menu .header-more-menu{display:block}#space-header .header-more .header-more-icon{display:flex;justify-content:center;align-items:center;width:34px;height:32px;border-radius:5px;cursor:pointer}#space-header .header-more .header-more-icon:hover{background:#fff3}#space-header .header-more .header-more-icon div{width:3px;height:3px;border-radius:50%;background:#fff;margin:2px}#space-header .header-more .header-more-menu{position:absolute;top:36px;right:0;width:210px;display:none}#space-header .header-more .header-more-menu .more-menu-item{height:32px;white-space:nowrap}#space-header .header-more .header-more-menu .menu-icon{width:24px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center}#space-header .header-more .header-more-menu .menu-text{margin-left:12px;font-size:14px}#space-header .shortcut-container{width:400px;position:fixed;top:52px;right:12px;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:4px;background:#fff;max-height:calc(100% - 64px);overflow:hidden;display:none;flex-direction:column}#space-header .shortcut-container.shortcut-show{display:flex}#space-header .shortcut-container .dropdown-menu-content{padding:0;overflow:auto}#space-header .shortcut-container .shortcut-title{padding:30px 20px 20px;font-weight:500;font-size:18px}#space-header .shortcut-container .shortcut{border-bottom:1px solid #EEEFF0;display:flex;align-items:center;padding:16px 5px;margin:0 15px}#space-header .shortcut-container .shortcut:last-child{border-bottom:0;padding-bottom:50px}#space-header .shortcut-container .shortcut>span{display:block;width:150px}#space-header .shortcut-container .shortcut>div{padding-left:12px;color:#5f5f64}.sidebar-collapsed #space-header,body.mobile-style #space-header{padding-left:44px}body.mobile-style #space-header .header-left{flex:1}body.mobile-style #space-header .header-right{display:none}body.mobile-style #space-header #header-board-dir,body.mobile-style #space-header #header-board-dir .dir-item{flex:1}body.mobile-style #space-header #header-board-dir .dir-current{flex:1;justify-content:flex-start;position:relative}body.mobile-style #space-header #header-board-dir .dir-current .dir-title{position:absolute;width:90%;max-width:90%;display:block}.page-loader-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;background:#00000004;z-index:50;opacity:0;color:#1f222599;transition:opacity .35s;display:none}.page-loader-wrapper .page-loader{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:150px;height:110px;border-radius:12px;left:50%;top:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 20px 50px #0000000a}.page-loader-wrapper .page-loader-icon{opacity:.6}.page-loader-wrapper .page-loader-text{margin-top:16px;font-weight:500}.canvas-ground{width:100%;height:100%;background-color:#f2f2f2;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ1XzQ3KSI+CjxjaXJjbGUgY3g9IjgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iMjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjE2IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iMTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSIxNiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjE2IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjgiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSIyNCIgY3k9IjMyIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjQwIiBjeT0iMzIiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNTYiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI4IiBjeT0iNDgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iMjQiIGN5PSI0OCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI0MCIgY3k9IjQ4IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjU2IiBjeT0iNDgiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjY0IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iNjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSI2NCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjY0IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iMTYiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNzIiIGN5PSIzMiIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI3MiIgY3k9IjQ4IiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iNjQiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iOCIgY3k9IjgwIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjI0IiBjeT0iODAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPGNpcmNsZSBjeD0iNDAiIGN5PSI4MCIgcj0iMSIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNyIvPgo8Y2lyY2xlIGN4PSI1NiIgY3k9IjgwIiByPSIxIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjA3Ii8+CjxjaXJjbGUgY3g9IjcyIiBjeT0iODAiIHI9IjEiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMDciLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80NV80NyI+CjxyZWN0IHdpZHRoPSI4MCIgaGVpZ2h0PSI4MCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);background-repeat:repeat;position:absolute;pointer-events:none}.canvas-content-view{position:absolute;width:0;height:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.canvas-content-view .karrd-element{position:absolute}.canvas-diagram,.canvas-controls{position:absolute;left:0;top:0;width:0;height:0}.karrd-element{display:flex;pointer-events:none}.karrd-element svg{overflow:visible}.karrd-element.element-creating-transparent{opacity:.6}.karrd-element.element-creating-fixed{position:absolute;z-index:11;cursor:grabbing;transform:translate(-50%,-50%);transform-origin:50% 50%;transition:transform .25s}.karrd-element.element-creating-boom{animation:element-creating-boom .4s}@keyframes element-creating-boom{0%{transform:scale(.96);opacity:.8}25%{transform:scale(1.1);opacity:.85}50%{transform:scale(.98);opacity:.9}75%{transform:scale(1.02);opacity:.95}to{transform:scale(1);opacity:1}}.karrd-element.element-category-shape .element-appearance{justify-content:center;align-items:center}.karrd-element.element-category-line .element-text-container,.karrd-element.element-category-line .element-text{display:inline-block;height:auto;width:auto}.karrd-element.element-category-line .text-display-wrapper{max-width:10000px;white-space:nowrap!important;background:#f2f2f2;padding:0 2px}.karrd-element.element-category-line .ql-editor{max-width:10000px!important;white-space:nowrap!important;background:#f2f2f2;min-width:0}.karrd-element.element-editing{z-index:100000!important}.karrd-element.element-editing .element-text-container{overflow:visible}.karrd-element.element-bg-dark{color:#fff}.karrd-element.element-bg-dark .ql-blank:before{color:#fff9!important}.karrd-element.element-bg-dark blockquote{border-left:3px solid rgba(255,255,255,.6)}.karrd-element.element-bg-dark pre{background:#0000001f}.karrd-element .element-appearance{position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;display:flex}.karrd-element .element-appearance .element-background{position:absolute;width:100%;height:100%;left:0;top:0;flex:1;box-sizing:border-box}.karrd-element .element-appearance .element-shadow{position:absolute;width:100%;height:5px;left:0;bottom:2px;z-index:-1}.karrd-element .element-appearance .element-shadow:after{content:"";display:block;height:5px;margin:0 2px;box-shadow:0 1px 10px #0000001f,0 1px 32px #0000000d}.karrd-element .element-appearance .element-note{border-radius:5px;background:#fff}.karrd-element .element-appearance .element-note .element-note-strip{height:6px;border-radius:5px 5px 0 0;z-index:-1}.karrd-element .element-appearance .element-note .element-note-border{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08)}.karrd-element .element-appearance .element-board{border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.karrd-element .element-appearance .element-board:after{content:"";border-radius:8px;position:absolute;width:100%;height:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.06)}.karrd-element .element-appearance .element-board .element-board-header{height:40px;display:flex;align-items:center;padding:0 16px;border-radius:4px 4px 0 0;font-size:15px;flex-shrink:0}.karrd-element .element-appearance .element-board .element-board-header .board-icon{width:18px;height:18px;margin-right:6px;display:flex;align-items:center}.karrd-element .element-appearance .element-board .element-board-header .board-title-text{flex:1;position:relative;height:32px;display:flex}.karrd-element .element-appearance .element-board .element-board-header .board-title-text .display-text{width:100%;box-sizing:border-box;position:absolute;left:0;top:0;height:32px;line-height:32px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.karrd-element .element-appearance .element-board .element-board-header .board-title-text .display-text.display-disable{opacity:.5}.karrd-element .element-appearance .element-board .element-board-header .board-title-text input{pointer-events:auto;flex:1;box-sizing:border-box;width:100%;margin-left:4px;padding:0 6px;border:none;height:32px;line-height:32px;font-size:inherit;font-weight:inherit;color:inherit;background:#0000001f;border-radius:4px}.karrd-element .element-appearance .element-board .element-board-header .board-title-text input::placeholder{color:#0006}.karrd-element .element-appearance .element-board .element-board-preview{position:relative;flex:1;border-top-left-radius:8px;margin-left:16px;border-top:1px solid rgba(0,0,0,.08);border-left:1px solid rgba(0,0,0,.08);overflow:hidden;opacity:.75}.karrd-element .element-appearance .element-board .element-board-preview .preview-container{width:100%;height:100%;position:absolute;background:#fff}.karrd-element .element-appearance .element-board .element-board-preview .preview-canvas{transform-origin:0 0;position:absolute}.karrd-element .element-appearance .element-board .element-board-preview .preview-canvas .karrd-element{position:absolute}.karrd-element .element-appearance .element-board .element-board-preview .preview-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;left:0;top:0;position:absolute;opacity:.15}.karrd-element .element-appearance .element-board .element-board-preview .preview-icon svg{width:60%;height:60%}.karrd-element .element-appearance .element-board .element-board-preview .preview-analytics{display:flex;align-items:center;justify-content:center;flex:1;width:100%;height:100%;position:absolute}.karrd-element .element-appearance .element-file{display:flex;align-items:center;border-radius:5px}.karrd-element .element-appearance .element-file.element-file-file{background:#fff}.karrd-element .element-appearance .element-file .element-file-icon{box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;width:40px;height:50px;position:relative;overflow:hidden;border-radius:3px 3px 18px;margin-left:16px;transform:scale(.8)}.karrd-element .element-appearance .element-file .element-file-icon svg{position:absolute;right:0;bottom:0}.karrd-element .element-appearance .element-file .element-file-content{flex:1;margin-right:16px}.karrd-element .element-appearance .element-file .file-title-text{flex:1;position:relative;height:30px;display:flex;font-weight:500;font-size:14px}.karrd-element .element-appearance .element-file .file-title-text .display-text{padding-left:12px;width:100%;box-sizing:border-box;position:absolute;left:0;top:0;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.karrd-element .element-appearance .element-file .file-title-text input{pointer-events:auto;flex:1;margin-left:8px;padding:0 8px;border:none;height:32px;font-size:inherit;font-weight:inherit;color:inherit;background:#0000001f;border-radius:4px}.karrd-element .element-appearance .element-file .file-title-text input::placeholder{color:#0006}.karrd-element .element-appearance .element-file .file-byte-size{color:#5f5f64;font-size:13px;padding-left:12px;padding-bottom:4px}.karrd-element .element-appearance .element-file .element-file-loading{position:absolute;left:50%;transform:translate(-50%);background:#0009;padding:2px 10px;border-radius:3px;top:2px}.karrd-element .element-appearance .element-file.element-file-image img{width:100%;height:100%;object-fit:cover;border:none}.karrd-element .element-appearance .element-file.element-file-image .element-file-loading{top:50%;padding:8px 10px;transform:translate(-50%,-50%)}.karrd-element .element-text-container{position:absolute;left:0;top:0;box-sizing:border-box;display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-start;overflow:hidden}.karrd-element .element-text .text-display-wrapper{position:relative;pointer-events:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;white-space:pre-wrap;word-wrap:break-word;-moz-tab-size:4;tab-size:4}.karrd-element .element-text .text-display-wrapper a{pointer-events:auto;cursor:default;position:relative}.karrd-element .block-text-editor{position:absolute;left:0;top:0;width:100%;height:auto;font-family:inherit;font-size:inherit;overflow:visible}.karrd-element .block-text-editor .ql-editor{position:relative;padding:0;cursor:text;overflow:visible;height:auto;min-height:36px}.karrd-element .block-text-editor.text-align-vertical-center{min-height:100%;display:flex;flex-direction:column;justify-content:center}.karrd-element .block-text-editor .ql-blank:before{padding-left:inherit;padding-top:inherit;margin:10px 0;font-style:normal;line-height:1.6;left:0;top:0;right:0;white-space:nowrap;color:#0000004d}.karrd-element .ql-container,.karrd-element .ql-editor,.karrd-element .ql-clipboard{pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.karrd-element .line-arrow-wrapper{position:absolute;display:flex}.karrd-element .line-arrow-wrapper.line-arrow-normal{transform-origin:0 0;width:0;height:0}.karrd-element .line-arrow-wrapper .line-arrow-round-icon{border-radius:50%;width:50%;height:100%}.account-container{width:100%;box-sizing:border-box;border-radius:6px;padding:32px 48px;position:relative}.account-container .user-basic-info{display:flex;align-items:center}.account-container .user-basic-info .user-photo{position:relative;width:50px;height:50px;display:flex;flex-shrink:0}.account-container .user-basic-info .user-photo img{width:100%;height:100%;border-radius:50%;cursor:pointer}.account-container .user-basic-info .user-photo .avatar-uploading{background:#0009;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:default}.account-container .user-basic-info .user-photo .avatar-mask{cursor:pointer;box-sizing:border-box;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:50%;border:1px solid rgba(0,0,0,.05)}.account-container .user-basic-info .avatar-menu{position:absolute;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 5px 18px #0f0f0f1f;left:0;top:60px;z-index:1;padding:15px}.account-container .user-basic-info .user-name{margin-left:20px;display:flex;align-items:center;flex:1}.account-container .user-basic-info .user-name input{width:70%;border-color:#eeeff0;margin-right:10px;font-size:14px}.account-container .user-basic-info .user-name input:focus{border-color:#eff1f4}.account-container .user-basic-info .user-name .button{width:76px;height:34px;padding:0}.account-container .security-opening{margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:400px}.account-container .security-opening .opening-text{color:#7b7b7d;font-size:13px;margin-top:10px}.account-container .security-container{margin-top:24px;min-height:220px}.account-container .register-date{margin-bottom:24px;display:flex;align-items:center;font-size:.9em;opacity:.6}.account-container .register-date svg{margin-right:10px}.account-container .register-date span{margin:0 1px}.account-container .user-vip{box-sizing:border-box;padding:30px 0;margin-bottom:30px;border-top:1px solid #EEEFF0;border-bottom:1px solid #EEEFF0}.account-container .user-vip .vip-pro-title{display:flex;align-items:center}.account-container .user-vip .vip-pro-title .vip-icon{width:16px;height:16px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-grow:0;flex-shrink:0}.account-container .user-vip .vip-desc{margin-top:10px;font-size:.95em;opacity:.6}.account-container .user-vip .vip-buttons{display:flex;align-items:center;margin-top:20px}.account-container .user-vip .vip-invite{margin-left:30px;border-bottom:1px solid #848484;font-size:.95em;color:inherit;cursor:pointer}.account-container .user-vip .button{width:120px;height:34px}.account-container .whis-sub-wrapper{box-sizing:border-box;padding:30px 0;margin-bottom:30px;border-top:1px solid #EEEFF0;border-bottom:1px solid #EEEFF0}.account-container .whis-sub-wrapper .whis-sub-title{margin:10px 0 24px;font-size:15px;font-weight:500;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.08)}.account-container .whis-sub-wrapper .status-plan-display{font-weight:500;font-size:15px}.account-container .whis-sub-wrapper .status-desc-text{margin-top:12px;line-height:1.4}.account-container .whis-plan-payments{margin-top:16px;display:flex}.account-container .whis-plan-payments .button{height:36px;font-weight:500;width:180px;padding:0;font-size:13px}.account-container .whis-plan-payments .cancel-sub{border-color:#de4848;background:transparent;color:#de4848;margin-left:12px}.account-container .user-medal{border-bottom:1px solid #EEEFF0;padding:0 0 40px;margin-bottom:40px}.account-container .user-medal .module-title{margin-bottom:20px}.account-container .user-medal .medal-list img{width:80px;height:80px}.account-container .module-title{font-weight:500}.account-container .user-row{display:flex;align-items:center;margin-top:16px;font-size:.95em}.account-container .user-row .row-label{opacity:.6;width:70px}.account-container .user-row .row-content{display:flex;flex-grow:1;align-items:center;justify-content:space-between}.account-container .user-row .row-display{padding-right:10px}.account-container .user-row .row-operate{-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.account-container .user-row .row-operate .button{color:inherit;padding:0;height:26px;width:60px;font-size:13px;background:transparent}.account-container .user-logout{border-top:1px solid #EEEFF0;padding:40px 0;margin-top:40px}.account-container .user-logout .button{width:120px;color:#ff6767;border-color:#ff6767}.account-container .user-logout .button:hover{background:#fff}.account-container .user-logout .button:active{background:#ffecec}.appearance-container{width:100%;box-sizing:border-box;border-radius:6px;padding:32px;position:relative}.appearance-container .color-modes{display:flex;justify-content:space-between}.appearance-container .color-modes .mode-item{display:flex;flex-direction:column;align-items:center}.appearance-container .color-modes .mode-thumb{width:120px;height:80px;padding:1px;border:2px solid transparent;display:flex;border-radius:8px;cursor:pointer}.appearance-container .color-modes .mode-thumb img{width:120px;height:80px;border-radius:6px;box-shadow:1px 1px 2px #00000014}.appearance-container .color-modes .mode-title{margin-top:8px;opacity:.8}.appearance-container .module-title{font-weight:500;margin:40px 0 16px}.appearance-container .accent-colors{display:flex}.appearance-container .accent-colors .color-item{display:flex;padding:1px;border-radius:50%;margin-right:8px;border:2px solid transparent;width:30px;height:30px;align-items:center;justify-content:center;cursor:pointer}.appearance-container .accent-colors .color-item.color-selected{border-color:#00aeec;padding:2px;width:28px;height:28px}.appearance-container .accent-colors .color-item.color-selected .color-option{width:28px;height:28px}.appearance-container .accent-colors .color-option{width:30px;height:30px;border-radius:50%}.setting-dialog-app{width:700px;height:600px;display:flex}.setting-dialog-app .setting-nav{width:180px;border-right:1px solid #eff1f4;padding:0 16px 16px 0;flex-grow:0;flex-shrink:0}.setting-dialog-app .setting-nav .user-wrapper{display:flex;align-items:center;font-weight:500;border-radius:5px;box-sizing:border-box;width:100%;height:60px;margin-top:12px;padding:0 8px}.setting-dialog-app .setting-nav .user-wrapper img{width:32px;height:32px;border-radius:50%}.setting-dialog-app .setting-nav .user-wrapper .user-name-wrapper{flex:1;font-size:14px;margin-left:10px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.setting-dialog-app .setting-nav .group-title{color:#8f9091;margin-left:10px;margin-top:20px;font-size:13px;font-weight:500}.setting-dialog-app .setting-nav .setting-tab{border-radius:6px;height:34px;display:flex;align-items:center;padding:0 12px;margin-top:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.setting-dialog-app .setting-nav .setting-tab svg{margin-right:8px}.setting-dialog-app .setting-nav .setting-tab:hover{background:#f3f3f3}.setting-dialog-app .setting-nav .setting-tab.setting-tab-selected{background:#dff6fd;font-weight:700;position:relative}.setting-dialog-app .setting-nav .setting-tab.setting-tab-selected .tab-arrow{width:8px;height:8px;right:12px;position:absolute;border-right-width:2px;border-top-width:2px;border-right-style:solid;border-top-style:solid;transform:rotate(45deg) scale(.75)}.setting-dialog-app .tab-content{box-sizing:border-box;flex:1;display:flex;flex-direction:column}.setting-dialog-app .tab-content .dialog-header{padding-left:32px}#space-sidebar{width:240px;height:100%;display:flex;flex-direction:column;box-sizing:border-box;transition:margin-left .2s;position:relative;background:#fff}#space-sidebar:before{content:"";height:100%;width:1px;background:#00000014;right:0;top:0;position:absolute}#space-sidebar.searched .space-sidebar-search .search-close,#space-sidebar.show-search #sidebar-search-panel{display:flex}#space-sidebar.show-search #sidebar-board-container,#space-sidebar.show-search .sidebar-producthunt{display:none}.sidebar-collapsed #space-sidebar #space-sidebar-toggle{position:absolute;z-index:2;right:-42px}.sidebar-collapsed #space-sidebar .side-resizer{display:none}.space-sidebar-header{height:48px;display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;padding:0 8px;flex-shrink:0;background:#28292c;color:#fff;position:relative}.space-sidebar-header:after{content:"";height:100%;width:1px;background:#fff3;right:0;top:0;position:absolute}.space-sidebar-user{display:flex;flex:1;position:relative;height:32px}.space-sidebar-user.show-menu .user-menu{display:block}.space-sidebar-user.show-menu .user-wrapper{background:#ffffff1a}.space-sidebar-user .user-wrapper{display:flex;align-items:center;font-weight:500;cursor:pointer;border-radius:5px;box-sizing:border-box;position:absolute;width:100%;height:32px;padding:0 8px}.space-sidebar-user .user-wrapper:hover{background:#ffffff1a}.space-sidebar-user img{width:20px;height:20px;border-radius:50%}.space-sidebar-user .user-name-wrapper{flex:1;font-size:13px;margin-left:10px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.space-sidebar-user .user-menu{position:absolute;z-index:2;top:36px;left:0;width:184px;background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003;display:none}.space-sidebar-user .user-menu .space-menu-item{height:32px;align-items:center}.space-sidebar-user .user-menu .space-menu-item:hover{background:#ffffff1a}.space-sidebar-user .user-menu .space-menu-item .menu-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:12px}.space-sidebar-user .user-menu .space-menu-split{background-color:#ffffff1a}#space-sidebar-logo{height:26px}#space-sidebar-toggle{width:32px;height:32px;border-radius:5px;margin-left:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative}#space-sidebar-toggle:hover{background:#ffffff1a!important}#space-sidebar-toggle:hover .qk-tooltip{display:flex;z-index:1}#space-sidebar-toggle .toggle-icon{width:20px;height:20px;border-radius:2px;overflow:hidden}.space-sidebar-body{flex:1;height:100%;box-sizing:border-box}#sidebar-board-container{margin-top:12px;flex:1;overflow-y:auto;overflow-x:hidden;padding:0 12px 60px}#sidebar-board-tree{position:relative}#sidebar-board-tree.dragging-tree{cursor:pointer}#sidebar-board-tree.dragging-tree .board-tree-item{pointer-events:none}.board-tree-item{border-radius:5px;margin:3px 0}.board-tree-item.board-collapsed>.board-tree-children{display:none}.board-tree-item.board-collapsed>.tree-item-container .board-tree-toggle{transform:rotate(-90deg)}.board-tree-item.dragging-item{background:#eee;border-radius:5px}.board-tree-item.tree-item-selected>.tree-item-container{background:#eee}.board-tree-item.tree-item-selected>.tree-item-container .board-tree-toggle,.board-tree-item.tree-item-selected>.tree-item-container .board-tree-toggle-placing{opacity:1}.board-tree-item.tree-item-selected>.tree-item-container .board-tree-icon{opacity:1}.tree-item-container{position:relative;display:flex;height:32px;align-items:center;color:#1f2225;font-size:14px;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box}.tree-item-container:hover{background:#f0f0f0}.tree-item-container:hover .tree-options{display:flex}.tree-item-container.show-menu{background:#eee}.tree-item-container.show-menu .tree-options{display:flex;background:#eee}.tree-item-container.show-menu .tree-options .tree-menu{background:#dbdbdb}.tree-item-container#tree-home-container{padding-left:8px}.tree-item-container#tree-home-container .tree-options{display:flex;background:transparent}.tree-item-container#tree-home-container .tree-create{display:flex}.tree-item-container.dragging-container{position:absolute;z-index:1;background:#eee;opacity:.5;cursor:pointer}.tree-item-container.dragging-container .tree-options{display:none}.tree-item-container.dragging-container .board-tree-toggle{opacity:0}.tree-item-container .tree-content{display:flex;flex:1;align-items:center}.tree-item-container .board-tree-toggle,.tree-item-container .board-tree-toggle-placing{width:20px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.6;cursor:pointer;margin-left:8px}.tree-item-container .board-tree-toggle:hover,.tree-item-container .board-tree-toggle-placing:hover{opacity:1}.tree-item-container .board-tree-toggle-placing:hover{opacity:.6!important}.tree-item-container .board-tree-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.85}.tree-item-container .board-tree-title{flex:1;margin:0 4px;position:relative;height:24px}.tree-item-container .board-tree-title .tree-title-text{position:absolute;width:100%;height:24px;line-height:24px;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.tree-item-container .tree-options{position:absolute;border-radius:4px;right:4px;top:4px;height:24px;display:none;align-items:center;justify-content:center;background:#f0f0f0}.tree-item-container .tree-options .tree-option{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.tree-item-container .tree-options .tree-option:hover{background:#dbdbdb}.tree-item-container #dropping-line{height:2px;background:#ffd585;position:absolute;z-index:100;width:100%;margin-left:12px;box-sizing:border-box}.tree-item-container #dropping-line.dropping-before{top:-1px}.tree-item-container #dropping-line.dropping-after{bottom:-1px}.tree-item-container #dropping-line.dropping-in{height:100%;border:2px solid #ffd585;background:#18a0fb1a;border-radius:5px;left:0;margin-left:0}#board-tree-menu .space-menu{width:140px;position:fixed}.rename-dialog-wrapper{width:280px}.rename-dialog-wrapper input{height:36px;box-sizing:border-box;width:100%;padding:0 12px;border-radius:5px;border:0;background:#f3f3f3;margin-top:16px}.rename-dialog-wrapper .button{height:36px;width:100%;margin:16px 0;font-weight:500}.space-sidebar-search{height:36px;box-sizing:border-box;display:flex;align-items:center;position:relative;flex-shrink:0;margin:0 12px;border:1px solid rgba(0,0,0,.06);border-radius:5px}.space-sidebar-search.searching .search-icon svg{display:none}.space-sidebar-search.searching .search-icon .search-loader,.space-sidebar-search.searching .search-close{display:flex}.space-sidebar-search .search-icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;position:absolute;top:7px;left:8px;color:#444}.space-sidebar-search .search-icon .search-loader{display:none}.space-sidebar-search input{box-sizing:border-box;width:100%;height:100%;position:absolute;left:0;top:0;background:transparent;padding:0 30px 0 34px;border-radius:5px;border:0;color:inherit}.space-sidebar-search .search-close{justify-content:center;align-items:center;width:20px;height:20px;position:absolute;top:7px;right:5px;border-radius:50%;background:#0000000d;color:#8f9091;cursor:pointer;display:none}.space-sidebar-search .search-close:hover{background:#00000014;color:#858687}#sidebar-search-panel{position:absolute;z-index:1;box-sizing:border-box;width:100%;height:calc(100% - 106px);padding:0 12px;top:106px;display:none;overflow:auto;flex-direction:column}#sidebar-search-panel.show-search{display:flex}#sidebar-search-panel .search-empty h3{font-size:14px;font-weight:500;margin:32px 0 12px}#sidebar-search-panel .search-empty .empty-desc{color:#5f5f64}#sidebar-search-panel .search-empty .empty-remark{color:#878787;margin-top:40px;padding-top:40px;border-top:1px dashed #e0e2e5;line-height:1.5;font-size:13px}#sidebar-search-panel .search-item{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.05)}#sidebar-search-panel .search-item-wrapper{display:flex;padding:12px 8px;border-radius:5px;align-items:center;cursor:pointer}#sidebar-search-panel .search-item-wrapper:hover{background:#0000000d}#sidebar-search-panel .search-icon-container{margin-right:8px;width:22px;height:22px;display:flex;justify-content:center;align-items:center}#sidebar-search-panel .search-item-text{font-size:13px;min-height:22px;line-height:22px;align-items:center;word-break:break-all}#sidebar-search-panel .search-item-text .search-matches{color:#00aeec}#sidebar-search-panel .search-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:22px;height:22px;position:relative}#sidebar-search-panel .search-line-icon .karrd-element .element-appearance{margin-top:5px}.sidebar-split-line{margin:24px 0;height:1px;background:#0000000f}#sidebar-trash{display:flex;height:32px;align-items:center;border-radius:5px;padding-left:8px;cursor:pointer}#sidebar-trash:hover,#sidebar-trash.trash-selected{background:#f0f0f0}#sidebar-trash .trash-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.85}#sidebar-trash .trash-title{margin:0 4px}#sidebar-trash-panel{box-sizing:border-box;flex-direction:column;position:absolute;width:340px;height:600px;max-height:80%;right:-348px;bottom:10px;display:none;padding:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;overflow:hidden}#sidebar-trash-panel .trash-panel-header{font-weight:500;display:flex;justify-content:center;align-items:center;height:40px;border-bottom:1px solid #eff1f4;flex-shrink:0}#sidebar-trash-panel .trash-panel-content{padding-bottom:24px;flex:1;overflow-x:hidden;overflow-y:auto}#sidebar-trash-panel .trash-panel-content.trash-dragging{pointer-events:none}#sidebar-trash-panel .trash-panel-content .trash-item-container{margin:16px 8px 0;border-radius:5px;position:relative}#sidebar-trash-panel .trash-panel-content .trash-item{display:flex;justify-content:center}#sidebar-trash-panel .trash-panel-content .karrd-element{position:relative;left:0!important;top:0!important}#sidebar-trash-panel .trash-panel-content .trash-item-dragging{position:absolute;transform:translate(-50%,-50%) scale(.2);transform-origin:50% 50%}#sidebar-trash-panel .trash-panel-footer{display:flex;justify-content:space-between;align-items:center;padding:0 8px 0 16px;height:40px;border-top:1px solid #eff1f4;font-size:13px}#sidebar-trash-panel .trash-restore-tip{color:#0006}#sidebar-trash-panel .trash-clear{height:32px;padding:0 8px;border-radius:4px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}#sidebar-trash-panel .trash-clear:hover{background:#eee}#sidebar-trash-panel .trash-loading{display:flex;flex-direction:column;align-items:center;padding:20px 0;color:#0006}#sidebar-trash-panel .trash-loading .loading-text{margin-top:10px}#sidebar-trash-panel .trash-empty{display:flex;justify-content:center;padding:30px 0;color:#0006}.sidebar-producthunt{text-align:center;border-top:1px solid rgba(0,0,0,.08);padding-top:6px}body.mobile-style #space-sidebar{position:fixed;z-index:10}body.mobile-style #space-sidebar #space-sidebar-toggle{display:none}body.mobile-style .sidebar-collapsed #space-sidebar #space-sidebar-toggle{display:flex;position:fixed;right:auto;left:3px;z-index:1}body.mobile-style .space-sidebar-mask{display:flex;position:fixed;z-index:9;width:100%;height:100%;left:0;top:0;background:#0000001a}.space-viewport{flex:1;display:flex;position:relative;z-index:0;overflow:hidden}.space-board{flex:1;position:relative;overflow:hidden}.space-board .space-board-empty{width:100%;height:100%;background-color:#f7f8f9;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;cursor:default!important;-webkit-user-select:none;user-select:none}.space-board .space-board-empty .board-empty-wrapper{display:flex;flex-direction:column;align-items:center}.space-board .space-board-empty .board-empty-icon{width:80px;height:70px;opacity:.4}.space-board .space-board-empty .board-empty-text{font-size:15px;margin-top:20px;color:#8f9091}#space-app-container.space-readonly #space-sidebar,#space-app-container.space-readonly #space-footer-bar{display:none}#space-app-container.space-readonly #space-header{padding-left:8px}#space-app-container.space-readonly #space-header .header-more,#space-app-container.space-readonly #space-header .header-share,#space-app-container.space-readonly .space-mobile-web-tip{display:none}.readonly-footer-container{position:absolute;bottom:20px;width:100%;height:0;overflow:visible;display:flex;justify-content:center}.readonly-footer-dialog{display:flex;align-items:center;box-sizing:border-box;height:50px;padding:0 30px;box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;border-radius:8px;z-index:1;background:#fff;position:absolute;bottom:0;margin:0 12px;color:#303030}.readonly-footer-dialog .readonly-operate{display:flex;align-items:center;cursor:pointer}.readonly-footer-dialog svg{color:#858687;margin-right:6px}.readonly-footer-dialog .readonly-save-btn{margin-left:30px}.readonly-footer-dialog .liked svg{color:#ff6767}.readonly-footer-author{display:flex;border-right:1px solid rgba(150,150,150,.3);padding-right:20px;margin-right:20px;align-items:center;height:24px}.readonly-footer-author img{width:20px;height:20px;border-radius:50%}.readonly-footer-author div{margin-left:6px;font-size:14px;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.readonly-login{border-left:1px solid rgba(150,150,150,.3);padding-left:20px;margin-left:20px;height:24px;display:flex;align-items:center;white-space:nowrap}.duplicate-dialog-wrapper{width:320px}.duplicate-dialog-wrapper .tree-selector-container{height:300px;overflow:auto;padding:0 12px}.duplicate-dialog-wrapper .community-footer{display:flex;justify-content:center;border-top:1px solid rgba(150,150,150,.2);padding:20px 0}.duplicate-dialog-wrapper .community-footer .button{width:120px}.duplicate-dialog-wrapper .tree-item-container{color:inherit}.duplicate-dialog-wrapper .tree-item-container:hover{color:#222}.duplicate-dialog-wrapper .board-tree-item.tree-item-selected>.tree-item-container{background:#00aeec;color:#fff}body.mobile-style .readonly-footer-dialog{padding:0 20px}body.mobile-style .readonly-footer-dialog .readonly-operate{display:flex;align-items:center;cursor:pointer}body.mobile-style .readonly-footer-dialog .readonly-operate div{display:none}body.mobile-style .readonly-footer-dialog svg{margin-right:0}body.mobile-style .readonly-footer-author div{max-width:100px}.tutorial-container{position:fixed;left:0;top:0;width:100%;height:100%;z-index:20;color:#fff;opacity:0;transition:opacity .5s;overflow:hidden}.tutorial-container .tutorial-viewport{margin-top:54px;margin-left:240px;width:calc(100% - 240px);height:calc(100% - 54px);background:#000000bf;position:relative}.tutorial-container .tutorial-header{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:center;padding-left:260px}.tutorial-container .tutorial-header h1{font-weight:500;font-size:26px;position:absolute;left:50%;top:10px;width:300px;text-align:center;transform:translate(-150px)}.tutorial-container .tutorial-block{position:absolute;display:flex;align-items:center;justify-content:center}.tutorial-container .tutorial-block.block-create{top:53px;left:20px}.tutorial-container .tutorial-block.block-list{top:62px;left:20px}.tutorial-container .tutorial-block.block-footer{bottom:100px;flex-direction:column;left:50%;width:260px;transform:translate(-130px)}.tutorial-container .tutorial-block.block-footer .tutorial-text{margin:12px 0}.tutorial-container .tutorial-text{font-size:16px;margin:0 12px;white-space:nowrap}.tutorial-container .tutorial-line{background:#fff;position:relative}.tutorial-container .tutorial-line:before{content:"";display:block;position:absolute;border:5px solid transparent}.tutorial-container .tutorial-line:after{content:"";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff}.tutorial-container .tutorial-line.line-footer{width:1px;height:40px}.tutorial-container .tutorial-line.line-footer:before{border-top:5px solid #fff;bottom:-6px;left:-4.5px}.tutorial-container .tutorial-line.line-footer:after{left:-3px;top:-7px}.tutorial-container .tutorial-line.line-horizontal{width:50px;height:1px}.tutorial-container .tutorial-line.line-horizontal:before{border-right:5px solid #fff;top:-4px;left:-10px}.tutorial-container .tutorial-line.line-horizontal:after{right:-3px;top:-3px}.tutorial-container #tutorial-start{position:absolute;left:50%;top:50%;width:160px;transform:translate(-80px,-30px);-webkit-font-smoothing:initial;font-weight:500;height:50px;font-size:17px;border-radius:8px}.tutorial-canvas{box-shadow:0 2px 10px #00000017,0 0 1px #c2c4c7;position:fixed;right:24px;top:118px;border-radius:6px;width:250px;z-index:20;background:#28292c;color:#fff;padding:16px;transition:opacity .4s;opacity:0}.tutorial-canvas h1{margin:0 0 12px;font-size:16px}.tutorial-canvas .tutorial-text{font-size:14px;line-height:1.5;height:36px;display:flex;align-items:center}.tutorial-canvas .tutorial-text.multi-line{height:auto}.tutorial-canvas span.key{background:#fff3;border-radius:3px;display:inline-block;padding:0 4px;margin:0 4px}.tutorial-canvas .button{margin-top:20px}.tutorial-canvas .tutorial-gif{width:100%;height:120px;border-radius:5px;margin-top:12px}.version-dialog-wrapper{width:500px;padding:10px 20px 30px}.version-dialog-wrapper .version-shortcut h1{font-size:20px}.version-dialog-wrapper .version-shortcut img{border-radius:8px;width:500px;height:263px;box-shadow:0 0 0 1px #00000014}.version-dialog-wrapper .version-desc{margin:12px 0}.release-tip-dialog-wrapper{width:500px;padding:10px 20px 36px}.release-tip-dialog-wrapper h1{margin:20px 0;font-size:24px}.release-tip-dialog-wrapper .release-tip-footer{display:flex;align-items:flex-end;padding-top:10px}.release-tip-dialog-wrapper .release-tip-footer img{height:32px}.release-tip-dialog-wrapper .release-tip-footer div{padding-bottom:2px;margin-left:10px;color:#717273}.release-tip-dialog-wrapper .release-desc{margin:20px 0;line-height:1.6}.release-tip-dialog-wrapper .release-desc a{border-bottom:1px solid #666;color:inherit}.footer-bar-board-tip{position:absolute;background:#28292c;color:#fff;border-radius:10px;padding:12px 0;width:400px;top:48px;left:-26px;display:flex;align-items:center;justify-content:flex-start}.footer-bar-board-tip .board-tip-icon{margin:0 12px 0 16px}.footer-bar-board-tip .board-tip-content{line-height:1.5;padding-right:12px}.footer-bar-board-tip .arrow{display:flex;position:absolute;width:12px;height:8px;top:-8px;left:36px;color:#28292c}.footer-bar-board-tip .board-tip-close{position:absolute;right:8px;top:6px;width:14px;height:14px;cursor:pointer}.footer-bar-board-tip .shining-box{position:absolute;border:2px solid #B471EA;width:32px;height:32px;border-radius:6px;left:24px;top:-50px;animation:shine-box 1s infinite}@keyframes shine-box{0%{opacity:1}50%{opacity:0}to{opacity:1}}#space-app-container.space-readonly .tutorial-canvas{left:20px}#space-app-container.pop-tutorial #space-header,#space-app-container.pop-tutorial #space-sidebar{pointer-events:none;z-index:21}#space-app-container.pop-tutorial .space-footer-bar{pointer-events:none;z-index:1000}body.mobile-style .tutorial-canvas{left:20px}.space-migrate-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.space-migrate-wrapper .migrate-content{max-width:400px;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px}.space-migrate-wrapper .migrate-content .logo{margin:20px 0}.space-migrate-wrapper .migrate-content .logo img{height:40px}.space-migrate-wrapper .migrate-content .migrate-title{font-weight:500;margin-bottom:20px}.space-migrate-wrapper .migrate-content .danger-tip{margin-bottom:20px}.space-menu-mask{position:fixed;z-index:12;background:transparent;width:100%;height:100%;left:0;top:0}.space-menu{position:absolute;z-index:1;box-shadow:0 0 1px #0003,0 10px 20px #0003;padding:6px;background:#fff;border-radius:6px;box-sizing:border-box}.space-menu .space-menu-item{border-radius:6px;padding:0 12px;height:30px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0}.space-menu .space-menu-item:hover{background:#f3f3f3}.space-menu .space-menu-item.menu-danger{color:#fa453b}.space-menu .space-menu-split{height:1px;background:#eee;margin:6px 0}.space-menu a{color:inherit}.accent-bg{background-color:#00aeec!important}.accent-bg400{background-color:#3fccff!important}.accent-bg300{background-color:#90e2ff!important}.accent-bg200{background-color:#e2f7ff!important}.accent-border{border-color:#00aeec!important}.accent-color{color:#00aeec!important}.accent-purple .accent-bg{background-color:#b471ea!important}.accent-purple .accent-bg400{background-color:#cb9df1!important}.accent-purple .accent-bg300{background-color:#e3caf7!important}.accent-purple .accent-bg200{background-color:#f6edfc!important}.accent-purple .accent-border{border-color:#b471ea!important}.accent-purple .accent-color{color:#b471ea!important}.accent-red .accent-bg{background-color:#ff6767!important}.accent-red .accent-bg400{background-color:#ff9a9a!important}.accent-red .accent-bg300{background-color:#ffcdcd!important}.accent-red .accent-bg200{background-color:#fff!important}.accent-red .accent-border{border-color:#ff6767!important}.accent-red .accent-color{color:#ff6767!important}.accent-pink .accent-bg{background-color:#ff51df!important}.accent-pink .accent-bg400{background-color:#ff84e8!important}.accent-pink .accent-bg300{background-color:#ffb7f2!important}.accent-pink .accent-bg200{background-color:#fff4fd!important}.accent-pink .accent-border{border-color:#ff51df!important}.accent-pink .accent-color{color:#ff51df!important}.accent-green .accent-bg{background-color:#33b61d!important}.accent-green .accent-bg400{background-color:#5ae143!important}.accent-green .accent-bg300{background-color:#98ec8a!important}.accent-green .accent-bg200{background-color:#e5fae2!important}.accent-green .accent-border{border-color:#33b61d!important}.accent-green .accent-color{color:#33b61d!important}.accent-yellow .accent-bg{background-color:#fdb61f!important}.accent-yellow .accent-bg400{background-color:#fecb61!important}.accent-yellow .accent-bg300{background-color:#fee1a2!important}.accent-yellow .accent-bg200{background-color:#fff5df!important}.accent-yellow .accent-border{border-color:#fdb61f!important}.accent-yellow .accent-color{color:#fdb61f!important}.dark-mode,.dark-mode #space-welcome-loading{background:#28292c;color:#e2dfd9}.dark-mode #space-app-container .space-view-container{background-color:#1d1e20}.dark-mode #space-app-container .canvas-ground{background-color:#1d1e20;background-image:none}.dark-mode .space-menu{background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003}.dark-mode .space-menu .space-menu-item:hover{background:#ffffff1a}.dark-mode .space-menu .space-menu-split{background-color:#ffffff1a}.dark-mode .dialog-container .dialog-window{background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003}.dark-mode .dialog-container .dialog-header{border-color:#ffffff1a}.dark-mode .dialog-container .dialog-close{background:#ffffff1a}.dark-mode .dialog-container .dialog-mask{position:absolute;left:0;top:0;width:100%;height:100%;background:#ffffff0d}.dark-mode .dropdown-menu-container .dropdown-menu-content{background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003}.dark-mode .dropdown-menu-container .dropdown-menu-content .dropdown-list-item:hover{background:#ffffff1a}.dark-mode .input-text{background:#ffffff1a;color:#e2dfd9}.dark-mode .modal-wrapper{background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003}.dark-mode .dot-loader.loader-style-gray>div{background-color:#fff3}.dark-mode .circle-loader.loader-style-gray{border:2px solid rgba(255,255,255,.2);border-left:2px solid rgba(255,255,255,.5)}.dark-mode #space-sidebar{background:#1d1e20}.dark-mode #space-sidebar:before{background:#fff3}.dark-mode #space-sidebar .space-sidebar-header:after{background:#fff3}.dark-mode #space-sidebar .space-sidebar-user .user-wrapper:hover,.dark-mode #space-sidebar .space-sidebar-user.show-menu .user-wrapper{background:#ffffff1a}.dark-mode #space-sidebar #space-sidebar-toggle .toggle-icon{color:#e2dfd9}.dark-mode #space-sidebar #space-sidebar-toggle:hover{background:#ffffff1a!important}.dark-mode #space-sidebar .space-sidebar-search{border-color:#ffffff1a}.dark-mode #space-sidebar .space-sidebar-search .search-icon{color:#e2dfd9}.dark-mode #space-sidebar .space-sidebar-search .search-close,.dark-mode #space-sidebar .sidebar-split-line{background:#ffffff1a}.dark-mode #space-sidebar #tree-home-container .tree-options{background:transparent}.dark-mode #space-sidebar .board-tree-item.tree-item-selected>.tree-item-container{background:#333437;color:#fff}.dark-mode #space-sidebar .board-tree-item .tree-item-container{color:inherit}.dark-mode #space-sidebar .board-tree-item .tree-item-container.show-menu{background:#333437}.dark-mode #space-sidebar .board-tree-item .tree-item-container.show-menu .tree-options .tree-menu{background:#ffffff1a}.dark-mode #space-sidebar .board-tree-item .tree-item-container:hover{background:#333437!important}.dark-mode #space-sidebar .board-tree-item .tree-item-container .tree-options{background:#333437}.dark-mode #space-sidebar .board-tree-item .tree-item-container .tree-options .tree-option:hover,.dark-mode #space-sidebar #sidebar-search-panel .search-item-wrapper:hover{background:#ffffff1a}.dark-mode #space-sidebar #sidebar-trash:hover,.dark-mode #space-sidebar #sidebar-trash.trash-selected{background:#333437}.dark-mode #space-sidebar #sidebar-trash-panel .trash-loading,.dark-mode #space-sidebar #sidebar-trash-panel .trash-empty{color:#fff6}.dark-mode #space-sidebar .trash-panel-header,.dark-mode #space-sidebar .trash-panel-footer{border-color:#ffffff1a}.dark-mode #space-sidebar .trash-panel-footer .trash-restore-tip{color:#fff6}.dark-mode #space-sidebar .trash-panel-footer .trash-clear:hover{background:#ffffff1a}.dark-mode #space-header #header-board-dir .dir-container{color:#e2dfd9}.dark-mode #space-header #header-board-dir .dir-container:hover{background:#ffffff1a}.dark-mode #space-header #header-board-dir .dir-edit-input{background:#ffffff1a;color:#e2dfd9}.dark-mode #space-header .header-share .header-share-menu{background:#28292c}.dark-mode #space-header .header-share .nav-share-check,.dark-mode #space-header .header-share .share-menu-link,.dark-mode #space-header .header-share #share-copy{background:#ffffff1a}.dark-mode #space-header .header-share .share-menu-community{border-top:1px solid rgba(255,255,255,.1)}.dark-mode #space-header .header-share .share-menu-community .button{background:#ffffff1a;color:#fff}.dark-mode #space-header .header-more .header-more-icon div{background:#e2dfd9}.dark-mode #space-header .header-more .header-more-icon:hover{background:#ffffff1a}.dark-mode #space-header .shortcut-container{background:#28292c}.dark-mode #space-header .shortcut-container .shortcut{border-color:#ffffff1a}.dark-mode .space-footer-bar{background:#1d1e20;border-bottom:1px solid rgba(255,255,255,.1)}.dark-mode .space-footer-bar .footer-item{color:#e2dfd9}.dark-mode .space-footer-bar .footer-item:hover{background:#ffffff1a}.dark-mode .space-footer-bar .footer-item.footer-item-active,.dark-mode .space-footer-bar .footer-item.footer-item-active:hover{background:#ffffff4d}.dark-mode .space-footer-bar .footer-item.active-cursor{background:#fff3;color:#e2dfd9}.dark-mode .space-footer-bar .footer-split{background:#ffffff1a}.dark-mode .space-footer-bar #footer-shape-menu{background:#28292c}.dark-mode .space-footer-bar #footer-shape-menu .menu-shape-wrapper:hover,.dark-mode .space-footer-bar #footer-item-shape.shape-menu-show{background:#ffffff1a}.dark-mode .canvas-toolbar{background:#28292c;color:#e2dfd9}.dark-mode .canvas-toolbar .toolbar-group{border-color:#ffffff1a}.dark-mode .canvas-toolbar .toolbar-group .toolbar-item.toolbar-show-menu,.dark-mode .canvas-toolbar .toolbar-group .toolbar-item:hover{background:#ffffff1a}.dark-mode .canvas-toolbar #tool-line #toolbar-line-icon{border-color:#e2dfd9}.dark-mode .canvas-toolbar #tool-line #toolbar-line-icon:after{background:#e2dfd9}.dark-mode .canvas-toolbar #tool-line .line-width-default,.dark-mode .canvas-toolbar #tool-line .line-width-bold{background:#e2dfd9}.dark-mode .canvas-toolbar #tool-line .line-style-solid,.dark-mode .canvas-toolbar #tool-line .line-style-dashed,.dark-mode .canvas-toolbar #tool-line .line-style-clear{border-color:#e2dfd9}.dark-mode .canvas-toolbar #tool-line .line-style-clear:after{background:#e2dfd9}.dark-mode .canvas-toolbar #tool-color .color-fill:after{background:#ffffff1a}.dark-mode .canvas-toolbar .toolbar-menu{background:#28292c}.dark-mode .canvas-toolbar .toolbar-menu .menu-split,.dark-mode .canvas-toolbar .toolbar-menu .menu-list-option:hover{background:#ffffff1a}.dark-mode .canvas-toolbar .toolbar-menu .menu-option-active,.dark-mode .canvas-toolbar .toolbar-menu .menu-option-active:hover{background:#ffffff4d}.dark-mode .karrd-element{color:#e2dfd9}.dark-mode .karrd-element.element-filled{color:#303030}.dark-mode .karrd-element.element-bg-dark{color:#e2dfd9}.dark-mode .karrd-element .ql-blank:before{color:#fff6}.dark-mode .karrd-element blockquote{border-left:3px solid rgba(255,255,255,.4)}.dark-mode .karrd-element.element-filled .ql-blank:before{color:#00000080}.dark-mode .karrd-element.element-filled blockquote{border-left:3px solid rgba(0,0,0,.25)}.dark-mode .karrd-element.element-filled.element-bg-dark .ql-blank:before{color:#fff6}.dark-mode .karrd-element.element-filled.element-bg-dark blockquote{border-left:3px solid rgba(255,255,255,.6)}.dark-mode .karrd-element.element-category-note .element-background{background:#323336}.dark-mode .karrd-element.element-category-text .editor-block-controls .block-menu-drop{color:#e2dfd9}.dark-mode .karrd-element.element-category-line .text-display-wrapper,.dark-mode .karrd-element.element-category-line .ql-editor{background:#1d1e20}.dark-mode .canvas-selector .resize-dot .dot-icon{background:#333}.dark-mode .canvas-selector .beside-item .beside-create-dot{opacity:.7}.dark-mode .canvas-selector .endpoint-control .dot-icon,.dark-mode .canvas-link-points .link-point{background:#333}.dark-mode .space-dock-view{background:#1d1e20;border-left-color:#ffffff1a}.dark-mode .space-dock-view .space-dock-header{border-bottom-color:#ffffff1a}.dark-mode .space-dock-view .dock-header-item{color:#e2dfd9}.dark-mode .space-dock-view .dock-header-item:hover{background:#ffffff1a}.dark-mode .block-text-styles .image-block{background:#ffffff0d}.dark-mode .block-editor-toolbar{background-color:#28292c}.dark-mode .block-editor-toolbar .toolbar-item:hover,.dark-mode .block-editor-toolbar .toolbar-split{background:#ffffff1a}.dark-mode .block-editor-toolbar #tool-color #toolbar-color-icon{box-shadow:0 0 1px #fffc}.dark-mode .block-editor-toolbar #tool-color .color-items .menu-option{box-shadow:inset 0 0 0 1px #fff3}.dark-mode .block-editor-toolbar #tool-color .color-items .menu-option .background-clear-icon:before{background:#fff3}.dark-mode .block-editor-toolbar #tool-align .toolbar-align-icon{border-color:#e2dfd9}.dark-mode .block-editor-toolbar #tool-align .toolbar-align-icon:before,.dark-mode .block-editor-toolbar #tool-align .toolbar-align-icon:after{background:#e2dfd9}.dark-mode .block-editor-toolbar .toolbar-item.toolbar-show-menu{background:#ffffff4d}.dark-mode .block-editor-toolbar .toolbar-menu{background:#28292c}.dark-mode .block-editor-toolbar .toolbar-menu .menu-option.menu-list-option:hover{background:#ffffff1a}.dark-mode .editor-block-menu-container .block-editor-color-menu{background:#28292c}.dark-mode .editor-block-menu-container .block-editor-color-menu .color-items .menu-option{box-shadow:inset 0 0 0 1px #fff3}.dark-mode .editor-block-menu-container .block-editor-color-menu .color-items .menu-option .background-clear-icon:before{background:#fff3}.dark-mode .editor-block-menu-container .menu-arrow{color:#e2dfd9}.dark-mode .block-editor-command-menu .space-menu-item.menu-item-active{background:#ffffff1a}.dark-mode .block-editor-tooltip-dialog{background:#28292c}.dark-mode .block-editor-link-dialog input{background:transparent;color:inherit;border-right:1px solid rgba(255,255,255,.1)}.dark-mode .block-editor-link-dialog .editor-link-save:hover{background:#ffffff1a}.dark-mode .block-editor-link-preview .preview-open{border-right:1px solid rgba(255,255,255,.1)}.dark-mode .block-editor-link-preview .preview-open a{color:#08f}.dark-mode .block-editor-link-preview .preview-btn:hover{background:#ffffff1a}.dark-mode .block-editor-link-preview .preview-del-icon{border:1px solid #e2dfd9}.dark-mode .block-editor-link-preview .preview-del-icon:after{background:#e2dfd9}.dark-mode #link-detail-address{background:#28292c}.dark-mode .export-dialog-wrapper .export-types{border-color:#ffffff1a}.dark-mode .export-dialog-wrapper .export-types .export-type:hover,.dark-mode .export-dialog-wrapper .export-types .export-type-selected,.dark-mode .export-dialog-wrapper .option-select-drop:hover{background:#ffffff1a}.dark-mode .setting-dialog-app .setting-nav{border-color:#ffffff1a}.dark-mode .setting-dialog-app .setting-nav .setting-tab:hover,.dark-mode .setting-dialog-app .setting-nav .setting-tab.setting-tab-selected{background:#ffffff1a}.dark-mode .setting-dialog-app .account-container .user-name input,.dark-mode .setting-dialog-app .account-container .user-row .row-operate .button{border-color:#ffffff1a}.dark-mode .setting-dialog-app .account-container .avatar-menu{background:#28292c;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 20px #0003}.dark-mode .readonly-login-tip{background:#28292c}.dark-mode .page-loader-wrapper{color:#e2dfd9}.dark-mode .page-loader-wrapper .page-loader{background:#323336}.dark-mode .side-resizer:after{background:#666}.switch-menu-bg{background:#fff}.dark-mode .switch-default-bg{background:#28292c}html{height:100%}body{overflow:hidden;height:100%}html,body{top:0;left:0;position:fixed;height:100%;width:100%;overflow:hidden}#space-app-container{height:100%;display:flex}.space-view-container{display:flex;flex:1;flex-direction:column;position:relative;overflow:hidden;background:#f2f2f2;box-shadow:2px 5px 12px #0000000a}#space-welcome-loading{position:fixed;left:0;top:0;width:100%;height:100%;z-index:50;background:#fbfbfb;display:flex;align-items:center;justify-content:center;transition:opacity .1s;color:#1f222580}#space-welcome-loading.welcome-hiding{opacity:0}#space-welcome-loading .welcome-logo{width:40px;position:absolute;top:24px;left:24px;opacity:.8}#space-welcome-loading .welcome-loading-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}#space-welcome-loading .circle-loader{width:24px;height:24px;border-width:3px}#space-welcome-loading .welcome-loading-text{margin-top:16px;font-weight:500;font-size:15px}.space-mobile-web-tip{position:absolute;z-index:10;bottom:0;left:0;background:#fff;box-shadow:0 0 1px #969696e6;width:100%;padding:12px 8px;text-align:center;color:#7b7c7d;box-sizing:border-box}
