.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1090;background:var(--bs-card-bg, #ffffff);border-top:1px solid var(--bs-border-color, rgba(0, 0, 0, .08));box-shadow:0 -4px 24px #00000014;padding-bottom:env(safe-area-inset-bottom,0);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dark-style .mobile-bottom-nav{background:#282c34f5;border-top-color:#ffffff14;box-shadow:0 -4px 24px #0000003d}.mobile-bottom-nav-inner{display:flex;justify-content:space-around;align-items:stretch;max-width:100%;margin:0 auto;padding:0;height:64px}.mobile-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-width:0;padding:8px 4px 6px;text-decoration:none;color:var(--bs-secondary, #8592a3);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-bottom-nav-item:hover,.mobile-bottom-nav-item:focus{text-decoration:none;color:var(--bs-primary, #696cff)}.mobile-bottom-nav-item.active{color:var(--bs-primary, #696cff)}.mobile-bottom-nav-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:var(--bs-primary, #696cff);border-radius:0 0 4px 4px}.mobile-bottom-nav-icon{display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;margin-bottom:4px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.mobile-bottom-nav-item:active .mobile-bottom-nav-icon{transform:scale(.92)}.mobile-bottom-nav-item.active .mobile-bottom-nav-icon{transform:translateY(-2px)}.mobile-bottom-nav-label{font-size:.6875rem;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:all .2s ease}.mobile-bottom-nav-item.active .mobile-bottom-nav-label{font-weight:600}.mobile-bottom-nav-primary{position:relative}.mobile-bottom-nav-primary .mobile-bottom-nav-icon-wrapper{position:relative;top:-14px;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:linear-gradient(135deg,var(--bs-primary, #696cff) 0%,#8b8eff 100%);border-radius:50%;box-shadow:0 4px 16px #696cff66;transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-bottom-nav-primary .mobile-bottom-nav-icon{color:#fff!important;font-size:1.625rem;margin-bottom:0}.mobile-bottom-nav-primary:active .mobile-bottom-nav-icon-wrapper{transform:scale(.94);box-shadow:0 2px 8px #696cff66}.mobile-bottom-nav-primary .mobile-bottom-nav-label{position:relative;top:-8px;color:var(--bs-primary, #696cff);font-weight:600}.mobile-bottom-nav-primary.active:before{display:none}.mobile-bottom-nav-primary:hover .mobile-bottom-nav-icon-wrapper{box-shadow:0 6px 20px #696cff80;transform:translateY(-2px)}.mobile-bottom-nav-guest .mobile-bottom-nav-primary .mobile-bottom-nav-icon-wrapper{background:linear-gradient(135deg,#28c76f,#48da89);box-shadow:0 4px 16px #28c76f66}.mobile-bottom-nav-guest .mobile-bottom-nav-primary:hover .mobile-bottom-nav-icon-wrapper{box-shadow:0 6px 20px #28c76f80}.mobile-bottom-nav-guest .mobile-bottom-nav-primary .mobile-bottom-nav-label{color:#28c76f}@media (max-width: 991.98px){.has-mobile-bottom-nav .content-wrapper,.has-mobile-bottom-nav .layout-page{padding-bottom:calc(80px + env(safe-area-inset-bottom,0))!important}.has-mobile-bottom-nav main,.has-mobile-bottom-nav footer{padding-bottom:calc(80px + env(safe-area-inset-bottom,0))!important}.has-mobile-bottom-nav .content-footer{margin-bottom:calc(64px + env(safe-area-inset-bottom,0))!important}}@media (min-width: 992px){.mobile-bottom-nav{display:none!important}}.mobile-bottom-nav-item:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:var(--bs-primary, #696cff);opacity:0;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,opacity .3s ease}.mobile-bottom-nav-item:active:after{width:60px;height:60px;opacity:.15}.mobile-bottom-nav-primary:active:after{display:none}.mobile-bottom-nav-badge{position:absolute;top:4px;right:50%;transform:translate(12px);min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:600;line-height:18px;text-align:center;color:#fff;background:#ea5455;border-radius:9px;border:2px solid var(--bs-card-bg, #ffffff)}.dark-style .mobile-bottom-nav-badge{border-color:#282c34f5}.mobile-bottom-nav-item:focus-visible{outline:2px solid var(--bs-primary, #696cff);outline-offset:-2px;border-radius:8px}@media (prefers-reduced-motion: reduce){.mobile-bottom-nav-item,.mobile-bottom-nav-icon,.mobile-bottom-nav-icon-wrapper,.mobile-bottom-nav-item:after{transition:none!important}}
