.AOy7BG_tabBar{z-index:100;height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(14px);background:#f2f0f6f0;border-top:1px solid #e4e1ec;display:flex;position:fixed;bottom:0;left:0;right:0}.AOy7BG_indicator{pointer-events:none;justify-content:center;align-items:center;width:25%;height:52px;transition:left .45s cubic-bezier(.3,1.4,.45,1);display:flex;position:absolute;top:3px}.AOy7BG_indicatorPill{background:linear-gradient(105deg,#f2569a24,#b06ad921 50%,#3fc7b426);border-radius:16px;width:82%;max-width:92px;height:100%}.AOy7BG_tab{color:#a8a6b4;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;transition:color .2s;display:flex;position:relative}.AOy7BG_tabActive{color:#14131a}.AOy7BG_dash{opacity:0;background:linear-gradient(90deg,#f2569a,#3fc7b4);border-radius:2px;width:20px;height:3px;transition:opacity .2s}.AOy7BG_tabActive .AOy7BG_dash{opacity:1}.AOy7BG_icon{width:21px;height:21px}.AOy7BG_label{white-space:nowrap;font-family:InstrumentSans_500Medium,Instrument Sans,system-ui,sans-serif;font-size:10px}.AOy7BG_tabActive .AOy7BG_label{font-family:InstrumentSans_600SemiBold,Instrument Sans,system-ui,sans-serif}