#app{width:100%;min-height:100vh;background-color:#f7f8fa}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:.373rem;color:#323233;background-color:#f7f8fa;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;border:0}li,ol,ul{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;outline:none;border:none;background:none}button{cursor:pointer}.clearfix:after{content:"";display:block;clear:both}.text-center{text-align:center}.text-right{text-align:right}.text-danger{color:#ee0a24}.text-primary{color:#1989fa}.text-muted{color:#969799}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-container{width:100%;min-height:100vh;background-color:#f7f8fa;padding-bottom:1.333rem}.page-container.has-footer{padding-bottom:1.6rem}.footer-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.213rem .427rem;background-color:#fff;box-shadow:0 -.013rem .08rem rgba(0,0,0,.06);padding-bottom:calc(.213rem + constant(safe-area-inset-bottom));padding-bottom:calc(.213rem + env(safe-area-inset-bottom))}.footer-bar .footer-price{flex:1;font-size:.48rem;color:#ee0a24;font-weight:600}.footer-bar .footer-price .label{font-size:.32rem;color:#969799;font-weight:400}.footer-bar .van-button{min-width:3.2rem}.card{margin:.267rem;background-color:#fff;border-radius:.213rem}.card,.rich-content{padding:.32rem;overflow:hidden}.rich-content{color:#323233;font-size:.373rem;line-height:1.7;word-wrap:break-word}.rich-content img{max-width:100%!important;height:auto!important;display:block;margin:.213rem auto;border-radius:.107rem}.rich-content p{margin:.213rem 0;word-wrap:break-word}.rich-content h1,.rich-content h2,.rich-content h3,.rich-content h4,.rich-content h5,.rich-content h6{margin:.427rem 0 .213rem;font-weight:600;color:#323233}.rich-content ol,.rich-content ul{margin:.213rem 0;padding-left:.533rem}.rich-content ul li{list-style:disc}.rich-content ol li{list-style:decimal}.rich-content a{color:#1989fa;text-decoration:underline}.rich-content table{width:100%!important;border-collapse:collapse;margin:.213rem 0}.rich-content table td,.rich-content table th{border:.013rem solid #ebedf0;padding:.16rem}.rich-content video{max-width:100%}.progress-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem}.progress-wrap .raised-label{font-size:.32rem;color:#969799}.progress-wrap .raised-amount{font-size:.587rem;color:#ee0a24;font-weight:700;margin-left:.107rem}.progress-wrap .goal-amount{font-size:.32rem;color:#969799}.gear-item{position:relative;margin:.267rem;padding:.32rem;background-color:#fff;border-radius:.213rem;border:.027rem solid transparent;transition:border-color .2s}.gear-item.active{border-color:#ee0a24;box-shadow:0 0 .16rem rgba(238,10,36,.15)}.gear-item .gear-name{font-size:.427rem;font-weight:600;color:#323233;margin-bottom:.16rem}.gear-item .gear-price{font-size:.533rem;color:#ee0a24;font-weight:700;margin-bottom:.16rem}.gear-item .gear-price .unit{font-size:.32rem;font-weight:400}.gear-item .gear-meta{display:flex;justify-content:space-between;font-size:.32rem;color:#969799;margin-bottom:.16rem}.gear-item .gear-desc{font-size:.32rem;color:#646566;line-height:1.6;padding-top:.16rem;border-top:.013rem solid #ebedf0}.gear-item .check-icon{position:absolute;top:.267rem;right:.267rem;color:#ee0a24;font-size:.48rem}.order-card{margin:.267rem;padding:.32rem;background-color:#fff;border-radius:.213rem}.order-card .order-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.213rem;border-bottom:.013rem solid #ebedf0;margin-bottom:.213rem}.order-card .order-no{font-size:.32rem;color:#969799}.order-card .order-body{font-size:.373rem;color:#323233;line-height:1.8}.order-card .order-body .row{display:flex;justify-content:space-between}.order-card .order-body .row .label{color:#969799}.order-card .order-footer{display:flex;justify-content:flex-end;gap:.213rem;margin-top:.213rem;padding-top:.213rem;border-top:.013rem solid #ebedf0}.order-status-block{margin:0;padding:.533rem .32rem;background:linear-gradient(135deg,#ee0a24,#ff6034);color:#fff;text-align:center}.order-status-block .status-text{font-size:.533rem;font-weight:700}.order-status-block .status-desc{font-size:.32rem;opacity:.9;margin-top:.107rem}.loading-mask{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}