.tab-bar[data-v-68580c97]{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;display:flex;align-items:center;justify-content:space-around;box-shadow:0 -2px 10px #0000000f;z-index:100}.tab-item[data-v-68580c97]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;text-decoration:none;font-size:11px;padding:4px 0}.tab-item.active[data-v-68580c97]{color:#ff4d4f}.tab-item .icon[data-v-68580c97]{font-size:20px;margin-bottom:2px}.app{min-height:100vh;padding-bottom:60px;background:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #ff4757;--primary-light: #ff6b7a;--orange: #ff9f43;--text: #333;--text-light: #999;--bg: #f5f5f5;--white: #fff;--safe-bottom: env(safe-area-inset-bottom, 0)}html,body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh}#app{min-height:100vh;padding-bottom:calc(60px + var(--safe-bottom))}
