.tab-bar[data-v-7ac3cd63]{position:fixed;bottom:0;left:0;right:0;width:100%;height:var(--tab-bar-total);padding-bottom:var(--safe-bottom);display:flex;background:var(--bg-card);border-top:1px solid var(--border);z-index:100}@media(min-width:768px){.tab-bar[data-v-7ac3cd63]{left:50%;right:auto;width:100%;max-width:430px;transform:translate(-50%);border-radius:16px 16px 0 0;box-shadow:0 -2px 12px #0000000f}}.tab-item[data-v-7ac3cd63]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:var(--tab-bar-height);color:var(--text-muted);text-decoration:none;font-size:12px;transition:color .2s;-webkit-tap-highlight-color:transparent}.tab-item.active[data-v-7ac3cd63]{color:var(--primary);font-weight:600}.tab-icon[data-v-7ac3cd63]{width:24px;height:24px;object-fit:contain}.app-wrap[data-v-85f398a9]{flex:1;min-height:0;padding-bottom:var(--safe-bottom);display:flex;flex-direction:column}.app-content[data-v-85f398a9]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}:root{--bg: #fafbfc;--bg-card: #ffffff;--border: #f0f2f5;--text: #3d4a5c;--text-muted: #8b95a5;--primary: #6b7cf5;--primary-dark: #5a6be8;--danger: #ea6b6b;--shadow: 0 2px 12px rgba(0, 0, 0, .04);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--tab-bar-height: 50px;--tab-bar-total: calc(var(--tab-bar-height) + var(--safe-bottom))}*,*:before,*:after{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overscroll-behavior:none;touch-action:manipulation;height:100%}body{margin:0;padding-left:var(--safe-left);padding-right:var(--safe-right);padding-top:var(--safe-top);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5;background:var(--bg);color:var(--text);min-height:100vh;min-height:100dvh;height:100%;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch}#app{min-height:100vh;min-height:100dvh;height:100%;display:flex;flex-direction:column}@media(min-width:768px){html,body{height:100%;min-height:100vh}body{background:#e8eaef}#app{max-width:430px;width:100%;margin:0 auto;min-height:100vh;height:100vh;background:var(--bg);box-shadow:0 0 0 1px #0000000f,0 20px 60px #00000026}}.page{min-height:100vh;min-height:100dvh;background:var(--bg);display:flex;flex-direction:column;flex:1}.page,.page .main{padding-bottom:70px!important}button,[role=button],input[type=submit],input[type=button],.btn{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}input[type=text],input[type=password]{font-size:16px!important}a{color:inherit}input,button{font-family:inherit;font-size:inherit}
