html{font-size:clamp(150%,6.84vw,175%)!important;background:#edf1f0}body{margin:0;background:#edf1f0}:root{--app-accent: #149d91;--app-accent-strong: #0f8279;--app-accent-soft: #f0f8f7;--app-ink: #151918;--app-muted: #68706e;--app-border: #e3e8e6;--app-warning: #dc6a00}page{min-height:100%;background:#ffffff;color:var(--app-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}taro-button-core{line-height:1;font-family:inherit}taro-button-core:after{border:0}.page{min-height:100vh;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#ffffff}.page-header{min-height:3.3rem;padding:calc(1.2rem + env(safe-area-inset-top)) .75rem .6rem;border-bottom:.025rem solid var(--app-border);background:#ffffff;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:space-between;gap:.45rem}.page-header__title{font-size:1.1rem;line-height:1.2;font-weight:850;letter-spacing:-.025rem}.page-header__subtitle{margin-top:.2rem;color:var(--app-muted);font-size:.575rem;line-height:1.45}.page-header__actions{display:flex;gap:.3rem}.page-header>.primary-button,.page-header>.secondary-button,.page-header__actions .primary-button,.page-header__actions .secondary-button{width:auto;margin:0;flex:0 0 auto}.primary-button,.secondary-button{min-height:1.9rem;padding:0 .6rem;border-radius:.3rem;font-size:.625rem;font-weight:700}.primary-button{background:var(--app-accent);color:#fff}.secondary-button{border:.025rem solid var(--app-accent);background:#ffffff;color:var(--app-accent)}.section{margin:.6rem .75rem 0;border-top:.025rem solid var(--app-border);border-bottom:.025rem solid var(--app-border);background:#ffffff}.section-title{min-height:2.2rem;padding:0;border-bottom:.025rem solid var(--app-border);display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.section-title__main{white-space:nowrap;font-size:.8rem;font-weight:800}.section-title__meta{white-space:nowrap;color:var(--app-muted);font-size:.55rem}.status-tag{padding:.225rem .35rem;border-radius:24.975rem;background:#eef2f1;color:#6b7775;font-size:.5rem;font-weight:700}.status-tag--warning{background:#fff4e7;color:#b06b21}.status-tag--danger{background:#fff0ed;color:#c24b3c}.status-tag--success{background:#eaf7f1;color:#25845b}.segmented{display:grid;padding:0 .75rem;border-bottom:.025rem solid var(--app-border);background:#ffffff}.segmented__button{position:relative;min-height:2.05rem;border:0;background:transparent;color:var(--app-muted);font-size:.65rem}.segmented__button--active{color:var(--app-accent);font-weight:800}.segmented__button--active:after{content:"";position:absolute;right:30%;bottom:0;left:30%;height:.1rem;border-radius:.1rem;background:var(--app-accent)}.summary-grid{margin:.45rem .75rem;border:.025rem solid #e0e6e5;border-radius:.5rem;background:#ffffff;display:grid;overflow:hidden}.summary-grid__item{padding:.55rem .3rem;text-align:center}.summary-grid__label{color:#7a8583;font-size:.5rem}.summary-grid__value{margin-top:.2rem;font-size:.8rem;font-weight:800;font-variant-numeric:tabular-nums}.notice{margin:.45rem .75rem;padding:.5rem .55rem;border:0;border-radius:.3rem;background:#f4f7f5;color:#5c706c;font-size:.55rem;line-height:1.6}.fixed-action{position:fixed;right:0;bottom:0;left:0;z-index:20;padding:.45rem .75rem calc(.45rem + env(safe-area-inset-bottom));border-top:.025rem solid #e1e6e5;background:#ffffff}.fixed-action__button{width:100%;height:2.2rem;border-radius:.4rem;background:var(--app-accent);color:#fff;font-size:.75rem;font-weight:800}.input-card{padding:.55rem .75rem;border-bottom:.025rem solid #edf0ef;background:#ffffff}.input-card__label{margin-bottom:.3rem;color:#64716f;font-size:.55rem;font-weight:700}.input-card__input,.input-card__textarea{width:100%;min-height:1.9rem;padding:0 .5rem;border:.025rem solid #dbe3e1;border-radius:.35rem;background:#ffffff;box-sizing:border-box;font-size:.675rem}.input-card__textarea{min-height:3.2rem;padding-top:.45rem}.entry-mask{position:fixed;inset:0;z-index:50;background:rgba(20,30,28,.38);display:flex;align-items:flex-end}.taro-tabbar__container{width:min(100%,16rem);margin:0 auto;background:#ffffff;box-shadow:0 0 .7rem #0f241d14}.taro-tabbar__panel{height:calc(100% - 2.4rem)!important}.taro-tabbar__tabbar{height:2.4rem!important;border-top:.025rem solid var(--app-border);background:#ffffff}.weui-tabbar__item{position:relative;padding:.25rem 0 .225rem!important}.weui-tabbar__item.weui-bar__item_on:after{content:"";position:absolute;right:35%;bottom:.05rem;left:35%;height:.1rem;border-radius:.1rem;background:var(--app-accent)}.weui-tabbar__icon{width:.8rem!important;height:.8rem!important}.weui-tabbar__label{margin-top:.1rem!important;font-size:.425rem!important;line-height:1.15!important}@media (min-width: 641px){.taro-tabbar__tabbar{right:50%!important;left:50%!important;width:16rem!important;transform:translate(-50%)}}.entry-sheet{width:100%;max-height:100%;padding:.7rem .75rem calc(.7rem + env(safe-area-inset-bottom));border-radius:.7rem .7rem 0 0;background:#ffffff;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.entry-sheet__title{display:flex;flex-direction:column;gap:.175rem}.entry-sheet__title taro-text-core:first-child{font-size:.8rem;font-weight:800}.entry-sheet__title taro-text-core:last-child{color:#7a8583;font-size:.5rem}
