.main-container{background-color:#f2f2f2}.main-container .body{background-color:#f2f2f2;border-radius:0}.main-container .body .body-container{border-radius:15px;min-height:calc(100vh - 140px)}.main-container .body .body-container .note-view-empty{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;height:100%;display:flex;position:relative}.main-container .body .body-container .note-view-empty .msg-guide{color:tomato;text-align:center;font-size:15pt}.main-container .body .body-container .note-view-empty a{width:auto;height:auto;position:relative}.main-container .body .body-container .note-view-empty a .go-home-link{cursor:pointer;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:32px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:200px;height:64px;padding:0 20px 0 60px;font-size:18pt;display:flex}.main-container .body .body-container .note-view-empty a .go-home-link:before{content:"";background-color:#f2f2f2;background-image:url(../media/home.0ysu4irwf9z2~.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:50%;width:62px;height:62px;position:absolute;top:1px;left:1px}.main-container .body .body-container .note-view-empty a .go-home-link:hover{box-shadow:0 0 3px #a200ff33}.main-container .body .body-container .note-view-empty a .go-home-link:active{box-shadow:0 0 1px #a200ff33}.main-container .body .body-container .note-view-container{border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.main-container .body .body-container .note-view-container .note-header{background-color:#fcfcfc;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 15px 0 30px;font-size:14pt;font-weight:600;display:flex}.main-container .body .body-container .note-view-container .note-header .note-title{text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 70px);height:auto;padding-left:15px;font-size:16pt;font-weight:500;overflow:hidden}.main-container .body .body-container .note-view-container .note-header .note-title-button{width:42px;max-width:42px}.main-container .body .body-container .note-view-container .note-header .note-title-button a{width:auto}.main-container .body .body-container .note-view-container .note-header .note-title-button a .note-edit{cursor:pointer;background-image:url(../media/btn_edit_note.0adwfbi~sf16o.svg);background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:5px;width:42px;height:42px}.main-container .body .body-container .note-view-container .note-header .note-title-button a .note-edit:hover{background-color:#f0f0f0}.main-container .body .body-container .note-view-container .note-header .note-title-button a .note-edit:active{background-color:#e0e0e0}.main-container .body .body-container .note-view-container .note-body{background-color:#fff;width:100%;height:auto;min-height:calc(100% - 150px);padding:50px;font-size:15pt;line-height:41px}.main-container .body .body-container .note-view-container .note-body.weffice-view-template{padding:50px 50px 70px;position:relative}.main-container .body .body-container .note-view-container .note-body.weffice-view-template .tag-list{background-color:#fcfcfc;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:50px;padding:0 10px;display:flex;position:absolute;bottom:0;left:0}.main-container .body .body-container .note-view-container .note-body.weffice-view-template .tag-list .tag-item{cursor:pointer;background-color:#f0f0f0;border-radius:7px;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:auto;height:auto;padding:5px 10px;font-size:12pt;display:flex}.main-container .body .body-container .note-view-container .note-footer{background-color:#fcfcfc;border-radius:0 0 15px 15px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 30px;display:flex}.main-container .body .body-container .note-view-container .note-footer .user-info{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:auto;height:50px;display:flex}.main-container .body .body-container .note-view-container .note-footer .user-info .user-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d9d9d9;border-radius:50%;width:40px;height:40px}.main-container .body .body-container .note-view-container .note-footer .user-info .user-name{color:#000}.main-container .body .body-container .note-view-container .note-footer .date-info{flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;width:auto;height:50px;display:flex}.main-container .body .body-container .public-notelist-container-frame{border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;height:auto;display:flex}.main-container .body .body-container .public-notelist-container-frame .btn-left,.main-container .body .body-container .public-notelist-container-frame .btn-right{cursor:pointer;background-color:#fcfcfc;border-radius:10px;width:40px;height:100%;position:relative}.main-container .body .body-container .public-notelist-container-frame .btn-left:after,.main-container .body .body-container .public-notelist-container-frame .btn-right:after{content:"";background-image:url(../media/arrow_black.0eudnnj4_e351.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;border-radius:50%;width:38px;height:38px;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(180deg)}.main-container .body .body-container .public-notelist-container-frame .btn-left:hover,.main-container .body .body-container .public-notelist-container-frame .btn-right:hover{background-color:#fff}.main-container .body .body-container .public-notelist-container-frame .btn-left:active,.main-container .body .body-container .public-notelist-container-frame .btn-right:active{background-color:#fcfcfc}.main-container .body .body-container .public-notelist-container-frame .btn-left.disabled,.main-container .body .body-container .public-notelist-container-frame .btn-right.disabled{opacity:.3;cursor:default;pointer-events:none}.main-container .body .body-container .public-notelist-container-frame .btn-right{transform:rotate(180deg)}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;width:calc(100% - 120px);height:auto;min-height:250px;display:flex;position:relative;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container.no-scroll{overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item{cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:10px;width:232px;min-width:232px;height:250px;position:relative;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item:hover{border:2px solid #d9d9d9}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item:active{border:2px solid #f2f2f2}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item.loading{animation:1s ease-in-out infinite alternate loading-fade-reverse}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-title{text-overflow:ellipsis;white-space:nowrap;z-index:101;border-bottom:1px solid #f0f0f0;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;width:100%;height:54px;padding:0 10px;font-size:14pt;font-weight:600;line-height:50px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-title:before{content:"";-webkit-backdrop-filter:blur(7px);z-index:100;background:#fffffff2;width:100%;height:100%;position:absolute;top:0;left:0}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-title .user-image{z-index:101;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:50%;width:26px;height:26px}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-title .title-text{text-overflow:ellipsis;white-space:nowrap;z-index:101;width:calc(100% - 31px);height:100%;font-size:14pt;font-weight:600;line-height:55px;position:relative;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-cover{opacity:1;background-color:#eef3ff;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:50%;display:flex;position:absolute;top:0;left:0}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-content{width:100%;height:calc(100% - 50px);white-space:wrap;word-wrap:break-word;background-color:#fff;padding:20px;font-size:13pt;position:absolute;bottom:0;left:0;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-content .content-text{width:100%;height:100%;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-content .content-text p{line-height:1.8}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-cover+.note-item-content{height:50%;padding:15px 20px}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-bottom{width:100%;height:40px;white-space:wrap;word-wrap:break-word;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;padding:0 5px;font-size:13pt;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item .note-item-bottom .comment-cnt{color:#fff;background-color:#9b9b9b;border-radius:50% 50% 0;flex-direction:row;justify-content:center;align-items:center;width:26px;height:26px;font-size:10pt;display:flex;position:relative}.main-container .body .body-container .public-notelist-container-frame .public-notelist-container .note-item.active{border:2px solid #018efe;border-radius:10px}.comments-bubble{z-index:101;cursor:pointer;background-color:#fff;border:1px solid #e9e9e9;border-radius:40px 40px 0;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:30px;right:30px;overflow:visible}.comments-bubble:hover{transform:scale(1.2)}.comments-bubble:hover:after{filter:drop-shadow(1px 1px 2px #0073ff80)}.comments-bubble:active{transform:scale(1.1)}.comments-bubble:active:after{filter:drop-shadow(1px 1px 1px #0073ff80)}.comments-bubble:before{content:"";filter:drop-shadow(1px 1px 1px #0073ff4d);background-image:url(../media/text_line.06c._npffo3ap.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.comments-bubble.hide{bottom:-105px;right:-105px}.comments-bubble .comment-count{z-index:103;background-color:tomato;border:1px solid #fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:auto;min-width:20px;height:20px;padding:0 3px;display:flex;position:absolute;top:3px;right:3px}.comments-bubble .comment-count span{color:#fff;font-size:12px;line-height:12px}.comment-container{z-index:102;z-index:101;border-radius:15px 15px 0;flex-direction:column;justify-content:flex-start;align-items:center;width:800px;height:auto;transition:all .2s ease-in-out;display:flex;position:fixed;bottom:-300px;right:-805px;overflow:hidden;box-shadow:0 0 5px #8d8d8d80}.comment-container:before{content:"";-webkit-backdrop-filter:blur(7px);z-index:100;background:#fffffff7;width:100%;height:100%;position:absolute;top:0;left:0}.comment-container.active{bottom:20px;right:20px}.comment-container .comment-title{z-index:101;border-bottom:1px solid #e9e9e9;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:50px;display:flex}.comment-container .comment-title .text{flex-direction:row;justify-content:flex-start;align-items:center;width:calc(100% - 50px);height:50px;padding:0 20px;display:flex}.comment-container .comment-title .btn-close{color:#fff;cursor:pointer;background-image:url(../media/btn_close.0nya8g6z9j_3o.svg);background-position:50%;background-repeat:no-repeat;background-size:60%;border-radius:0 15px 0 0;width:50px;height:50px;padding:0 20px}.comment-container .comment-title .btn-close:hover{background-color:#0000001a}.comment-container .comment-title .btn-close:active{background-color:#0003}.comment-container .comment-body{border-bottom:1px solid #e9e9e9;width:100%;height:auto;min-height:300px;max-height:50vh;padding:20px;position:relative;overflow:hidden auto}.comment-container .comment-body::-webkit-scrollbar{width:10px;height:10px}.comment-container .comment-body::-webkit-scrollbar-thumb{background-color:#9a9a9a99;background-clip:padding-box;border:2px solid #0000;border-radius:5px;height:10px}.comment-container .comment-body::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.comment-container .comment-body::-webkit-scrollbar-thumb:active{background-color:#646464}.comment-container .comment-body::-webkit-scrollbar-track{background-color:#0000}.comment-container .comment-body::-webkit-scrollbar-corner{background:0 0}.comment-container .comment-body{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;display:flex}.comment-container .comment-body.center{justify-content:center;align-items:center}.comment-container .comment-body .comment-empty{z-index:101;background-color:#fff;border:1px solid #e9e9e9;border-radius:0 30px 30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:auto;height:auto;padding:30px 50px;font-size:14pt;display:flex}.comment-container .comment-body .comment-list-item{z-index:101;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;height:auto;display:flex;position:relative}.comment-container .comment-body .comment-list-item .user-info{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:auto;height:30px;padding:0 3px;display:flex}.comment-container .comment-body .comment-list-item .user-info .image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d9d9d9;border-radius:50%;width:30px;height:30px}.comment-container .comment-body .comment-list-item .user-info .name{color:#000}.comment-container .comment-body .comment-list-item .bubble{background-color:#fff;border:1px solid #e9e9e9;border-radius:0 20px 20px;width:100%;height:auto;padding:20px 30px;position:relative}.comment-container .comment-body .comment-list-item .bubble p{line-height:1.8}.comment-container .comment-body .comment-list-item .bubble:hover .btn-del{display:block}.comment-container .comment-body .comment-list-item .bubble .btn-del{color:#fff;cursor:pointer;background-color:#fff;background-image:url(../media/trash_red.08oj.7sf2cmnp.svg);background-position:50%;background-repeat:no-repeat;background-size:80%;border:1px solid tomato;border-radius:50%;width:30px;height:30px;display:none;position:absolute;top:-3px;right:-3px}.comment-container .comment-body .comment-list-item .bubble .btn-del:hover{box-shadow:0 0 3px #ff6347e6}.comment-container .comment-body .comment-list-item .bubble .btn-del:active{box-shadow:0 0 2px #ff634780}.comment-container .comment-body .comment-list-item .date{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;height:24px;padding:0 5px;font-size:10pt;display:flex}.comment-container .comment-input{z-index:101;border-top:1px solid #e9e9e9;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:145px;padding:20px;display:flex}.comment-container .comment-input textarea{resize:none;color:#000;background-color:#fff;border:1px solid #e9e9e9;border-radius:10px;outline:none;width:calc(100% - 120px);height:100%;padding:20px;line-height:1.6}.comment-container .comment-input textarea::placeholder{color:#a4a4a4}.comment-container .comment-input textarea:disabled{pointer-events:none}.comment-container .comment-input button.btn-send-comment{border-radius:5px;width:105px;height:100%}.comment-container .comment-input button.btn-send-comment:disabled{pointer-events:none}
