.tab-bar[data-v-f5b30e63]{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;border-top:1px solid #e8ecf1;padding:8px 24px;padding-bottom:calc(8px + env(safe-area-inset-bottom));z-index:100}.tab-item[data-v-f5b30e63]{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px;color:#95a5b2;text-decoration:none;transition:all .15s ease}.tab-item[data-v-f5b30e63]:active{transform:scale(.95)}.tab-item-active[data-v-f5b30e63]{color:#667eea}.tab-icon[data-v-f5b30e63]{font-size:22px}.tab-label[data-v-f5b30e63]{font-size:12px}#app{min-height:100vh;padding-bottom:70px}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;color:#2c3e50;background:linear-gradient(180deg,#f5f7fa,#e4e8ed);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8ecf1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#95a5b2}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}
