.tabs__trigger{padding:0 20px;height:45px;flex:1;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;color:var(--color-athletic-blue);-webkit-user-select:none;user-select:none}.tabs__trigger:first-child{border-top-left-radius:6px}.tabs__trigger:last-child{border-top-right-radius:6px}.tabs__trigger:hover{box-shadow:inset 0 -1px 0 0 currentColor,0 1px 0 0 currentColor}.tabs__trigger[data-state=active]{color:var(--color-blue);box-shadow:inset 0 -1px 0 0 currentColor,0 1px 0 0 currentColor}
