.aside-tools[data-v-28abae55]{position:absolute;right:3px;bottom:20%;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px 0 0 5px;box-shadow:0 0 10px 3px rgba(0,0,0,.1);background-color:hsla(0,0%,100%,.8);font-size:14px;transition:all .5s}.tools-panel[data-v-28abae55]{display:flex;flex-direction:column;width:80px;min-height:100px;padding:3px}.tool-item[data-v-28abae55]{padding-bottom:3px;border-bottom:1px solid #ccc;color:#63666b}.reset[data-v-28abae55]{display:flex;padding:3px}.show-tools[data-v-28abae55]{position:absolute;right:3px;bottom:20%;padding:4px;width:20px;border-radius:5px 0 0 5px;background-color:hsla(0,0%,100%,.8);text-align:center;font-size:14px;color:#63666b;box-shadow:0 0 10px 3px rgba(0,0,0,.1);transition:all .3s}.hide[data-v-28abae55]{padding:5px 0;text-align:center;color:#2dc4d1}.hidden[data-v-28abae55]{right:-100px}[data-v-28abae55] .el-checkbox__label{padding-left:5px}[data-v-28abae55] .el-button--small{flex:1;padding:0;font-size:14px;letter-spacing:2px}.bgSquares{margin:0;padding:0;list-style:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bgSquares li{position:absolute;width:20px;height:20px;background-color:hsla(0,0%,100%,.15);bottom:-80px;animation:bgSquares 2s linear infinite}@keyframes bgSquares{0%{transform:translateY(0)}to{transform:translateY(-120vh) rotate(600deg)}}.bgSquares li:first-child{left:10%}.bgSquares li:nth-child(2){width:30px;height:30px;left:30%;animation-delay:.5s;animation-duration:3s}.bgSquares li:nth-child(3){width:20px;height:20px;left:15%;animation-delay:1s;animation-duration:2.5s}.bgSquares li:nth-child(4){width:37px;height:37px;left:81%;animation-delay:.5s;animation-duration:4s}.bgSquares li:nth-child(5){width:27px;height:27px;left:42%;animation-delay:1s;animation-duration:3s}.bgSquares li:nth-child(6){width:20px;height:20px;left:62%;animation-delay:2s;animation-duration:5s}.bgSquares li:nth-child(7){width:27px;height:27px;left:55%;animation-delay:3s;animation-duration:4s}.bgSquares li:nth-child(8){width:22px;height:22px;left:88%;animation-delay:2s;animation-duration:3.5s}.bgSquares li:nth-child(9){width:30px;height:30px;left:70%;animation-delay:1s;animation-duration:5s}.bgSquares li:nth-child(10){width:30px;height:30px;left:5%;animation-delay:.5s;animation-duration:4.5s}.bgSquares{overflow:hidden}[data-v-f47b3506] .el-dialog{margin:10% auto 0!important;border-radius:10px}[data-v-f47b3506] .el-dialog__header{padding:20px;padding-bottom:0}[data-v-f47b3506] .el-dialog__body{padding:20px;max-height:500px;overflow:scroll}[data-v-f47b3506] .el-form-item__label{font-size:12px;color:#c0c4cc}[data-v-f47b3506] .el-form--label-top .el-form-item__label{padding:0}[data-v-f47b3506] .el-form-item--small.el-form-item{margin-bottom:10px}[data-v-f47b3506] .el-textarea.is-disabled .el-textarea__inner{color:#333}[data-v-f47b3506] .el-textarea__inner{padding:5px 10px}[data-v-f47b3506] .el-input.is-disabled .el-input__inner{color:#333}[data-v-f47b3506] .el-input__inner{padding:5px 10px}.envelope img{position:absolute;width:54px;height:54px;top:50%;left:50%;opacity:1;transform:translate(-50%,-50%);transition:all 1s;z-index:10}.envelope div{position:absolute;width:50%;height:50%;overflow:hidden;z-index:9}.box-top{top:0;left:0;background-color:rgba(255,192,203,.5);animation:topReserve 1.2s ease forwards}.box-right{top:0;right:0;background-color:rgba(135,206,235,.5);animation:rightReserve 1.2s ease forwards}.box-bottom{bottom:0;right:0;background-color:rgba(255,192,203,.5);animation:bottomReserve 1.2s ease forwards}.box-left{bottom:0;left:0;background-color:rgba(135,206,235,.5);animation:leftReserve 1.2s ease forwards}.top{animation:top 2s ease forwards}.right{animation:right 2s ease forwards}.bottom{animation:bottom 2s ease forwards}.left{animation:left 2s ease forwards}.hide{animation:hide 1.8s ease-out forwards}@keyframes top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes topReserve{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes rightReserve{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes bottomReserve{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes leftReserve{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes hide{0%{top:50%;left:50%}8%{top:48%;left:48%}40%{top:60%;left:60%}58%{top:60%;left:60%}to{top:-100%;left:-100%}}.envelope div.cover{top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:8;opacity:1;transition:1.2s}.envelope div.transparent{opacity:0;animation:flowUp 1.6s ease forwards}@keyframes flowUp{0%{top:0}to{top:-100%;transform:translateY(-100%)}}#app{position:relative}*{margin:0;padding:0}body,html{height:100%;width:100%;overflow:hidden}body{background:linear-gradient(to top left,#9bd7f0,#daa4ef,#ffe0fd)}