.bottomNav_box[data-v-e10719b9]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;z-index:100;padding-bottom:env(safe-area-inset-bottom)}.bottomNav_box .list[data-v-e10719b9]{display:flex;justify-content:space-around;align-items:center;height:60px}.bottomNav_box .item[data-v-e10719b9]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.bottomNav_box .item .icon[data-v-e10719b9]{width:24px;height:24px;margin-bottom:4px}.bottomNav_box .item .icon img[data-v-e10719b9]{width:100%;height:100%;object-fit:contain}.bottomNav_box .item .name[data-v-e10719b9]{font-size:12px;color:#999;line-height:1}.bottomNav_box .item.active .name[data-v-e10719b9]{color:#4a6cf7}#app{min-height:100vh;background:#f5f6f8;padding-bottom:100px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f6f8;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}.single-line-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-line-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root{--primary-color: #4a6cf7;--primary-light: #6b8aff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #f5222d;--text-primary: #333;--text-secondary: #666;--text-tertiary: #999;--bg-white: #fff;--bg-gray: #f5f6f8;--border-color: #eee;--header-height: 44px;--tab-bar-height: 60px;--safe-area-bottom: env(safe-area-inset-bottom)}
