:root{font-family:"PingFangSC-Medium","MI-LANTING_GB-OUTSIDE-YS";max-width:640px;margin:0 auto;background:#ccc}@media(prefers-color-scheme:dark){:root{background:#000}}*{padding:0;margin:0}.max-line-one{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.max-line-two{-webkit-line-clamp:2}.max-line-three,.max-line-two{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.max-line-three{-webkit-line-clamp:3}.max-line-four{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media(prefers-color-scheme:dark){*{background-color:#000;color:#fff!important}}a{text-decoration:none}a,span{color:#ff612e}body{background-color:#fff}.page{min-height:100vh;padding:27px 20px;font-weight:400;font-family:MiSans;color:#000;box-sizing:border-box;display:flex;flex-direction:column}.page .title{font-size:30px;margin-bottom:30px}.page .subTitle{font-size:14px;text-align:center}.page .info{font-size:12px;color:rgba(0,0,0,.4);line-height:22px;text-align:center;padding:5px}.page .ruleIntro{font-size:14px}.page .ruleLine{margin-top:30px;margin-bottom:30px;height:1px;background:rgba(0,0,0,.1)}.page .ruleTitle{font-size:20px}.page .ruleSubTitle{margin-top:20px;font-weight:500;font-size:14px}.page .ruleInfo{margin-top:10px;font-size:14px;opacity:.6}.page .ruleNotice{margin-top:20px;font-size:12px;color:#8c93b0}.page article{padding:15px 35px;overflow:hidden}.page .vs{font-size:26px;font-weight:700;color:#ff612e;text-align:center;margin-top:-1px;margin-bottom:-1px}.page .bottom,.page .top{border-radius:12px;margin:auto;display:flex;justify-content:space-between}.page .bottom img,.page .top img{width:100%}.page .bottom .left,.page .top .left{width:98%;font-size:13px}.page footer{width:90%;margin:0 auto;box-sizing:border-box;padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page footer .gotoButton{margin-top:5px;color:#fff;background-color:#ff612e;margin-bottom:2vh}.page footer .downloadButton,.page footer .gotoButton{width:100%;height:7vh;font-size:14px;font-weight:500;border:none;outline:none;border-radius:30px}.page footer .downloadButton{color:rgba(0,0,0,.8);background-color:rgba(0,0,0,.06)}