:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-safe-area{--multiple: var(--adm-safe-area-multiple, 1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{display:inline-flex;vertical-align:middle;box-sizing:content-box;border-radius:100px;background-color:var(--color);--right: 0;--top: 0;--color: var(--adm-badge-color, var(--adm-color-highlight))}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;padding:1px 4px;font-size:var(--adm-font-size-1);line-height:12px;white-space:nowrap;font-weight:400;text-align:center}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{min-width:10px;width:10px;height:10px;border-radius:5px}.adm-badge-bordered{border:solid 1px var(--adm-color-text-light-solid)}.adm-tab-bar-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;overflow:hidden;min-height:48px}.adm-tab-bar-item{flex:1;color:var(--adm-color-text-secondary);white-space:nowrap;padding:4px 8px;width:-webkit-min-content;width:min-content;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column}.adm-tab-bar-item-icon{font-size:24px;height:24px;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:15px}.adm-tab-bar-item-title-with-icon{margin-top:2px}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top: 6px}.adm-tab-bar-title-badge{--right: -2px;--top: -2px}.layout{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.layout-content{flex:1;padding-bottom:8px}.layout-tabbar{background:#fff;border-top:1px solid #e8e8e8;position:fixed;bottom:0;flex-shrink:0;width:100%}.layout-tabbar :global .adm-tab-bar{background:#fff}.layout-tabbar :global .adm-tab-bar-item-active{color:#1677ff}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;background-color:#f5f5f5;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#root{height:100vh;display:flex;flex-direction:column;max-width:480px;margin:0 auto;background-color:#f5f5f5;overflow:hidden}a{color:#1677ff;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.card{background:#fff;border-radius:12px;padding:16px;margin:8px 16px;box-shadow:0 1px 2px #0000000d}.section-title{font-size:18px;font-weight:600;color:#333;margin-bottom:16px}.amount{font-weight:600;font-variant-numeric:tabular-nums}.amount.income{color:#52c41a}.amount.expense{color:#ff4d4f}.amount.balance{color:#1677ff}.empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#999}.loading-container{display:flex;align-items:center;justify-content:center;padding:32px}.page-container{flex:1;padding:16px;overflow-y:auto;height:calc(100vh - 50px)}.page-header{display:flex;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #e8e8e8}.page-header .back-icon{font-size:24px;cursor:pointer}.page-header .title{flex:1;text-align:center;font-size:18px;font-weight:600}.page-header .placeholder{width:24px}.list-item{display:flex;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #f0f0f0}.list-item:active{background:#f0f0f0}.list-item:last-child{border-bottom:none}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-size:16px;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#1677ff;color:#fff;border:none}.btn-primary:hover:not(:disabled){background:#0958d9}.btn-default{background:#fff;color:#333;border:1px solid #e8e8e8}.btn-default:hover:not(:disabled){border-color:#1677ff;color:#1677ff}.btn-danger{background:#ff4d4f;color:#fff;border:none}.btn-danger:hover:not(:disabled){opacity:.9}.fixed-bottom{position:fixed;bottom:0;left:0;right:0;padding:16px;background:#f5f5f5;padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:100}.content-with-fixed-bottom{padding-bottom:calc(80px + env(safe-area-inset-bottom))}
