.black-box-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);z-index:100;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.draft-toolbar{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#000}.draft-editor{background-color:#fff;color:#000;padding:0 6px}.custom-snackbar{position:fixed;z-index:7;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;width:90%;left:2%;background-color:rgba(0,0,0,.8)}.snackbar-bottom{bottom:50px;-webkit-animation:toBottom .3s;animation:toBottom .3s}@-webkit-keyframes toBottom{0%{opacity:0;left:-50%}to{opacity:1;left:2%}}@keyframes toBottom{0%{opacity:0;left:-50%}to{opacity:1;left:2%}}.snackbar-top{bottom:50px;-webkit-animation:toBottom .3s;animation:toBottom .3s}@-webkit-keyframes toTop{0%{bottom:-10%;opacity:0}to{bottom:50px;opacity:1}}@keyframes toTop{0%{bottom:-10%;opacity:0}to{bottom:50px;opacity:1}}
/*# sourceMappingURL=main.27e4956a.chunk.css.map */