.dash-bottom-nav{inset-inline:0;z-index:40;padding-inline:max(env(safe-area-inset-left),0px)max(env(safe-area-inset-right),0px);padding-bottom:max(env(safe-area-inset-bottom),0px);pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0}.dash-bottom-nav__inner{pointer-events:auto;width:100%;max-width:28rem;padding:8px 6px calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(24px);background:#050507f5;border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:flex-end;gap:0;display:grid;box-shadow:0 -12px 40px #00000059}.dash-bottom-nav__side{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:2px;min-width:0;display:grid}.dash-bottom-nav__side--right{justify-items:end}.dash-bottom-nav__link{color:#6b7280;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;width:100%;min-width:0;max-width:72px;padding:6px 2px 4px;text-decoration:none;transition:color .2s,background .2s;display:flex}.dash-bottom-nav__link:hover{color:#d1d5db}.dash-bottom-nav__link--active{color:#a78bfa}.dash-bottom-nav__icon-wrap{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.dash-bottom-nav__icon{flex-shrink:0;width:20px;height:20px}.dash-bottom-nav__label{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(8px,2.4vw,10px);font-weight:600;line-height:1.1;overflow:hidden}.dash-bottom-nav__center{justify-content:center;align-items:center;margin-top:-22px;padding-inline:4px;display:flex}.dash-bottom-nav__home{color:#f5f5f7;background:linear-gradient(160deg,#121218 0%,#08080b 55%,#050507 100%);border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:clamp(54px,15vw,60px);min-height:clamp(54px,15vw,60px);padding:8px 8px 7px;text-decoration:none;transition:transform .15s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 0 0 1px #ffffff0a,0 10px 28px #0000008c}.dash-bottom-nav__home-glow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 35%,#8b5cf647,#0000 72%);border-radius:22px;transition:opacity .2s;position:absolute;inset:-5px}.dash-bottom-nav__home:hover{border-color:#a78bfa59;transform:translateY(-2px);box-shadow:0 0 0 1px #8b5cf633,0 14px 32px #0009,0 0 24px #6366f12e}.dash-bottom-nav__home:hover .dash-bottom-nav__home-glow{opacity:1}.dash-bottom-nav__home:active{transform:scale(.96)}.dash-bottom-nav__home--active{border-color:#a78bfa73;box-shadow:0 0 0 2px #8b5cf647,0 10px 28px #0000008c,0 0 28px #6366f138}.dash-bottom-nav__home--active .dash-bottom-nav__home-glow{opacity:1}.dash-bottom-nav__home-logo-wrap{z-index:1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0f}.dash-bottom-nav__home--active .dash-bottom-nav__home-logo-wrap{background:#8b5cf61a;border-color:#a78bfa59;box-shadow:inset 0 1px #ffffff14,0 0 16px #8b5cf640}.dash-bottom-nav__home-logo{object-fit:contain;filter:drop-shadow(0 2px 10px #6c5ce766);width:26px;height:26px}.dash-bottom-nav__home-label{z-index:1;letter-spacing:.02em;color:#c4b5fd;font-size:clamp(9px,2.5vw,10px);font-weight:700;line-height:1;position:relative}.dash-bottom-nav__home--active .dash-bottom-nav__home-label{color:#ddd6fe}@media (max-width:360px){.dash-bottom-nav__inner{padding-inline:4px}.dash-bottom-nav__side{gap:0}.dash-bottom-nav__link{max-width:64px;padding-inline:0}.dash-bottom-nav__icon-wrap{width:26px;height:26px}.dash-bottom-nav__icon{width:18px;height:18px}.dash-bottom-nav__center{margin-top:-18px}.dash-bottom-nav__home{border-radius:16px;width:52px;min-height:52px}.dash-bottom-nav__home-logo-wrap{border-radius:10px;width:30px;height:30px}.dash-bottom-nav__home-logo{width:22px;height:22px}}@media (min-width:390px){.dash-bottom-nav__inner{padding-inline:10px}.dash-bottom-nav__side{gap:4px}}
