body{height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}svg{pointer-events:none}:root{--nav-heigth-correction: 50px;--editor-font-family: "settings";--app-default-color: #272c34;--app-purple-magic: #5C5CDA75;--app-purple-magic-opacity: #5C5CDA75;--app-purple-magic-no-opacity: #5C5CDA;--app-purple-magic-transparent: #5C5CDA27;--app-purple-magic-light: #6D6DD2E7;--default-exit-padding: 2px 3px 2px 3px;--default-exit-background-color: #9C94C14C;--default-task-line-color: #4D4DFF22;--app-viewer-eye-default-grey-color: #8F8F8F68}.Epic{background-color:#fff;color:#fff;height:100vh;width:100vw}.Epic .app-panels{position:relative;height:calc(100% - 50px);display:grid;grid-template-columns:auto 1fr}.Epic .epic-side-panel{position:absolute;z-index:9999}:root{--form-border-color: #FBFBFB2D;--form-border-color-highlight: #A3A3A39B;--form-border-color-focus: #2A84CE;--form-placeholder-color: #BFBFBF32;--form-task-text-color: #BFBFBFCF;--form-task-text-color-darker: #BFBFBF99;--quill-toolbar-button-color: #BFBFBFCF;--form-pin-to-top-pinned: #C7C7C8D8;--form-pin-to-top-unpinned: #4C566585}:root{--nav-heigth-correction: 50px }.Epic .top-navigation{display:flex;height:var(--nav-heigth-correction);justify-content:space-between;align-items:center}.left-side,.right-side{display:flex;align-items:center}.Epic .top-navigation .logo{width:270px;margin-right:20px}.Epic .top-navigation .pages{display:flex;align-items:center;height:28px;margin-left:0}.Epic .top-navigation .pages .page{display:flex;align-items:center;margin-right:15px;color:#6b6b6b;font-size:20px}.Epic .top-navigation .pages .page .page-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px}.Epic .top-navigation .pages .page svg{font-size:12px;margin-left:5px}.Epic .top-navigation .search-bar{margin-left:20px;flex-grow:1;width:400px;padding-left:10px;padding-right:10px;position:relative}.Epic .top-navigation .search-text{border:2px solid #E4E4E4;box-sizing:border-box;padding-left:10px;padding-right:30px;font-size:17px;border-radius:8px;box-shadow:inset 0 0 2px #cfcfcf;width:100%;height:32px}.Epic .top-navigation .search-icon{position:absolute;color:#6b6b6b;right:10px;top:50%;transform:translate(-8px,-50%)}.Epic .top-navigation .notification{display:flex;align-items:center;margin-left:20px;margin-right:20px}.Epic .top-navigation .alert-icon{width:25px;margin-right:20px;font-size:20px;color:#454444;cursor:pointer;transform:scaleX(-1)}.Epic .top-navigation .logout-icon{color:#6b6b6b;font-size:20px;margin-right:10px;cursor:pointer;transition:color .3s ease-in-out}.Epic .top-navigation .logout-icon:hover{color:#d26a3a}:root{--speed: .3s;--unhovered-max-width: 60px;--hovered-max-width: 225px;--unhovered-opacity: 0;--nav-height-correction: 50px}.Epic .side-panel{left:0;height:calc(100vh - var(--nav-height-correction));background-color:#282c34;padding:20px;box-sizing:border-box;overflow:hidden;transition:max-width var(--speed) ease-in-out,transform var(--speed) ease-in-out;width:var(--hovered-max-width);max-width:var(--unhovered-max-width);border-top-right-radius:10px;display:flex;justify-content:space-between;flex-direction:column}.Epic .side-panel .top-side,.side-panel .bottom-side{display:flex;align-items:center}.Epic .side-panel.unlocked:hover{max-width:var(--hovered-max-width)}.Epic .side-panel .nav-links{display:flex;font-size:20px;align-items:center;width:max-content;margin-top:5px;margin-bottom:25px;cursor:pointer;text-decoration:none!important;color:inherit!important}.Epic .side-panel.unlocked:hover .nav-link-title{display:inline;opacity:1}.Epic .side-panel .nav-link-title{display:hidden;opacity:var(--unhovered-opacity);margin-left:10px;transition:opacity .1s ease-in-out;-webkit-user-select:none;user-select:none}.Epic .side-panel .line-separator{height:10px;position:relative;border-top:1px solid #a4a4a452;margin:10px 0;width:100%;max-width:22px;transition:max-width var(--speed) ease-in-out}.Epic .side-panel.unlocked:hover .line-separator{max-width:95%}.Epic .side-panel .user-persona-circle{width:30px;min-width:30px;height:30px;border-radius:50%;background-color:#ba55d3;color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;transform:translate(-3px)}.Epic .side-panel .user-status-wrapper{transform:translateY(-2px)}.Epic .side-panel .user-status-title{margin-bottom:3px}.Epic .side-panel .user-status{display:flex;align-items:baseline}.Epic .side-panel .user-icon{font-size:10px;margin-right:5px}.Epic .side-panel .promotion-button{background-color:#185ca0bd;color:#fff;border-radius:13px;border:none;padding:10px;font-size:16px;cursor:pointer;transition:background-color var(--speed) ease,max-width var(--speed) ease-in-out;display:flex;align-items:center;justify-content:center;width:40px;max-width:40px;height:40px;overflow:hidden;transform:translate(-8px);position:relative}.Epic .side-panel.unlocked .promotion-button{width:225px}.Epic .side-panel .promotion-button .fixed-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:gold}.Epic .side-panel .promotion-button:hover{background-color:#185c9f}.Epic .side-panel .promotion-title{visibility:hidden;opacity:0}.Epic .side-panel.unlocked:hover .promotion-title{visibility:visible;opacity:1;transition:opacity .2s ease-in-out .3s;margin-left:20px}.Epic .side-panel:hover .promotion-button{max-width:195px}.Epic .epic-view{color:#000;height:calc(100vh - var(--nav-heigth-correction) - 10px);display:flex;flex-direction:column;position:absolute;top:0;left:60px;right:0;bottom:0}.Epic .epic-view .header{display:flex;flex-direction:column;margin-top:6px;border-top:1px solid lightgray;border-bottom:1px solid lightgray;padding:10px;color:#3e3e3e}.Epic .epic-view .header-title{font-family:Times New Roman,Times,serif;font-size:1.5rem;font-weight:700;margin:0}.Epic .epic-view .header-subtitle{font-family:Times New Roman,Times,serif;font-size:.9rem;font-style:italic}.landing-container{display:flex;justify-content:center;align-items:center;height:100vh}.landing-image{max-width:100%;height:auto;margin-top:-150px}.labeled-field{position:relative;display:flex;flex-direction:row;border-radius:10px;align-items:center;max-width:100%}.labeled-field-input{position:relative;flex:1;border:1px solid #6C6C6C;border-radius:10px;background-color:transparent;color:#ededed;font-size:16px;font-weight:500;padding:8px;box-sizing:border-box;width:100%;height:100%}.labeled-field-input.select{cursor:pointer}.labeled-field-icon{cursor:pointer;color:#b0afaf;transition:color .3s ease-in-out}.labeled-field-icon:hover{color:#ededed}.labeled-field-label{display:flex;color:#b0afaf;font-size:16px;margin-right:10px;text-align:right}.labeled-field-input::placeholder{color:#89898981;font-style:italic}.labeled-fields-row{display:grid}.input-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;display:none;justify-content:center;align-items:center;z-index:99999}.input-modal-content{display:none;background:#fff;padding:30px 20px 20px;border-radius:5px;position:relative;width:100%;max-width:500px;min-height:70%;max-height:95%}.modal-close{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:1.2rem;cursor:pointer}.close-on-exit{position:absolute;right:10px;top:10px;padding:2px 4px 0;cursor:pointer;color:#bfbfbfcf;border-radius:10px;transition:all .3s ease-in-out}.close-on-exit:hover{color:#e0dddd;background-color:var(--app-purple-magic)}.auth-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5}.login-container{position:relative;top:-10%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 0 50px 3px #5e4b8d33}.auth-header h2{margin:0}.auth-header{font-size:24px;font-weight:600;margin-bottom:20px;color:#cfcfcf}.login-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:20px;border-radius:8px;border:1px solid #E4E4E4;transition:border .3s}.login-wrapper:hover{border:1px solid #B2B2B2}.login-input{box-sizing:border-box;padding-left:10px;font-size:17px;border-radius:7px;box-shadow:inset 0 0 2px #cfcfcf;width:100%;height:32px}.login-wrapper input::placeholder{content:"Username";color:#ddd;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.login-wrapper input{border:transparent}.login-container span{color:var(--app-purple-magic-opacity);margin-top:10px;cursor:pointer;transition:color .3s}.login-container span:hover{color:var(--app-purple-magic-no-opacity)}.login-button{background-color:var(--app-purple-magic);color:#fff;font-size:16px;font-weight:600;border:transparent;border-radius:8px;padding:10px 20px;cursor:pointer}.login-button.disabled{background-color:#b2b2b2;cursor:not-allowed;transition:background-color .5s}.accordion{display:flex;flex-direction:column;position:relative;background-color:#272c34;color:#fff;cursor:pointer;padding:5px;border-radius:10px;box-shadow:0 4px 6px #0000001a;background-image:linear-gradient(65deg,#1E19258B 10%,transparent 90%)}.accordion-header{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;padding-left:20px;padding-bottom:5px}.accordion-icon{font-size:1.5rem;color:#b39a40}.accordion-separator{height:1px;width:100%;border:none;background-image:linear-gradient(to right,#9358b6,#b39a40);border-radius:2px;align-self:stretch}.accordion-transition-overlay{display:flex;flex-direction:column;overflow:hidden;position:absolute;top:75%;left:0;right:0;background-color:#272c34;padding-left:20px;padding-right:20px;padding-bottom:20px;border-radius:0 0 10px 10px;box-shadow:0 4px 6px #0000001a;opacity:1;max-width:100%;background-image:linear-gradient(65deg,#1E19258B 10%,transparent 90%)}.accordion-textarea{height:100%;width:100%;background-color:transparent;color:#fff;border:1px solid #c1c1c146;border-radius:5px;padding:10px;box-sizing:border-box;resize:vertical}.accordion h3{margin:0;font-size:16px}.accordion-transition-enter{max-height:0}.accordion-transition-enter-active{max-height:500px;z-index:10;transition:max-height .5s ease-in}.accordion-transition-enter-done{max-height:500px;z-index:10}.accordion-transition-exit{max-height:500px;opacity:1}.accordion-transition-exit-active{max-height:0;opacity:0;transition:max-height .5s ease-out,opacity .1s ease-out}.accordion-transition-exit-done{max-height:0;opacity:0}.save-on-exit{position:absolute;right:10px;top:10px;padding:2px 4px 0;cursor:pointer;color:#bfbfbfcf;border-radius:10px;transition:all .3s ease-in-out}.save-on-exit:hover{color:#e0dddd;background-color:var(--app-purple-magic)}.modal-viewer-title-dropdown{display:none;max-height:0;opacity:0;flex-direction:column;align-items:center;position:absolute;top:0;right:50%;transform:translate(50%,4vh);padding:5px;color:#ababab;background:var(--app-default-color);border-radius:5px;font-size:1rem;-webkit-user-select:none;user-select:none;border:1px solid #55555512;box-shadow:0 4px 8px #0003;z-index:99999!important}.modal-viewer-dropdown-enter{display:flex;max-height:0;opacity:0}.modal-viewer-dropdown-enter-active{display:flex;max-height:100%;opacity:1;transition:max-height .3s ease-in,opacity .3s ease-in}.modal-viewer-dropdown-enter-done{display:flex;max-height:100%;opacity:1}.modal-viewer-dropdown-exit{display:flex;opacity:1;max-height:100%}.modal-viewer-dropdown-exit-active{display:flex;max-height:0;opacity:0;transition:max-height .5s ease-in,opacity .5s ease-in}.modal-viewer-dropdown-exit-done{display:none;max-height:0;opacity:0}.modal-viewer-darker-backdrop{position:fixed;z-index:99998;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#282c34fa;display:flex;justify-content:center;align-items:center;background-image:url(../../assets/background/modal.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#bfbfbfcf}.modal-viewer-container{display:flex;flex-direction:column;position:relative;background-color:var(--app-default-color);border-radius:10px;padding:20px 20px 5px;width:95%;height:93%;color:#fff;font-family:Times New Roman,Times,serif;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;transform:translateY(10%);transition:transform .2s ease-in}.modal-viewer-backdrop-enter-active .modal-viewer-container,.modal-viewer-backdrop-enter-done .modal-viewer-container{transform:translateY(0)}.modal-viewer-switch{display:flex;flex-direction:row;position:absolute;top:0;right:50%;transform:translate(50%,-8px);padding:5px;color:#fff;border-radius:5px;font-size:1rem;-webkit-user-select:none;user-select:none;border:1px solid #55555512;box-shadow:0 4px 8px #0003}.modal-viewer-switch div:first-child{margin-right:10px;cursor:pointer}.modal-viewer-switch div:last-child{margin-left:10px;cursor:pointer}.modal-viewer-swtich:hover{color:#bfbfbfcf}.modal-viewer-title{margin:0;cursor:pointer}.viewer-title-option{display:flex;flex-direction:row;justify-content:center;padding:5px;cursor:pointer}.viewer-title-option:hover{background:#5f5f5f54;width:100%;color:#fff}.modal-viewer-header{display:flex;flex-direction:row;justify-content:first baseline;align-items:last baseline;width:100%;padding-left:5px}.modal-viewer-title{margin:0;transform:translateY(-2px)}.modal-viewer-subtitle{margin-left:1rem;font-style:italic}.modal-viewer-header-separator{height:.3rem;width:100%;border:none;background-image:linear-gradient(to right,#9358b6,#b39a40);border-radius:2px;align-self:stretch;position:relative}.modal-viewer-header-separator:after{content:"";position:absolute;height:.3rem;border-radius:5px;width:0px;align-self:stretch;container:width 2s ease}.modal-viewer-header-separator.animate:after{width:100%}@keyframes beamSaving{0%{width:0;background:#e7d55e}to{width:100%;background:#d1f69d}}@keyframes beamSuccess{0%{width:0;background:#5dae8b}to{width:100%;background:#3d956f}}@keyframes beamFailure{0%{width:0;background:#ff7676}to{width:100%;background:#e95353}}.modal-viewer-header-separator.saving:after{animation:beamSaving 2s forwards}.modal-viewer-header-separator.success:after{animation:beamSuccess 2s forwards}.modal-viewer-header-separator.error:after{animation:beamFailure 2s forwards}.modal-viewer-backdrop-enter{opacity:0}.modal-viewer-backdrop-enter-active{opacity:1;transition:opacity .2s ease-in}.modal-viewer-backdrop-enter-done,.modal-viewer-backdrop-exit{opacity:1}.modal-viewer-backdrop-exit-active{opacity:0;transition:opacity .2s ease-in}.modal-viewer-backdrop-exit-done{opacity:0}.labeled-textarea{display:flex;position:relative;flex-direction:column;height:100%}.labeled-textarea-label{font-weight:500;font-size:.8rem;position:absolute;top:-.5vw;left:5px;color:#c1c0c0;background:#272c34;padding:0 5px;z-index:1}.labeled-textarea-input{display:flex;position:relative;flex-direction:column;background-color:transparent;color:#ededed;border:1px solid #c1c1c146;border-radius:5px;padding:10px;box-sizing:border-box;resize:none;width:100%;height:100%}.labeled-quill-editor-wrapper{display:flex;position:relative;flex-direction:column;height:100%}.labeled-quill-editor-wrapper .ql-editor{font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif;font-size:12pt;border:none;border-bottom-left-radius:9px;border-bottom-right-radius:9px}.labeled-quill-editor-wrapper .ql-editor.light{background-color:#efe4d2bd!important;color:#232222!important}.labeled-quill-editor-wrapper .ql-editor.dark{color:#cfbc9cd5!important;background-color:var(--app-default-color)!important}.labeled-quill-editor-wrapper .ql-editor.ql-blank:before{color:var(--form-placeholder-color);font-size:16px;font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif}.labeled-quill-editor-wrapper .ql-toolbar{border:1px solid var(--form-border-color);border-top-left-radius:10px;border-top-right-radius:10px;transition:border .2s ease-in-out;color:violet!important;fill:violet!important}.labeled-quill-editor-wrapper .ql-container{border:1px solid var(--form-border-color);border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:border .2s ease-in-out}.labeled-quill-editor-wrapper.normal .ql-container{height:calc(100vh - 400px)}.gridm-container{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;height:100%;width:100%}.gridm-container:not(:last-child){margin-bottom:20px}.gridm-container:last-child{margin-bottom:10px}.gridm-container-row{display:contents}.gridm-col{display:flex;position:relative;flex-direction:column;gap:10px;height:100%;width:100%}.gridm-row{display:flex;position:relative;flex-direction:row;gap:10px}.gridm-image{border-radius:100px;width:210px;margin:0 auto;display:block}.series-scroll{overflow:scroll}.series-container{display:flex;flex-direction:column;padding-left:20px}.series-container:last-child{margin-bottom:20px}.series-container .series-header{display:flex;flex-direction:column;margin-top:20px;color:#3e3e3e;margin-left:5px}.series-container .series-title{font-size:1.2em;font-family:Times New Roman,Times,serif;font-weight:700;margin:0}.series-container .series-description{font-family:Times New Roman,Times,serif;font-size:.9rem;font-style:italic;padding-left:5px;padding-bottom:2px}.series-container .tile-display.bookshelf-series{border-radius:3px;box-shadow:inset 0 0 30px 20px #ccc6;margin-right:20px}.series-container .tile-display.booshelf-series .tile-grid{overflow-x:scroll}.series-container .series-separator .line{display:flex;align-items:center;height:90%;border:5px solid;margin-top:10px;margin-right:20px;border-radius:10px;transition:border .8s ease-in-out,color .8s ease-in-out;border-color:transparent;cursor:pointer}.series-container:last-child .series-separator .line{border-color:#eaeaea76}.series-container .series-separator:hover .line{border-color:#4b4b7e30}.series-container .series-separator{position:relative}.series-container .series-separator .add-content{cursor:pointer;position:absolute;font-size:20px;left:50%;top:50%;transform:translate(-50%,-8px);transition:color .8s ease-in-out;color:transparent;background-color:#fff}.series-container:last-child .series-separator .add-content{color:#d3d3d3}.series-container .series-separator:hover .add-content{color:#4d4dff}.tile-display .tile-container.book{height:25vh;width:16vh}.spinner-container{position:absolute;top:0;left:0;justify-content:center;align-items:center;height:100vh;z-index:99996}.spinner{border:5px dotted rgba(0,0,0,.1);position:absolute;border-radius:100%;border-left-color:#8200ff99;border-bottom-color:#8200ff80;border-right-color:#8200ff4d;border-top-color:#8200ff1a}.spinner.one{animation:spin 4s infinite linear}.spinner.two{animation:spin 3s infinite linear}.spinner.three{animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0);width:0vh;height:0vh;opacity:.5}to{transform:rotate(360deg);width:20vh;height:20vh;opacity:1}}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.crud-button{position:absolute;border:none;border-radius:4px;cursor:pointer;padding:5px 15px;text-decoration:none;font-size:14px;width:fit-content;height:fit-content;box-shadow:0 2px 4px #0003;right:50px;top:7px;transition:background-color .3s}.crud-button.create{background-color:#2f7c31;color:#fff}.crud-button.create:hover{background-color:#368f39;color:#fff}.crud-button.update{background-color:#d48b04;color:#fff}.crud-button.update:hover{background-color:#ffa600;color:#fff}.crud-button.delete{background-color:#e10202;color:#fff}.crud-button.delete:hover{background-color:red;color:#fff}.comment-bubble{position:fixed;z-index:99996;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000004d;padding:16px;width:auto;box-sizing:border-box;transition:all .3s ease}.comment-bubble .button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.comment-bubble .button-container-right{display:flex;justify-content:flex-end;align-items:center;position:relative}.comment-bubble .button-container-right>*{cursor:pointer}.comment-bubble textarea{width:50vh;min-width:50%;max-width:100vw;border:1px solid #d1d1d1;border-radius:4px;padding:8px;margin-bottom:8px;height:80px;box-sizing:border-box;transition:border .2s ease}.comment-bubble textarea:focus{outline:none;border-color:#007bff}.comment-bubble button{background-color:#364770;color:#fff;border:none;padding:8px 16px;text-transform:uppercase;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .2s ease;margin-right:8px;box-shadow:0 4px 8px #0000004d;align-items:right;transition:background-color .5s ease-in-out}.comment-bubble button:disabled{background-color:#d5d5d5;color:#858484;text-transform:uppercase;font-weight:400;transition:background-color .5s ease-in-out}.comment-bubble button:last-child{margin-right:0}.comment-bubble button:enabled:hover{background-color:#305e31}.comment-bubble button.close-button{background-color:transparent;color:#333;text-transform:none;font-weight:400;transition:background-color .5s ease-in-out}.comment-bubble button.close-button:hover{background-color:#dfdcdc}.comment-bubble button.delete-button{background-color:transparent;color:#333;text-transform:none;font-weight:400;transition:background-color .5s ease-in-out}.comment-bubble button.delete-button:hover{background-color:#db8282c1}.talekeep-task-form{position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#282c34fa;display:flex;justify-content:center;align-items:center;background-image:url(../../assets/background/modal.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#bfbfbfcf}.task-form-container{position:relative;background-color:var(--app-default-color);border-radius:10px;padding:20px 20px 5px;width:95%;height:95%;color:#fff;font-family:Times New Roman,Times,serif;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;opacity:0;transform:translateY(100px);transition:opacity .3s ease-in-out,transform .2s ease-in-out}.task-form-container.ready.grid{display:grid;grid-template-columns:3fr 1fr}.task-form-container.ready.flex{display:flex;flex-direction:column}.task-form-container.ready{opacity:1;transform:translateY(0)}.task-form-exit{position:absolute;right:10px;top:10px;padding:2px 3px 0;cursor:pointer;color:#bfbfbfcf;border-radius:10px;transition:all .2s ease-in-out}.task-form-exit:hover{color:#bfbfbfcf;background-color:#10306c}.task-form-wrapper{display:flex;flex-direction:column;padding:5px}.task-form-container.ready.grid .task-form-wrapper{margin-right:20px}.task-form-container.ready.flex .task-form-wrapper{margin-right:0}.task-form-wrapper h2{margin-top:0;margin-bottom:0}.task-form-comments-wrapper{border-radius:10px;display:flex;flex-direction:row;justify-content:center;padding:10px;margin-top:15px;margin-bottom:13px;border:1px dotted var(--form-border-color)}.task-form-comments-wrapper h3{margin-top:0}.task-form-title-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.task-form-title-container-left{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.task-form-title-container-right{display:flex;position:relative;flex-direction:row;justify-content:flex-end;align-items:center;margin-right:10px}.task-form-title-container-right>*{margin-left:8px;cursor:pointer}.task-form-title-container-right .comment-pin-icon-wrapper.pinned,.task-form-title-container-right .task-pin-icon-wrapper.pinned{color:var(--form-pin-to-top-pinned);transform:rotate(0)}.task-form-title-container-right .comment-pin-icon-wrapper,.task-form-title-container-right .task-pin-icon-wrapper{margin-right:3px;color:var(--form-pin-to-top-unpinned);transform:rotate(45deg);transition:color .2s ease-in-out,transform .2s ease-in-out}.task-form-title-container-right .comment-pin-icon-wrapper:hover,.task-form-title-container-right .task-pin-icon-wrapper:hover{color:var(--app-purple-magic-light)}.task-title-wrapper input{width:calc(100% - 20px);padding:5px 5px 5px 10px;font-size:1.2em;border-radius:10px;background-color:transparent;color:var(--form-task-text-color);border:1px solid var(--form-border-color);outline:none;transition:border .2s ease-in-out}.task-title-wrapper ::placeholder{color:var(--form-placeholder-color);font-size:12pt;font-style:italic;font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif}.task-title-wrapper input:hover,.subtask-wrapper input:hover{border:1px solid var(--form-border-color-highlight)}.task-title-wrapper input:focus,.subtask-wrapper input:focus{border:1px solid var(--form-border-color-focus)}.task-form-button{padding:5px 10px;margin-left:10px;border:none;color:#fff;background-color:#ae6abd20;cursor:pointer;border-radius:8px;box-shadow:0 4px 8px #0000001a;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.task-form-button.create{opacity:1;background-color:#388e3c;transition:background-color .2s ease-in-out;pointer-events:all}.task-form-button.create:hover{background-color:#255d27}.subtask-container{display:flex;flex-direction:column}.subtask-title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:10px}.subtask-title-wrapper-left{display:flex;flex-direction:row;align-items:center}.subtask-title-wrapper-right{color:var(--form-placeholder-color);display:flex;flex-direction:row;align-items:center;margin-right:10px}.subtask-title-wrapper-right>*{cursor:pointer;transition:color .2s ease-in-out}.subtask-title-wrapper-right>*:hover{color:var(--app-purple-magic-light)}.subtask-add-icon{color:var(--form-placeholder-color);cursor:pointer;transition:all .3s ease-in-out;margin-left:5px;opacity:.5;transform:translateY(1px)}.subtask-add-icon:hover{color:var(--app-purple-magic-light);opacity:1}.subtask-container h4{margin-top:0;margin-bottom:0}.subtask-scroll{display:flex;flex-direction:column;overflow:scroll;padding-top:5px;padding-bottom:5px;height:100px;max-height:100px;border-radius:10px;border:1px solid transparent;transition:all .5s ease-in-out}.subtask-scroll:hover{border:1px solid #4E4D4D28;box-shadow:0 4px 8px #0000001a}.subtask-wrapper{display:flex;flex-direction:row;margin-left:30px;align-items:center;margin-bottom:5px;margin-right:15px}.empty-subtask-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--form-placeholder-color)}.empty-subtask-wrapper span>*{transition:color .2s ease-in-out,opacity .2s ease-in-out;cursor:pointer}.empty-subtask-wrapper span>*:hover{color:var(--app-purple-magic-light);opacity:1}.empty-subtask-wrapper p{text-align:center}.subtask-wrapper.closed{opacity:.3;text-decoration:line-through}.subtask-wrapper:hover>*{color:var(--form-task-text-color)}.subtask-grid-lines{color:var(--form-border-color);margin-right:5px;cursor:grab;font-size:14px}.subtask-wrapper input{width:90%;border-radius:5px;padding:5px 5px 5px 15px;background-color:transparent;color:var(--form-task-text-color-darker);border:1px solid var(--form-border-color);outline:none;transition:border .2s ease-in-out}.subtask-wrapper ::placeholder{color:var(--form-placeholder-color);font-size:10pt;font-style:italic;font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif}.subtask-wrapper .task-checkbox{opacity:0;transition:opacity 1s ease-in-out;width:13px;height:20px;margin-right:6px;cursor:pointer}.subtask-wrapper .task-checkbox.checked{opacity:1}.subtask-wrapper .task-checkbox:not(.checked){opacity:.5}.ql-toolbar .ql-header[value="3"]:before{content:"H3"}.ql-toolbar .ql-header[value="4"]:before{content:"H4"}.ql-snow .ql-stroke{stroke:var(--quill-toolbar-button-color)}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:var(--quill-toolbar-button-color)}.ql-snow .ql-picker{color:var(--quill-toolbar-button-color)}.ql-snow .ql-picker-options{background-color:var(--app-default-color)}.ql-snow .ql-tooltip.ql-editing{border:1px solid var(--form-border-color);background-color:var(--app-default-color);color:var(--quill-toolbar-button-color);border-radius:5px;box-shadow:none}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block;background-color:#bbc3d1;border-radius:5px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#090909;overflow:visible}.quill-editor-container{display:flex;flex-direction:column}.quill-editor-title-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px;margin-right:12px}.quill-editor-title-container input{width:600px}.quill-editor-container h4{margin-top:15px;margin-bottom:10px}.quill-eidtor-expand-icon{color:var(--form-placeholder-color);cursor:pointer;transition:color .2s ease-in-out}.quill-eidtor-expand-icon.full{transform:translateY(3em)}.quill-eidtor-expand-icon.normal{transform:translateY(3.3em)}.quill-eidtor-expand-icon:hover{color:var(--app-purple-magic-light)}.quill-editor-wrapper .ql-editor{font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif;font-size:12pt;border:none;border-bottom-left-radius:9px;border-bottom-right-radius:9px}.quill-editor-wrapper .ql-editor.light{background-color:#efe4d2bd!important;color:#232222!important}.ql-editor.ql-blank:before{color:#0009!important}.quill-editor-wrapper .ql-editor.dark{color:#cfbc9cd5!important;background-color:var(--app-default-color)!important}.quill-editor-wrapper .ql-editor.ql-blank:before{color:var(--form-placeholder-color);font-size:16px;font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif}.quill-editor-wrapper .ql-toolbar{border:1px solid var(--form-border-color);border-top-left-radius:10px;border-top-right-radius:10px;transition:border .2s ease-in-out;color:violet!important;fill:violet!important}.quill-editor-wrapper .ql-container{border:1px solid var(--form-border-color);border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:border .2s ease-in-out}.quill-editor-wrapper.normal .ql-container{height:calc(100vh - 400px)}.quill-editor-wrapper.full .ql-container{height:calc(100vh - 170px)}.quill-editor-wrapper:hover>*{border:1px solid var(--form-border-color-highlight)}.task-form-button.cancel{background-color:#757575;transition:background-color .2s ease-in-out}.task-form-button.cancel:hover{background-color:#616161}.task-form-button.continue{background-color:#1c4287;transition:background-color .2s ease-in-out}.task-form-button.continue:hover{background-color:#10306c}.task-form-button.delete{background-color:gray}.task-form-button.delete:disabled{cursor:not-allowed}.task-form-update-message{font-size:13px;font-style:italic;color:#fff7;opacity:0;transition:opacity .5s ease-in-out}.task-form-update-message span{display:inline-block;margin-left:5px;font-size:10px}.task-form-update-message.saved{opacity:.8}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.Epic .swanwriter .book-title{margin-top:6px;padding-left:10px;padding-right:10px;border-top:1px solid lightgray;border-bottom:1px solid lightgray;position:sticky;top:0;background:#fff;z-index:1}.Epic .swanwriter .book-title-left{display:flex;align-items:center}.Epic .swanwriter .book-viewer-button-wrapper{cursor:pointer;transition:color .5s ease-in,opacity .5s ease-in;color:var(--app-viewer-eye-default-grey-color);font-size:16px}.Epic .swanwriter .book-viewer-button-wrapper:hover{color:var(--app-purple-magic-light)}.Epic .swanwriter .book-title-right{border:1px dotted blue;display:flex;align-items:center}.Epic .swanwriter .book-title h1{font-family:Times New Roman,Times,serif;font-size:22px;color:#363636;padding:0;margin:5px 10px 5px 5px}.Epic .swanwriter .book-title textarea{border:none;font-family:Times New Roman,Times,serif;resize:none;overflow:hidden;width:100%;font-size:15px;padding:5px;margin:0}.Epic .swanwriter .writing-desk{display:flex;min-height:calc(100vh - 145px);max-height:calc(100vh - 145px)}:root{--separator-transform: translateY(8.7px)}.cabinet-drawer-container.extended,.cabinet-drawer-container.closed{height:calc(100vh - 145px);position:relative;border-right:1px solid rgb(244,244,244);transition:width .2s ease-in-out}.cabinet-drawer-container.extended{width:20vw;box-shadow:0 2px 4px #0000001a}.cabinet-drawer-container.closed{width:0;box-shadow:0 2px 4px #0000}.cabinet-drawer-container.extended .cabinet-drawer-close{display:flex;position:absolute;top:10px;right:10px;padding:var(--default-exit-padding);color:gray;opacity:.3;cursor:pointer;border-radius:5px;transition:all .4s ease-in-out}.cabinet-drawer-container.closed .cabinet-drawer-close{display:flex;position:absolute;top:10px;right:10px;padding:5px;color:gray;opacity:0;background-color:transparent;transition:opacity .4s ease-in-out}.cabinet-drawer-container.extended .cabinet-drawer-close:hover{background-color:var(--default-exit-background-color);color:var(--app-default-color);opacity:.9}.cabinet-drawer-container.extended .cabinet-drawer-close:not(:hover){background-color:transparent}.cabinet-drawer-container.closed .empty-drawer-message{display:none}.cabinet-drawer-container.extended .empty-drawer-message{display:flex;font-size:13px;color:gray;justify-content:center;width:auto;padding:10px;margin-left:.8rem;text-align:center;transform:translateY(0);-webkit-user-select:none;user-select:none;opacity:1}.cabinet-drawer-extended .create-new-icon{position:absolute;margin-left:5px;display:inline;cursor:pointer;transition:all .5s ease-in-out}.cabinet-drawer-container.extended .create-new-icon:hover{color:var(--app-purple-magic-light);font-size:25px;transform:translateY(-10px)}.cabinet-drawer-closed{display:none}.Epic .swanwriter .cabinet-drawer-container.extended .chapter-number{color:gray;font-size:8px;transform:translate(-.3vh,-.55vw);opacity:1}.Epic .swanwriter .cabinet-drawer-container.closed .chapter-number{opacity:0}.Epic .swanwriter .browser-title{height:20px;padding-top:5px;padding-left:5px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.Epic .swanwriter .cabinet-drawer-header{display:flex;align-items:center}.Epic .swanwriter .cabinet-drawer-header .cabinet-drawer-journey-icon{margin-left:10px;font-size:14px;color:var(--app-viewer-eye-default-grey-color);transition:color .5s ease-in-out;cursor:pointer}.Epic .swanwriter .cabinet-drawer-header .cabinet-drawer-journey-icon:hover{color:var(--app-purple-magic-light)}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll,.cabinet-drawer-closed .drawer-scroll{margin-right:30px;padding:5px 15px 0 5px;max-height:calc(100vh - 160px)}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll{height:calc(100vh - 180px);overflow-y:scroll;position:relative}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-droppable{position:relative}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper,.cabinet-drawer-closed .drawer-scroll .drawer-wrapper{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:0 5px;border-radius:3px;height:1.8vw;opacity:1;transition:opacity 1s ease-in-out .2s;display:flex}.Epic .swanwriter .drawer-separator-line{border:2px solid transparent;color:transparent;height:0;display:flex;justify-content:flex-end;border-radius:10px;transition:border .5s ease-in-out,color .5s ease-in-out}.Epic .swanwriter .drawer-separator-line:hover{border:2px solid hsla(240,100%,65%,.19);color:#4d4dff;cursor:pointer}.Epic .swanwriter .drawer-add-icon{position:absolute;transform:translate(15px,-8px);cursor:pointer}.Epic .swanwriter .drawer-grid-lines{margin-left:4px;color:#7d7d7d22}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper{border:1px solid hsla(220,13%,18%,.09);display:flex;align-items:center;background-color:#f5f5f5;box-shadow:0 1px 2px #00000014;cursor:pointer;overflow:visible;transition:background-color .5s ease-in-out,border .5s ease-in-out,box-shadow .5s ease-in-out}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.active{background-color:#cfbce0;border:1px solid hsla(270,30%,60%,.7)!important;box-shadow:0 2px 4px #6647851c!important}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.narrative-drag-over{background-color:#c3d2f3;box-shadow:0 2px 4px #6647851c}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.narrative-moved-over{background-color:#cae0db;box-shadow:0 2px 4px #6647851c}.cabinet-drawer-closed svg{display:none}.Epic .swanwriter .cabinet-drawer-closed .drawer-scroll .drawer-wrapper{border:1px solid hsla(220,13%,18%,0);background-color:#282c3400;box-shadow:0 1px 2px #0000;opacity:0}.drawer-wrapper.editing input{border:1px solid hsla(270,30%,60%,.7)!important;box-shadow:0 2px 4px #6647851c!important}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper input{width:90%;height:70%;padding-left:5px;background-color:#f5f5f5;border-radius:3px;border:none;outline:none;background-color:transparent}.Epic .swanwriter .cabinet-drawer-closed .drawer-scroll .drawer-wrapper input{visibility:collapse;background-color:transparent}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.active input{background-color:transparent}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper input:hover{background-color:#e5ebf3}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper input:focus{background-color:#fff;border:1px solid #e4e4e4;box-shadow:inset 0 -3px 5px #00000008}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.active input:hover{background-color:#b9a9c8}.Epic .swanwriter .cabinet-drawer-extended .drawer-scroll .drawer-wrapper.active input:focus{background-color:#e6dcea;border:1px solid #B39CC9;box-shadow:inset 0 -3px 5px #00000008}:root{--editor-font-family: "settings"}.Epic .swanwriter .typewriter .paper-carriage-scroll .ql-container .ql-editor{font-family:var(--editor-font-family),Georgia,"Times New Roman",Times,serif;color:#000;font-size:12pt;line-height:1.6em;border:1px solid transparent;padding-top:5px;padding-bottom:5px;font-size:16px}.Epic .swanwriter .typewriter .paper-carriage-scroll .narrative-handler .narrative-inkwell-container{border-radius:5px;margin-top:2px;border:.1px solid transparent;transition:border .8s ease,box-shadow .9s ease}.Epic .swanwriter .typewriter .paper-carriage-scroll .narrative-handler:active .narrative-inkwell-container{transition:border .1s ease,box-shadow .1s ease}.Epic .swanwriter .typewriter .paper-carriage-scroll .narrative-handler:hover .narrative-inkwell-container{border:.1px solid silver;box-shadow:inset 0 0 3px #81818180}.Epic .swanwriter .typewriter .paper-carriage-scroll .narrative-handler:active .narrative-inkwell-container{border:.1px solid darkslategray;box-shadow:inset 0 0 3px #81818180}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-handler{position:relative}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-title{transform:translate(10px)}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-title input{width:100%;padding-left:5px;background-color:transparent;color:#81818180;border:none;outline:none}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-handler .narrative-drag-icon{position:absolute;top:5px;left:-8.5px;transition:color 1s ease-in-out;color:transparent;transform:translateY(17px)}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene:hover .narrative-handler .narrative-drag-icon{color:#bebebed1}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-handler .narrative-inkwell-container{flex-grow:1}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-buttons{height:0px;position:relative;display:flex}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-buttons .narrative-add{height:20px;cursor:pointer;color:transparent;transition:color .8s ease-in-out,text-shadow .8s ease-in-out;transform:translate(-31px,-8px)}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene:hover .narrative-buttons .narrative-add{color:#2e8b5685;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3));text-shadow:0px 0px 1px rgba(0,0,0,.05)}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene .narrative-buttons .narrative-delete{cursor:pointer;color:transparent;transition:color .8s ease;font-size:8px;position:absolute;right:0;transform:translate(-5px,-12px)}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene:hover .narrative-buttons .narrative-delete{color:#b85c5c33;transition:font-size .5s ease-in-out}.Epic .swanwriter .typewriter .paper-carriage-scroll .scene:hover .narrative-buttons .narrative-delete:hover{color:#b85c5c99;font-size:12px}.ql-dialogue-enabled.inside-focus,.ql-dialogue-enabled.revealed-dialogue{background-color:#ff008421;color:#000}.ql-dialogue-enabled:before{content:"“"}.ql-dialogue-enabled:after{content:"”"}.pulse-element{border-radius:100px}.scene{border-radius:5px}@keyframes pulse{0%{box-shadow:0 0 #5c5cda75}70%{box-shadow:0 0 0 4px #4d4dff0f}to{box-shadow:0 0 #4d4dff00}}.pulse-animation{animation:pulse 2s ease-out}.Epic .swanwriter .typewriter .paper-carriage-scroll .typing-paper{display:flex;background-color:#f5f5f5;border-radius:4px;padding-left:20px;padding-right:20px;padding-bottom:61vh;position:relative;flex-direction:column;flex-wrap:nowrap;opacity:0;min-width:35vw}.typing-paper.cabinet-expanded{margin-left:0vw!important}.typing-paper.leather-pouch-expanded{margin-right:0vw!important}.typing-paper.ready.cabinet-leather-pouch-expanded{margin-left:0vw!important;margin-right:0vw!important}.Epic .swanwriter .typewriter .paper-carriage-scroll .typing-paper.ready{opacity:1;transition:opacity 3s cubic-bezier(0,1.05,.85,.58)}.Epic .swanwriter .typewriter{flex-grow:1;display:flex;justify-content:center}.Epic .swanwriter .typewriter .paper-carriage-scroll{display:flex;flex-direction:column;position:relative;border-radius:4px;width:100%;background-color:#fff;overflow-y:scroll;overflow-x:hidden;padding:20px 65px;align-items:center}.Epic .swanwriter .typewriter .paper-carriage-scroll .typing-paper .scroll-header{position:sticky;top:-20px;background-color:#f5f5f5;font-family:Times New Roman,Times,serif;font-size:16px;color:gray;padding-top:10px;padding-left:20px;padding-bottom:10px;display:flex;justify-content:space-between;z-index:9998;width:calc(100% + 40px);transform:translate(-30px);margin-bottom:10px;box-shadow:0 0 5px #5151511a}.scroll-header.green:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(to right,transparent 10%,green 40%,green 10%,transparent 50%);background-size:200% 100%;animation:slide-in 3s linear infinite;opacity:.3}@keyframes slide-in{0%{background-position:200% 0}to{background-position:-200% 0}}.scroll-header-buttons{display:flex;align-items:center;margin-right:10px}.scroll-header-buttons .reveal-dialogue{position:relative;opacity:.1;cursor:pointer;transition:opacity .8s ease-in,color .8s ease-in}.scroll-header-buttons .reveal-dialogue:hover{opacity:.5;color:#5c5cda}.scroll-header-buttons .reveal-dialogue.active{opacity:.5;color:#ff00848a}.scroll-header-buttons .bulls-eye{position:relative;opacity:.1;margin-left:8px;cursor:pointer;transition:opacity .8s ease-in,color .8s ease-in}.scroll-header-buttons .bulls-eye:hover{opacity:.5;color:#5c5cda}.Epic .swanwriter .typewriter .paper-carriage-scroll .typing-paper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:100%;background-color:#f5f5f5;border-radius:4px 0 0 4px}.Epic .swanwriter .typewriter .paper-carriage-scroll .typing-paper:after{content:"";position:absolute;top:0;right:-10px;width:10px;height:100%;background-color:#f5f5f5;border-radius:0 4px 4px 0}.Epic .cabinet{display:flex;flex-direction:row;flex-wrap:nowrap}.Epic .swanwriter .cabinet-handles{border-right:1px solid lightgray;width:30px;min-width:30px;padding-top:10px;overflow-y:auto;background:#fff;display:flex;flex-direction:column;height:calc(100vh - 152px);z-index:1}.Epic .swanwriter .cabinet-handles .cabinet-handle{display:flex;cursor:pointer;justify-content:center;align-items:center;margin-bottom:15px;z-index:1}.ql-dialogue:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%20width='20'%20height='20'%3e%3c!--!Font%20Awesome%20Free%206.6.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202024%20Fonticons,%20Inc.--%3e%3cpath%20fill='%23e1dfde'%20d='M0%20216C0%20149.7%2053.7%2096%20120%2096l8%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032l-8%200c-30.9%200-56%2025.1-56%2056l0%208%2064%200c35.3%200%2064%2028.7%2064%2064l0%2064c0%2035.3-28.7%2064-64%2064l-64%200c-35.3%200-64-28.7-64-64l0-32%200-32%200-72zm256%200c0-66.3%2053.7-120%20120-120l8%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032l-8%200c-30.9%200-56%2025.1-56%2056l0%208%2064%200c35.3%200%2064%2028.7%2064%2064l0%2064c0%2035.3-28.7%2064-64%2064l-64%200c-35.3%200-64-28.7-64-64l0-32%200-32%200-72z'/%3e%3c/svg%3e")}.ql-comment_id:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!Font%20Awesome%20Free%206.6.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202024%20Fonticons,%20Inc.--%3e%3cpath%20fill='%23e1dfde'%20d='M123.6%20391.3c12.9-9.4%2029.6-11.8%2044.6-6.4c26.5%209.6%2056.2%2015.1%2087.8%2015.1c124.7%200%20208-80.5%20208-160s-83.3-160-208-160S48%20160.5%2048%20240c0%2032%2012.4%2062.8%2035.7%2089.2c8.6%209.7%2012.8%2022.5%2011.8%2035.5c-1.4%2018.1-5.7%2034.7-11.3%2049.4c17-7.9%2031.1-16.7%2039.4-22.7zM21.2%20431.9c1.8-2.7%203.5-5.4%205.1-8.1c10-16.6%2019.5-38.4%2021.4-62.9C17.7%20326.8%200%20285.1%200%20240C0%20125.1%20114.6%2032%20256%2032s256%2093.1%20256%20208s-114.6%20208-256%20208c-37.1%200-72.3-6.4-104.1-17.9c-11.9%208.7-31.3%2020.6-54.3%2030.6c-15.1%206.6-32.3%2012.6-50.1%2016.1c-.8%20.2-1.6%20.3-2.4%20.5c-4.4%20.8-8.7%201.5-13.2%201.9c-.2%200-.5%20.1-.7%20.1c-5.1%20.5-10.2%20.8-15.3%20.8c-6.5%200-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8%203.4-17.4c4.1-4.2%207.8-8.7%2011.3-13.5c1.7-2.3%203.3-4.6%204.8-6.9l.3-.5z'/%3e%3c/svg%3e");width:20px;height:20px}.ql-split:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20width='15'%20height='15'%3e%3c!--!Font%20Awesome%20Free%206.6.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202024%20Fonticons,%20Inc.--%3e%3cpath%20fill='%23e1dfde'%20d='M256%20192l-39.5-39.5c4.9-12.6%207.5-26.2%207.5-40.5C224%2050.1%20173.9%200%20112%200S0%2050.1%200%20112s50.1%20112%20112%20112c14.3%200%2027.9-2.7%2040.5-7.5L192%20256l-39.5%2039.5c-12.6-4.9-26.2-7.5-40.5-7.5C50.1%20288%200%20338.1%200%20400s50.1%20112%20112%20112s112-50.1%20112-112c0-14.3-2.7-27.9-7.5-40.5L499.2%2076.8c7.1-7.1%207.1-18.5%200-25.6c-28.3-28.3-74.1-28.3-102.4%200L256%20192zm22.6%20150.6L396.8%20460.8c28.3%2028.3%2074.1%2028.3%20102.4%200c7.1-7.1%207.1-18.5%200-25.6L342.6%20278.6l-64%2064zM64%20112a48%2048%200%201%201%2096%200%2048%2048%200%201%201%20-96%200zm48%20240a48%2048%200%201%201%200%2096%2048%2048%200%201%201%200-96z'/%3e%3c/svg%3e");width:20px;height:20px}.Epic .epic-view .typewriter .paper-carriage-scroll .ql-container .ql-tooltip{z-index:9999;background-color:#282c34!important}.leather-pouch.open .comment-browser-list-item{border:1px solid #CCCCCC8A;box-shadow:0 2px 4px #0000001a;border-radius:5px;padding:10px;display:flex;flex-direction:column;margin-bottom:10px;position:relative;transition:border-color .3s ease,transform .5s ease-in-out,opacity .15s ease-in-out;cursor:pointer;margin-right:15px;-webkit-user-select:none;user-select:none}.leather-pouch.open .comment-browser-list-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(145deg,#4d4dff 10%,#e3971cab 90%);opacity:0;transition:opacity .3s ease;border-radius:5px;pointer-events:none}.leather-pouch.open .comment-browser-list-item.highlight:after{opacity:.28}.leather-pouch.open .comment-browser-list-item.resolved{transform:translate(140%)}.leather-pouch.open .comment-browser-list-item.resolved .comment-resolve-icon{color:teal}.leather-pouch.open .comment-resolve-icon:hover{color:teal;opacity:1}.leather-pouch.open .comment-resolve-icon{color:#7d7c7c7e}.leather-pouch.open .comment-browser-list-item-title{color:#1d1d1dfe;margin-bottom:5px;font-size:15px}.leather-pouch.open .comment-browser-list-item h4{margin:0}.leather-pouch.open .comment-browser-list-title-wrapper{display:flex;position:relative;flex-direction:row;justify-content:space-between;border-bottom:solid 1px #CCCCCC44;margin-bottom:5px;margin-left:5px;margin-right:5px}.leather-pouch.open .comment-buttons-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.leather-pouch.open .comment-buttons-wrapper>*{margin-left:10px}.leather-pouch.open .comment-browser-list-item-body-scroll{margin-left:10px;font-size:14px;margin-right:15px}.leather-pouch.open .comment-browser-list-item p{margin:0;font-size:13px;font-weight:400;line-height:1.2}.leather-pouch.open .comment-pin-icon-wrapper.pinned,.leather-pouch.open .task-pin-icon-wrapper.pinned{color:#272c34;transform:rotate(0)}.leather-pouch.open .comment-pin-icon-wrapper,.leather-pouch.open .task-pin-icon-wrapper{color:#c7c7c8d0;transform:rotate(45deg);transition:color .2s ease-in-out,transform .2s ease-in-out}.leather-pouch.open .comment-pin-icon-wrapper:hover,.leather-pouch.open .task-pin-icon-wrapper:hover{color:#6d6db1d0}.leather-pouch.open .comment-task-icon-wrapper{border:1px solid #6767671B;opacity:.5;border-radius:5px;padding:2px;position:absolute;bottom:0;right:0;margin:5px;font-size:.7rem;color:gray;cursor:pointer;transition:color .3s ease-in-out,opacity .3s ease-in-out}.leather-pouch.open .comment-task-icon-wrapper:hover{color:#038080;opacity:1}.leather-pouch.open .comment-task-icon-wrapper.active{color:#fff;background-color:#0380809c;opacity:1}.leather-pouch.open .task-browser-list-item{color:#1d1d1dcc;display:flex;position:relative;justify-content:space-between;border-bottom:1px solid var(--default-task-line-color);background-color:#f2f2f283;padding:5px 5px 5px 2px;margin-right:15px;margin-left:10px;cursor:pointer;height:20px;opacity:0;transition:all .1s ease-in-out;border-radius:3px}.leather-pouch.open .task-browser-list-item.ready{opacity:1}.leather-pouch.open .task-browser-list-item.ready:hover{background-color:#f2f2f2}.leather-pouch.open .task-browser-list-item-wrapper{display:flex;flex-direction:row;align-items:center;width:100%}.leather-pouch.open .task-browser-list-item-wrapper.right{flex:2 1 30%;justify-content:flex-end;position:relative}.leather-pouch.open .task-browser-list-item-wrapper.left{justify-content:flex-start}.leather-pouch.open .task-browser-list-item-wrapper.right>*{margin-left:4px}.leather-pouch.open .task-browser-list-item:first-child{border-top:1px solid var(--default-task-line-color)}.leather-pouch.open .task-browser-list-item.ready .task-grip{color:#7d7c7c47;margin-right:5px}.leather-pouch.open .task-browser-list-item.ready .task-checkbox{opacity:0;transition:opacity 1s ease-in-out;width:13px;height:20px;margin-right:6px;cursor:pointer}.leather-pouch.open .task-browser-list-item.ready .task-checkbox.checked{opacity:1}.leather-pouch.open .task-browser-list-item.ready:hover .task-checkbox:not(.checked){opacity:.5}.leather-pouch.open .task-browser-list-item.ready .task-title{margin-left:1px;width:85%;overflow:hidden}.leather-pouch.open .task-browser-list-item.ready .task-title input{margin-left:1px;width:100%;overflow:hidden;text-overflow:ellipsis;background-color:transparent;font-family:Times New Roman,Times,serif;cursor:pointer}.leather-pouch.open .task-delete-icon{position:absolute;color:#ae3a3ac2;opacity:.3;margin-right:5px;cursor:pointer;transition:color .5s ease-in-out,opacity .5s ease-in-out,font-size .5s ease-in-out;font-size:10px;transform:translate(-15px,4px)}.leather-pouch.open .task-delete-icon.hover{color:#ae3a3a;opacity:.8;font-size:12px}.leather-pouch.open .task-separator-line{z-index:9999;color:transparent;border:1.5px solid transparent;position:absolute;width:100%;margin-left:10px;cursor:pointer;transform:translateY(-1.5px);transition:all 1s ease-in-out}.leather-pouch.open .task-separator-line.inactive:not(:first-child){display:none}.leather-pouch.open .task-separator-line:hover{border:1.5px solid var(--app-purple-magic-no-opacity);color:var(--app-purple-magic-no-opacity)}.leather-pouch.open .task-add-icon{position:absolute;transform:translate(-15px,-8px)}.leather-pouch.open .create-new-task-icon{cursor:pointer;transition:color .3s ease-in-out,opacity .3s ease-in-out}.leather-pouch.open .create-new-task-icon:hover{color:#4d4dff}.leather-pouch.open .task-pin-icon-wrapper{font-size:12px;margin-right:5px}.leather-pouch{display:none;flex-direction:column;flex-shrink:0;align-items:flex-start;box-shadow:0 2px 4px #0000001a;font-family:Times New Roman,Times,serif;width:25vw;max-width:25vw}.leather-pouch.open{display:flex;transform:translate(60vh)}.leather-pouch.open.animate_slideIn{transform:translate(0);transition:transform .5s ease-in-out}.leather-pouch.open .leather-pouch-body{display:flex;flex-direction:column;margin-top:10px;overflow-y:scroll;overflow-x:hidden;width:100%;height:100%;word-wrap:break-word}.leather-pouch.open .leather-pouch-header{border-bottom:1px solid rgba(227 226 226 / .68);padding:5px;display:flex;align-items:center;margin-bottom:10px;justify-content:space-between;width:100%;box-sizing:border-box}.leather-pouch.open .leather-pouch-title-wrapper{display:flex}.leather-pouch.open .leather-pouch-button-wrapper{position:flex;opacity:1;transition:color .3s ease-in-out,opacity .3s ease-in-out}.leather-pouch.open .leather-pouch-button-wrapper.hidden{opacity:0;transition:opacity 5s ease;pointer-events:none}.leather-pouch.open .leather-pouch-button-wrapper.hidden:not(.transitioning){transition:none}.leather-pouch.open .leather-pouch-button-wrapper:hover{color:#e9967a}.leather-pouch.open .leather-pouch-button-open{color:gray;padding:var(--default-exit-padding);border-radius:5px;font-size:15px;cursor:pointer;right:-100%;opacity:.3;transition:all .3s ease-in-out}.leather-pouch.open .leather-pouch-button-open:hover{background-color:var(--default-exit-background-color);color:var(--app-default-color);opacity:.9}.leather-pouch.open .leather-pouch-menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:auto;height:100%}.leather-pouch.open .browser-menu-item{margin-right:10px;transition:color .5s ease-in-out;color:gray;font-size:15px;cursor:pointer}.leather-pouch.open .browser-menu-item.checkboxall:hover,.leather-pouch.open .browser-menu-item.create:hover{color:#446ec9}.leather-pouch.open .browser-menu-item.filter:hover{color:#d68233}.leather-pouch.open .browser-menu-item.filter.inactive{transform:translate(-2px,-1px);margin-left:2px}.leather-pouch.open .leather-pouch-title{margin-left:10px;align-items:flex-start}.leather-pouch.open .leather-pouch-title h3{margin:0;font-size:15px;color:gray}.leather-pouch.open .leather-pouch-list{padding-bottom:150px;position:relative;margin-left:.5rem}.leather-pouch.open .leather-pouch-list.empty{display:flex;font-size:13px;color:gray;justify-content:center;width:auto;margin-top:30px;padding:10px;margin-left:.8rem;text-align:center;transform:translateY(5%)}.Epic .leatherbelt{display:flex;flex-direction:row;justify-content:flex-end;width:calc(100% - 20px)}.Epic .leatherpouch{display:flex;flex-direction:column;align-items:center;padding:10px;width:20px;max-width:20px;background-color:#fff;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease-in;z-index:9999!important}.Epic .leatherpouch-button-wrapper{padding-bottom:4px;color:gray;cursor:pointer;transition:color .3s ease-in-out}.Epic .leatherpouch-button-wrapper.comments:hover,.Epic .leatherpouch-button-wrapper.comments.active{color:#cd5c5c}.Epic .leatherpouch-button-wrapper.tasks:hover,.Epic .leatherpouch-button-wrapper.tasks.active{color:#2c77c7}.Epic .leatherpouch.hidden:hover{transform:translate(0)}.ql-set-comment{background-color:#e0dc114f;color:#000;border-radius:2px;padding-top:4px;padding-bottom:4px}.ql-set-comment.highlight{background-color:#e06e1147;color:#000;border-radius:2px;padding-top:4px;padding-bottom:4px;transition:background-color .5s ease-in-out}.ql-blank-comment:before{content:"💬";color:gray;opacity:1}.ql-set-comment.hint{background-color:#e0dc119c;color:#000;border-radius:2px;padding-top:4px;padding-bottom:4px;transition:background-color .5s ease-in-out}.ql-pre-comment{background-color:#d5d5d5;color:#000;border-radius:2px;padding-top:4px;padding-bottom:4px}.tags-dropdown-menu-item{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;opacity:.8;padding:2px 10px;transition:opacity .4s ease-in-out;white-space:nowrap;position:relative}.tags-dropdown-menu-item:not(:last-child){margin-bottom:6px}.tags-dropdown-menu-item.open,.task-tags-icon-wrapper.open{background-color:#3f86d3;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:12px;border-radius:5px}.tags-dropdown-menu-item.research,.task-tags-icon-wrapper.research{background-color:coral;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:12px;border-radius:5px}.tags-dropdown-menu-item.done,.task-tags-icon-wrapper.done{background-color:#36924b;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:12px;border-radius:5px}.tags-dropdown-menu-item:hover{box-shadow:0 2px 4px #0003;opacity:1}.tags-dropdown-menu-input{border:none;width:100%;font-size:12px;color:#5c5c5c;padding-left:2px}.tags-dropdown-menu-input:focus{outline:none}.tag-quadrant{width:18px;height:18px;border-radius:3px;overflow:hidden;border:1px solid #FFFFFF00;pointer-events:none}.tag-quadrant-item{box-shadow:0 0 5px #0006;margin:.5px;pointer-events:none}.tag-quadrant.none{background-color:#f0f0f0;color:#9d9d9d;display:flex;align-items:center;justify-content:center;font-size:6px}.tag-quadrant.four,.tag-quadrant.four-plus{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.tag-quadrant.four-plus div{display:flex;align-items:center;justify-content:center;color:#fff;font-size:6px;transform:translateY(-.5px)}.tag-quadrant.three{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto}.tag-quadrant.three .tag-quadrant-item:first-child{grid-column:1 / -1}.tag-quadrant.two{display:grid;grid-template-rows:1fr 1fr}.tag-quadrant.one{display:grid;grid-template-rows:1fr}.tasks-dropdown-menu{display:flex;flex-direction:column;justify-content:space-between;position:absolute;z-index:9000;background-color:#fff;border:1px solid #CCCCCC44;border-radius:5px;padding:8px;font-size:12px;box-shadow:0 2px 4px #0000004d;color:#2c2c2c;right:10px}.dropdown-separator{height:1px;background-color:#cccccc7a}.dropdown-separator:not(:last-child){margin-bottom:5px}.tasks-dropdown-menu-item{border-bottom:1px solid var(--task-line-color);display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;opacity:.9;white-space:nowrap;position:relative;transition:all .1s ease-in-out;padding-bottom:5px;padding-top:5px;height:15px;font-size:12px}.tasks-dropdown-menu-item:first-child{border-top:1px solid var(--task-line-color)}.tasks-dropdown-menu-item:hover{box-shadow:0 2px 4px #0000001a;background-color:#5c5c5c19;opacity:1}.modal{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#282c34fa;display:flex;justify-content:center;align-items:center;background-image:url(../../assets/background/modal.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.modal-content{background-color:#282c34;border-radius:10px;padding:20px;width:80%;max-width:600px;color:#fff;text-align:center;font-family:Times New Roman,Times,serif;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.modal-title{font-size:1.5em;margin-bottom:20px}.modal-text{font-size:1em;margin-bottom:20px;-webkit-user-select:none;user-select:none}.modal-input{margin-bottom:20px;padding:5px;width:30%;font-size:1em;border-radius:10px;text-align:center}.modal-button{padding:10px 20px;margin:5px;border:none;color:#fff;cursor:pointer;font-size:1em;border-radius:10px;box-shadow:0 4px 8px #0003}.modal-button.cancel{background-color:#757575;transition:background-color .2s ease-in-out}.modal-button.cancel:hover{background-color:#616161}.modal-button.continue{background-color:#1c4287;transition:background-color .2s ease-in-out}.modal-button.continue:hover{background-color:#10306c}.modal-button.delete{background-color:gray}.modal-button.resolve{background-color:#388e3c;transition:background-color .2s ease-in-out}.modal-button.resolve:hover{background-color:#255d27}.modal-button.delete:disabled{cursor:not-allowed}.bookshelf,.journey{display:flex;flex-direction:column;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#282c34e5;justify-content:center;align-items:center;background-image:url(../../assets/background/modal.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#bfbfbfcf;z-index:99998}.bookshelf-container,.journey-container{display:flex;flex-direction:column;position:relative;background-color:var(--app-default-color);border-radius:10px;padding:20px;width:90%;height:85%;color:#fff;font-family:Times New Roman,Times,serif;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;opacity:0;transform:translateY(100px);transition:opacity .3s ease-in-out,transform .2s ease-in-out}.bookshelf-container.animate__fadeIn,.journey-container.animate__fadeIn{opacity:1;transform:translateY(0)}.bookshelf-container.animate__fadeOut,.journey-container.animate__fadeOut{opacity:0;transform:translateY(100px)}.bookshelf-header,.journey-header{display:flex;flex-direction:row;justify-content:first baseline;align-items:last baseline;width:100%;padding-left:5px;padding-bottom:15px;border-bottom:1px solid lightgray}.bookshelf-header h1,.journey-header h1{transform:translateY(-2px)}:root{--default-border-radius: 10px;--book-border-radius: 4px}.tile-display{display:flex;flex-direction:column;padding:10px;overflow-y:scroll}.tile-display .tile-grid-wrapper{padding-bottom:20px}.tile-display .tile-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;overflow:hidden;margin-top:5px;padding:5px 20px 10px}.tile-display .tile-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;width:22vh;height:22vh;border-radius:var(--default-border-radius);box-shadow:0 2px 4px #00000080;transition:width .5s ease-in-out,height .5s ease-in-out}.tile-display .tile-item{border:1px solid dimgray;border-radius:var(--default-border-radius);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:border .5s ease-in-out,max-width .3s ease-in-out;width:100%;height:100%}.tile-display .tile-container.book .tile-item{border-radius:var(--book-border-radius)}.tile-display .tile-item.active{border:1px solid var(--app-purple-magic-light);box-shadow:1px 1px 1px 1px #6345a27d}.tile-display .tile-item.active .tile-title{background-color:#d2d0d0fc}.tile-display .tile-item:hover:not(.active){border:1px solid silver}.tile-display .tile-item .tile-item-number{align-items:center;justify-content:center;background-color:#000000b3;width:20px;height:20px;border-top-left-radius:10px;border-bottom-right-radius:5px;display:flex;left:1px;top:1px;box-shadow:inset 0 0 0 1px #0003;position:absolute;color:#fff;opacity:.8;font-size:10px}.tile-display .tile-item img{width:100%;height:100%;transition:filter .5s ease-in-out}.tile-display .tile-container:hover .tile-item img{filter:brightness(1.2)}.tile-display .tile-item .tile-title{border:none;outline:none;position:absolute;font-family:Times New Roman,Times,serif;font-weight:700;color:#1f1f1f;font-size:14px;text-align:center;width:100%;height:20px;bottom:10px;overflow:hidden;text-overflow:ellipsis;transition:background-color .5s ease-in-out;background-color:#bfbfbff2}.tile-display .tile-item .tile-title:hover,.tile-display .tile-item .tile-title:focus{border:none;outline:none;font-family:Times New Roman,Times,serif;font-weight:700;background-color:#fffdfd;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis}.tile-display .tile-container .delete-content{cursor:pointer;position:absolute;color:transparent;right:0;bottom:0;font-size:10px;transform:translate(-10px,-3px);transition:color 1s ease-in-out}.tile-display .tile-container:hover .delete-content{cursor:pointer;position:absolute;color:#b85c5cb0;right:0;bottom:0;font-size:10px;transform:translate(-10px,-3px)}.tile-display .tile-separator-line{display:flex;align-items:center;height:90%;border:3px solid;border-color:transparent;color:transparent;border-radius:10px;transform:translate(4px);transition:border .8s ease-in-out,color .8s ease-in-out}.tile-display .tile-container.book:last-child .tile-separator-line{color:#7575bd;border-color:#00000017;box-shadow:1px 0 3px .5px #3a3a3a33;margin-left:2px}.tile-display .tile-separator-line:hover{display:flex;align-items:center;border:3px solid;border-color:#4d4dff30;color:#4d4dff;cursor:pointer}.tile-display .add-content{cursor:pointer;position:absolute;transform:translate(-8px)}
