:root{--g-primary: #0f766e;--g-primary-mid: #14b8a6;--g-primary-soft: #ccfbf1;--g-accent: #f97316;--g-bg: #f1f5f9;--g-text: #134e4a;--g-text-muted: #64748b;--g-border: #e2e8f0;--g-card-radius: 14px;--g-page-padding: 10px;--g-section-gap: 8px;--g-success: #0d9488;--g-warning: #f59e0b;--g-danger: #e11d48;--g-surface: #ffffff;--van-primary-color: #0f766e;--van-success-color: #0d9488;--van-warning-color: #f59e0b;--van-danger-color: #e11d48;--van-border-radius-lg: 14px;--van-button-primary-background: #0f766e;--van-button-primary-border-color: #0f766e;--van-nav-bar-background: #fff;--van-tabbar-item-active-color: #0f766e;--van-cell-active-color: #ccfbf1;--van-tabbar-height: 60px;--van-tabbar-item-icon-size: 24px;--van-tabbar-item-font-size: 12px;--van-tabbar-item-icon-margin-bottom: 6px;--van-nav-bar-height: 48px;--van-nav-bar-title-font-size: 18px;--van-nav-bar-arrow-size: 20px;--van-cell-font-size: 15px;--van-cell-line-height: 26px;--van-cell-vertical-padding: 14px;--van-cell-horizontal-padding: 20px;--van-cell-label-font-size: 13px;--van-cell-label-line-height: 18px;--van-cell-large-vertical-padding: 14px;--van-cell-large-title-font-size: 17px;--van-cell-large-label-font-size: 14px;--van-cell-group-inset-padding: 0 var(--g-page-padding);--van-cell-icon-size: 18px;--van-cell-right-icon-color: #64748b;--van-field-label-width: 6.8em;--van-field-label-font-size: 15px;--van-field-label-margin-right: 12px;--van-field-input-text-color: #134e4a;--van-field-icon-size: 20px;--van-field-clear-icon-size: 20px;--van-button-default-height: 48px;--van-button-default-line-height: 1.2;--van-button-default-font-size: 16px;--van-button-large-height: 54px;--van-button-small-height: 38px;--van-button-small-font-size: 14px;--van-button-small-padding: 0 14px;--van-button-normal-font-size: 16px;--van-button-round-radius: 24px;--van-button-icon-size: 1.2em;--van-button-loading-icon-size: 22px;--van-tag-font-size: 13px;--van-tag-padding: 4px 10px;--van-empty-description-font-size: 15px;--van-empty-description-line-height: 22px;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--duration-fast: .12s;--duration-ui: .2s;--duration-modal: .28s}*{box-sizing:border-box}html,body,#app{margin:0;height:100%;background:var(--g-bg);font-family:PingFang SC,Microsoft YaHei,sans-serif;color:var(--g-text);line-height:1.5;-webkit-font-smoothing:antialiased}html{overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{overflow-x:hidden}.page{min-height:100%;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.safe-top{padding-top:env(safe-area-inset-top,0px)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}.van-field__control{font-size:16px!important;min-height:24px}.van-button{min-height:48px;transition:transform var(--duration-fast) var(--ease-out),opacity var(--duration-ui) var(--ease-out),background-color var(--duration-ui) var(--ease-out)}.van-button:active{transform:scale(.97)}.van-button--small{min-height:38px;font-size:14px}.van-button--large{min-height:54px;font-size:17px}.van-cell{cursor:pointer}.van-nav-bar{background:#fff;border-bottom:1px solid var(--g-border)}.van-nav-bar__title{font-weight:600;letter-spacing:.02em}.van-tabbar{overflow:visible;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -2px 10px #0f172a0f}.van-tabbar.van-hairline--top-bottom:after{z-index:0}.van-tabbar-item__icon{margin-bottom:4px}.van-tabbar-item__text{font-weight:500}.van-popup{transition-duration:var(--duration-modal)!important;transition-timing-function:var(--ease-drawer)!important}.van-popup .van-cell{padding:14px 20px}.van-progress__portion{transition:width var(--duration-ui) var(--ease-out)}.page-section{margin-top:var(--g-section-gap);margin-bottom:var(--g-section-gap)}.van-cell-group--inset{margin-left:var(--g-page-padding);margin-right:var(--g-page-padding)}.page-content{padding-left:var(--g-page-padding);padding-right:var(--g-page-padding)}.stat-card{background:var(--g-surface);border-radius:var(--g-card-radius);padding:18px;border:1px solid var(--g-border);box-shadow:0 1px 4px #0f172a0d}.stat-card .label{color:var(--g-text-muted);font-size:13px}.stat-card .value{font-size:32px;font-weight:700;color:var(--g-primary);margin:8px 0;font-variant-numeric:tabular-nums}.stat-card .sub{font-size:13px;color:var(--g-text-muted)}.action-bar{padding:10px var(--g-page-padding)}.action-bar .van-button{font-weight:600}html,body,#app,.page,.van-cell,.van-button,.van-tabbar-item,.van-field__control{touch-action:manipulation}.van-empty__description{padding:0 32px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.van-button:active{transform:none!important}}
