.tabSelector{border-bottom:2px solid transparent;cursor:pointer;flex:0 0 auto;min-width:64px;padding:.5rem 1rem;text-align:center;transition:border-color .2s;white-space:nowrap}.tabSelector-visible{border-bottom:2px solid #0a0a0a}.tabSelector-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex!important;overflow-x:auto;padding:.5rem 1rem;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap}.tabSelector-container.center{justify-content:center}.tabSelector-container.left{justify-content:flex-start;padding:.5rem 0}.tabSelector-container::-webkit-scrollbar{display:none}.tabContent-hidden{display:none}