.tab-bar{height:calc(52px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-user-select:none;user-select:none;touch-action:none;--background: white}.tab-bar ion-tab-button{--color: rgb(139.5, 132.5, 136);--color-selected: #c7a46e;display:flex;flex-direction:column;align-items:center;justify-content:center}.tab-bar ion-tab-button ion-label{text-align:center}.tab-bar ion-tab-button.tab-active ion-icon,.tab-bar ion-tab-button.tab-active ion-label{color:#c7a46e}.tab-bar ion-tab-button .notification-count{position:absolute;top:2px;right:calc(50% - 22px);background-color:#bd2130;color:#fff;border-radius:10px;min-width:18px;height:18px;font-size:10px;font-weight:700;line-height:1;z-index:1;display:flex;align-items:center;justify-content:center;padding:3px}.tab-bar ion-tab-button .notification-count:not(:has(+span)){padding:0}.tab-bar *{--webkit-user-select: none;--webkit-touch-callout: none}
