main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
#bottom-bar{position:fixed;z-index:20;bottom:0;left:50%;transform:translateX(-50%);width:min(680px,100%);height:78px;padding:7px 42px calc(7px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-around;background:#101326ee;border-top:1px solid #292e46;backdrop-filter:blur(16px)}
#bottom-bar button{width:70px;height:55px;border:0;background:transparent;color:#8b91a8;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}
#bottom-bar button span{font-size:10px;margin-top:3px}
#bottom-bar .main-action{width:62px;height:62px;border-radius:21px;background:#7c5cff;color:#fff;margin-top:-29px;border:4px solid #101326;box-shadow:0 9px 25px #7c5cff55}
#bottom-nearby{color:#a997ff!important}
