.shwe-root{--shwe-frame:#a1abb9;--shwe-menubar-top:#edf2f6;--shwe-menubar-bottom:#d9e1ec;--shwe-toolbar-face:#e6edf6;--shwe-toolbar-light:#fafbff;--shwe-toolbar-row2-bottom:#ecf1f7;--shwe-toolbar-hairline:#bbc5d4;--shwe-toolbar-edge:#afb6c6;--shwe-hover:#2a8dd4;--shwe-pressed:#d3dbe7;--shwe-pressed-light:#eff1f5;--shwe-separator:#c5ccd9;--shwe-canvas:#fff;--shwe-status-face:#ececec;--shwe-status-light:#f8f8f8;--shwe-status-top:#d4d4d4;--shwe-tab-active:#d7dde9;--shwe-tab-divider:#dbdbdb;--shwe-ink:#000;--shwe-ink-ui:#131313;--shwe-ink-icon:#5a5a5a;--shwe-icon-peach:#e9a27f;--shwe-icon-yellow:#f2c94c;--shwe-icon-blue:#4f74c8;--shwe-icon-sky:#9fb4e6;--shwe-icon-red:#d9534f;--shwe-icon-green:#4c9a4c;--shwe-icon-grid:#d6dfef;--shwe-icon-navy:#5f6f95;--shwe-icon-skin:#f7c9a8;--shwe-page-break:red;--shwe-ink-tab:#313131;--shwe-ink-muted:#909090;--shwe-ink-disabled:#a8a8a8;--shwe-tip-bg:#fff3c5;--shwe-tip-border:#e7d832;--shwe-tip-ink:#443b19;--shwe-menu-hover:#e6edf6;--shwe-selection:#2a8dd42e;--shwe-grid-on:#cfe0f5;--shwe-button-top:#fff;--shwe-button-bottom:#e6e6e6;--shwe-button-border:#b5b5b5;--shwe-ruler:#8a8a8a;--shwe-shadow:2px 2px 4px #0000002e;--shwe-font-ui:"돋움", Dotum, "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--shwe-font-content:"굴림", Gulim, "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;box-sizing:border-box;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);color:var(--shwe-ink-ui);font:12px/20px var(--shwe-font-ui);flex-direction:column;display:flex;position:relative}.shwe-root *,.shwe-root :before,.shwe-root :after{box-sizing:inherit}.shwe-root button,.shwe-root select{font:inherit;color:inherit}.shwe-root.shwe-fullscreen{z-index:9999;position:fixed;inset:0;width:auto!important}.shwe-fullscreen .shwe-body{flex:1;height:auto!important}.shwe-menubar{background:linear-gradient(var(--shwe-menubar-top), var(--shwe-menubar-bottom));-webkit-user-select:none;user-select:none;align-items:center;height:29px;padding:0 2px;display:flex;position:relative}.shwe-menu-title{height:22px;color:var(--shwe-ink-ui);cursor:default;background:0 0;border:1px solid #0000;padding:0 8px;line-height:20px}.shwe-menu-title:hover,.shwe-menu-title.is-open{border-color:var(--shwe-frame);background:var(--shwe-canvas)}.shwe-menu-title.is-open{border-bottom-color:var(--shwe-canvas);z-index:1002;position:relative}.shwe-menu{z-index:1001;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);min-width:182px;box-shadow:var(--shwe-shadow);margin-top:-1px;padding:2px 0;position:absolute;top:100%}.shwe-menu-item{width:100%;height:24px;color:var(--shwe-ink-ui);text-align:left;white-space:nowrap;cursor:default;background:0 0;border:0;align-items:center;padding:0 22px 0 4px;display:flex}.shwe-menu-item:hover:not(:disabled){background:var(--shwe-menu-hover)}.shwe-menu-item:disabled{color:var(--shwe-ink-disabled)}.shwe-menu-check,.shwe-menu-icon{box-sizing:border-box;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-right:7px;display:inline-flex}.shwe-menu-check{visibility:hidden}.shwe-menu-item.is-active .shwe-menu-check{visibility:visible}.shwe-menu-icon{color:var(--shwe-ink-icon)}.shwe-menu-item.is-active .shwe-menu-icon{border:1px solid var(--shwe-toolbar-edge);background:var(--shwe-pressed)}.shwe-menu-item:disabled .shwe-menu-icon{opacity:.35}.shwe-menu-sep{background:var(--shwe-tab-divider);height:1px;margin:3px 4px}.shwe-toolbar{border-top:1px solid var(--shwe-toolbar-hairline);background:var(--shwe-toolbar-face);-webkit-user-select:none;user-select:none;position:relative}.shwe-root>.shwe-toolbar:first-child{border-top:0}.shwe-toolbar-row{border-bottom:1px solid var(--shwe-toolbar-hairline);background:linear-gradient(var(--shwe-toolbar-light), var(--shwe-toolbar-face) 16px, var(--shwe-toolbar-face));align-items:flex-start;min-height:28px;padding:1px 5px 0;display:flex;position:relative}.shwe-toolbar-row+.shwe-toolbar-row{background:linear-gradient(var(--shwe-canvas), var(--shwe-toolbar-row2-bottom));min-height:30px;padding-top:2px}.shwe-toolbar-items{flex-wrap:nowrap;flex:1;align-items:center;min-width:0;min-height:26px;display:flex;overflow:hidden}.shwe-toolbar-row.is-expanded .shwe-toolbar-items{flex-wrap:wrap;row-gap:2px}.shwe-more{width:18px;height:22px;color:var(--shwe-ink-icon);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;margin:1px 0 0 2px;padding:0;font-weight:700;line-height:20px;display:none}.shwe-toolbar-row.has-overflow .shwe-more{display:block}.shwe-more:hover{border-color:var(--shwe-hover);background:var(--shwe-canvas)}.shwe-btn{width:20px;height:20px;color:var(--shwe-ink-icon);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:0;flex:none;justify-content:center;align-items:center;margin:0 0 0 1px;padding:0;display:inline-flex}.shwe-btn:hover:not(:disabled){border-color:var(--shwe-hover);background:var(--shwe-canvas)}.shwe-btn.is-active,.shwe-btn.is-open,.shwe-btn:active:not(:disabled){border-color:var(--shwe-toolbar-edge);background:linear-gradient(var(--shwe-pressed), var(--shwe-pressed-light))}.shwe-btn:disabled{opacity:.35;cursor:default}.shwe-btn:focus-visible{outline:1px dotted var(--shwe-ink-icon);outline-offset:-3px}.shwe-icon{flex:none;display:block}.shwe-split{flex:none;align-items:center;display:inline-flex}.shwe-split .shwe-btn-arrow{width:11px;margin-left:0}.shwe-arrow{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 0h5L2.5 3z' fill='%23333'/%3E%3C/svg%3E") 50%/5px 3px no-repeat;width:5px;height:3px;display:block}.shwe-sep{background:linear-gradient(transparent 0, var(--shwe-separator) 4px, var(--shwe-separator)) 5px 0 / 1px 100% no-repeat;flex:none;width:11px;height:26px;display:block}.shwe-select{border:1px solid var(--shwe-frame);background:var(--shwe-canvas) no-repeat right 5px center / 7px 4px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 4'%3E%3Cpath d='M0 0h7L3.5 4z' fill='%238a94a6'/%3E%3C/svg%3E");width:88px;height:22px;color:var(--shwe-ink-ui);appearance:none;cursor:pointer;border-radius:0;flex:none;margin:0 0 0 1px;padding:0 18px 0 4px;line-height:20px}.shwe-select:focus-visible{outline:1px solid var(--shwe-hover);outline-offset:-1px}.shwe-popover{z-index:1000;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);box-shadow:var(--shwe-shadow);padding:6px;position:absolute}.shwe-table-grid{grid-template-columns:repeat(10,16px);gap:2px;display:grid}.shwe-table-cell{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);cursor:pointer;width:16px;height:16px}.shwe-table-cell.is-on{border-color:var(--shwe-hover);background:var(--shwe-grid-on)}.shwe-table-label{color:var(--shwe-ink-ui);text-align:center;margin-top:4px;line-height:16px}.shwe-body{border-top:1px solid var(--shwe-frame);border-bottom:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex:none;overflow:auto}.shwe-content{min-height:100%;font:12pt/1.2 var(--shwe-font-content);color:var(--shwe-ink);cursor:text;outline:none;margin:0;padding:10px}.shwe-content p{margin:0}.shwe-root .shwe-content h1,.shwe-root .shwe-content h2,.shwe-root .shwe-content h3,.shwe-root .shwe-content h4,.shwe-root .shwe-content h5,.shwe-root .shwe-content h6{margin:.3em 0;font-weight:700;line-height:1.2}.shwe-root .shwe-content h1{font-size:2em}.shwe-root .shwe-content h2{font-size:1.5em}.shwe-root .shwe-content h3{font-size:1.17em}.shwe-root .shwe-content h4{font-size:1em}.shwe-root .shwe-content h5{font-size:.83em}.shwe-root .shwe-content h6{font-size:.67em}.shwe-root .shwe-content ul,.shwe-root .shwe-content ol{margin:0;padding-left:40px;list-style-position:outside}.shwe-root .shwe-content ul{list-style-type:disc}.shwe-root .shwe-content ol{list-style-type:decimal}.shwe-root .shwe-content li{display:list-item}.shwe-root .shwe-content a{color:#00e;text-decoration:underline}.shwe-root .shwe-content strong,.shwe-root .shwe-content b{font-weight:700}.shwe-root .shwe-content em,.shwe-root .shwe-content i{font-style:italic}.shwe-root .shwe-content sup,.shwe-root .shwe-content sub{font-size:smaller;line-height:0}.shwe-root .shwe-content img{max-width:100%}.shwe-content blockquote:not([style]){border-left:2px solid #999;margin:0 0 30px 20px;padding:0 8px}.shwe-content hr{border:0;border-top:1px solid var(--shwe-ruler);margin:.4em 0}.shwe-content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:.3em 0}.shwe-content td,.shwe-content th{border:1px solid var(--shwe-ruler);min-width:1em;padding:4px 6px;position:relative}.shwe-content th{background:var(--shwe-pressed-light);text-align:left;font-weight:700}.shwe-content .selectedCell:after{content:"";z-index:2;background:var(--shwe-selection);pointer-events:none;position:absolute;inset:0}.shwe-content .column-resize-handle{background:var(--shwe-hover);pointer-events:none;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.shwe-content.resize-cursor{cursor:col-resize}.shwe-statusbar{border-bottom:1px solid var(--shwe-frame);background:linear-gradient(var(--shwe-status-top) 0, var(--shwe-status-top) 1px, var(--shwe-status-light) 1px, var(--shwe-status-face) 55%, var(--shwe-canvas));-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:stretch;height:23px;display:flex}.shwe-mode-tabs{flex:none;height:100%;padding-top:1px;display:flex}.shwe-mode-tab{border:0;border-right:1px solid var(--shwe-tab-divider);width:75px;height:22px;color:var(--shwe-ink-muted);text-align:center;cursor:pointer;background:0 0;padding:0;line-height:22px}.shwe-mode-tab.is-active{border-right-color:var(--shwe-frame);background:linear-gradient(var(--shwe-canvas) 18%, var(--shwe-tab-active));color:var(--shwe-ink-tab)}.shwe-mode-tab:disabled{cursor:default}.shwe-char-count{color:var(--shwe-ink-muted);white-space:nowrap;text-overflow:ellipsis;padding:0 8px;font-size:11px;line-height:22px;overflow:hidden}.shwe-status-right{align-items:center;gap:4px;min-width:0;padding-right:4px;display:flex}.shwe-zoom{flex:none;align-items:center;gap:2px;display:flex}.shwe-zoom-select{border:1px solid var(--shwe-button-border);background:var(--shwe-canvas);height:18px;color:var(--shwe-ink-ui);font:11px var(--shwe-font-ui);padding:0 2px}.shwe-zoom-btn{border:1px solid var(--shwe-button-border);background:linear-gradient(var(--shwe-button-top), var(--shwe-button-bottom));width:18px;height:18px;color:var(--shwe-ink-ui);font:bold 12px/16px var(--shwe-font-ui);cursor:pointer;padding:0}.shwe-resize-grip{border-top:1px solid var(--shwe-frame);background:var(--shwe-status-face);cursor:ns-resize;-webkit-user-select:none;user-select:none;flex:none;height:8px;position:relative}.shwe-resize-grip:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--shwe-ink-icon);margin-left:-4px;position:absolute;top:2px;left:50%}.shwe-root.is-fullscreen .shwe-resize-grip{display:none}.shwe-root.is-resizing{-webkit-user-select:none;user-select:none}.shwe-dialog-cover{z-index:1100;background:#00000026;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.shwe-dialog{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);min-width:280px;max-width:90%;box-shadow:var(--shwe-shadow)}.shwe-dialog.is-dragged,.shwe-tw.is-dragged{margin:0;position:absolute}.shwe-drag-handle{cursor:move}.shwe-drag-handle.is-dragging{-webkit-user-select:none;user-select:none}.shwe-dialog-title{border-bottom:1px solid var(--shwe-frame);background:linear-gradient(var(--shwe-menubar-top), var(--shwe-menubar-bottom));height:26px;padding:0 10px;font-weight:700;line-height:26px}.shwe-dialog-body p{white-space:pre-wrap;margin:0}.shwe-dialog-footer{justify-content:flex-end;gap:8px;padding:0 12px 12px;display:flex}.shwe-dialog-footer .shwe-bevel-btn{min-width:70px}.shwe-bevel-btn{border:1px solid var(--shwe-button-border);background:linear-gradient(var(--shwe-button-top), var(--shwe-button-bottom));min-width:48px;height:24px;color:var(--shwe-ink-ui);cursor:pointer;border-radius:0;padding:0 12px;line-height:22px}.shwe-bevel-btn:hover{background:linear-gradient(var(--shwe-button-top), var(--shwe-status-light))}.shwe-bevel-btn:active{background:var(--shwe-button-bottom)}.shwe-bevel-btn:focus-visible{outline:1px dotted var(--shwe-ink-ui);outline-offset:-3px}.shwe-menu-item.shwe-menu-sub{padding-right:14px}.shwe-menu-arrow{border:3px solid #0000;border-left:4px solid var(--shwe-ink-icon);width:0;height:0;position:absolute;top:8px;right:6px}.shwe-menu-item{position:relative}.shwe-menu-item:disabled .shwe-menu-arrow{border-left-color:var(--shwe-ink-disabled)}.shwe-palette{width:155px;padding:2px}.shwe-palette-grid{grid-template-columns:repeat(9,17px);grid-auto-rows:17px;width:153px;margin:0 auto;display:grid}.shwe-palette-clear{margin:0 0 5px}.shwe-palette-clear.is-selected{outline:1px solid var(--shwe-ink);outline-offset:-2px}.shwe-swatch{border:1px solid var(--shwe-button-border);cursor:pointer;background:0 0;width:18px;height:18px;margin:-1px 0 0 -1px;padding:0}.shwe-swatch:hover,.shwe-swatch.is-selected{z-index:1;border-color:var(--shwe-ink);outline:1px solid var(--shwe-canvas);outline-offset:-2px;position:relative}.shwe-palette-btn{width:100%;height:22px;margin-top:5px;font-size:11px;line-height:20px;display:block}.shwe-palette-native{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.shwe-color-pop{z-index:1200;top:100%;left:0}.shwe-dialog-title{align-items:center;display:flex}.shwe-dialog-subject{flex:1}.shwe-dialog-brand{color:var(--shwe-ink-muted);margin-right:10px;font-size:11px;font-weight:400}.shwe-dialog-close{border:1px solid var(--shwe-ink-icon);background:var(--shwe-canvas) no-repeat center / 8px 8px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath d='M1 1l6 6M7 1L1 7' stroke='%23333' stroke-width='1.4'/%3E%3C/svg%3E");cursor:pointer;width:16px;height:16px;padding:0}.shwe-dialog-body{padding:10px 12px}.shwe-form{flex-direction:column;gap:5px;display:flex}.shwe-form-row{align-items:center;gap:4px 12px;min-height:22px;display:flex}.shwe-field{flex:1;align-items:center;gap:4px;min-width:0;display:inline-flex}.shwe-field>.shwe-form-select,.shwe-field>.shwe-input{flex:0 auto;min-width:0}.shwe-field-label{white-space:nowrap;flex:none;align-items:center;gap:4px;width:90px;display:inline-flex}.shwe-field+.shwe-field>.shwe-field-label{width:72px}.shwe-dialog.is-narrow .shwe-field-label,.shwe-dialog.is-narrow .shwe-field+.shwe-field>.shwe-field-label{width:56px}.shwe-input.is-fill,.shwe-form-select.is-fill,.shwe-fill{flex:auto;width:auto;min-width:0}.shwe-form-select.is-fill{width:100%}.shwe-fill{display:inline-flex}.shwe-fill>*{flex:auto;min-width:0}.shwe-fill>[hidden]{display:none}.shwe-cols{align-items:center}.shwe-col{flex:1 1 0;align-items:center;gap:6px;min-width:0;padding-left:18px;display:inline-flex}.shwe-spin.is-plain .shwe-input{border-right:1px solid var(--shwe-frame)}.shwe-form.is-wide-labels .shwe-field-label{width:auto;min-width:128px}.shwe-form.is-wide-labels .shwe-field>.shwe-form-select{flex:0 auto;min-width:0}.shwe-field-unit{color:var(--shwe-ink-icon)}.shwe-form-sep{background:var(--shwe-tab-divider);height:1px;margin:3px 0}.shwe-input{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);height:22px;color:var(--shwe-ink-ui);font:inherit;border-radius:0;padding:0 4px;line-height:20px}.shwe-input:disabled{color:var(--shwe-ink-disabled);background:var(--shwe-status-light)}.shwe-input:focus-visible,.shwe-form-select:focus-visible{outline:1px solid var(--shwe-hover);outline-offset:-1px}.shwe-form-select{margin:0}.shwe-spin{align-items:stretch;display:inline-flex}.shwe-spin .shwe-input{border-right:0}.shwe-spin-btns{border:1px solid var(--shwe-frame);background:linear-gradient(var(--shwe-button-top), var(--shwe-button-bottom));flex-direction:column;width:13px;display:flex}.shwe-spin-up,.shwe-spin-down{cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 3h5L2.5 0z' fill='%23333'/%3E%3C/svg%3E") 50%/5px 3px no-repeat;border:0;flex:1;padding:0}.shwe-spin-down{border-top:1px solid var(--shwe-frame);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 0h5L2.5 3z' fill='%23333'/%3E%3C/svg%3E")}.shwe-spin-up:hover,.shwe-spin-down:hover{background-color:var(--shwe-menu-hover)}.shwe-check,.shwe-radio{white-space:nowrap;cursor:pointer;align-items:center;gap:3px;margin-right:8px;display:inline-flex}.shwe-check input,.shwe-radio input{margin:0}.shwe-radios{flex-wrap:wrap;align-items:center;display:inline-flex}.shwe-color-field{display:inline-flex;position:relative}.shwe-swatch-btn{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);cursor:pointer;width:72px;height:22px;padding:2px}.shwe-swatch-bar{height:100%;display:block}.shwe-field>select,.shwe-field>.shwe-unit-select{flex:none}.shwe-fieldset{border:1px solid var(--shwe-tab-divider);margin:0;padding:4px 8px 6px}.shwe-fieldset legend{color:var(--shwe-ink-icon);padding:0 4px}.shwe-tabs{margin:-4px -2px 0}.shwe-tab-bar{border-bottom:1px solid var(--shwe-frame);gap:2px;padding:0 2px;display:flex}.shwe-tab{border:1px solid var(--shwe-frame);border-bottom-color:var(--shwe-frame);background:linear-gradient(var(--shwe-status-light), var(--shwe-status-face));height:24px;color:var(--shwe-ink-icon);cursor:pointer;margin-bottom:-1px;padding:0 10px}.shwe-tab.is-active{background:var(--shwe-canvas);border-bottom-color:var(--shwe-canvas);color:var(--shwe-ink-ui)}.shwe-tab-bodies{box-sizing:border-box;padding:10px 2px 0}.shwe-tab-body[hidden]{display:none}.shwe-image-source{flex:1;grid-template-columns:90px 1fr;align-items:stretch;min-width:0;display:grid}.shwe-image-source-labels{flex-direction:column;justify-content:space-around;padding-left:0;display:flex}.shwe-image-source-labels .shwe-radio{white-space:nowrap;margin-right:0}.shwe-image-source-control{align-items:center;min-width:0;display:flex}.shwe-image-source-control>.shwe-filebox{height:56px}.shwe-image-source-control>[hidden]{display:none}.shwe-filebox.is-disabled{opacity:.5;pointer-events:none}.shwe-tpl-grid{grid-template-columns:repeat(4,50px);justify-content:center;gap:8px 20px;padding:6px 0 2px;display:grid}.shwe-tpl-btn{border:1px solid var(--shwe-tab-divider);background:var(--shwe-canvas);width:50px;height:50px;color:var(--shwe-ink-ui);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.shwe-tpl-btn:hover{border-color:var(--shwe-hover);background:var(--shwe-menu-hover)}.shwe-tpl-btn.is-selected{border-color:var(--shwe-hover);background:var(--shwe-pressed-light);box-shadow:inset 0 0 0 1px var(--shwe-hover)}.shwe-tcell-row{gap:14px;display:flex}.shwe-tcell-item{flex-direction:column;align-items:center;gap:2px;display:flex}.shwe-tpl-label{color:var(--shwe-ink-icon)}.shwe-tpl-list{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex-direction:column;min-height:120px;max-height:240px;display:flex;overflow-y:auto}.shwe-tpl-item{align-items:center;gap:6px;padding:2px 6px;display:flex}.shwe-tpl-item.is-selected{background:var(--shwe-menu-hover)}.shwe-tpl-item-name{color:var(--shwe-ink-ui);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:2px 0}.shwe-tpl-item-del{height:20px;padding:0 8px}.shwe-bq-grid{grid-template-columns:repeat(5,35px);gap:12px 20px}.shwe-bq-preview{color:var(--shwe-ink-ui)}.shwe-hr-grid{grid-template-columns:1fr 1fr;gap:5px;padding-top:4px;display:grid}.shwe-hr-cell{background:var(--shwe-canvas);cursor:pointer;border:1px solid #0000;align-items:center;height:35px;padding:0 6px;display:flex}.shwe-hr-cell hr{flex:1;margin:0}.shwe-hr-cell:hover{border-color:var(--shwe-hover)}.shwe-hr-cell.is-selected{border-color:var(--shwe-hover);background:var(--shwe-menu-hover)}.shwe-img-wrap{vertical-align:baseline;line-height:0;display:inline-block;position:relative}.shwe-img-wrap>img{vertical-align:baseline;display:inline-block}.shwe-img-handle{z-index:2;border:1px solid var(--shwe-hover);background:var(--shwe-canvas);box-sizing:border-box;width:7px;height:7px;display:none;position:absolute}.shwe-img-wrap.is-selected>.shwe-img-handle,.shwe-img-wrap.is-resizing>.shwe-img-handle{display:block}.shwe-img-wrap.is-selected>img{outline:1px solid var(--shwe-hover)}.shwe-img-handle-nw{cursor:nwse-resize;top:-4px;left:-4px}.shwe-img-handle-n{cursor:ns-resize;top:-4px;left:calc(50% - 3px)}.shwe-img-handle-ne{cursor:nesw-resize;top:-4px;right:-4px}.shwe-img-handle-e{cursor:ew-resize;top:calc(50% - 3px);right:-4px}.shwe-img-handle-se{cursor:nwse-resize;bottom:-4px;right:-4px}.shwe-img-handle-s{cursor:ns-resize;bottom:-4px;left:calc(50% - 3px)}.shwe-img-handle-sw{cursor:nesw-resize;bottom:-4px;left:-4px}.shwe-img-handle-w{cursor:ew-resize;top:calc(50% - 3px);left:-4px}.shwe-content table{width:auto}.shwe-content td,.shwe-content th{border:0;padding:0}.shwe-content th{text-align:center;background:0 0}.shwe-content caption{caption-side:top;text-align:center;padding:2px 0}.shwe-content .tableWrapper{overflow:visible}.shwe-view{border:0;border-top:1px solid var(--shwe-frame);border-bottom:1px solid var(--shwe-frame);background:var(--shwe-canvas);width:100%;color:var(--shwe-ink);resize:none;outline:none;margin:0;padding:10px;font:12px/1.5 Consolas,Courier New,monospace;display:block}.shwe-view[hidden],.shwe-body[hidden]{display:none}.shwe-preview{padding:0}.shwe-textview{font:12pt/1.4 var(--shwe-font-content)}.shwe-fullscreen .shwe-view{flex:1;height:auto!important}.shwe-root:not(.is-mode-editor) .shwe-menubar .shwe-menu-title:not([data-menu=view]):not([data-menu=help]){color:var(--shwe-ink-disabled);pointer-events:none}.shwe-combo{border:1px solid var(--shwe-toolbar-edge);background:no-repeat right 5px center / 7px 4px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 4'%3E%3Cpath d='M0 0h7L3.5 4z' fill='%238a94a6'/%3E%3C/svg%3E"), linear-gradient(var(--shwe-canvas), var(--shwe-toolbar-face));width:88px;height:22px;color:var(--shwe-ink-ui);text-align:left;cursor:pointer;border-radius:0;flex:none;align-items:center;margin:0 0 0 1px;padding:0 16px 0 4px;display:inline-flex}.shwe-combo:disabled{color:var(--shwe-ink-disabled);cursor:default}.shwe-combo.is-open,.shwe-combo:focus-visible{outline:1px solid var(--shwe-hover);outline-offset:-1px}.shwe-combo-label{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:20px;overflow:hidden}.shwe-combo-list{z-index:1000;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);max-height:260px;box-shadow:var(--shwe-shadow);padding:2px 0;position:absolute;overflow-y:auto}.shwe-combo-header{color:var(--shwe-ink-muted);background:var(--shwe-status-light);padding:2px 8px;font-size:11px}.shwe-combo-item{width:100%;color:var(--shwe-ink-ui);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:3px 8px;line-height:1.3;display:block}.shwe-combo-item:hover,.shwe-combo-item.is-selected{background:var(--shwe-menu-hover)}.shwe-tspin{border:1px solid var(--shwe-toolbar-edge);background:var(--shwe-canvas);flex-direction:column;flex:none;width:18px;height:22px;margin-left:1px;display:inline-flex}.shwe-tspin-btn{cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 3h5L2.5 0z' fill='%23333'/%3E%3C/svg%3E") 50%/5px 3px no-repeat;border:0;flex:1;padding:0}.shwe-tspin-down{border-top:1px solid var(--shwe-toolbar-edge);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 0h5L2.5 3z' fill='%23333'/%3E%3C/svg%3E")}.shwe-tspin-btn:hover:not(:disabled){background-color:var(--shwe-menu-hover)}.shwe-tspin-btn:disabled{opacity:.35}.shwe-btn-colored{position:relative}.shwe-btn-colored .shwe-icon{margin-top:-3px}.shwe-color-bar{height:3px;position:absolute;bottom:2px;left:3px;right:3px}.shwe-style-list{min-width:170px;margin:-6px;padding:2px 0}.shwe-style-item{width:100%;height:24px;color:var(--shwe-ink-ui);text-align:left;white-space:nowrap;cursor:default;background:0 0;border:0;align-items:center;gap:6px;padding:0 10px 0 4px;display:flex}.shwe-style-item:hover,.shwe-style-item.is-active{background:var(--shwe-menu-hover)}.shwe-style-icon{width:20px;color:var(--shwe-ink-icon);justify-content:center;display:inline-flex}.shwe-content .shwe-page-break{box-sizing:border-box;border:1px dashed var(--shwe-page-break);text-align:center;height:13px;margin:0;display:block;position:relative}.shwe-content .shwe-page-break:after{content:"페이지 분할";color:var(--shwe-ink);font:10px/11px var(--shwe-font-ui);pointer-events:none;position:absolute;top:0;left:0;right:0}.shwe-content .shwe-page-break.ProseMirror-selectednode{background:#ff00000f;outline:none}.shwe-content .shwe-embed{max-width:100%;display:inline-block}.shwe-content .shwe-embed iframe,.shwe-content video{max-width:100%;display:block}.shwe-content .ProseMirror-selectednode,.shwe-content img.ProseMirror-selectednode{outline:2px solid var(--shwe-hover)}.shwe-show-blocks .shwe-content p,.shwe-show-blocks .shwe-content h1,.shwe-show-blocks .shwe-content h2,.shwe-show-blocks .shwe-content h3,.shwe-show-blocks .shwe-content h4,.shwe-show-blocks .shwe-content h5,.shwe-show-blocks .shwe-content h6,.shwe-show-blocks .shwe-content blockquote,.shwe-show-blocks .shwe-content ul,.shwe-show-blocks .shwe-content ol,.shwe-show-blocks .shwe-content table{outline:1px dashed var(--shwe-ink-muted);outline-offset:-1px;padding-left:20px;position:relative}.shwe-show-blocks .shwe-content ul,.shwe-show-blocks .shwe-content ol{padding-left:46px}.shwe-show-blocks .shwe-content :is(p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,table):before{content:"p";background:var(--shwe-status-face);color:var(--shwe-ink-muted);font:9px/12px var(--shwe-font-ui);text-transform:uppercase;padding:0 2px;position:absolute;top:0;left:0}.shwe-show-blocks .shwe-content h1:before{content:"h1"}.shwe-show-blocks .shwe-content h2:before{content:"h2"}.shwe-show-blocks .shwe-content h3:before{content:"h3"}.shwe-show-blocks .shwe-content h4:before{content:"h4"}.shwe-show-blocks .shwe-content h5:before{content:"h5"}.shwe-show-blocks .shwe-content h6:before{content:"h6"}.shwe-show-blocks .shwe-content blockquote:before{content:"blockquote"}.shwe-show-blocks .shwe-content ul:before{content:"ul"}.shwe-show-blocks .shwe-content ol:before{content:"ol"}.shwe-show-blocks .shwe-content table:before{content:"table"}.shwe-symbol-grid{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex-wrap:wrap;gap:1px;max-height:200px;margin-top:4px;padding:3px;display:flex;overflow-y:auto}.shwe-symbol{width:24px;height:24px;color:var(--shwe-ink);cursor:pointer;background:0 0;border:1px solid #0000;padding:0;font-size:14px;line-height:22px}.shwe-emoji-grid .shwe-symbol{width:28px;height:28px;font-size:18px}.shwe-symbol:hover{border-color:var(--shwe-hover);background:var(--shwe-canvas)}.shwe-symbol.is-selected{border-color:var(--shwe-toolbar-edge);background:var(--shwe-pressed)}.shwe-symbol-row{align-items:flex-start;gap:8px;display:flex}.shwe-symbol-row .shwe-symbol-grid{flex:1}.shwe-symbol-big{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);justify-content:center;align-items:center;width:64px;height:64px;font-size:36px;line-height:1;display:flex}.shwe-datetime-list{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex-direction:column;max-height:300px;display:flex;overflow-y:auto}.shwe-datetime-item{height:22px;color:var(--shwe-ink-ui);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0 10px}.shwe-datetime-item:hover{background:var(--shwe-menu-hover)}.shwe-datetime-item.is-selected{background:var(--shwe-pressed)}.shwe-paste-desc{color:var(--shwe-ink-icon);margin:0 0 6px}.shwe-paste-box{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);min-height:120px;max-height:260px;padding:4px;overflow:auto}.shwe-form-el{vertical-align:middle;display:inline-block}.shwe-form-el.is-selected{outline:1px dashed var(--shwe-hover);outline-offset:1px}.shwe-form-el>input,.shwe-form-el>select,.shwe-form-el>textarea{font:inherit}.shwe-content table.shwe-lock .column-resize-handle{display:none}.shwe-content .shwe-lock-badge{z-index:3;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect x='3.5' y='7.5' width='9' height='6.5' fill='%23fff' stroke='%23484848'/%3E%3Cpath d='M5.5 7.5V5.5a2.5 2.5 0 0 1 5 0v2' fill='none' stroke='%23484848' stroke-width='1.6'/%3E%3C/svg%3E") 50%/12px 12px no-repeat;width:14px;height:14px;position:absolute;top:2px;right:2px}.shwe-content .tableWrapper{position:relative}.shwe-root.is-manager .shwe-lock-badge{display:none}.shwe-content td.shwe-lock,.shwe-content th.shwe-lock{background-image:repeating-linear-gradient(135deg,#0000 0 6px,#0000000a 6px 7px)}.shwe-root.is-manager .shwe-content td.shwe-lock,.shwe-root.is-manager .shwe-content th.shwe-lock{background-image:none}.shwe-event-list,.shwe-option-list{height:66px}.shwe-calc-history{min-height:14px;color:var(--shwe-ink-icon);text-align:right}.shwe-calc-display{text-align:right;font-size:14px}.shwe-calc-pad{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.shwe-calc-key{height:26px;padding:0}.shwe-template-cols{gap:8px;display:flex}.shwe-template-col{flex:1;min-width:0}.shwe-template-head{color:var(--shwe-ink-ui);padding:2px 0 4px}.shwe-tree{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex-direction:column;height:192px;display:flex;overflow-y:auto}.shwe-tree-item{height:23px;color:var(--shwe-ink-ui);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 6px;display:flex}.shwe-tree-item:before{content:"";background:50%/14px 12px no-repeat;flex:none;width:16px;height:16px}.shwe-tree-item.is-folder:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 12'%3E%3Cpath d='M.5 1.5h4l1.5 1.5h7.5v8H.5z' fill='%23f2c661' stroke='%23b08a2e'/%3E%3C/svg%3E")}.shwe-tree-item.is-folder.is-open:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 12'%3E%3Cpath d='M.5 1.5h4l1.5 1.5h7.5v8H.5z' fill='%23f7d97a' stroke='%23b08a2e'/%3E%3Cpath d='M2 5h11l-1.5 6H.5z' fill='%23fbe9a6' stroke='%23b08a2e'/%3E%3C/svg%3E")}.shwe-tree-item.is-file:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 12'%3E%3Cpath d='M3.5.5h5l2.5 2.5v8.5h-7.5z' fill='%23fff' stroke='%23777'/%3E%3Cpath d='M5 5h4M5 7h4M5 9h3' stroke='%23999'/%3E%3C/svg%3E")}.shwe-tree-item:hover{background:var(--shwe-menu-hover)}.shwe-tree-item.is-selected,.shwe-tree-item.is-open{background:var(--shwe-pressed)}.shwe-layout-grid{grid-template-columns:repeat(4,66px);justify-content:center;gap:6px 5px;display:grid}.shwe-layout-btn{border:1px solid var(--shwe-frame);background:linear-gradient(var(--shwe-button-top), var(--shwe-button-bottom));cursor:pointer;justify-content:center;align-items:center;width:66px;height:65px;padding:0;display:inline-flex}.shwe-layout-btn:hover{border-color:var(--shwe-hover)}.shwe-layout-btn.is-selected{border-color:var(--shwe-hover);background:var(--shwe-pressed);box-shadow:inset 0 0 0 1px var(--shwe-hover)}.shwe-autosave-list{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex-direction:column;max-height:260px;display:flex;overflow-y:auto}.shwe-autosave-row{height:24px;color:var(--shwe-ink-ui);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 6px;display:flex}.shwe-autosave-row.is-head{background:var(--shwe-status-light);border-bottom:1px solid var(--shwe-frame);color:var(--shwe-ink-icon);cursor:default}.shwe-autosave-row:not(.is-head):hover{background:var(--shwe-menu-hover)}.shwe-autosave-row.is-selected{background:var(--shwe-pressed)}.shwe-autosave-date{flex:none;width:140px}.shwe-autosave-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.shwe-empty,.shwe-note{color:var(--shwe-ink-muted);margin:4px 0}.shwe-filebox{box-sizing:border-box;border:1px dashed var(--shwe-ink-icon);background:var(--shwe-canvas);height:42px;color:var(--shwe-ink-ui);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:10px;padding:4px 8px;display:flex}.shwe-filebox-icon{color:var(--shwe-ink-icon);display:inline-flex}.shwe-filebox-icon svg{width:22px;height:22px}.shwe-filebox-text em{color:var(--shwe-hover);font-style:normal}.shwe-filebox.is-over{border-color:var(--shwe-hover);background:var(--shwe-menu-hover)}.shwe-file-input{display:none}.shwe-textarea{resize:vertical;flex:1;height:auto;padding:4px;font:12px/1.4 Consolas,Courier New,monospace}.shwe-find-status{min-height:18px;color:var(--shwe-hover)}.shwe-radios-col{flex-direction:column;align-items:flex-start}.shwe-audit-list{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);max-height:280px;margin-bottom:8px;overflow-y:auto}.shwe-audit-head,.shwe-audit-item{border:0;border-bottom:1px solid var(--shwe-tab-divider);width:100%;color:var(--shwe-ink-ui);text-align:left;background:0 0;grid-template-columns:90px 1fr;gap:8px;padding:3px 8px;display:grid}.shwe-audit-head{background:var(--shwe-status-light);color:var(--shwe-ink-muted)}.shwe-audit-item{cursor:pointer}.shwe-audit-item:hover,.shwe-audit-item.is-selected{background:var(--shwe-menu-hover)}.shwe-content .shwe-audit{background:var(--shwe-grid-on);border-bottom:2px solid var(--shwe-hover)}.shwe-content .shwe-audit-word{background:var(--shwe-pressed-light);border-bottom-color:var(--shwe-ink-icon)}.shwe-ruler{border-top:1px solid var(--shwe-frame);background:var(--shwe-status-light);-webkit-user-select:none;user-select:none;height:18px;position:relative;overflow:hidden}.shwe-ruler[hidden]{display:none}.shwe-ruler-inner{height:100%;position:relative}.shwe-ruler-tick{background:var(--shwe-ink-muted);width:1px;height:4px;position:absolute;bottom:0}.shwe-ruler-tick.is-major{background:var(--shwe-ink-icon);height:8px}.shwe-ruler-label{color:var(--shwe-ink-muted);font:9px/10px var(--shwe-font-ui);position:absolute;bottom:7px;left:2px}.shwe-ruler-marker{z-index:2;cursor:ew-resize;background:50%/9px 7px no-repeat;width:9px;height:7px;margin-left:-4px;position:absolute}.shwe-ruler-marker[hidden]{display:none}.shwe-ruler-marker-first{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M.5.5h8v3L4.5 6.5.5 3.5z' fill='%23fff' stroke='%23484848'/%3E%3C/svg%3E");top:0}.shwe-ruler-marker-hanging{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M4.5.5l4 3v3H.5v-3z' fill='%23fff' stroke='%23484848'/%3E%3C/svg%3E");bottom:6px}.shwe-ruler-marker-left{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 6'%3E%3Crect x='.5' y='.5' width='8' height='5' fill='%23fff' stroke='%23484848'/%3E%3C/svg%3E");height:6px;bottom:0}.shwe-ruler-marker-right{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M4.5.5l4 3v3H.5v-3z' fill='%23fff' stroke='%23484848'/%3E%3C/svg%3E");bottom:0}.shwe-ruler.is-dragging{cursor:ew-resize}.shwe-root.is-body-fit .shwe-body{background:var(--shwe-status-face)}.shwe-root.is-body-fit .shwe-content{max-width:var(--shwe-body-fit,680px);background:var(--shwe-canvas);min-height:calc(100% - 8px);box-shadow:1px 0 0 var(--shwe-tab-divider), 3px 3px 6px #0000002e;margin:0 0 8px}.shwe-body.is-ww-normal .shwe-content{overflow-wrap:normal}.shwe-body.is-grid.is-grid-line{background-image:linear-gradient(to right, var(--shwe-grid-color) 1px, transparent 1px), linear-gradient(to bottom, var(--shwe-grid-color) 1px, transparent 1px);background-size:var(--shwe-grid-size) var(--shwe-grid-size)}.shwe-body.is-grid.is-grid-dot{background-image:radial-gradient(var(--shwe-grid-color) 1px, transparent 1.5px);background-size:var(--shwe-grid-size) var(--shwe-grid-size)}.shwe-grid-swatch{border:1px solid var(--shwe-frame);width:22px;height:14px;display:inline-block}.shwe-body.is-wb-char .shwe-content{word-break:break-all}.shwe-body.is-wb-word .shwe-content{word-break:keep-all}.shwe-content a.shwe-bookmark{vertical-align:text-bottom;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 12'%3E%3Cpath d='M1.5 0.5h7v11l-3.5-3-3.5 3z' fill='%23ffd4a7' stroke='%23484848'/%3E%3C/svg%3E") 50%/10px 12px no-repeat;width:10px;height:12px;display:inline-block}.shwe-upload{box-sizing:border-box;border:1px solid var(--shwe-frame);background:var(--shwe-up-bg,var(--shwe-canvas));font:12px/1.4 var(--shwe-font-ui);color:var(--shwe-up-ink,var(--shwe-ink-ui));flex-direction:column;display:flex}.shwe-up-header{border-bottom:1px solid var(--shwe-frame);background:var(--shwe-up-head-bg,linear-gradient(var(--shwe-status-light), var(--shwe-status-face)));height:28px;color:var(--shwe-up-head-ink,var(--shwe-ink-ui));flex:none;align-items:center;display:flex}.shwe-up-header .shwe-up-col-name,.shwe-up-header .shwe-up-col-size{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:flex}.shwe-up-header .shwe-up-col-size{justify-content:center}.shwe-up-sort{border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;display:none}.shwe-up-sort.is-asc{border-bottom:5px solid var(--shwe-ink-icon);display:inline-block}.shwe-up-sort.is-desc{border-top:5px solid var(--shwe-ink-icon);display:inline-block}.shwe-upload.is-no-check .shwe-up-col-check{display:none}.shwe-up-col-check{flex:none;justify-content:center;align-items:center;width:24px;display:inline-flex}.shwe-up-check{margin:0}.shwe-up-col-name{flex:1;padding-left:11px}.shwe-up-col-size,.shwe-up-size{text-align:right;box-sizing:border-box;flex:none;width:100px;padding-right:8px}.shwe-up-header .shwe-up-col-size{border-left:1px solid var(--shwe-frame);text-align:center}.shwe-up-row-folder .shwe-up-name-text{color:var(--shwe-up-ink,var(--shwe-ink-ui))}.shwe-up-body{outline:none;flex:1;min-height:0;position:relative;overflow:auto}.shwe-upload.is-dragover .shwe-up-body{background:var(--shwe-menu-hover)}.shwe-up-hint{white-space:pre;color:var(--shwe-ink-muted);pointer-events:none;justify-content:center;align-items:center;margin:0;font-size:11px;display:flex;position:absolute;inset:0}.shwe-up-hint[hidden]{display:none}.shwe-up-hint-em{color:var(--shwe-ink-icon)}.shwe-up-list{margin:0;padding:2px 0;list-style:none}.shwe-up-row{cursor:default;-webkit-user-select:none;user-select:none;align-items:center;height:21px;display:flex}.shwe-up-row:hover{background:var(--shwe-menu-hover)}.shwe-up-row.is-selected{background:var(--shwe-pressed)}.shwe-up-name{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.shwe-up-name-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shwe-up-row.is-error .shwe-up-size{color:#cd5b63}.shwe-up-progress{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex:none;width:90px;height:8px;margin-right:8px;display:none}.shwe-up-row.is-uploading .shwe-up-progress,.shwe-upload.is-uploading .shwe-up-row.is-done .shwe-up-progress{display:block}.shwe-up-progress-fill{background:var(--shwe-hover);height:100%;display:block}.shwe-up-list.is-thumbs{flex-wrap:wrap;gap:8px;padding:8px;display:flex}.shwe-up-list.is-thumbs .shwe-up-row{border:1px solid var(--shwe-tab-divider);flex-direction:column;width:110px;height:auto;padding:4px}.shwe-up-list.is-thumbs .shwe-up-thumb{object-fit:cover;border:1px solid var(--shwe-frame);background:var(--shwe-status-light);width:96px;height:72px}.shwe-up-list.is-thumbs .shwe-up-name{width:100%}.shwe-up-list.is-thumbs .shwe-up-size{text-align:center;width:auto;padding:0}.shwe-up-list.is-thumbs .shwe-up-progress{width:96px}.shwe-up-info{border-top:1px solid var(--shwe-frame);background:var(--shwe-status-light);flex:none;justify-content:space-between;height:26px;padding:0 8px;line-height:26px;display:flex}.shwe-up-info em{color:#cd5b63;font-style:normal}.shwe-up-buttons{border-top:1px solid var(--shwe-frame);background:var(--shwe-up-btn-bg,var(--shwe-status-face));box-sizing:border-box;flex:none;gap:4px;height:35px;padding:4px 6px;display:flex}.shwe-up-btn{height:25px;color:var(--shwe-up-btn-ink,var(--shwe-ink-ui));padding:0 12px}.shwe-up-preview{z-index:1000;box-sizing:border-box;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);box-shadow:var(--shwe-shadow);font:12px/1.4 var(--shwe-font-ui);color:var(--shwe-ink-ui);flex-direction:column;display:flex;position:fixed}.shwe-up-preview[hidden]{display:none}.shwe-up-preview-head{border-bottom:1px solid var(--shwe-frame);background:linear-gradient(var(--shwe-menubar-top), var(--shwe-menubar-bottom));cursor:move;-webkit-user-select:none;user-select:none;flex:none;align-items:center;height:24px;padding:0 4px 0 8px;display:flex}.shwe-up-preview-title{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.shwe-up-preview-close{width:18px;height:18px;color:var(--shwe-ink-icon);cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;line-height:18px}.shwe-up-preview-body{background:var(--shwe-canvas);flex:1;justify-content:center;align-items:center;min-height:0;padding:6px;display:flex}.shwe-up-preview-body img{object-fit:contain;max-width:100%;max-height:100%}.shwe-up-icon{flex:none}.shwe-toolbar-row{position:relative}.shwe-toolbar-row.is-group-open{z-index:1000}.shwe-toolbar-group{z-index:1000;border:1px solid var(--shwe-frame);background:var(--shwe-canvas);width:202px;box-shadow:var(--shwe-shadow);flex-wrap:wrap;align-items:center;gap:2px 0;padding:6px 4px;display:flex;position:absolute;top:100%;right:0}.shwe-toolbar-group-bg{z-index:999;background:#0000001a;position:absolute;inset:0}.shwe-root.is-mobile .shwe-img-handle{display:none!important}.shwe-root.is-mobile .shwe-dialog-cover{align-items:flex-start;padding:8px 0;position:fixed;overflow:auto}.shwe-root.is-mobile .shwe-dialog{box-sizing:border-box;min-width:0;max-width:none;width:calc(100% - 16px)!important}.shwe-root.is-mobile .shwe-form-row{flex-wrap:wrap}.shwe-content.is-empty>:first-child:before{content:var(--shwe-placeholder,"");float:left;height:0;color:var(--shwe-ink-muted);pointer-events:none}.shwe-tw-cover{z-index:1200}.shwe-tw{box-sizing:border-box;border:1px solid var(--shwe-frame);background:var(--shwe-up-bg,var(--shwe-canvas));width:470px;height:260px;color:var(--shwe-up-ink,var(--shwe-ink));font:12px/1.4 var(--shwe-font-ui);box-shadow:var(--shwe-shadow);flex-direction:column;display:flex;position:relative}.shwe-tw-light{height:170px}.shwe-tw-head{background:var(--shwe-up-head-bg,var(--shwe-frame));height:31px;color:var(--shwe-up-head-ink,#fff);flex:none;align-items:center;padding:0 10px 0 14px;font-size:13px;display:flex}.shwe-tw-icon{flex:none;width:17px;margin-right:4px;display:inline-flex}.shwe-tw-percent{flex:none;min-width:30px;font-size:12px;font-weight:700}.shwe-tw-dash{flex:none;margin:0 5px 0 3px}.shwe-tw-file{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.shwe-tw-close{cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11'%3E%3Cpath d='M1 1l9 9M10 1l-9 9' stroke='%23ffffff' stroke-width='1.6'/%3E%3C/svg%3E") 50%/11px 11px no-repeat;border:0;flex:none;width:13px;height:13px;margin-left:8px;padding:0}.shwe-tw-total{flex:none;align-items:center;height:17px;margin:10px 15px 0;display:flex}.shwe-tw-tit{flex:none;width:46px;font-size:11px;font-weight:700}.shwe-tw-pbar{background:var(--shwe-status-top);flex:1;height:17px;position:relative}.shwe-tw-pbar-fill,.shwe-tw-rbar-fill{background:var(--shwe-frame);width:0;height:100%;transition:width .1s linear;display:block}.shwe-tw-table{border-top:1px solid var(--shwe-tab-divider);border-collapse:collapse;flex:none;width:calc(100% - 30px);margin:10px 15px 0;padding-top:8px;font-size:11px;line-height:17px}.shwe-tw-table th{text-align:left;white-space:nowrap;width:66px;padding:0 9px 0 0;font-weight:700}.shwe-tw-table td{width:153px;padding:0}.shwe-tw-view{color:var(--shwe-ink-icon);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-self:flex-end;margin:0 15px;padding:0;font-size:11px;line-height:14px;text-decoration:underline}.shwe-tw-view[hidden]{display:none}.shwe-tw-list{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);flex:1;min-height:0;margin:4px 15px 0;overflow:auto}.shwe-tw-lh,.shwe-tw-row{grid-template-columns:1fr 185px 91px;align-items:center;height:21px;font-size:11px;line-height:21px;display:grid}.shwe-tw-lh{background:var(--shwe-tab-active);border-bottom:1px solid var(--shwe-frame);text-align:center;position:sticky;top:0}.shwe-tw-lh span{border-right:1px solid var(--shwe-frame);padding:0 6px}.shwe-tw-lh span:last-child{border-right:0}.shwe-tw-rows{margin:0;padding:2px 0;list-style:none}.shwe-tw-row{height:19px;line-height:19px}.shwe-tw-row .shwe-tw-c-name{text-overflow:ellipsis;white-space:nowrap;padding:0 6px;overflow:hidden}.shwe-tw-row .shwe-tw-c-size{align-items:center;gap:4px;padding:0 6px;display:flex}.shwe-tw-rbar{background:var(--shwe-status-top);flex:1;height:11px;position:relative}.shwe-tw-rpct{text-align:right;width:32px}.shwe-tw-row .shwe-tw-c-status{text-align:center;padding:0 6px}.shwe-tw-row.is-error .shwe-tw-c-status,.shwe-tw-row.is-cancelled .shwe-tw-c-status{color:var(--shwe-ink-muted)}.shwe-tw-footer{flex:none;justify-content:flex-end;align-items:center;height:35px;padding:0 15px;display:flex}.shwe-tw-cancel{border-color:var(--shwe-frame);background:var(--shwe-frame);color:#fff;min-width:58px;height:25px;padding:0 10px;line-height:23px}.shwe-tw-cancel:hover{background:var(--shwe-frame);filter:brightness(1.08)}.shwe-up-resume p{margin:0 0 4px}.shwe-up-resume-table{border-collapse:collapse;margin-top:8px}.shwe-up-resume-table th{text-align:left;width:100px;padding:2px 0;font-weight:400}.shwe-up-row.is-cancelled .shwe-up-size{color:var(--shwe-ink-muted)}.shwe-bscope{align-items:flex-start;gap:12px;display:flex}.shwe-bscope-btns{grid-template-columns:repeat(3,50px);gap:4px;display:grid}.shwe-bscope-btns.is-two{grid-template-columns:repeat(2,50px)}.shwe-bscope-btns.is-two .shwe-bscope-btn{width:50px}.shwe-bscope-btn{width:50px;color:var(--shwe-ink-ui);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;padding:2px 0 0;font-size:12px;line-height:17px;display:flex}.shwe-bscope-label{letter-spacing:-.3px;white-space:nowrap}.shwe-bscope-pic{box-sizing:border-box;border:1px solid var(--shwe-button-border);background:linear-gradient(var(--shwe-button-top), var(--shwe-button-bottom));width:35px;height:35px;padding:3px;line-height:0;display:block}.shwe-bscope-btn:hover .shwe-bscope-pic{border-color:var(--shwe-frame)}.shwe-bscope-btn.is-on .shwe-bscope-pic{border-color:var(--shwe-frame);background:var(--shwe-pressed)}.shwe-bscope-grid{grid-template-rows:61px 13px;grid-template-columns:13px 61px;gap:4px;padding:16px 0 0;display:grid}.shwe-bscope-row{display:contents}.shwe-bscope-row.is-bottom{grid-column:2;justify-content:space-between;align-items:center;width:61px;margin:0;display:flex}.shwe-bscope-col{flex-direction:column;justify-content:space-between;height:61px;display:flex}.shwe-bscope-spacer{width:13px;height:13px}.shwe-bscope-toggle{box-sizing:border-box;border:1px solid var(--shwe-button-border);background:var(--shwe-canvas);width:13px;height:13px;color:var(--shwe-ink-muted);cursor:pointer;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex;overflow:hidden}.shwe-bscope-toggle>svg{display:block}.shwe-bscope-toggle.is-on{border-color:var(--shwe-hover);color:var(--shwe-ink);background:var(--shwe-grid-on)}.shwe-bscope-toggle.is-keep{border-style:dashed;border-color:var(--shwe-ink-muted)}.shwe-bscope-preview{box-sizing:border-box;border:1px dotted var(--shwe-tab-divider);background:var(--shwe-canvas);grid-template-columns:1fr 1fr;width:61px;height:61px;display:grid}.shwe-bscope-preview.has-top{border-top:1px solid var(--shwe-ink)}.shwe-bscope-preview.has-left{border-left:1px solid var(--shwe-ink)}.shwe-bscope-preview.has-right{border-right:1px solid var(--shwe-ink)}.shwe-bscope-preview.has-bottom{border-bottom:1px solid var(--shwe-ink)}.shwe-bscope-cell{box-sizing:border-box;border:1px dotted #0000}.shwe-bscope-cell:nth-child(-n+2){border-bottom-color:var(--shwe-tab-divider)}.shwe-bscope-cell:nth-child(odd){border-right-color:var(--shwe-tab-divider)}.shwe-bscope-preview.has-inner-h .shwe-bscope-cell:nth-child(-n+2){border-bottom:1px solid var(--shwe-ink)}.shwe-bscope-preview.has-inner-v .shwe-bscope-cell:nth-child(odd){border-right:1px solid var(--shwe-ink)}.shwe-bscope-preview.is-cell{grid-template-columns:1fr}.shwe-image-again-opts[hidden]{display:none}.shwe-spell{gap:8px;height:min(380px,60vh);display:flex}.shwe-spell-doc{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);min-width:0;font:13px/2 var(--shwe-font-content);color:var(--shwe-ink);flex:1;padding:12px 10px;overflow:auto}.shwe-spell-doc p{margin:0 0 6px}.shwe-spell-num{color:var(--shwe-ink-muted);vertical-align:super;margin-right:1px;font-size:9px}.shwe-spell-word{color:#cd5b63;cursor:pointer;position:relative}.shwe-spell-word.is-fixed{color:var(--shwe-icon-green)}.shwe-spell-fix{border:1px solid var(--shwe-tip-border);background:var(--shwe-tip-bg);color:#cd5b63;white-space:nowrap;padding:0 3px;font-size:9px;line-height:12px;position:absolute;top:-14px;left:0}.shwe-spell-list{border:1px solid var(--shwe-frame);background:var(--shwe-status-light);flex:none;width:240px;padding:6px;overflow:auto}.shwe-spell-item{background:var(--shwe-canvas);border:1px solid var(--shwe-tab-divider);margin-bottom:6px;padding:6px 8px}.shwe-spell-item.is-fixed{border-color:var(--shwe-icon-green)}.shwe-spell-head{margin-bottom:3px;font-weight:700}.shwe-spell-sg{width:100%;color:var(--shwe-ink-ui);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:1px 4px 1px 18px;display:flex}.shwe-spell-sg:hover{background:var(--shwe-menu-hover)}.shwe-spell-sg.is-chosen:after{content:"✓";color:var(--shwe-icon-green);margin-left:auto;font-weight:700}.shwe-spell-sg.is-recommend{padding-left:0}.shwe-spell-badge{color:#fff;background:#cd5b63;padding:0 3px;font-size:9px;line-height:13px}.shwe-line-field{display:inline-flex;position:relative}.shwe-line-btn{border:1px solid var(--shwe-button-border);background:var(--shwe-canvas) no-repeat right 4px center / 8px 8px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath d='M1 2.5l3 3 3-3' fill='none' stroke='%235a5a5a' stroke-width='1.2'/%3E%3C/svg%3E");box-sizing:border-box;cursor:pointer;align-items:center;height:20px;padding:0 18px 0 6px;display:inline-flex}.shwe-line-sample{border-top:3px solid var(--shwe-ink);min-width:40px;height:0;color:var(--shwe-ink-ui);flex:1;font-size:11px;line-height:14px;display:block}.shwe-line-sample[data-style=double],.shwe-line-opt .shwe-line-sample{border-top-width:3px}.shwe-line-sample:not(:empty){text-align:left;border-top:0;height:auto}.shwe-line-pop{padding:2px 0}.shwe-line-list{flex-direction:column;display:flex}.shwe-line-opt{cursor:pointer;background:0 0;border:0;align-items:center;height:18px;padding:0 8px;display:flex}.shwe-line-opt:hover,.shwe-line-opt.is-selected{background:var(--shwe-menu-hover)}.shwe-embed-guide p{margin:0 0 2px;line-height:18px}.shwe-embed-sites{color:var(--shwe-ink-icon)}.shwe-embed-source{min-height:118px}.shwe-radios.is-vertical{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.shwe-radios.is-vertical .shwe-radio{margin:0}.shwe-lines-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.shwe-lines-preview{border:1px solid var(--shwe-ink-muted);background:var(--shwe-canvas);flex:none;grid-template-rows:repeat(3,10px);grid-template-columns:repeat(4,12px);margin-right:8px;display:grid}.shwe-lines-preview i{border:1px solid var(--shwe-tab-divider);box-sizing:border-box}.shwe-lines-preview i:nth-child(n+5):nth-child(-n+8){background:var(--shwe-pressed)}.shwe-lines-preview.is-col i{background:0 0}.shwe-lines-preview.is-col i:nth-child(4n+2){background:var(--shwe-pressed)}.shwe-split-lines{flex-direction:column;gap:6px;display:flex}.shwe-split-line{align-items:center;gap:10px;display:flex}.shwe-bookmark-btns{justify-content:center;gap:6px;margin:8px 0;display:flex}.shwe-bookmark-box{border:1px solid var(--shwe-frame);background:var(--shwe-canvas)}.shwe-bookmark-head{border-bottom:1px solid var(--shwe-frame);background:var(--shwe-status-face);text-align:center;height:22px;line-height:22px}.shwe-bookmark-list{border:0;height:130px;max-height:none;margin:0}.shwe-shortcut-box{border:1px solid var(--shwe-frame);background:var(--shwe-canvas);height:290px;padding:6px 10px;line-height:20px;overflow-y:auto}.shwe-shortcut-head{margin:8px 0 4px;font-weight:700}.shwe-shortcut-head:first-child{margin-top:0}.shwe-emoticon-tabs .shwe-tab-bodies{min-height:200px}.shwe-tab.is-icon{padding:0 10px;line-height:0}.shwe-block-label{margin:4px 0}.shwe-case-inner{justify-content:space-between;align-items:center;padding:2px 4px;display:flex}.shwe-case-inner .shwe-radios.is-vertical{gap:4px}.shwe-audit-list .shwe-empty{text-align:center}.shwe-edge-wrap{align-items:center;gap:14px;display:flex}.shwe-edge-btns{flex-direction:column;gap:4px;display:flex}.shwe-edge{grid-template-rows:16px 46px 16px;grid-template-columns:16px 46px 16px;place-items:center;display:grid}.shwe-edge-box{box-sizing:border-box;background:var(--shwe-canvas);outline:1px dotted var(--shwe-toolbar-hairline);outline-offset:-1px;grid-area:2/2;width:42px;height:42px}.shwe-edge-arrow{width:14px;height:14px;color:var(--shwe-ink-disabled);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;line-height:14px}.shwe-edge-arrow.is-on{color:var(--shwe-ink)}.shwe-edge-top{grid-area:1/2}.shwe-edge-left{grid-area:2/1}.shwe-edge-right{grid-area:2/3}.shwe-edge-bottom{grid-area:3/2}.shwe-tip-wrap{flex:none;display:inline-flex;position:relative}.shwe-tip-btn{width:16px;height:16px;color:var(--shwe-ink-icon);cursor:help;background:0 0;border:0;padding:0;line-height:0}.shwe-tip-btn:hover,.shwe-tip-btn:focus-visible{color:var(--shwe-hover)}.shwe-tip{z-index:30;border:1px solid var(--shwe-tip-border);background:var(--shwe-tip-bg);width:200px;color:var(--shwe-tip-ink);white-space:normal;box-shadow:var(--shwe-shadow);padding:7px;font-size:11px;line-height:16px;position:absolute;top:19px;left:0}.shwe-tip[hidden]{display:none}.shwe-body{position:relative}.shwe-tbl-handle{z-index:21;box-sizing:border-box;border:1px solid var(--shwe-ink-muted);background:var(--shwe-canvas);width:13px;height:13px;color:var(--shwe-ink-icon);cursor:move;padding:0;line-height:0;position:absolute}.shwe-tbl-handle svg{width:11px;height:11px}.shwe-tbl-handle[hidden],.shwe-tbl-frame[hidden],.shwe-tbl-ghost[hidden]{display:none}.shwe-tbl-frame{z-index:20;box-sizing:border-box;pointer-events:none;position:absolute}.shwe-tbl-move{cursor:move;pointer-events:auto;position:absolute;inset:0}.shwe-tbl-rh{box-sizing:border-box;border:1px solid var(--shwe-ink-tab);background:var(--shwe-status-face);pointer-events:auto;width:7px;height:7px;position:absolute}.shwe-tbl-rh-nw{cursor:nw-resize;top:-7px;left:-7px}.shwe-tbl-rh-n{cursor:n-resize;top:-7px;left:calc(50% - 3.5px)}.shwe-tbl-rh-ne{cursor:ne-resize;top:-7px;right:-7px}.shwe-tbl-rh-w{cursor:w-resize;top:calc(50% - 3.5px);left:-7px}.shwe-tbl-rh-e{cursor:e-resize;top:calc(50% - 3.5px);right:-7px}.shwe-tbl-rh-sw{cursor:sw-resize;bottom:-7px;left:-7px}.shwe-tbl-rh-s{cursor:s-resize;bottom:-7px;left:calc(50% - 3.5px)}.shwe-tbl-rh-se{cursor:se-resize;bottom:-7px;right:-7px}.shwe-tbl-edit{box-sizing:border-box;border:1px solid var(--shwe-ink-icon);background:var(--shwe-canvas);width:15px;height:15px;color:var(--shwe-ink-icon);cursor:pointer;pointer-events:auto;padding:0;line-height:0;position:absolute;top:0;right:0}.shwe-tbl-edit svg{width:13px;height:13px}.shwe-tbl-ghost{z-index:22;box-sizing:border-box;border:1px dashed var(--shwe-hover);background:var(--shwe-selection);pointer-events:none;position:absolute}.shwe-body.is-tbl-moving,.shwe-body.is-tbl-moving *{cursor:move!important}.shwe-content .tableWrapper.ProseMirror-selectednode,.shwe-content table.ProseMirror-selectednode{outline:none}.shwe-audit-list{min-height:150px}.shwe-root.shwe-skin-brown{--shwe-frame:#cb9958;--shwe-menubar-top:#f7e2c1;--shwe-menubar-bottom:#e9bf7f;--shwe-toolbar-light:#fef8ea;--shwe-toolbar-face:#e2cba3;--shwe-toolbar-row2-bottom:#e4cea8;--shwe-toolbar-hairline:#ddae70;--shwe-toolbar-edge:#cb9958;--shwe-pressed:#d6b884;--shwe-pressed-light:#f8f4eb;--shwe-separator:#dcad70;--shwe-status-top:#e1cc99;--shwe-status-light:#fff8ec;--shwe-status-face:#fff6e7;--shwe-tab-active:#e8d5b0;--shwe-tab-divider:#cb9958}.shwe-root.shwe-skin-darkgray{--shwe-frame:#7d7d7d;--shwe-menubar-top:#bbb;--shwe-menubar-bottom:#969696;--shwe-toolbar-light:#e8e8e8;--shwe-toolbar-face:#bababa;--shwe-toolbar-row2-bottom:#b0aeae;--shwe-toolbar-hairline:#929292;--shwe-toolbar-edge:#7d7d7d;--shwe-pressed:#b8b8b8;--shwe-pressed-light:#f4f4f4;--shwe-separator:#969390;--shwe-status-top:#c8c8c8;--shwe-status-light:#f5f5f5;--shwe-status-face:#ebebeb;--shwe-tab-active:#c1c1c1;--shwe-tab-divider:#7d7d7d}.shwe-root.shwe-skin-gold{--shwe-frame:#c9be7d;--shwe-menubar-top:#f3eed1;--shwe-menubar-bottom:#dad2a1;--shwe-toolbar-light:#fefce9;--shwe-toolbar-face:#e8e1b4;--shwe-toolbar-row2-bottom:#e8e1b4;--shwe-toolbar-hairline:#cfc527;--shwe-toolbar-edge:#c9be7d;--shwe-pressed:#d8cd8a;--shwe-pressed-light:#f9f7e0;--shwe-separator:#cfc58b;--shwe-status-top:#ded395;--shwe-status-light:#f3efd1;--shwe-status-face:#f6f2da;--shwe-tab-active:#f6edba;--shwe-tab-divider:#c9be7d}.shwe-root.shwe-skin-gray{--shwe-frame:#b8babc;--shwe-menubar-top:#f4f4f4;--shwe-menubar-bottom:#dfdfdf;--shwe-toolbar-light:#fafbff;--shwe-toolbar-face:#eaeaea;--shwe-toolbar-row2-bottom:#eaeaea;--shwe-toolbar-hairline:#b8babc;--shwe-toolbar-edge:#b8babc;--shwe-pressed:#d5d5d5;--shwe-pressed-light:#f2f2f2;--shwe-separator:#c6c6c6;--shwe-status-top:#d4d4d4;--shwe-status-light:#f8f8f8;--shwe-status-face:#ececec;--shwe-tab-active:#e2e2e3;--shwe-tab-divider:#b8babc}.shwe-root.shwe-skin-green{--shwe-frame:#98c331;--shwe-menubar-top:#eafbc5;--shwe-menubar-bottom:#c5e282;--shwe-toolbar-light:#f7fee4;--shwe-toolbar-face:#d1ed8f;--shwe-toolbar-row2-bottom:#d1ed8f;--shwe-toolbar-hairline:#b0db49;--shwe-toolbar-edge:#98c331;--shwe-pressed:#c1e272;--shwe-pressed-light:#f4fae8;--shwe-separator:#b0db4a;--shwe-status-top:#b5e249;--shwe-status-light:#f2fade;--shwe-status-face:#e8f6c6;--shwe-tab-active:#e1f3b5;--shwe-tab-divider:#98c331}.shwe-root.shwe-skin-orange{--shwe-frame:#ffa52f;--shwe-menubar-top:#ffe8bd;--shwe-menubar-bottom:#ffbb50;--shwe-toolbar-light:#fff7e9;--shwe-toolbar-face:#ffce89;--shwe-toolbar-row2-bottom:#ffcc85;--shwe-toolbar-hairline:#ffb452;--shwe-toolbar-edge:#ffa52f;--shwe-pressed:#ffc679;--shwe-pressed-light:#fff6ea;--shwe-separator:#ffb34f;--shwe-status-top:#ffbf6b;--shwe-status-light:#fdf5e7;--shwe-status-face:#fbe9cc;--shwe-tab-active:#ffd49d;--shwe-tab-divider:#ffa52f}.shwe-root.shwe-skin-pink{--shwe-frame:#d5a8d5;--shwe-menubar-top:#fcecfb;--shwe-menubar-bottom:#f0c6f0;--shwe-toolbar-light:#fef8fe;--shwe-toolbar-face:#f8def8;--shwe-toolbar-row2-bottom:#f8def8;--shwe-toolbar-hairline:#dfbcdf;--shwe-toolbar-edge:#d5a8d5;--shwe-pressed:#e6bbe6;--shwe-pressed-light:#f4e4f3;--shwe-separator:#dfbcdf;--shwe-status-top:#e7c4e7;--shwe-status-light:#f9f1f8;--shwe-status-face:#fcf6fa;--shwe-tab-active:#f2deee;--shwe-tab-divider:#d5a8d5}.shwe-root.shwe-skin-purple{--shwe-frame:#ae9bd5;--shwe-menubar-top:#f3ecff;--shwe-menubar-bottom:#d8c9f2;--shwe-toolbar-light:#fbfaff;--shwe-toolbar-face:#e4daf7;--shwe-toolbar-row2-bottom:#ddd0f1;--shwe-toolbar-hairline:#c5b3e7;--shwe-toolbar-edge:#b5a2da;--shwe-pressed:#ded3f1;--shwe-pressed-light:#faf8fd;--shwe-separator:#b5a3d9;--shwe-status-top:#ccb8ec;--shwe-status-light:#f2eef6;--shwe-status-face:#f1e8f6;--shwe-tab-active:#e1d6f3;--shwe-tab-divider:#ae9bd5}.shwe-root.shwe-skin-red{--shwe-frame:#eb644e;--shwe-menubar-top:#ffd6d3;--shwe-menubar-bottom:#ff968c;--shwe-toolbar-light:#ffeaea;--shwe-toolbar-face:#ffc0b9;--shwe-toolbar-row2-bottom:#febbb4;--shwe-toolbar-hairline:#ff8f87;--shwe-toolbar-edge:#f96c55;--shwe-pressed:#ffaea6;--shwe-pressed-light:#fff2f1;--shwe-separator:#ff8f87;--shwe-status-top:#ffbab5;--shwe-status-light:#fff2ec;--shwe-status-face:#ffefe7;--shwe-tab-active:#ffd2cc;--shwe-tab-divider:#eb644e}.shwe-root.shwe-skin-silver{--shwe-frame:#acaba7;--shwe-menubar-top:#ebebe8;--shwe-menubar-bottom:#c8c7c1;--shwe-toolbar-light:#f5f5f5;--shwe-toolbar-face:#d6d5cf;--shwe-toolbar-row2-bottom:#d6d5cf;--shwe-toolbar-hairline:#b7b6b1;--shwe-toolbar-edge:#acaba7;--shwe-pressed:#bab8ad;--shwe-pressed-light:#ebeae6;--shwe-separator:#b7b6b1;--shwe-status-top:#d4d4d4;--shwe-status-light:#f8f8f8;--shwe-status-face:#ececec;--shwe-tab-active:#dbdad4;--shwe-tab-divider:#acaba7}.shwe-root.shwe-skin-white{--shwe-frame:#b1b2b4;--shwe-menubar-top:#fff;--shwe-menubar-bottom:#f3f3f3;--shwe-toolbar-light:#fff;--shwe-toolbar-face:#fff;--shwe-toolbar-row2-bottom:#fff;--shwe-toolbar-hairline:#b1b2b4;--shwe-toolbar-edge:#b1b2b4;--shwe-pressed:#f6f6f6;--shwe-pressed-light:#fefefe;--shwe-separator:#b7b8ba;--shwe-status-top:#d4d4d4;--shwe-status-light:#f3f3f3;--shwe-status-face:#f3f3f3;--shwe-tab-active:#fff;--shwe-tab-divider:#b1b2b4}.shwe-root.shwe-skin-yellow{--shwe-frame:#cfc700;--shwe-menubar-top:#fdfed8;--shwe-menubar-bottom:#e6de6e;--shwe-toolbar-light:#fefee9;--shwe-toolbar-face:#f3ee96;--shwe-toolbar-row2-bottom:#f7f07b;--shwe-toolbar-hairline:#dcd400;--shwe-toolbar-edge:#cfc700;--shwe-pressed:#f1ea8d;--shwe-pressed-light:#fdfced;--shwe-separator:#dad20b;--shwe-status-top:#e6de1b;--shwe-status-light:#fdfde7;--shwe-status-face:#fbfbcc;--shwe-tab-active:#ebe486;--shwe-tab-divider:#d8d003}
/*$vite$:1*/