@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{height:100%}#root{min-height:100%;min-width:300px;background-color:#f0f0f0;display:flex;flex-direction:column;align-items:center;padding:8px 8px 24px;box-sizing:border-box}.app{width:100%;box-sizing:border-box;padding:8px;border-radius:8px;background-color:#fff}.app .hd{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.app .hd h1{margin:0 8px 0 0;font-size:18px;line-height:28px}.app .hd .refresh-btn{background-color:#4096ff;color:#fff;border-radius:8px;padding:4px 16px;line-height:1;font-size:14px;flex-shrink:0;cursor:pointer}.app .warn{margin-top:8px;font-size:12px;color:#333}.app .card{padding:8px 0}.app .card .title{display:flex;flex-direction:row;font-size:14px;height:28px;line-height:28px;align-items:center;justify-content:flex-start;white-space:nowrap;overflow:hidden}.app .card .title:before{content:" ";display:block;height:14px;width:4px;background-color:#4884f5;border-radius:2px;margin-right:8px;flex-shrink:0}.app .card .info{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;font-size:12px;padding:4px 0 4px 12px;line-height:16px;overflow:hidden}.app .card .info .label{color:#333;width:150px;flex-shrink:0;word-break:break-all;margin-right:8px}.app .card .info .label:after{content:"："}.app .card .info .value{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;word-break:break-word}.app .card .info .value .light{width:10px;height:10px;border-radius:50%;margin-right:8px}.app .card .info .value .light-1{background-color:#52c41a;box-shadow:0 0 5px #52c41a}.app .card .info .value .light-2{background-color:#fa8c16;box-shadow:0 0 5px #fa8c16}.app .card .info .value .light-3{background-color:#f5222d;box-shadow:0 0 5px #f5222d}.app .card .info.server{border-bottom:1px dotted #f0f0f0}
