.yc-editor-wrapper{border:1px solid #d9d9d9;border-radius:4px;padding:4px 11px}.yc-editor{outline:none;overflow:auto}.yc-editor[data-display-placeholder=true]:before{color:rgba(51,51,51,.3);content:attr(placeholder);display:block;pointer-events:none;position:absolute}.yc-editor[data-display-cursor=true] .yc-editor-paragraph{position:relative}.yc-editor-paragraph{margin:0}.yc-switch{background:#05073b40;border:none;border-radius:17px;box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;line-height:20px;overflow:hidden;padding:0;position:relative;vertical-align:middle;width:34px}.yc-switch-inner-checked,.yc-switch-inner-unchecked{color:#fff;font-size:12px;position:absolute;top:0;transition:left .3s cubic-bezier(.35,0,.25,1)}.yc-switch-inner-checked{left:-13px}.yc-switch-inner-unchecked{left:20px}.yc-switch-loading-icon,.yc-switch:after{background-color:#fff;border-radius:50% 50%;content:" ";cursor:pointer;height:16px;left:2px;position:absolute;top:2px;transition:left .3s cubic-bezier(.35,0,.25,1);width:16px}.yc-switch-checked{background:linear-gradient(322.11deg,#1f6ff5 7.93%,#9a7ffc 92.22%)}.yc-switch-checked .yc-switch-inner-checked{left:3px}.yc-switch-checked .yc-switch-inner-unchecked{left:36px}.yc-switch-checked .yc-switch-loading-icon,.yc-switch-checked:after{left:16px}.yc-switch-loading-icon{animation:spin 1s linear infinite;cursor:no-drop;mask-type:alpha;z-index:1}.yc-switch-disabled,.yc-switch-loading{cursor:no-drop;opacity:.5}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.yiyan-rich-editor-container{background:#fff;color:#000;display:flex;flex-direction:column;font-weight:400;height:100%;line-height:20px;position:relative;text-align:left;width:100%}.editor-scroller{border:0;flex:1;outline:0;overflow:auto;position:relative;z-index:0}.ContentEditable__root{border:0;display:block;font-size:15px;height:100%;outline:0;padding:24px 24px 0;position:relative}.ContentEditable__root.rich-editor-disable{cursor:not-allowed;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.Placeholder__root{color:#999;display:inline-block;font-size:15px;left:28px;overflow:hidden;pointer-events:none;position:absolute;right:28px;text-overflow:ellipsis;top:0;user-select:none;white-space:nowrap}.ltr{text-align:left}.rtl{text-align:right}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.editor-link{color:#216fdb;text-decoration:none}.editor-code{background-color:#f0f2f5;display:block;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;margin:8px 0;overflow-x:auto;padding:8px 8px 8px 52px;position:relative;tab-size:2}.editor-code:before{background-color:#eee;border-right:1px solid #ccc;color:#777;content:attr(data-gutter);left:0;min-width:25px;padding:8px;position:absolute;text-align:right;top:0;white-space:pre-wrap}.editor-code:after{color:rgba(0,0,0,.5);content:attr(data-highlight-language);font-size:10px;padding:3px;position:absolute;right:3px;text-transform:uppercase;top:0}.editor-tokenComment{color:#708090}.editor-tokenPunctuation{color:#999}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-quote{border-left:4px solid #ced0d4;color:#65676b;font-size:15px;margin:0 0 0 20px;padding-left:16px}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.tree-view-output{background:#222;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box;color:#fff;display:block;font-size:12px;line-height:14px;margin:1px auto 0;max-height:250px;overflow:auto;padding:5px;position:relative;white-space:pre-wrap;width:100%}.debug-timetravel-panel{display:flex;margin:auto;overflow:hidden;padding:0 0 10px}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{background:none;border:0;color:#fff;flex:1;font-size:12px;padding:0}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:15px;top:10px}.debug-timetravel-button:hover{text-decoration:underline}.component-floating-popup-root{left:0;opacity:0;position:absolute;top:0;will-change:transform;z-index:10}