@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes pulse-live{0%,100%{opacity:1}50%{opacity:.4}}page{background-color:#f6f5f2;box-sizing:border-box;color:#111318;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:.75rem;line-height:1.5;-webkit-font-smoothing:antialiased}taro-input-core,taro-scroll-view-core,taro-text-core,taro-view-core{box-sizing:border-box}.flex-row{align-items:center;display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-1{flex:1}.text-center{text-align:center}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-xs{margin-top:.2rem}.mt-sm{margin-top:.4rem}.mt-md{margin-top:.6rem}.mt-lg{margin-top:.8rem}.mt-xl{margin-top:1rem}.mb-xs{margin-bottom:.2rem}.mb-sm{margin-bottom:.4rem}.mb-md{margin-bottom:.6rem}.mb-lg{margin-bottom:.8rem}.mb-xl{margin-bottom:1rem}.pd-sm{padding:.4rem}.pd-md{padding:.6rem}.pd-lg{padding:.8rem}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0efeb 25%,hsla(0,0%,100%,.7) 50%,#f0efeb 75%);background-size:200% 100%;border-radius:.5rem}.status-tag{align-items:center;border-radius:499.95rem;display:inline-flex;font-size:.6rem;font-weight:500;line-height:1;padding:.15rem .5rem}.status-tag.scheduled{background:rgba(77,124,254,.1);color:#4d7cfe}.status-tag.live{animation:pulse-live 1.5s infinite;background:rgba(255,59,48,.1);color:#ff3b30}.status-tag.finished{background:hsla(223,6%,49%,.1);color:#767a84}.status-tag.cancelled{background:rgba(156,163,175,.1);color:#9ca3af}.status-tag.postponed{background:rgba(233,163,25,.1);color:#e9a319}.app-page{background:#f6f5f2;color:#111318;min-height:100vh;padding:.7rem 1.1rem 5.6rem}.app-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.8rem;min-height:2.8rem}.app-header .header-title{color:#111318;font-size:1.2rem;font-weight:750;line-height:1.1}.app-header .header-subtitle{color:#6f737c;display:block;font-size:.65rem;margin-top:.15rem}.icon-circle{align-items:center;background:#fff;border-radius:499.95rem;box-shadow:0 .2rem .6rem rgba(17,19,24,.04);color:#080a12;display:flex;flex-shrink:0;height:2.4rem;justify-content:center;width:2.4rem}.pastel-card{border-radius:1.3rem;box-shadow:0 .5rem 1.2rem rgba(17,19,24,.05);overflow:hidden}.metric-tile{border-radius:1rem;min-height:4.8rem;padding:.8rem}.metric-tile .metric-label{color:#111318;display:block;font-size:.65rem;line-height:1.25}.metric-tile .metric-value{color:#111318;display:block;font-family:DIN Alternate,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:1.3rem;font-weight:800;line-height:1;margin-top:.3rem}.taro-tabbar__tabbar,.weui-tabbar{display:none!important}