.animate-scale-in{animation:animate-scale-in-do .15s .15s backwards}@keyframes animate-scale-in-do{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.animate-roll-down{overflow:hidden;animation:animate-roll-down-do .6s ease-in-out forwards}@keyframes animate-roll-down-do{0%{max-height:0}100%{max-height:3000px}}.animate-slide-down{animation:animate-slide-down-do .6s ease-in-out forwards}@keyframes animate-slide-down-do{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}.animate-fast-slide-down{animation:animate-slide-down-do .3s ease-in-out forwards}@keyframes animate-slide-down-do{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}.animate-slide-in-left{transform:translateX(-3000px);transition:all .3s ease}.animate-slide-in-left.in-view{transform:translateX(0px)}.animate-slide-in-right{transform:translateX(3000px);transition:all .3s ease}.animate-slide-in-right.in-view{transform:translateX(0px)}.animate-shake.in-view{animation:animate-shake-do .7s ease-in-out}@keyframes animate-shake-do{0%,100%{transform:translateX(0)}25%{transform:translateX(-25px)}50%{transform:translateX(25px)}75%{transform:translateX(-25px)}}.animate-shake-rotate.in-view{animation:animate-shake-rotate-do .7s ease-in-out}@keyframes animate-shake-rotate-do{0%,100%{transform:rotate(0deg)}25%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}.animate-scale{opacity:0}.animate-scale.in-view{opacity:1;animation:animate-scale-in-do .15s .15s backwards}.animate-reveal{max-height:0;overflow:hidden;position:relative}.animate-reveal.in-view{max-height:100%;animation:reveal-animation-do .7s ease-in-out}@keyframes reveal-animation-do{0%{max-height:0}100%{max-height:100%}}.doc h1,.doc h2,.doc h3,.doc h4,.doc h5,.editor-preview-full h1,.editor-preview-full h2,.editor-preview-full h3,.editor-preview-full h4,.editor-preview-full h5{margin-top:20px;margin-bottom:5px}.doc h1:first-child,.doc h2:first-child,.doc h3:first-child,.doc h4:first-child,.doc h5:first-child,.editor-preview-full h1:first-child,.editor-preview-full h2:first-child,.editor-preview-full h3:first-child,.editor-preview-full h4:first-child,.editor-preview-full h5:first-child{margin-top:0px}.doc p,.editor-preview-full p{margin-bottom:15px}.doc pre,.editor-preview-full pre{font-size:14px;max-width:745px;overflow-x:auto}#task-frame .doc pre{max-width:590px}.no-select{user-select:none}body{background-color:var(--base-bg)}footer{border-top:1px solid #ccc;min-height:10px;padding:30px}label{cursor:pointer}.hover-border:hover{border-color:#aaa}.pjax{flex:1}/*# sourceMappingURL=auto-main.css.map */
