@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;background-color:#141414;color:#e5eaf3}html.dark{color-scheme:dark}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#4c4d5e;border-radius:3px}::-webkit-scrollbar-track{background:transparent}
