html nav:where(.sunp-tab-bar){align-items:center;color:var(--sunp-color-text);display:flex;flex-wrap:nowrap;font-size:.75rem;justify-content:stretch;line-height:1rem;padding-bottom:max(env(safe-area-inset-bottom),.5rem);padding-top:.5rem}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{position:fixed}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{bottom:0}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{left:0}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{right:0}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{border-top-width:1px}html nav:where(.sunp-tab-bar).sunp-tab-bar-fixed{border-color:var(--sunp-color-border)}.sunp-tab-bar-item{align-items:center;background-color:inherit;border:0 transparent;color:inherit;cursor:pointer;display:flex;flex:1 1 0%;justify-content:center;-webkit-tap-highlight-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.sunp-tab-bar-item.sunp-tab-bar-item-selected{color:var(--sunp-color-primary);fill:var(--sunp-color-primary)}.sunp-tab-bar-item .sunp-tab-bar-item__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:.25rem;padding-right:.25rem}.sunp-tab-bar-item .sunp-tab-bar-item__inner>:not([hidden])~:not([hidden]){margin-top:.125rem}.sunp-tab-bar-item .sunp-tab-bar-item__inner .sunp-tab-bar-item__text-only{font-size:17px;line-height:25px}.sunp-tab-bar-item.sunp-tab-bar-item-disabled{color:var(--sunp-color-weak);cursor:not-allowed}.sunp-tab-bar-item.sunp-tab-bar-item-disabled .sunp-badge{background-color:var(--sunp-color-weak)}
