*,:after,:before{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;overflow:hidden}.app,.max-sized{position:absolute;width:100%;height:100%}@-webkit-keyframes enter-stage{0%{transform:translate(500%,300%);opacity:0}40%{transform:translate(0);opacity:.8}50%,70%,90%{transform:scale(1.5)}60%,80%,to{transform:scale(1)}}@keyframes enter-stage{0%{transform:translate(500%,300%);opacity:0}40%{transform:translate(0);opacity:.8}50%,70%,90%{transform:scale(1.5)}60%,80%,to{transform:scale(1)}}.free-shape{display:flex;align-items:center;justify-content:center;border:2px solid;-webkit-animation:enter-stage 3s ease-in-out;animation:enter-stage 3s ease-in-out;opacity:.8;color:#1e90ff}.shape-circle{border-radius:50%}.shape-triangle{-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.shape-line{--clip-width:calc(50% - 1px);-webkit-clip-path:inset(48% 0 48% 0);clip-path:inset(48% 0 48% 0)}.free-shape+div{cursor:move;transition:opacity .6s ease-in-out;border:1px dotted rgba(30,90,233,.5);opacity:0}.free-shape+div>svg{cursor:-webkit-grabbing;cursor:grabbing;opacity:1}.free-shape+div:hover{opacity:1}.shape-add-speed_dial{position:absolute;right:40px;bottom:40px}.colorlens-list{width:300px}.colorlens-colorbox{border-radius:10px;width:40px;height:40px;margin:15px}.menu-toggle{position:absolute;left:40px;top:40px}.menu-list{width:200px}
/*# sourceMappingURL=main.3c0b64fd.chunk.css.map */