.edit-page .menubar{border-bottom:1px solid rgba(0,0,0,.2);padding:5px}.edit-page .menubar .menu-btn{font-size:inherit;font-family:inherit;color:hsl(0deg 0% 0%);margin:.1rem;border:1px solid hsl(0deg 0% 0%);border-radius:.3rem;padding:2px;background:hsl(0deg 0% 100%);accent-color:hsl(0deg 0% 0%);cursor:pointer;height:24px}.edit-page .menubar .menu-btn.color{width:50px;display:inline-flex;box-sizing:border-box;vertical-align:bottom;justify-content:space-around}.edit-page .menubar .menu-btn.is-active{background:hsl(0deg 0% 0%);color:hsl(0deg 0% 100%)}.edit-page .menubar button[disabled],.edit-page .menubar input[disabled],.edit-page .menubar select[disabled]{opacity:.3;cursor:not-allowed}.edit-page .el-color-picker--mini{height:18px}.edit-page .el-color-picker__trigger{width:18px!important;height:18px!important;padding:0}.edit-page .click-choose-color{width:16px;height:16px;border:1px solid #ccc;border-radius:4px;text-align:center;font-weight:700}.edit-page{height:100%;width:100%;background-color:#5f9ea0}.edit-page .toolbar{text-align:right;background-color:hsl(60deg 56% 91%);padding:5px 20px;margin-bottom:30px}.edit-page .edit-container{width:592px;height:80%;margin:0 auto;background-color:#fff;border:2px solid rgba(0,0,0,.2);border-radius:4px;position:relative;overflow:hidden}.edit-page .edit-container .editor{position:absolute;top:92px;bottom:0;left:0;right:0;background-color:#fff;box-sizing:border-box;overflow:auto}.edit-page .edit-container .custom-editor-class{outline:none;padding:24px}.ProseMirror>*+*{margin-top:.75em}.ProseMirror ol,.ProseMirror ul{padding:0 1rem}.ProseMirror ol li{list-style:decimal}.ProseMirror ul li{list-style:initial}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{line-height:1.1}.ProseMirror code{background-color:rgba(97,97,97,.1);color:#616161}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:.8rem}.ProseMirror img{max-width:100%;height:auto}.ProseMirror blockquote{padding-left:1rem;border-left:2px solid rgba(13,13,13,.1)}.ProseMirror hr{border:none;border-top:2px solid rgba(13,13,13,.1);margin:2rem 0}.game-page{padding:10px;height:100%;box-sizing:border-box}.game-page #box{border:2px solid #0cc;width:816px;height:612px;border-radius:20px;padding:10px;float:left;position:relative}.game-page #box .card{width:100px;height:100px;float:left;position:relative;margin:0 2px 2px 0;cursor:pointer}.game-page #box .card .correctSide,.game-page #box .card .oppositeSide{border-radius:8px;width:0;height:100px;left:49px;position:absolute;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:1;pointer-events:none}.game-page #box .card .oppositeSide{width:100px;left:0;background:#999;z-index:3}.game-page #box .card .correctSide{border:0 solid #fff;box-sizing:border-box}.game-page #time{width:310px;height:114px;border:2px solid #0cc;border-radius:20px;margin-bottom:10px}.game-page #time .text{display:flex;justify-content:center;margin:0;padding:0;width:250px;height:50px;line-height:50px;padding:0 30px;font-size:20px;font-weight:700}.game-page #time .minute,.game-page #time .second{font-size:40px;font-weight:700}.game-page #time .col{color:#000;font-size:40px;line-height:42px}.game-page #time .stage{text-align:center;margin:0;padding:0}.game-page #time .stage span{font-style:italic;font-size:50px;display:inline-block;padding:0 10px;color:#0cf}.game-page .green{color:#52c41a}.game-page .yellow{color:#faad14}.game-page .red{color:#ff4d4f}.game-page .flash{-webkit-animation:flash .5s 3;animation:flash .5s 3}@-webkit-keyframes flash{0%{box-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #ff00de,0 0 5px #ff00de;border-width:0;z-index:1}50%{box-shadow:0 0 5px #fff,0 0 10px #fff,0 0 5px #fff,0 0 40px #ff00de,0 0 70px #ff00de;border-width:10px;z-index:99}to{box-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #ff00de,0 0 5px #ff00de;border-width:0;z-index:1}}@keyframes flash{0%{box-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #ff00de,0 0 5px #ff00de;border-width:0;z-index:1}50%{box-shadow:0 0 5px #fff,0 0 10px #fff,0 0 5px #fff,0 0 40px #ff00de,0 0 70px #ff00de;border-width:10px;z-index:99}to{box-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #ff00de,0 0 5px #ff00de;border-width:0;z-index:1}}.game-page .info-container{display:flex;flex-direction:column;width:314px;float:left;margin-left:10px}.game-page .ranking-list{border:2px solid #0cc;border-radius:20px;text-align:center;margin-bottom:10px}.game-page .ranking-list .stage{position:relative}.game-page .ranking-list .stage .icon{position:absolute;right:8px;top:8px;cursor:pointer;color:#909399}.game-page .ranking-list .stage .icon:hover{color:#409eff}.game-page .ranking-list .stage .icon:before{width:10px;height:10px}.game-page .ranking-list .list-item{padding:2px 22px}.game-page .ranking-list .index,.game-page .ranking-list .point,.game-page .ranking-list .time{display:inline-block}.game-page .ranking-list .index{width:20%;text-align:left;font-weight:700}.game-page .ranking-list .point{width:30%;text-align:center;font-size:20px}.game-page .ranking-list .time{width:50%;text-align:right;font-size:12px;color:grey}.game-page .ranking-list .cuprum,.game-page .ranking-list .gold,.game-page .ranking-list .silver{font-size:24px;font-family:math;font-style:italic}.game-page .ranking-list .gold{color:gold}.game-page .ranking-list .silver{color:silver}.game-page .ranking-list .cuprum{color:#b5a642}.game-page .play{box-sizing:border-box;padding:10px;width:314px;border:2px solid #0cc;border-radius:20px;margin-bottom:10px}.game-page .drawer-ranking-list .ranking-list{border:none}.game-page .drawer-ranking-list .list-item{padding:2px 0}.game-page .drawer-ranking-list .index{width:40px}.game-page .drawer-ranking-list .name{display:inline-block;width:240px}.game-page .drawer-ranking-list .point{width:60px}.game-page .drawer-ranking-list .time{width:120px}.game-page .dialog-msg{padding-bottom:10px;font-size:16px}.game-page .dialog-highlight{font-weight:700;color:#f56c6c}