:root{--bg:#05111f;--bg2:#0a1c33;--panel:#0f2749;--panel-hi:#143660;--line:#1e4a82;--cyan:#00d4ff;--cyan-dim:#0a8ca8;--orange:#ffb547;--green:#3ddc97;--red:#ff5c7a;--yellow:#ffd47a;--text:#e6f2ff;--text-dim:#8aa4c7;--text-mute:#5f7ba0}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:radial-gradient(ellipse at top,#0a2040 0,var(--bg) 70%);color:var(--text);font-family:PingFang SC,Microsoft YaHei,-apple-system,sans-serif;font-size:14px;overflow-x:hidden}button{font-family:inherit}a,button{cursor:pointer}a{color:var(--cyan);text-decoration:none}