.sticky-footer{position:fixed;bottom:0;left:0;right:0;background:#ffffff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}.footer-container{justify-content:space-around;padding:8px 0;max-width:100%}.footer-container,.footer-tab{display:flex;align-items:center}.footer-tab{flex-direction:column;background:none;border:none;cursor:pointer;padding:8px 12px;transition:all .2s ease;color:#9e9e9e;min-width:0;flex:1 1}.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{margin-bottom:4px;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.footer-icon svg{width:100%;height:100%}.footer-label{font-size:11px;font-weight:500;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{padding:12px 0;max-width:600px;margin:0 auto}.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}}