:root{--h5-brand: #0052d9;--h5-brand-hover: #366ef4;--h5-brand-active: #003cab;--h5-brand-light: #f2f3ff;--h5-success: #2ba471;--h5-page-bg: #f3f3f3;--h5-container: #ffffff;--h5-border: #e8e8e8;--h5-fill: #f3f3f3;--h5-text-1: #1a1a1a;--h5-text-2: #686665;--h5-text-3: #999999;--h5-text-4: #8b8b8b;--h5-stage-from: #e8f0ff;--h5-stage-to: #f8faff;--h5-font-title: 16px;--h5-font-body: 14px;--h5-font-status: 13px;--h5-font-chip: 12px;--h5-font-note: 12px;--h5-font-tiny: 11px;--h5-gutter: 16px;--h5-header-height: 72px;--h5-radius-card: 12px;--h5-radius-pill: 999px;--td-brand-color: var(--h5-brand);--td-brand-color-light: var(--h5-brand-light);--td-brand-color-hover: var(--h5-brand-hover);--td-brand-color-active: var(--h5-brand-active);--td-success-color: var(--h5-success);--td-bg-color-page: var(--h5-page-bg);--td-bg-color-container: var(--h5-container);--td-component-stroke: var(--h5-border);--td-text-color-primary: var(--h5-text-1);--td-text-color-secondary: var(--h5-text-2);--td-text-color-placeholder: var(--h5-text-3);--td-radius-default: 8px;--td-font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Source Han Sans SC", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0}#app{position:fixed;top:0;left:0;right:0;height:var(--h5-viewport-height, 100%);display:flex;flex-direction:column}body{font-family:var(--td-font-family);color:var(--h5-text-1);background:#e9eef6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}button{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:#ccd6e4 transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#ccd6e4;border-radius:999px}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis-multi{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lines, 2);overflow:hidden}.page-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.page-pad{padding:12px var(--h5-gutter) 24px}
