@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);@import "/public/css/common.min.css";body{background-color:#1c1b29;color:#aaa;display:block;font-family:Montserrat,Open Sans,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.6;margin:0;overflow-x:hidden;padding:0}#header{background-color:#242333;border-bottom:1px solid #373752;color:#dcddde;display:inline-block;font-family:Lato,Open Sans,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:110%;font-weight:800;line-height:22px;padding:5px;width:100%}#header .title{font-size:1.2em}#content{font-family:Lato,Open Sans,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;padding:2em}#content h1,#content h2,#content h3,#content h4,#content h5{margin:10px 0}#content #error .title{padding:10px}#content #error a.title{padding:0}#error{background-color:#b96035;border:1px solid #d06837;color:#421b09;text-shadow:1px 1px 2px #e07d4c}#error a{color:#0d4c65}#content,#error{margin:0 auto}#content .text,#error .text,#header .text{padding:10px}#content .title,#error .title,#header .title{display:inline-block;font-weight:500;padding:10px}#content .title{padding:10px 0}#content p{margin:0 0 15px;padding:0}a{color:#00b0f4;text-decoration:none;transition:.2s}a:hover{color:rgba(0,176,244,.8)}.button a{text-decoration:none}.button,.button a,button{color:#fff;font-weight:400}.button,button{background-color:#5865f3;box-shadow:inset 0 4px 4px #6470ff;cursor:pointer;padding:5px 6px;transition:.2s}.button:hover,button:hover{box-shadow:inset 0 -4px 4px #6470ff;opacity:1}.disabled{cursor:not-allowed}.button.disabled:hover,.disabled,button.disabled:hover{opacity:.8}table{border-spacing:2}table th{background:#1f1d38;font-weight:500}table td,table th{border:1px solid #373752;padding:4px 6px}#admin-account td{border-color:transparent;font-weight:600}#user-servers td{border-radius:4px;padding:1px}.tip{margin:5px 0}.robot-face{background:#000;border-top-left-radius:20px;border-top-right-radius:20px;height:40px;width:65px}.robot-face,.robot-head{border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:150px;left:0;margin:auto;position:absolute;right:0;top:0}.robot-head{background:#fff;border-top-left-radius:60px;border-top-right-radius:60px;height:75px;width:100px;z-index:-1}.robot-body{border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;height:120px;right:0;top:60px;width:115px}.robot-body,.robot-left-hand{background:#fff;left:0;margin:auto;position:absolute}.robot-left-hand{animation:hand 1s linear infinite;border-bottom-left-radius:50px;border-bottom-right-radius:10px;bottom:25px;right:230px;top:0;transform:rotate(45deg)}.robot-left-hand,.robot-right-hand{border-top-left-radius:10px;border-top-right-radius:10px;height:30px;width:100px}.robot-right-hand{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:50px;bottom:0;left:165px;margin:auto;position:absolute;right:0;top:50px;transform:rotate(90deg)}@keyframes hand{0%{transform:translateY(-40px) rotate(45deg)}50%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-40px) rotate(45deg)}}.robot-eye1{left:0;right:25px}.robot-eye1,.robot-eye2{animation:blink 1s linear 2;background:repeating-linear-gradient(blue 70%,#002966 80%,blue);border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:50px;border-top-right-radius:50px;bottom:150px;height:10px;margin:auto;position:absolute;top:0;width:15px}.robot-eye2{left:25px;right:0}@keyframes blink{0%{height:10px}25%{height:6px}50%{height:1px}75%{height:6px}to{height:10px}}#robot{display:none}#robot .title{bottom:30px;font-weight:800;margin:auto;position:absolute;text-align:center;width:100%}::selection{background:#d3e6ef;color:#222;text-shadow:none}