.bottom-bar{z-index:40;min-height:44px;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,1fr);place-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-bar-item{color:#64748b;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:44px;padding:4px 6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.bottom-bar-item:hover{color:#1e293b}.bottom-bar-item.active{color:#007bff;background:#d1e9ff;border-radius:8px;font-weight:600}.bottom-bar-item.active .bottom-bar-icon{color:#007bff}.bottom-bar-icon{flex-shrink:0;width:18px;height:18px}.bottom-bar-label{white-space:nowrap;line-height:1.2}.bottom-bar .bottom-bar-item-podyum{color:#fff;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-radius:28px 28px 0 0;min-width:56px;margin-top:-14px;padding:10px 16px 12px;box-shadow:0 -2px 12px #007bff66}.bottom-bar .bottom-bar-item-podyum .bottom-bar-icon{color:#fff;width:22px;height:22px}.bottom-bar .bottom-bar-item-podyum .bottom-bar-label{color:#fff;font-size:14px;font-weight:700}.bottom-bar .bottom-bar-item-podyum:hover{color:#fff;background:linear-gradient(135deg,#0056b3 0%,#004494 100%);box-shadow:0 -2px 16px #007bff80}.bottom-bar .bottom-bar-item-podyum.active{color:#fff;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%)}.bottom-bar .bottom-bar-item-podyum.active .bottom-bar-icon{color:#fff}
