@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline:0}html{background:#020202;font-family:"Segoe UI","Helvetica Neue",Tahoma,Geneva,sans-serif;color:#fff}html,html body{height:100%}ul{list-style:none}table{border-collapse:collapse;border-spacing:0}.cps-toast{position:fixed;bottom:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background-color:rgba(0,0,0,.85);color:#fff;padding:3.2vw 6.4vw;border-radius:10.66667vw;z-index:1000;display:none;text-align:center;font-size:3.73333vw;max-width:80%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.header-bar{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4.26667vw;height:12.26667vw}.header-bar__back,.header-bar__right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.header-bar__back img,.header-bar__right img{width:6.4vw;cursor:pointer}.header-bar__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-bar__title{-webkit-box-flex:3;-ms-flex:3;flex:3;font-weight:600;font-size:4.26667vw;line-height:5.86667vw;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}