.van-empty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;padding:.85333rem 0}.van-empty__image{width:4.26667rem;height:4.26667rem}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:.42667rem;padding:0 1.6rem;color:#969799;font-size:.37333rem;line-height:.53333rem}.van-empty__bottom{margin-top:.64rem}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:.32rem}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;height:1em;font-size:.53333rem;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:.02667rem solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:.21333rem;color:#323233;line-height:.53333rem}.van-checkbox__label--left{margin:0 .21333rem 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.my-shadow[data-v-2f6dc446]{box-shadow:inset 0 .02667rem .21333rem 0 #27d1ca}.w-full[data-v-2f6dc446] .van-checkbox__icon .van-icon{border-color:#878787;border-radius:.05333rem}.w-full[data-v-2f6dc446] .van-progress .van-progress__portion{background:-webkit-linear-gradient(right,#13b4ae,#4febe7)!important;background:linear-gradient(270deg,#13b4ae,#4febe7)!important}.my-trophy[data-v-2f6dc446]{background:url(../../static/img/trophy.3936ce3d.png) #262b60 no-repeat 100% 100%;background-size:3.33333rem 3.89333rem}.van-calendar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff}.van-calendar__popup.van-popup--bottom,.van-calendar__popup.van-popup--top{height:80%}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:.29333rem}.van-calendar__header{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-shadow:0 .05333rem .26667rem rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:1.17333rem;font-weight:500;line-height:1.17333rem;text-align:center}.van-calendar__header-title{font-size:.42667rem}.van-calendar__header-subtitle,.van-calendar__month-title{font-size:.37333rem}.van-calendar__weekdays{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.van-calendar__weekday{font-size:.32rem;line-height:.8rem;text-align:center}.van-calendar__body,.van-calendar__weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.van-calendar__body{overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:rgba(242,243,245,.8);font-size:4.26667rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:1.70667rem;font-size:.42667rem;cursor:pointer}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end{color:#fff;background-color:#ee0a24}.van-calendar__day--start{border-radius:.10667rem 0 0 .10667rem}.van-calendar__day--end{border-radius:0 .10667rem .10667rem 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:.10667rem}.van-calendar__day--middle{color:#ee0a24}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.1;content:""}.van-calendar__day--disabled{color:#c8c9cc;cursor:default}.van-calendar__bottom-info,.van-calendar__top-info{position:absolute;right:0;left:0;font-size:.26667rem;line-height:.37333rem}@media (max-width:350px){.van-calendar__bottom-info,.van-calendar__top-info{font-size:.24rem}}.van-calendar__top-info{top:.16rem}.van-calendar__bottom-info{bottom:.16rem}.van-calendar__selected-day{width:1.44rem;height:1.44rem;color:#fff;background-color:#ee0a24;border-radius:.10667rem}.van-calendar__footer{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 .42667rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-calendar__footer--unfit{padding-bottom:0}.van-calendar__confirm{height:.96rem;margin:.18667rem 0}.keyWordsBg[data-v-7c767ef4]{background:url(../../static/img/key-words.65a450c7.png) 50% no-repeat;background-size:contain}.my-shadow[data-v-7c767ef4]{box-shadow:inset 0 .02667rem .21333rem 0 #27d1ca}.my-custom-image-miniapp .van-empty__image{width:3.62667rem!important;height:4.58667rem!important}.wrap[data-v-2577f957]{height:100vh;background:-webkit-linear-gradient(bottom,#1d2562,#13173f 76%,#0f133c);background:linear-gradient(1turn,#1d2562,#13173f 76%,#0f133c);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.37333rem;overflow:hidden}.wrap .top[data-v-2577f957],.wrap[data-v-2577f957]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrap .top[data-v-2577f957]{padding:.37333rem .45333rem;box-sizing:border-box;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.42667rem;background:#fff;border-radius:0 0 .32rem .32rem}.wrap .top img[data-v-2577f957]{width:1.6rem;height:2.82667rem;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.wrap .top .content[data-v-2577f957]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.32rem}.wrap .top .content span[data-v-2577f957]{font-size:.37333rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#000;word-break:break-all}.wrap .top .content button[data-v-2577f957]{width:100%;height:.8rem;font-size:.37333rem;color:#fff;font-family:PingFangSC,PingFang SC;font-weight:500;background:#27d1ca;border-radius:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:none;outline:none}.wrap .top .content button[data-v-2577f957]:hover{background:#1fa6a0}.wrap .top .content button[data-v-2577f957]:active{background:#4dded8}.van-pull-refresh[data-v-2577f957]{height:100%;overflow-y:auto}.box[data-v-2577f957]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;width:100%;background:-webkit-linear-gradient(bottom,#1d2562,#13173f 76%,#0f133c);background:linear-gradient(1turn,#1d2562,#13173f 76%,#0f133c);overflow:hidden;padding:0 .42667rem .37333rem .42667rem;box-sizing:border-box}.box .day-model-content[data-v-2577f957]{width:100%;height:100%}.box .day-model-content .day-model-health-card[data-v-2577f957]{width:100%;background:#343971;border-radius:.18667rem;margin-bottom:.29333rem;padding:.37333rem .42667rem;box-sizing:border-box}.box .day-model-content .day-model-health-card .day-model-health-header[data-v-2577f957]{width:100%;height:1.06667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.box .day-model-content .day-model-health-card .day-model-health-header .day-model-health-header-left[data-v-2577f957]{height:100%;font-size:.42667rem;font-family:PingFangSC;font-weight:400;color:#fff;line-height:1.06667rem;float:left}.box .day-model-content .day-model-health-card .day-model-health-header .day-model-health-header-right[data-v-2577f957]{height:100%;font-size:.42667rem;font-family:PingFangSC;font-weight:400;color:#d22b2c;line-height:1.06667rem;float:right}.box .day-model-content .day-model-health-card .day-model-health-header .day-model-health-header-warning[data-v-2577f957]{float:left;margin:.34667rem 0 0 .21333rem;width:.37333rem;height:.37333rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAjCAYAAAAaLGNkAAAEP0lEQVR4AcRUXWgcVRT+zp1kN9QYTbTaQiNEY1xmZyaV4INtkbSCmPhDFX8IgqigtQ9FkApasBDEgOCLBWlorKDYPqj0oYhYK1LR2lhSTCc7a9oihKTU1mgJSdq0a2aO5y7NNpPsz2zq2uF+O/fc+51zvr1zzlWI+DCgBk1znZu0u92kdUAwKph2TWtW3ucFx91kcq/g5ZRprogYNksrKeJUc3PcNe1NkmRYkfoR4O3i+ZCgUXADCAaAeoEDUJdgV0DqD9e09v2aTN6HCE9REalkcv1MrOY3EPcScHeEeFcphCcM0FER87Fnmg1XNxbP8ooYaGurdk17ewD6HoSmxW5lrBBelJPx3ITdVshrkYiv5fhjM5d7QdxdyKncdamnFVyFXzzT2ZDPNyRCyLQqHu8B4aV85GtZI2bDV/ztkGVJ7YQjhURIZT8L0OuI+CxzHNz8+GOoXhmxGUQIM776eUGN5EQMJhItBPo0Yn4sc2zctXcPGnt6kDh4EKqmJqprYy3Ubjn1XO7sRBZIGdUfSJRqQaRx+5YtIV5NIhGyixqEja7pPDrHyYoYsu0HpP8fnluM8r4wMBCiZUZGQnYpg1Tw7ueAoXlZEfD5NW2Ug/GPdmPq8GFkxsZwdscOzE5MlOMu/xlWi2U9qJ2Ua9v10g0btVEO2PcxsulVnOjoxPiuvnJcc1zFLDcsoOCjU1ZJcB0GPSn1qBQrXrek7ESI39mEemlRo7Z2SSHEqU6udEdUwBaj7FHX3o6W/fuxSlrU7D8CisXKjqEdAhhJxUCzNsrFym1vhVyqGhpCdmSDgiapDdRFdphHXHg5UTw+bzf6lJnqlFTk0s4xep6iTAXE9OeYLsqq8GYATOuTOFvhPEXDK4VzSjrtZFFWhTfZp99VQOivcJ6i4eN+7KgKmH8oyqrgplwPg/ecPPaXWu15RyTPmOB/H4rwmU4qbwQK9KE2ykFm7HSI7k9MhOxShlwNAQXBHs1T+meS/T4Qzeh5VIxt3ZqjXhoehj81lbOjTBi000qns52ZFbEmnT7P4PA9XCJS5swZpNesxYnOR3Dq6WeAQDq+hM+87ctE/M6cnRWhDSMIdoLwnZ5HhT85iczoKMAc1SXLI8bzdip1LmvIT06EHE2GlXoOROOyXrEhet+306kv5ifIidCLra77JwgdMs8IKjD4m7qL029L4NDRhUTIJpyhoWNyi66VI57U9n8G0JdsGE81jYxcWhhzkQhNkO81wFVGUtroJ21fO+hNe/ktXXLSF/LFyitCE8XhtLX81vVSda+AsaQ6kTM/ELBhOd7Qe3To0KyOmw8FRWiydnQ8r+/Gi9N3SAu/IPWir3iJrXcL4m9m9LKh7ne8VMfq9HGvIPPKRlERVzjQ37HV8z5xUqn2ydl/blLgDVI3m6XVtsm7W5K+ISK7fA7u3eelbmtNpzbLSfbL5ywlOJviXwAAAP//GbnzxQAAAAZJREFUAwDtk1avx6qwiQAAAABJRU5ErkJggg==) no-repeat;background-size:cover}.box .day-model-content .day-model-health-card .day-model-health-content[data-v-2577f957]{width:100%;position:relative;border-top:.02667rem solid rgba(71,86,105,.4)}.box .day-model-content .day-model-health-card .day-model-health-content .day-model-health-content-ahi[data-v-2577f957]{margin-top:.13333rem;height:.48rem;font-size:.42667rem;font-family:PingFangSC;font-weight:400;color:#fff;line-height:.48rem;padding-top:.13333rem}.box .day-model-content .day-model-health-card .day-model-health-content .day-model-health-content-runtime[data-v-2577f957]{margin-top:.13333rem;font-size:.42667rem;font-family:PingFangSC;font-weight:400;color:#fff;padding-top:.26667rem}.box .day-model-content .day-model-health-card .day-model-health-content .day-model-health-content-stop[data-v-2577f957]{height:.48rem;font-size:.42667rem;font-family:PingFangSC;font-weight:400;color:#fff;line-height:.48rem;padding-top:.32rem}.box .day-model-content .day-model-health-card .day-model-health-content .day-model-health-content-detail[data-v-2577f957]{width:2.13333rem;height:.72rem;background:#5f64bf;border-radius:.37333rem;line-height:.72rem;position:absolute;right:.34667rem;bottom:.37333rem;font-size:.34667rem;font-family:PingFangSC;font-weight:400;color:#fff;text-align:center}.box .day-model-content .day-model-health-card .day-model-health-content .btnGoDetails[data-v-2577f957]{background-color:#0fddda;color:#fff;font-size:.37333rem;border-radius:.32rem;display:inline;padding:.13333rem .4rem;position:absolute;right:0;bottom:0}.box .btn-report-interpretation[data-v-2577f957]{position:fixed;right:.13333rem;bottom:2.66667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.box .btn-report-interpretation>img[data-v-2577f957]{width:1.38667rem}.box .btn-report-interpretation .title[data-v-2577f957]{color:#fff;font-size:.26667rem}.box .btn-report-interpretation .unread[data-v-2577f957]{display:block;width:.34667rem;height:.34667rem;line-height:.34667rem;font-weight:500;font-size:.24rem;color:#fff;border-radius:50%;background-color:#e1573e;text-align:center;position:absolute;right:.13333rem;top:0}.popover-text[data-v-2577f957]{width:3.06667rem;height:.96rem;font-size:.34667rem;font-family:PingFang SC;font-weight:400;color:#fff;line-height:.48rem;padding:.34667rem .4rem}.monthGroup[data-v-2577f957]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.32rem}.monthGroup .title[data-v-2577f957],.monthGroup[data-v-2577f957]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.monthGroup .title[data-v-2577f957]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.16rem;margin-bottom:.32rem;font-weight:500;font-size:.42667rem;color:#fff}.monthGroup .title .line[data-v-2577f957]{width:.10667rem;height:.42667rem;background:#0fddda;border-radius:.05333rem}.monthGroup .title span[data-v-2577f957]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.42667rem;color:#fff}