: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;color:#ff612e!important}span{color:#ff612e}.container{max-width:560px;margin:0 auto;background:#fff}.page{min-height:100vh;padding:0 10%;font-weight:400;font-size:14px;font-family:MiSans;color:#000;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.page header{font-size:1.05em;font-weight:500}.page h4,.page header{text-align:center;line-height:2em}.page h4{font-weight:400;opacity:.8}.page .content{padding-top:1em;min-height:calc(100vh - 7em)}.page .content img{display:block;margin:3em auto;max-width:60%}.page .content ul{padding-left:1.2em}.page .content p{margin:1em 0}.page footer{padding:1em 0;display:flex;grid-gap:1em;gap:1em;position:-webkit-sticky;position:sticky;bottom:0}.page footer button{display:block;width:100%;border:none;outline:none;line-height:3em;font-size:14px;font-weight:500;border-radius:9em}.page footer .yesButton{color:#fff;background:#ff612e}.page footer .noButton{color:rgba(0,0,0,.8)!important;background:#f2f2f2}