.c-none-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.c-fixed-footer{position:fixed;left:0;bottom:0;width:100%;padding-top:.21333rem;padding-left:.32rem;padding-right:.32rem;padding-bottom:.21333rem;padding-bottom:calc(.21333rem + constant(safe-area-inset-bottom));padding-bottom:calc(.21333rem + env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;text-align:center;border-top:.02667rem solid #f4f4f4}.c-fixed-footer .primary-btn{display:block;width:100%;border:none;color:#fff;height:1.2rem;line-height:1.2rem;border-radius:.61333rem;background:-webkit-linear-gradient(315deg,#ffb500,#f80);background:linear-gradient(135deg,#ffb500,#f80)}.c-fixed-footer .primary-btn:disabled{background:-webkit-linear-gradient(315deg,rgba(255,181,0,.4117647058823529),rgba(255,136,0,.4117647058823529));background:linear-gradient(135deg,rgba(255,181,0,.4117647058823529),rgba(255,136,0,.4117647058823529))}.relative{position:relative}.flex{display:-webkit-box;display:-webkit-flex;display:flex}.flex-1{-webkit-box-flex:1;-webkit-flex:1;flex:1}.flex-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-none{-webkit-box-flex:0;-webkit-flex:none;flex:none}.items-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.items-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-around{-webkit-justify-content:space-around;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}.self-end{-webkit-align-self:flex-end;align-self:flex-end}.self-start{-webkit-align-self:flex-start;align-self:flex-start}.self-center{-webkit-align-self:center;align-self:center}.bold{font-weight:700}.text-center{text-align:center}.overflow-hidden{overflow:hidden}.overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflow-ellipsis-2{line-clamp:2;-webkit-line-clamp:2}.overflow-ellipsis-2,.overflow-ellipsis-3{text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.overflow-ellipsis-3{line-clamp:3;-webkit-line-clamp:3}*{box-sizing:border-box}body{margin:0;padding:0;background:#f5f5f5}#app{font-size:.37rem;box-sizing:border-box;min-height:100vh}