@charset "UTF-8";@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2) format("woff2");font-weight:100;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2) format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2) format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:OkMallangW;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2603-1@1.0/OkMallangW-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Sunchon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/SuncheonR.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Sunchon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/SuncheonB.woff) format("woff");font-weight:700;font-display:swap}*{box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:13pt;font-weight:200;line-height:1.2;font-style:normal;color:#333}html{font-family:Pretendard,sans-serif;font-size:13pt}a{text-decoration:none;color:inherit}body{margin:0;padding:0;background-color:#fff}button{cursor:pointer;width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px;border:0;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 0 2px #004cff80;transition:.3s all ease-in-out}button:hover{box-shadow:0 0 3px #004cffb3}button:active{box-shadow:0 0 2px #004cff80}select{width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px;border:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:center}label{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;background-color:#f2f2f2;border:1px solid #d9d9d9;cursor:pointer;width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px}label input[type=checkbox]{width:20px;height:20px;margin-right:5px;cursor:pointer}label input[type=checkbox]:checked:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px}label input[type=checkbox]:checked+span{color:#00f}label input[type=radio]{width:20px;height:20px;margin-right:5px;cursor:pointer}label span{color:#868686}.loading-rotate{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.loading-rotate:after{content:"";position:absolute;width:50px;height:50px;max-width:100%;max-height:100%;min-width:50px;min-height:50px;border-radius:50%;border:7px solid #fffcf1;border-top-color:#fc0;animation:loading-rotate 1s linear infinite}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-fade{0%{opacity:1}to{opacity:.1}}.weffice-container{z-index:100;position:relative;width:auto;height:auto;padding:0;margin:0}.weffice-curtain{z-index:101;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000001a;display:none}.weffice-curtain.show{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.weffice-dialog{z-index:102;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:auto;background-color:#fff;border-radius:5px;box-shadow:0 0 2px 2px #0000001a;overflow:hidden}.weffice-dialog .dlg-title-container{position:relative;width:100%;height:40px;background-color:#fc0;border-bottom:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:0 15px}.weffice-dialog .dlg-title-container .title-text{width:calc(100% - 40px);height:100%;display:flex;flex-direction:row;align-items:center}.weffice-dialog .dlg-title-container .btn-close{position:absolute;right:0;top:0;width:40px;height:40px;padding:0;border-radius:0 5px 0 0;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='18'%20y1='6'%20x2='6'%20y2='18'%3e%3c/line%3e%3cline%20x1='6'%20y1='6'%20x2='18'%20y2='18'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px;background-color:transparent;cursor:pointer}.weffice-dialog .dlg-title-container .btn-close:hover{background-color:#d9d9d9;opacity:.8}.weffice-dialog .dlg-title-container .btn-close:active{background-color:#d9d9d9;opacity:.6}.weffice-dialog .dlg-content-container{width:100%;height:auto;min-height:100px;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow-y:auto;overflow-x:hidden}.weffice-dialog .dlg-foot-container{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;padding:10px 15px;background-color:#f9f9f9}.weffice-dialog .dlg-foot-container button{height:40px}.weffice-dialog .dlg-foot-container button.btn-ok{background-color:#87ceeb}.weffice-dialog .dlg-foot-container button.btn-cancel{background-color:#ffd4d4}.main-container{width:100%;height:100vh;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.main-container .header{width:100%;height:100px;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #d9d9d9}.main-container .body{width:100%;height:calc(100vh - 160px);min-height:300px;background-color:#fff;overflow-y:auto;overflow-x:hidden;padding:50px}.main-container .body .main-body-message-box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.footer{width:100%;height:40px;background-color:#f2f2f2;border-top:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0 20px}.footer .weffice-status{color:#868686;font-size:11pt;display:none}.footer .weffice-status.show{display:block}.header .user-info{width:400px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;padding:20px}.header .user-info button.login-ing{animation:loading-fade 1s ease-in-out alternate infinite}.header .logo{position:relative;width:400px;min-width:400px;height:100%;padding:20px 30px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer;font-size:24pt;font-family:OkMallangW;color:#1eceff;text-shadow:4px 4px 4px #d9d9d9}.header .logo:after{content:"";position:absolute;top:50%;left:21px;transform:translateY(-50%);width:60px;height:60px;background-color:orange;border:1px solid rgb(255,94,0);border-radius:50%;opacity:.15}.editor-container{width:100%;height:100vh;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.editor-container .header{position:relative;width:100%;height:100px;background-color:#fffff8;padding:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #adadad}.editor-container .header .note-tab-list{width:calc(100vw - 800px);max-width:calc(100vw - 800px);height:100%}.editor-container .header .note-tab-list::-webkit-scrollbar{width:6px;height:6px}.editor-container .header .note-tab-list::-webkit-scrollbar-thumb{height:6px;background-color:#9a9a9a;border-radius:3px;background-clip:padding-box;border:1px solid transparent}.editor-container .header .note-tab-list::-webkit-scrollbar-thumb:hover{background-color:#646464}.editor-container .header .note-tab-list::-webkit-scrollbar-track{background-color:transparent}.editor-container .header .note-tab-list::-webkit-scrollbar-corner{background:#0000}.editor-container .header .note-tab-list{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:5px}.editor-container .header .note-tab-list .tab-item{position:relative;width:auto;min-width:100px;max-width:300px;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;height:40px;line-height:40px;padding:0 35px 0 15px;border-radius:10px 10px 0 0;border:1px solid #e4e4e4;border-bottom:1px solid #adadad;color:#aeaeae;font-weight:200;margin-bottom:-1px;background-color:#f9f9f9}.editor-container .header .note-tab-list .tab-item:hover{border:1px solid #adadad;border-bottom-width:0px;color:#000}.editor-container .header .note-tab-list .tab-item.active{font-weight:600;color:#000;background-color:#fff;border:1px solid #adadad;border-bottom-width:0px}.editor-container .header .note-tab-list .tab-item.new{width:auto;min-width:90px;height:40px;line-height:40px;background-color:#72c18f;color:#fff;padding:0 12px 0 30px;text-align:center;border:1px solid transparent}.editor-container .header .note-tab-list .tab-item.new:hover{background-color:#62ba82}.editor-container .header .note-tab-list .tab-item.new:active{background-color:#3f935e}.editor-container .header .note-tab-list .tab-item.new:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(255,255,255,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='12'%20y1='5'%20x2='12'%20y2='19'%3e%3c/line%3e%3cline%20x1='5'%20y1='12'%20x2='19'%20y2='12'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:22px}.editor-container .header .note-tab-list .tab-item button.btn-close{position:absolute;right:7px;top:10px;width:20px;min-width:20px;height:20px;padding:0;border-radius:50%;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='18'%20y1='6'%20x2='6'%20y2='18'%3e%3c/line%3e%3cline%20x1='6'%20y1='6'%20x2='18'%20y2='18'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px;background-color:transparent;cursor:pointer}.editor-container .header .note-tab-list .tab-item button.btn-close:hover{background-color:#d9d9d9}.editor-container .body{width:100%;height:calc(100vh - 140px);min-height:300px;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff}.editor-container .body .left{width:400px;min-width:400px;height:100%;position:relative;padding:0}.editor-container .body .left .left-controls{position:relative;width:100%;height:40px;background-color:#f2f2f2;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0 20px;border-bottom:1px solid #d9d9d9}.editor-container .body .left .left-title{position:relative;width:100%;height:50px;padding:0 15px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-weight:500;font-size:12pt}.editor-container .body .left .left-doc-list-container{width:100%;height:100%;padding:0 20px;overflow-x:hidden;overflow-y:auto}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar{width:10px;height:10px}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar-thumb{height:10px;background-color:#9a9a9a99;border-radius:5px;background-clip:padding-box;border:2px solid transparent}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar-thumb:active{background-color:#646464}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar-track{background-color:transparent}.editor-container .body .left .left-doc-list-container::-webkit-scrollbar-corner{background:#0000}.editor-container .body .left .left-doc-list-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3px}.editor-container .body .left .left-doc-list-container .left-list{position:relative;width:100%;height:34px;cursor:pointer;line-height:34px;gap:10px;padding:0 5px 0 36px;font-size:13pt;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-container .body .left .left-doc-list-container .left-list:hover{background-color:#f9f9f9}.editor-container .body .left .left-doc-list-container .left-list:before{content:"";position:absolute;top:0;left:0;width:32px;height:32px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%2011C8.44772%2011%208%2011.4477%208%2012C8%2012.5523%208.44772%2013%209%2013H15C15.5523%2013%2016%2012.5523%2016%2012C16%2011.4477%2015.5523%2011%2015%2011H9ZM9%2014C8.44772%2014%208%2014.4477%208%2015C8%2015.5523%208.44772%2016%209%2016H15C15.5523%2016%2016%2015.5523%2016%2015C16%2014.4477%2015.5523%2014%2015%2014H9ZM12.482%201.99989C13.1608%201.99885%2013.7632%201.99793%2014.3196%202.2284C14.876%202.45887%2015.3014%202.88551%2015.7806%203.36624C16.7302%204.31875%2017.6813%205.26983%2018.6338%206.21942C19.1145%206.69867%2019.5412%207.12401%2019.7716%207.68041C20.0021%208.23682%2020.0012%208.83926%2020.0001%209.51807C19.9963%2012.034%2020%2014.5499%2020%2017.0659C20.0001%2017.9524%2020.0001%2018.7162%2019.9179%2019.3278C19.8297%2019.9833%2019.631%2020.6117%2019.1213%2021.1214C18.6117%2021.631%2017.9833%2021.8298%2017.3278%2021.9179C16.7161%2022.0001%2015.9523%2022.0001%2015.0658%2022H8.9342C8.0477%2022.0001%207.28388%2022.0001%206.67221%2021.9179C6.0167%2021.8298%205.38835%2021.631%204.87868%2021.1214C4.36902%2020.6117%204.17028%2019.9833%204.08215%2019.3278C3.99991%2018.7162%203.99995%2017.9524%204%2017.0659L4.00001%207.00004C4.00001%206.97802%204%206.95607%204%206.93421C3.99995%206.04772%203.99991%205.28391%204.08215%204.67224C4.17028%204.01673%204.36902%203.38838%204.87869%202.87872C5.38835%202.36905%206.0167%202.17031%206.67221%202.08218C7.28387%201.99994%208.04769%201.99998%208.93418%202.00003C10.1168%202.0001%2011.2994%202.00171%2012.482%201.99989Z'%20fill='%23323232'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:26px;background-color:transparent;opacity:.4}.editor-container .body .left .left-doc-list-container .left-list.doc{color:#a2a2a2;padding:0 5px 0 44px}.editor-container .body .left .left-doc-list-container .left-list.doc:before{left:12px}.editor-container .body .left .left-doc-list-container .left-list.doc.active{color:#000;font-weight:600}.editor-container .body .left .left-doc-list-container .left-list.doc.active:before{opacity:1}.editor-container .body .left .left-doc-list-container .left-list.folder:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.41959%203.23866C6.23018%203.05852%207.19557%203%208.312%203H9.92963C10.9327%203%2011.8694%203.5013%2012.4258%204.3359L13.2383%205.5547C13.4238%205.83288%2013.736%206%2014.0704%206H19.1258C20.7233%206%2022.0181%207.26115%2022.0029%208.8852C21.9847%2010.8192%2022%2012.7539%2022%2014.688C22%2015.8044%2021.9415%2016.7698%2021.7613%2017.5804C21.5787%2018.4024%2021.2579%2019.1251%2020.6915%2019.6915C20.1251%2020.2579%2019.4024%2020.5787%2018.5804%2020.7613C17.7698%2020.9415%2016.8044%2021%2015.688%2021H8.312C7.19557%2021%206.23018%2020.9415%205.41959%2020.7613C4.59764%2020.5787%203.87488%2020.2579%203.30848%2019.6915C2.74209%2019.1251%202.42133%2018.4024%202.23866%2017.5804C2.05852%2016.7698%202%2015.8044%202%2014.688V9.312C2%208.19557%202.05852%207.23018%202.23866%206.41959C2.42133%205.59764%202.74209%204.87488%203.30848%204.30848C3.87488%203.74209%204.59764%203.42133%205.41959%203.23866Z'%20fill='%23323232'/%3e%3c/svg%3e")}.editor-container .body .center{width:calc(100% - 400px);min-width:700px;height:100%;border-left:1px solid #adadad;position:relative}.editor-container .body .center.no-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;font-size:24pt;color:#d9d9d9;font-style:italic}.editor-container .body .center .page-background{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:20px}.editor-container .body .center .page-background .page-tools-container{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.editor-container .body .center .page-background .page-tools-container .tools-group{width:auto;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.editor-container .body .center .page-background .page-tools-container button,.editor-container .body .center .page-background .page-tools-container select{width:auto;height:40px;padding:5px 20px;background-color:#ff0}.editor-container .body .center .page-background .page-title-container{width:100%;height:ato;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px;padding:0 10px}.editor-container .body .center .page-background .page-title-container .page-title{width:100%;height:70px;border-bottom:1px solid #a1a1a1;font-size:25pt;padding:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]{width:100%;height:100%;border:0;font-size:25pt;background-color:transparent}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]:focus{outline:none}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]::placeholder{color:#e4e4e4}.editor-container .body .center .page-background .page-title-container .note-date-container{width:100%;height:40px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:5px}.editor-container .body .center .page-background .page-title-container .note-date-container .note-date-info{width:300px;min-width:300px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}.editor-container .body .center .page-background .page-title-container .note-date-container .note-date-info.r{justify-content:flex-end}.editor-container .body .center .page-background .page-title-container .note-date-container button{width:100px;height:34px;padding:0 20px;color:#fff;background-color:#add5e4}.editor-container .body .center .page-background .page-title-container .note-date-container button.btn-sync{position:relative;padding:0 0 0 28px}.editor-container .body .center .page-background .page-title-container .note-date-container button.btn-sync:before{content:"";position:absolute;top:0;left:0;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='5'%20y1='12'%20x2='19'%20y2='12'%3e%3c/line%3e%3cpolyline%20points='12%205%2019%2012%2012%2019'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px;background-color:#ff0;transition:.2s all ease-in-out}.editor-container .body .center .page-background .page-title-container .note-date-container button.btn-sync:hover{box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .body .center .page-background .page-title-container .note-date-container button.btn-sync.active{padding:0 28px 0 0}.editor-container .body .center .page-background .page-title-container .note-date-container button.btn-sync.active:before{left:66px}.editor-container .body .center .page-background .page-container{position:relative;width:100%;height:auto;min-height:calc(100% - 150px);padding:10px;overflow:auto}.editor-container .body .center .page-background .page-container::-webkit-scrollbar{width:10px;height:10px}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-thumb{height:10px;background-color:#9a9a9a99;border-radius:5px;background-clip:padding-box;border:2px solid transparent}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-thumb:active{background-color:#646464}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-track{background-color:transparent}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-corner{background:#0000}.editor-container .body .center .page-background .page-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:30px}.editor-container .body .center .page-background .page-container.row{flex-direction:row}.editor-container .body .center .page-background .page-container.col{flex-direction:column;justify-content:flex-start}.editor-container .body .center .page-background .page-container .page-box{position:relative;width:100%;padding:40px;background-color:#fff;box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .body .center .page-background .page-container .page-box.hide{display:none}.editor-container .body .center .page-background .page-container .page-box.label:after{content:"";position:absolute;top:-3px;left:-3px;width:100px;height:30px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.editor-container .body .center .page-background .page-container .page-box.label.editor:after{content:"editor";background-color:#c9ead5}.editor-container .body .center .page-background .page-container .page-box.label.viewer:after{content:"viewer";background-color:#c9dfff}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container{position:absolute;top:3px;right:3px;width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container .btn-dir{border-radius:0;border:0;color:#fff;width:34px;height:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:after{content:"";position:absolute;top:0;left:0;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'%3e%3c/circle%3e%3cpolyline%20points='8%2012%2012%2016%2016%2012'%3e%3c/polyline%3e%3cline%20x1='12'%20y1='8'%20x2='12'%20y2='16'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:34px;transform:rotate(180deg)}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:hover:after{background-color:#d9d9d9;box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:active:after{opacity:.7}.editor-container .body .center .page-background .page-container .page-box .btn-dir-container .btn-dir.col:after{transform:rotate(0)}.editor-container .body .center .page-background .page-container .page-box .page-sheet,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer{position:relative;width:100%;height:auto;min-height:300px;background-color:#fff;border-radius:0;font-size:15pt;line-height:41px;overflow:auto;transition:.3s all ease-in-out}.editor-container .body .center .page-background .page-container .page-box .page-sheet[contenteditable=true],.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true],.editor-container .body .center .page-background .page-container .page-box .page-sheet[contenteditable=true] p,.editor-container .body .center .page-background .page-container .page-box .page-sheet[contenteditable=true] div,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true] p,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true] div{color:#3d3d3d}.editor-container .body .center .page-background .page-container .page-box .page-sheet:focus,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer:focus{outline:none}.editor-container .body .center .page-background .page-container .page-box .page-sheet.hide,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.hide{display:none}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.decimal,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.decimal{list-style-type:decimal}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.decimal-leading-zero,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.decimal-leading-zero{list-style-type:decimal-leading-zero}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.upper-alpha,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.upper-alpha{list-style-type:upper-alpha}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.lower-alpha,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.lower-alpha{list-style-type:lower-alpha}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.lower-roman,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.lower-roman{list-style-type:lower-roman}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.upper-roman,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.upper-roman{list-style-type:upper-roman}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol.hangul,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol.hangul{list-style-type:hangul}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.disc,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.disc{list-style-type:disc}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.circle,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.circle{list-style-type:circle}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.square,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.square{list-style-type:square}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.hyphen li,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.arrow li,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.check li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li{list-style-type:none}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.arrow li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.check li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li:before{content:"";text-align:center;width:1em;margin-right:.5em;margin-left:-1.5em;display:inline-block}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li:before{content:"-"}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.arrow li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li:before{content:"→"}.editor-container .body .center .page-background .page-container .page-box .page-sheet ul.check li:before,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li:before{content:"✔"}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul{list-style-position:outside;margin:0 0 0 1.5em;line-height:1.5;font-size:20px}.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li{list-style-type:inherit;list-style-position:inherit;text-decoration:inherit;padding-left:.1em;font-size:inherit}.editor-container .body .center .page-background .page-container .page-box .page-sheet p,.editor-container .body .center .page-background .page-container .page-box .page-sheet div,.editor-container .body .center .page-background .page-container .page-box .page-sheet h1,.editor-container .body .center .page-background .page-container .page-box .page-sheet h2,.editor-container .body .center .page-background .page-container .page-box .page-sheet h3,.editor-container .body .center .page-background .page-container .page-box .page-sheet h4,.editor-container .body .center .page-background .page-container .page-box .page-sheet h5,.editor-container .body .center .page-background .page-container .page-box .page-sheet h6,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer div,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li{line-height:41px;font-size:14pt}.editor-container .body .center .page-background .page-container .page-box .page-sheet p span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet div span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h1 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h2 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h3 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h4 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h5 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet h6 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer div span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.bold,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.bold{font-weight:600}.editor-container .body .center .page-background .page-container .page-box .page-sheet p span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet div span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h1 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h2 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h3 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h4 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h5 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet h6 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer div span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.italic,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.italic{font-style:italic}.editor-container .body .center .page-background .page-container .page-box .page-sheet p span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet div span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h1 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h2 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h3 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h4 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h5 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet h6 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer div span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.underline,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.underline{text-decoration:underline}.editor-container .body .center .page-background .page-container .page-box .page-sheet p span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet div span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h1 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h2 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h3 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h4 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h5 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet h6 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet ol li span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet ul li span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer div span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.strike,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.strike{text-decoration:line-through}.editor-container .body .center .page-background .page-container .page-box .page-sheet h1,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h1{font-size:28pt;font-weight:600}.editor-container .body .center .page-background .page-container .page-box .page-sheet h2,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h2{font-size:24pt;font-weight:500}.editor-container .body .center .page-background .page-container .page-box .page-sheet h3,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h3{font-size:20pt;font-weight:400}.editor-container .body .center .page-background .page-container .page-box .page-sheet h4,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h4{font-size:18pt;font-weight:300}.editor-container .body .center .page-background .page-container .page-box .page-sheet h5,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h5{font-size:16pt;font-weight:300}.editor-container .body .center .page-background .page-container .page-box .page-sheet h6,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer h6{font-size:14pt;font-weight:200}.underline .editor-container .body .center .page-background .page-container .page-box .page-sheet.yellow,.underline .editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.yellow{background-color:#ffffe0}.editor-container .body .center .page-background .page-container .page-box .page-sheet.blue,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.blue,.editor-container .body .center .page-background .page-container .page-box .page-sheet.green,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.green{background-color:#f3faff}.editor-container .body .center .page-background .page-container .page-box .page-sheet strong,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer strong{font-weight:600}.editor-container .body .center .page-background .page-container .page-box .page-sheet em,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer em{font-style:italic}.editor-container .body .center .page-background .page-container .page-box .page-sheet pre,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer pre{background-color:#f6f6f6;padding:0 20px;min-height:41px;border-radius:3px}.editor-container .body .center .page-background .page-container .page-box .page-sheet pre code,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer pre code{line-height:41px}.editor-container .body .center .page-background .page-container .page-box .page-sheet p code,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer p code{background-color:#eee0ff;padding:2px 5px;line-height:41px;min-height:41px;border-radius:3px}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-31,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 30px,#e9e9e9 30px,#e9e9e9 31px,transparent 31px)}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-31 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-31 div,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31 div{line-height:31px;font-size:12pt}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-41,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-41{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 40px,#e9e9e9 40px,#e9e9e9 41px,transparent 41px)}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-41 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-41 div,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-41 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-41 div{line-height:41px;font-size:14pt}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-51,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 50px,#e9e9e9 50px,#e9e9e9 51px,transparent 51px)}.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-51 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet.underline-solid-51 div,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51 p,.editor-container .body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51 div{line-height:51px;font-size:18pt}.editor-container .body .right{display:none;width:200px;min-width:200px;height:100%;border-left:1px solid #d9d9d9;background-color:#fff}
