.sticky-footer{z-index:1000;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #e0e0e0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.footer-container{justify-content:space-around;align-items:center;max-width:100%;padding:8px 0;display:flex}.footer-tab{cursor:pointer;color:#9e9e9e;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;min-width:0;padding:8px 12px;transition:all .2s;display:flex}.footer-tab:hover{background-color:#f5f5f5;border-radius:8px}.footer-tab.active{color:#2c3e50}.footer-tab.active .footer-icon{transform:scale(1.1)}.footer-icon{justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:4px;transition:transform .2s;display:flex}.footer-icon svg{width:100%;height:100%}.footer-label{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.footer-tab.active .footer-label{font-weight:600}@media (max-width:480px){.footer-container{padding:6px 0}.footer-tab{padding:6px 8px}.footer-icon{width:20px;height:20px;margin-bottom:2px}.footer-label{font-size:10px}}@media (min-width:768px){.footer-container{max-width:600px;margin:0 auto;padding:12px 0}.footer-tab{padding:10px 16px}.footer-icon{width:26px;height:26px;margin-bottom:6px}.footer-label{font-size:12px}}body{padding-bottom:70px}@media (max-width:480px){body{padding-bottom:60px}}@media (min-width:768px){body{padding-bottom:80px}}
