.bar-wrap{position:relative;z-index:250;display:block;width:0px;height:100%}.bar-wrap-hidden{position:relative;z-index:250;display:none;width:0px;height:100%}.bar-hover{position:relative;z-index:30;width:6px;height:100%;cursor:col-resize;transform:translate(-3px)}.bar-hover:before{content:"";position:absolute;left:3px;width:1px;height:100%;background-color:#dedee1;transition:background-color .2s ease-in-out 0s}.bar-hover.bar-hover:hover:before{background-color:#5856d5}.arrow-button{position:absolute;top:26px;left:50%;width:20px;height:20px;padding:0;border:none;background-color:#fff;border-radius:100%;color:#c9c9ce;display:flex;align-items:center;justify-content:center;transform:translate(-50%) translateY(-50%);transition:transform .2s ease 0s,color .2s ease 0s,background-color .2s ease 0s;cursor:pointer}.arrow-button:hover .larrow{fill:#5856d5!important}.arrow-button-hidden{position:absolute;top:26px;left:-1000px;width:20px;height:20px;padding:0;border:none;background-color:#fff;border-radius:100%;color:#c9c9ce;display:flex;align-items:center;justify-content:center;transform:translate(-50%) translateY(-50%);transition:transform .2s ease 0s,color .2s ease 0s,background-color .2s ease 0s}.user-header{display:flex;flex-direction:row;align-items:center;padding:13px 16px 5px}.user-header-img{width:28px;height:28px;margin-right:10px;border-radius:50%}.user-header-name{color:#1d1d1d;font-size:14px;font-weight:400;line-height:1.45}.search-wrapper{display:flex;align-items:center;padding:14px 16px}.search-main{z-index:100;overflow:hidden;flex:1}.search-container{display:flex;justify-content:flex-start;overflow:hidden;width:auto;align-items:center;padding:5px 6px;border:1px solid transparent;margin:0;background-color:#e9e9eb;border-radius:4px;box-shadow:transparent 0 0 0 0;transition:background .15s ease-in-out 0s,border .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.search-input{display:flex;width:100%;height:20px;flex:1;padding:1px;border:none;margin:0 0 0 4px;background-color:#e9e9eb;color:#92929c;font-size:13px;line-height:18px;outline:none}.dividing-line{margin-top:4px;margin-bottom:5px;height:1px;background-color:#dedee1}.doc-item-wrap{height:32px;width:100%}.doc-item{position:relative;display:flex;align-items:center;height:32px;line-height:32px;padding-left:0;background-color:transparent;pointer-events:auto;transition:background .2s ease-in-out 0s;-webkit-user-select:none;user-select:none}.doc-item.doc-item:hover:before{position:absolute;left:8px;width:calc(100% - 16px);height:100%;border:none;background-color:#e9e9eb;border-radius:4px;content:"";cursor:pointer;pointer-events:none}.doc-item-selected{position:absolute;left:8px;width:calc(100% - 16px);height:100%;border:none;background-color:transparent;border-radius:4px;content:"";cursor:pointer}.item-row{position:relative;display:flex;align-items:center;margin-left:30px;overflow:hidden;min-width:0;height:32px;flex-grow:1;background-color:transparent;line-height:32px;transition:background .2s ease-in-out 0s;-webkit-user-select:none;user-select:none}.item-row-icon{margin-right:10px}.doc-title{color:#49494e;font-size:14px;overflow:hidden;min-width:0px;padding-right:5px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.doc-delete{position:relative;align-items:center;justify-content:center;display:flex;height:20px;box-sizing:border-box;padding:4px;border:none;background-color:transparent;border-radius:4px;color:#1d1d1f;cursor:pointer;outline:none;margin-right:6px;margin-left:auto;z-index:10;transition:background-color .2s ease 0s,color .2s ease 0s,box-shadow .2s ease 0s,border .2s ease 0s}.doc-delete:hover{background-color:#ccc}.doc-delete:active{background-color:#eee}.list-container{display:flex;flex-direction:column;flex:1;overflow:hidden}.my-doc-header{padding:2px 8px}.my-doc-header-bg{position:relative;height:28px;display:flex;align-items:center;-webkit-box-align:center;padding:2px 8px;background:#deddf7;border-radius:6px;color:#5856d5;font-size:14px;transition:background .1s ease-in-out 0s,color .1s ease-in-out 0s}.mydoc-title{display:flex;flex:1;align-items:center}.doc-views{width:auto;overflow:hidden;position:relative}.doc-views:hover{overflow:auto}.doc-views:hover::-webkit-scrollbar{width:8px}.doc-views:hover::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px}.doc-views:hover::-webkit-scrollbar-track{background-color:#f4f4f5}.add-btn{position:relative;display:flex;height:20px;box-sizing:border-box;align-items:center;justify-content:center;padding:4px;border:none;background-color:transparent;border-radius:4px;color:#1d1d1f;cursor:pointer;font-size:14px;outline:none;text-align:center;text-decoration:none;transition:background-color .2s ease 0s,color .2s ease 0s,box-shadow .2s ease 0s,border .2s ease 0s;white-space:nowrap}.add-btn:hover{background-color:#e9e9eb}.add-btn:active{background-color:#eee}.panel-container{position:fixed;z-index:100;display:flex;height:100%;flex-grow:1;-webkit-user-select:none;user-select:none;transition:margin-left .3s ease 0s,transform .3s ease 0s,width .3s ease 0s,max-width .3s ease 0s}.panel-wrap{position:relative;display:flex;overflow:hidden;height:100%;flex:1;flex-direction:column;background-color:#f4f4f5}.panel-footer{display:flex;height:30px;align-items:center;padding:4px 8px;margin:7px 0 7px 8px;color:#1d1d1f;font-size:14px;-webkit-user-select:none;user-select:none}.panel-footer-name{color:#66666d;font-size:14px;font-weight:400;line-height:1.45;margin-left:10px}.panel-footer-sub-name{color:#66666d;font-size:13px;font-weight:400;line-height:1.45;margin-left:10px}.switch{position:relative;display:inline-block;width:37px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#5856d5}input:focus+.slider{box-shadow:0 0 1px #5856d5}input:checked+.slider:before{transform:translate(15px);-webkit-transform:translateX(15px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.doc-tools{width:auto;box-shadow:0 2px 10px #0000000f}.doc-header-wrap{position:relative;display:flex;align-items:center;height:46px;flex-shrink:0;padding:4px 16px 0 0;z-index:1;margin-left:60px}.btn-bg{position:relative;display:inline-flex;width:auto;min-width:0;height:26px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 6px;border:none;background-color:#f4f4fa;border-radius:6px;color:#75757d;cursor:pointer;font-size:14px;outline:none;text-align:center;text-decoration:none;white-space:nowrap;margin:0 6px}.btn-bg:hover{background-color:#ddd}.switch-md{position:relative;display:flex;justify-content:flex-end;overflow:hidden;min-width:0px;height:100%;flex:1;align-items:center;padding:0 1px;opacity:1;text-overflow:ellipsis;white-space:nowrap}.model-text{color:#bbbfc4;font-size:13px;-webkit-user-select:none;user-select:none}.doc-page-p,.doc-page-md{min-height:150px;color:#1d1d1f;font-size:16px;line-height:26px;padding:2px 0;outline:none;border:none}.doc-wrap{position:relative;width:100%;flex:1;overflow:hidden auto}.doc-main{width:100%;max-width:initial;margin:0;transform:scale(1);transform-origin:0}.doc-outliner{max-width:100%;min-height:calc(100vh - 252px);padding-right:65px;padding-left:65px;border:0!important}.doc-page{width:100%;padding-bottom:40px}.doc-page-header{position:relative;padding-bottom:27px}.doc-page-header-title{min-height:42px;color:#16181a;font-size:34px;font-weight:600;line-height:48px;padding:50px 0 0;outline:none;border:none}.doc-page-p{min-height:150px;color:#1d1d1f;font-size:16px;line-height:26px;padding:2px 0;outline:none;border:none}.doc-page-md{min-height:150px;color:#1d1d1f;line-height:1.6;font-size:16px;padding:2px 0;outline:none;border:none}.empty-wrap{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-describe{color:#92929c;font-size:14px;font-weight:400;line-height:1.45;padding-bottom:200px}.doc-container{position:relative;display:flex;height:100%;flex:1;flex-grow:1;transition:margin-left .3s ease 0s,transform .3s ease 0s,width .3s ease 0s,max-width .3s ease 0s}.doc-bg{position:relative;width:100%;overflow:hidden}.doc-grown{position:absolute;z-index:101;top:16px;left:10px;width:20px;height:20px}.grown-btn{position:relative;display:flex;height:20px;box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:none;background-color:transparent;border-radius:4px;color:#1d1d1f;cursor:pointer;font-size:14px;outline:none;text-align:center;text-decoration:none;transition:background-color .2s ease 0s,color .2s ease 0s,box-shadow .2s ease 0s,border .2s ease 0s;white-space:nowrap}.grown-btn:hover{background-color:#e9e9eb}.gtm-test{padding:20px;max-width:800px;margin:0 auto}.gtm-test h1{color:#333;margin-bottom:20px}.gtm-test p{color:#666;line-height:1.6;margin-bottom:15px}.gtm-test .test-content{background:#f5f5f5;padding:20px;border-radius:8px;margin-top:100px;position:absolute;width:100%;height:100%;top:0;left:0;background-position:center;background-repeat:no-repeat;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;display:flex;justify-content:center;align-items:center}#root{width:100vw}.app{width:100%;height:100%;display:flex}body,html{width:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica,Arial,Microsoft YaHei,Heiti,sans-serif,SimSun,serif,SourceSansPro}#root,body,html{height:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;border:0;vertical-align:baseline;word-wrap:break-word;word-break:break-all}a,a:visited{text-decoration:none}
