.bottom-nav[data-v-5fe18fa7]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #edf2f7;display:flex;justify-content:space-around;padding:12px 0;box-shadow:0 -2px 10px rgba(0,0,0,.05);z-index:1000}.nav-item[data-v-5fe18fa7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 12px;border-radius:8px;transition:all .2s ease;cursor:pointer}.nav-item.active[data-v-5fe18fa7]{background:rgba(66,153,225,.1)}.nav-item[data-v-5fe18fa7]:hover{background:rgba(0,0,0,.03)}.nav-icon[data-v-5fe18fa7]{width:24px;height:24px;margin-bottom:4px;display:flex;align-items:center;justify-content:center}.nav-text[data-v-5fe18fa7]{font-size:12px;color:#718096}.nav-item.active .nav-text[data-v-5fe18fa7]{color:#4299e1;font-weight:500}