#albup-bottom-nav{display:none}
@media(max-width:767px){
 body:has(#albup-bottom-nav){padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}
 #albup-bottom-nav{position:fixed;inset:auto 0 0;z-index:100;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:auto;min-height:0;max-width:none;margin:0;padding:8px 0 calc(8px + env(safe-area-inset-bottom,0px));box-sizing:border-box;border:0;border-top:1px solid #e3e9f1;border-radius:0;background:rgba(255,255,255,.98);box-shadow:none;transform:none;line-height:1.4;font-family:'AppleSDGothicNeo','Apple SD Gothic Neo',sans-serif}
 #albup-bottom-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:44px;margin:0;padding:0 4px;border:0;background:none;color:#66778e;font:inherit;font-size:11px;font-weight:400;letter-spacing:0;text-align:center;text-decoration:none;box-sizing:border-box;cursor:pointer}
 #albup-bottom-nav>a[aria-current]{color:#245ef4}
 #albup-bottom-nav>a:focus-visible{outline:2px solid #245ef4;outline-offset:-2px;border-radius:4px}
 #albup-bottom-nav svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
}
