.mobile-bottom-nav{backdrop-filter:blur(10px);background:#000b24cc;border-top:1px solid #ffffff1a;bottom:0;box-sizing:border-box;display:none;height:62px;left:0;padding-bottom:0;position:fixed;width:100%;z-index:10000}@media(max-width:768px){.mobile-bottom-nav{align-items:center;display:flex;justify-content:space-around}}@supports(-webkit-touch-callout:none){.mobile-bottom-nav{height:80px;padding-bottom:env(safe-area-inset-bottom)}}.mobile-bottom-nav .nav-item{align-items:center;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:4px;height:100%;justify-content:flex-start;padding-top:8px;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-bottom-nav .nav-item .nav-icon{background-color:#fff6;background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:24px}.mobile-bottom-nav .nav-item .nav-text{color:#fff6;font-family:Roboto,sans-serif;font-size:10px;font-weight:500;line-height:1}.mobile-bottom-nav .nav-item.active .nav-icon{background-color:#0072ff}.mobile-bottom-nav .nav-item.active .home-icon{background-color:#0000!important;background-image:url(/assets/images/icons/rushbuylogo-active.svg)}.mobile-bottom-nav .nav-item.active .profile-icon{background-color:#0000!important;background-image:url(/assets/images/icons/profile-active.svg)}.mobile-bottom-nav .nav-item.active .nav-text{color:#0072ff}.mobile-bottom-nav .nav-item .home-icon{background-color:#0000!important;background-image:url(/assets/images/icons/rushbuylogo-unactive.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;mask-image:none!important;-webkit-mask-image:none!important}.mobile-bottom-nav .nav-item .message-icon{mask-image:url(/assets/images/icons/message.svg);-webkit-mask-image:url(/assets/images/icons/message.svg)}.mobile-bottom-nav .nav-item .profile-icon{background-color:#0000!important;background-image:url(/assets/images/icons/profile-unactive.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;mask-image:none!important;-webkit-mask-image:none!important}.mobile-login-banner{align-items:center;backdrop-filter:blur(4px);background:#0b3870e6;bottom:calc(80px + env(safe-area-inset-bottom));display:flex;gap:12px;height:48px;justify-content:space-between;left:0;padding:0 16px;position:fixed;width:100%;z-index:999}@media(min-width:769px){.mobile-login-banner{display:none}}.mobile-login-banner .banner-btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;flex:1;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;height:32px;justify-content:center;transition:opacity .2s;white-space:nowrap}.mobile-login-banner .banner-btn:active{opacity:.8}.mobile-login-banner .later-btn{background:#ffffff26;color:#fff}.mobile-login-banner .login-btn{background:#0072ff;color:#fff}.top-progress-bar{background:#0000;height:3px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.top-progress-bar .top-progress-bar-fill{animation:progress-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0072ff,#4a8bff 50%,#0072ff);background-size:200% 100%;box-shadow:0 0 10px #0072ff80;height:100%}.top-progress-bar .top-progress-bar-fill:after{animation:progress-glow 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes progress-glow{0%,to{opacity:0}50%{opacity:1}}