html,body{width:100%;height:100%;overflow-x:hidden}#app{width:100%;min-height:100vh}.tab-bar[data-v-8bfc96f7]{z-index:999;height:60px;padding-bottom:env(safe-area-inset-bottom);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.08)}.tab-item[data-v-8bfc96f7]{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 0;transition:all .3s;display:flex}.tab-icon[data-v-8bfc96f7]{color:#999;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.badge[data-v-8bfc96f7]{color:#fff;z-index:1;background:#ff4d4f;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-6px;right:-8px;box-shadow:0 2px 4px rgba(255,77,79,.3)}.tab-label[data-v-8bfc96f7]{color:#999;font-size:12px;font-weight:500;transition:all .3s}.tab-item.active .tab-icon[data-v-8bfc96f7]{color:#667eea}.tab-item.active .tab-label[data-v-8bfc96f7]{color:#667eea;font-weight:600}.tab-item[data-v-8bfc96f7]:active{transform:scale(.95)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e8e8e8;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app-container{background:linear-gradient(#f5f5f5 0%,#ebebeb 100%);flex-direction:column;min-height:100vh;display:flex}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}
